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

.lorem-navbar-static-active .lorem-navbar-wrap {
  position: absolute;
  top: 0;
  width: 100%;
}

.masthead-wrap.pos-absolute .lorem-header-bgr-wrap {
  display: none;
}

.masthead-wrap.pos-absolute {
  position: relative;
}


.lorem-alt-header-active .masthead-wrap.pos-absolute .lorem-brand-wrap {
  display: block;
}

.masthead-wrap.pos-absolute .lorem-navbar-fixed-top .lorem-brand-wrap {
  display: block;
}

.masthead-wrap.pos-absolute .lorem-topbar {
  display: none;
}

.lorem-navbar-static-active .masthead {
  overflow: hidden;
}

*:focus {
    outline: none;
}

audio,
canvas,
video {
  display: inline-block; }

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

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: none;
  outline: none;
  outline-offset: -1px; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  height: auto;
  border: 0;
  max-width: 100%; }

#map_canvas img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

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

input[type='number'] {
    -moz-appearance: textfield;
}

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

iframe {
  border: 0; }

.site {
  *zoom: 1; }
  .site:before, .site:after {
    display: table;
    content: ""; }
  .site:after {
    clear: both; }

.blog .lorem-breadcrumb-wrap {
  /*display: none;*/
}
.clear { clear: both; }
#pbd-alp-load-posts {
  margin-top: 3em;
  text-align: center;}

.blog #pbd-alp-load-posts {
  margin-top: 90px;
  margin-bottom: 73px;
}



.lorem-boxed-layout-active .site {
  background-color: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  margin: 0 auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

body {
  margin: 0;
  font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  background: #C28F3D;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  line-height: 32px;
  color: #989898;
  text-rendering: optimizeLegibility;
}
  body.lorem-navbar-fixed-left-active {
    padding-left: 228px; }
  body.lorem-navbar-fixed-right-active {
    padding-right: 228px; }
::-moz-selection {
  text-shadow: none;
  color: #fff;
  background-color: #d3bc6c; }

::selection {
  text-shadow: none;
  background-color: #d3bc6c;
  color: #fff; }

a {
  color: #fff;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease; }



.home p a:hover {
  text-decoration: underline;
}

a.moretag:hover {
  text-decoration: none!important;
}

.lorem-container-fluid {
	
  margin: 0 auto;
   }
.lorem-content-band .lorem-container-fluid {
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
  .lorem-container-fluid.max {
    max-width: 1180px; }
  .lorem-container-fluid.width {
    width: 88%; }
  .lorem-container-fluid.offset {
    margin: 5em auto 9.1em;
    margin-bottom: 0em; }

.lorem-row-fluid {
	color: #6F2100;
  position: relative;
  width: 100%;
  zoom: 1; }
  .lorem-row-fluid:before, .lorem-row-fluid:after {
    display: table;
    content: ""; }
  .lorem-row-fluid:after {
    clear: both; }
  .lorem-row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.55%; }
  .lorem-row-fluid [class*="span"]:first-child {
  margin-left: 0; }
  .lorem-row-fluid [class*="span"].right {
    float: right; }
  .lorem-row-fluid [class*="span"].right:first-child {
    margin-left: 4.92611%; }
  .lorem-row-fluid [class*="span"].right:last-child {
    margin-left: 0; }
  .lorem-row-fluid [class*="span"].hide {
    display: none; }
  .lorem-row-fluid .lorem-span1 {
    width: 3.81773%; }
  .lorem-row-fluid .lorem-span2 {
    width: 12.56158%; }
  .lorem-row-fluid .lorem-span3 {
    width: 22.30542%; }
  .lorem-row-fluid .lorem-span4 {
    width: 31.623%; }
  .lorem-row-fluid .lorem-span5 {
    width: 38.7931%; }
  .lorem-row-fluid .lorem-span6 {
    width: 47.53695%; }
  .lorem-row-fluid .lorem-span7 {
    width: 56.28079%; }
  .lorem-row-fluid .lorem-span8 {
    width: 65.02463%; }
  .lorem-row-fluid .lorem-span9 {
    width: 73.76847%; }
  .lorem-row-fluid .lorem-span10 {
    width: 82.51232%; }
  .lorem-row-fluid .lorem-span11 {
    width: 91.25616%; }
  .lorem-row-fluid .lorem-span12 {
    width: 100%; }

p {
  margin: 0 0 1.3em;
  text-rendering: optimizeLegibility; }

.post p {
  letter-spacing: 1.6px;
  margin-bottom: 1.5em;
}

.post .excerpt p {
  margin-bottom: 4em;
}

small {
  font-size: 0.8em; }

b,
strong {
  font-weight: 700; }

em {
  font-style: normal; }

cite,
.lorem-author-quote figcaption,
.lorem-author-avatar figcaption {
  display: block;
  color: #d3bc6c;
  font-family: GFS Didot;
  font-size: 16px;
  font-weight: 700;
  line-height: 34px;
  margin-top: 0;
  text-transform: none;
  font-style: normal;
  letter-spacing: 2px;
  text-align: center;
}

cite a {
  color: #d3bc6c;
}

.lorem-author-avatar figcaption {
  line-height: 20px;
  text-transform: capitalize;
}

.lorem-author-quote p {
  margin-bottom: 2px;
}

cite a{
  color: #5a5148;
}

cite:before {
  content: "– ";
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 1em 0;
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-rendering: optimizelegibility;
  color: #6F2100; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small,
  .h1 small,
  .h2 small,
  .h3 small,
  .h4 small,
  .h5 small,
  .h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  .h1 a,
  .h2 a,
  .h3 a,
  .h4 a,
  .h5 a,
  .h6 a {
  color: #6F2100; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover,
    .h1 a:hover,
    .h2 a:hover,
    .h3 a:hover,
    .h4 a:hover,
    .h5 a:hover,
    .h6 a:hover {
      color: #6F2100; }

.entry-single-portfolio-nav .back_to_gallery a:hover {
      color: #D3BC6C;
}

h1,
.h1 {
  margin-top: 1em;
  font-size: 250%;
  font-weight: 700;
  line-height: 1.1; }

h1.entry-title {
  font-size: 250%;
}

h2,
.h2 {
  font-size: 150%;
  line-height: 1.2;
  text-transform: uppercase; }

.single-post h2 {
  margin-top: 1.9em;
  letter-spacing: 4.8px;
}

h3,
.h3 {
  font-size: 112.5%;
  line-height: 1.3;
  text-transform: uppercase; }

.post h3 {
  margin-top: 2.7em;
  letter-spacing: 3.6px;
  margin-bottom: 1.1em;
}


h4,
h5,
h6,
.h4,
.h5,
.h6 {
  margin-bottom: 1.4em;
  line-height: 1.4;
  text-transform: uppercase; }

h4,
.h4 {
  font-size: 100%; }

h5,
.h5 {
  font-weight: 700;
  font-size: 87.5%;
  line-height: 24px;
}

.single-post h5 {
  letter-spacing: 3.2px;
}

h6,
.h6 {
  font-size: 75%;
  text-transform: uppercase; }

ul,
ol {
  padding: 0;
  margin: 0 0 1.313em 1.9em;
}

ul.lorem-megamenu-wrapper {
  margin-left: 3.8em;
}

.vc_custom_heading h2 {
  letter-spacing: 10px;
}

.vc_custom_heading h4 {
  letter-spacing: 3.5px;
}

.post .content ul {
  margin-top: 16px;
  margin-left: 27px;
}

.single-product .entry-content .entry-content ul li::before {
	 color: #6F2100;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #d3bc6c;
  display: inline-block;
  margin-right: 19px;
}

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

/*ul {
  list-style: none; }*/
  .lorem-list-shortcode-container ul,
  .single-product .entry-content .entry-content ul, nav ul {
	   color: #6F2100;
    list-style: none;
  }

ol {
  list-style: decimal; }

li {
  line-height: 48px; }

.post .content li,
.page .content li,
.single .lorem-comment-content li {
  line-height: 24px;
  margin-bottom: 1.56em;
  letter-spacing: 1.6px;
  position: relative;
  padding-left: 15px;
}

.post .content li > ul,
.post .content li > ol,
.page .content li > ul,
.page .content li > ol,
.single .lorem-comment-content li > ul,
.single .lorem-comment-content li > ol {
  margin-top: 1.56em;
}



/*.post .content li::before,
.page .content li::before,
.single .lorem-comment-content li::before {
  content: '\e815';
  font-family: 'icon_font';
  color: #d3bc6c;
  font-size: 10px;
  position: absolute;
  left: -27px;
  margin-top: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

ol li:before {
  content: none !important;
}



ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em; }

dl {
  margin-bottom: 1.313em; }

dt,
dd {
  line-height: 1.7;
  padding: 0; }

dt {
  font-weight: 700; }

dd {
  margin-left: 1.313em; }

hr {
  margin: 1.313em 0;
  border: 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid transparent; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: .9em;
  text-transform: uppercase; }

blockquote {
  margin: 0 0 1em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #6F2100;
  margin: 0 0 1em 0;
  background: url(../img/pattern_bgr.png) top left repeat;
  padding: 1em 3.5em 1.44em 3.7em;
  position: relative; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }
blockquote, .lorem-blockquote {
  font-size: 16px;;
}

.lorem-blockquote,
.single-post blockquote  {
  background: url(../img/pattern_bgr.png) top left repeat;
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 47px;
}

.single-format-quote blockquote {
  background: none;
}



blockquote.color {
  color: #6F2100;
  background-color: #f0f0f0;
}
.lorem-format-quote blockquote, blockquote {
  color: #6F2100;
  font-family: GFS Didot;
  font-size: 16px;
  font-style: italic;
  line-height: 36px;
  margin: auto;
}
.lorem-format-quote blockquote{
  padding: 1em 5.78em 1em 2.2em;
  background: none;
  text-align: center;
  margin-top: auto;
  letter-spacing: 1.7px;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}

.lorem-format-quote-wrap,
.lorem-author-info-wrap {
  position: relative;
}

.lorem-author-info-wrap {
  margin-bottom: 53px;
}

.lorem-format-quote,
.lorem-author-description {
  display: flex;
  width: 88.6842%;
  left: 0;
  background-color: #f0f0f0;
  height: 100%;
  padding: 2.2em 1em;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
}

.lorem-author-description {
  padding: 53px 100px 53px 39px;
  min-height: 210px;
}

.lorem-author-description p {
  color:  #6F2100;
  font-size: 16px;
  line-height: 36px;
  font-style: italic;
  letter-spacing: 1.6px;
  text-align: center;
}


.lorem-format-quote::after,
.lorem-author-description::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: -30px;
  width: 100%;
  height: 100%;
  background: url(../img/pattern_bgr.png) top left repeat;
  z-index: -1;
}

.lorem-author-quote {
  float: right;
  margin-bottom: 4px;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -43%);
     -moz-transform: translate(0, -43%);
      -ms-transform: translate(0, -43%);
       -o-transform: translate(0, -43%);
          transform: translate(0, -43%);
  position: absolute;;
}

.lorem-author-avatar {
    float: right;
    top: 50%;
    right: 0px;
    -webkit-transform: translate(0, -44%);
     -moz-transform: translate(0, -44%);
      -ms-transform: translate(0, -44%);
       -o-transform: translate(0, -44%);
          transform: translate(0, -44%);
    position: absolute;
    margin-bottom: 4px;
}

.lorem-author-avatar p {
  margin-bottom: 5px;
}

.lorem-author-quote img,
.lorem-author-avatar img {
  display: block;
  width: 150px;
  height: 150px;
}

.format-quote figure,
.lorem-author-avatar figure {
  margin: 0;
}


address {
  display: block;
  margin-bottom: 1.313em;
  font-style: normal;
  line-height: 1.7; }

code,
pre {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  color: #555555;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

code {
  padding: 0.143em 0.286em;
  font-size: 0.85em;
  border-radius: 3px; }

pre {
  display: block;
  padding: 0.786em 1.071em;
  margin: 0 0 1.313em;
  font-size: 1.15em;
  line-height: 1.7;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap; }
  pre code {
    padding: 0;
    background-color: transparent;
    border: 0; }

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

form {
  margin: 0 0 1.313em; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #ffc40d;
  border: 0;
  border-bottom: 1px solid #ddd; }

label,
input,
button,
select,
textarea {
  font-size: 100%;
  line-height: 1.7; }

input,
button,
select,
textarea {
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif; }

label {
  display: inline-block;
  margin-bottom: 2px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  padding: 0 1em;
  font-family: GFS Didot;
  color: #6F2100;
  font-size: 14px;
  font-weight: 400; }

#respond input[type="text"],
#respond input[type="password"],
#respond input[type="email"],
#respond textarea {
  color:  #989898;
  font-size: 16px;
  border: 1px solid #989898;
  background-color: #fff;
  height: 44px;
  letter-spacing: 3px;
  padding-left: 20px;
  padding-right: 20px;
}

#respond input[type="email"] {
  float: right;
}

#respond .inputs-wrap {
  position: relative;
}

#respond .inputs-wrap::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../img/pattern_bgr.png) top left repeat;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: 30px;
  z-index: -1;
}

input,
textarea {
  width: auto; }

textarea {
  height: auto;
  line-height: 1.3; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: white;
  border: 1px solid #f2f2f2; }

.lorem-footer .widget_wysija input[type="text"] {
  background: none;
}

.wpcf7-form input,
.wpcf7-form textarea {
  border: none;
  border-bottom: 1px solid #989898;
}

  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    outline: 0;
    outline: none; }
input[type="radio"] {
  margin: 19px 0 0;
  line-height: normal;
  cursor: pointer; }
  input[type="checkbox"] {
  margin: 12px 0 0;
  line-height: normal;
  cursor: pointer; }
  @media (max-width: 480px) {
    input[type="radio"],
    input[type="checkbox"] {
      border: 1px solid #ccc; } }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }
select,
input[type="file"] {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

select {
  width: auto;
  border: 1px solid #dad9d7;
  background-color: white; }
select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
  outline: none;
  outline-offset: -1px; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  font-family: GFS Didot;
  color:  #6F2100;
  font-size: 14px;
  font-weight: 400; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-family: GFS Didot;
  color:  #6F2100;
  font-size: 14px;
  font-weight: 400; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-family: GFS Didot;
  color:  #6F2100;
  font-size: 14px;
  font-weight: 400; }

.wpcf7-form input:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder {
  color: #989898;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}
.wpcf7-form input:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  color: #989898;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}
.wpcf7-form input::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #989898;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}

.wpcf7-form input,
.wpcf7-form textarea {
  color: #989898;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: relative;
  float: left;
  margin-left: -18px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

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

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

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  input:focus:required:invalid:focus,
  textarea:focus:required:invalid:focus,
  select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7; }

.form-search,
.widget_product_search form {
  position: relative;
  margin-bottom: 0;
  line-height: 1;
  padding-bottom: 8px;
  overflow: hidden; }
  .form-search:before,
  .widget_product_search form:before {
    content: "\e82a";
    speak: none;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    margin-top: 15px;
    margin-right: 12px;
    font-family: "icon_font";
    font-weight: normal;
    font-size: 20px;
    font-size: 2rem;
    font-style: normal;
    line-height: 1;
    text-decoration: inherit;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    z-index: 1; }

    .form-search:after,
  .widget_product_search form:after {
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    display: block;
    width: 49px;
    height: 104%;
    background-color: #d3bc6c;
  }

  .form-search .search-query,
  .form-search input[type="text"],
  .widget_product_search form .search-query,
  .widget_product_search form input[type="text"],
  .woocommerce-product-search input[type="search"] {
  margin-bottom: 0;
  padding: 8px 3.5em 0 1.5em;
  width: 100%;
  border-radius: 0!important;
  border: none !important;
  background: none!important;}

  .lorem-sidebar .widget_search:after {
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    display: block;
    width: 50px;
    height: 104%;
    background-color: #6F2100;
}

   .lorem-navbar-inner .form-search .search-query {
     background-color: transparent;
   }

.lorem-navbar {
  position: relative;
}

.wpcf7 p {
  margin-bottom: 0.32825em; }
.wpcf7 select,
.wpcf7 textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="time"],
.wpcf7 input[type="week"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="color"] {
  width: 100%; }

.wpcf7-display-none {
  display: none; }

textarea {
  padding: 1.1em 1.6em; }

input[type="color"] {
  padding: 1px 3px; }

input[type="file"] {
  margin-top: 2px; }

input[type="search"] {
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
  padding-left: 2.4em; }

.checkbox input[type="checkbox"] {
  top: 2px; }

.radio input[type="radio"] {
  top: 1px; }

.wpcf7 {
  margin-top: 72px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  background-color: #ffffff;
  margin-bottom: 1px;
}
.wpcf7 textarea {
  height: 125px;
  margin-bottom: 30px;
  padding-top: 13px;
  padding-left: 21px;
  letter-spacing: 1.5px;
}
.wpcf7-form-control.wpcf7-submit {
  border: medium none;
  display: block;
  margin: 2em auto;
}
.form-fields {
float: left;
width: 100%;
}
.wpcf7-form-control-wrap.your-message {
float: right;
width: 100%;
}
.wpcf7-form {
  margin: 0 auto;
  max-width: 830px;
}
.wpcf7-form .wpcf7-form-control-wrap input {
  height: 42px;
  margin-bottom: 40px !important;
  padding-left: 21px;
  letter-spacing: 1.5px;
  padding-top: 7px;
}
@media (max-width: 767px) {
  .form-fields {
    float: none;
    max-width: 100%;
    width: 100%;
  }
  .wpcf7-form-control-wrap.your-message {
    float: none;
    width: 100%;
  }
}
.screen-reader-response {
  display: none !important;
}

.wpcf7 .form_grey_bg input[type="text"],
.wpcf7 .form_grey_bg input[type="email"],
.wpcf7 .form_grey_bg input[type="password"],
.wpcf7 .form_grey_bg textarea {
  background-color: #f6f6f6;
}
/*==========Select2==========*/
.select2-hidden-accessible {
  border: 0;
  height: 1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0); }

.variations .select2-container {
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  height: 40px;
}
.select2-selection {
  margin-bottom: 0;
  width: 100%;
  display: block;
  line-height: 40px;
  padding: 0 0 0 20px;
  margin-left: 0;
  outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  width: 20px;
  display: none!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-dropdown {
  background-color: white;
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 1051;
}
.admin-bar .select2-dropdown {
  margin-top: -32px;
}
.select2-search--dropdown {
  display: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}
.select2-search--dropdown .select2-search__field {
    box-sizing: border-box;
    padding: 4px;
    width: 100%;
}
.select2-results {
  display: block;
}
.select2-results__options {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 400px;
    overflow-y: auto;
}
.select2-results__option {
    padding: 6px;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
}
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option:hover {
    background-color: #d3bc6c;
    color: #ffffff;
}
.select2-container--default .select2-results__option {
    font-family: GFS Didot;
  font-size: 1.6rem;
  letter-spacing: 1.2px;
  line-height: 24px;
}
.select2-results__options {
  box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2);
  margin-top: 0.5em;
}
/*======================================================*/
.dotted {
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
.dotted:after {
  bottom: -0.3em;
  content: ".......................................................................";
  left: 0;
  letter-spacing: 5px;
  margin-left: 1px;
  position: absolute;
}
/*====================WYSIJA STYLES=====================*/
.lorem-footer form.widget_wysija {
  position: relative;
  color: #989898;
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 1.6px;
  word-spacing: 0px;
  margin-bottom: 4px;
}

.wysija-input {
  margin-right: 0.8em;
  width: 100%;
}
.wysija-paragraph {
  margin: 30px 0 27px;
  width: 100%;
  }
.widget_wysija_cont .wysija-submit {
  display: inline-block;
  height: 50px;
  margin-top: 0;
  vertical-align: top;
  border: none;
  width: 50px;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}

.wysija-paragraph::before {
  content: "\e940";
  font-family: icon_font;
  color: #ffffff;
  position: absolute;
  z-index: 10;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 12px;
  bottom: 9px;
  font-size: 24px;
  pointer-events: none;

}
.widget_wysija.shortcode_wysija {
  margin: 0;
}
.center-text .widget_wysija_cont.shortcode_wysija {
  text-align: center;
}

table {
  width: 100%;
  margin-bottom: 1.313em;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent; }
  table th,
  table td {
    padding: 0.5em 0.625em;
    line-height: 1.3;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd; }
  table th {
    font-weight: bold; }
  table td {
  line-height: 1.4; }
  table thead 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; }
  table tbody + tbody {
    border-top: 2px solid #dddddd; }

.lorem-img-rounded {
  border-radius: 6px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

a.lorem-img-rounded:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1; }

.lorem-img-circle {
  border-radius: 100em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

a.lorem-img-circle:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1; }

.lorem-img-thumbnail {
  display: block;
  padding: 5px;
  line-height: 1.7;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: white;
  -webkit-transition: border 0.3s ease, box-shadow 0.3s ease;
  transition: border 0.3s ease, box-shadow 0.3s ease; }
.lorem-img-thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

a.lorem-img-thumbnail:hover {
  border-color: #608eb5; }

.lorem-btn,
.button,
[type="submit"] {
    border: medium none;
    display: inline-block;
    position: relative;
    padding: 1em 3.55em 0.95em;
    padding: 12px 88px 12px 86px; /*add to cart*/
    cursor: pointer;
    text-align: center;
    vertical-align: baseline;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
    color: white;
    font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #fff;
    position: relative;
    z-index: 5;
    text-decoration: none!important;
 }


input[type="submit"] {
  background-color: #d3bc6c;
}

.lorem-btn::after,
.button::after,
.woocommerce .products .product a.added_to_cart::after,
.woocommerce .products .product a.added_to_cart::before,
.lorem-btn::before,
.button::before,
.moretag::after,
.moretag::before,
.more-button.lorem-blog-post::after,
.more-button.lorem-blog-post::before,
.more-button::after,
.more-button::before {
  content: '';
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transition: height 0.3s ease-in-out ;
     -moz-transition: height 0.3s ease-in-out ;
      -ms-transition: height 0.3s ease-in-out ;
       -o-transition: height 0.3s ease-in-out ;
          transition: height 0.3s ease-in-out ;
}

.lorem-btn::after,
.button::after,
.woocommerce .products .product a.added_to_cart::after,
.moretag::after,
.more-button.lorem-blog-post::after,
.more-button::after {
  top: 50%;
  height: 0;
  background-color: #d3bc6c;
  -webkit-transform: translate3d(0, -50%, 0);
     -moz-transform: translate3d(0, -50%, 0);
      -ms-transform: translate3d(0, -50%, 0);
       -o-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  z-index: -1;
}

.lorem-btn::before,
.button::before,
.more-button::before,
.woocommerce .products .product a.added_to_cart::before,
.moretag::before,
.more-button.lorem-blog-post::before {
  top: 0;
  height: 100%;
  z-index: -2;
  background-color: #fff;
}

.lorem-btn.lorem-btn-inverse {
  color: #fff;
  background:none;
}

.lorem-btn.lorem-btn-inverse::before,
.button::before,
.more-button::before {
   background-color: #d3bc6c;
}

.lorem-btn.lorem-btn-inverse::after,
.button::after,
.more-button::after {
   background-color: #fff;
}

.lorem-btn:hover::after,
.button:hover::after,
.more-button:hover::after,
.woocommerce .products .product a.added_to_cart:hover::after,
.moretag:hover::after,
.lorem-btn.lorem-btn-normal:hover::after,
.more-button.lorem-blog-post:hover::after  {
  height: 100%;
}

.form-submit [type="submit"] {
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  color: #d3bc6c;
  font-weight: 700;
  font-size: 14px;
  padding: 18px 67px 18px 72px;
  letter-spacing: 5px;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}
.lorem-btn:hover,
.button:hover,
[type="submit"]:hover {
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  color: #d3bc6c;
 }

 .form-submit [type="submit"]:hover {
   background-color: #d3bc6c;
   color: #fff;
 }

 .lorem-btn.lorem-btn-inverse:hover {
   color: #d3bc6c;
 }

 .wysija-submit-field {
   opacity: 0.7;
 }

 .wysija-submit:hover {
   background-color: #d3bc6c;
   color: #fff;
   opacity: 1;
   -webkit-box-shadow: none;
           box-shadow: none;
 }

.lorem-btn {
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.1);
}

.lorem-btn:focus,
.button:focus,
[type="submit"]:focus
input[type="submit"] {
  outline: none;
  outline: none;
  outline-offset: -1px; }

.lorem-btn.lorem-btn-large {
  font-size: 14px;
    font-size: 1.4rem;
    padding: 1.3em 2.3em 1.3em 3.2em;
    font-weight: 300; }

.lorem-btn.lorem-btn-small {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0.9em 2.4em 0.8em; }


.lorem-btn.lorem-btn-square {
  border-radius: 0; }

.lorem-btn.lorem-btn-rounded {
  border-radius: 0.225em; }

.lorem-btn.lorem-btn-pill {
  border-radius: 100em; }

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

.lorem-btn-block + .lorem-btn-block {
  margin-top: 1em; }

.lorem-btn [class^="lorem-icon-"],
.lorem-btn [class*=" lorem-icon-"] {
  display: inline;
  margin-right: 0.5em; }

.lorem-btn-icon-only [class^="lorem-icon-"],
.lorem-btn-icon-only [class*=" lorem-icon-"] {
  margin: 0; }

.lorem-btn-circle-wrap {
  display: inline-block;
  position: relative; }
  .lorem-btn-circle-wrap.lorem-btn-jumbo, .lorem-btn-circle-wrap.lorem-btn-lorem-large, .lorem-btn-circle-wrap.lorem-btn-large {
    margin: 0 0 21px;
    padding: 0; }
  .lorem-btn-circle-wrap:before, .lorem-btn-circle-wrap:after {
    content: "";
    position: relative;
    display: block;
    margin: 0 auto;
    z-index: 0; }
  .lorem-btn-circle-wrap:before {
    top: 2px; }
  .lorem-btn-circle-wrap:after {
    bottom: 2px; }
  .lorem-btn-circle-wrap .lorem-btn {
    position: relative;
    z-index: 1; }
.lorem-nav-wrap {

}

.lorem-btn.custom-btn {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
.lorem-btn.custom-btn:hover {
  background-color: #608EB5;
  border: 1px solid #608EB5;
  color: white;
}

#pbd-alp-load-posts a.more-posts {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color: #d3bc6c;
  font-size: 18px;
  font-weight: 400;
  padding: 48px 128px 44px 134px;
  background: none;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  letter-spacing: 3px;
  word-spacing: 3px;
  border-radius: 0;
  line-height: 0;
}

#pbd-alp-load-posts a.more-posts::before {
  background-color: #FFF;
}

#pbd-alp-load-posts a.more-posts::after {
  background-color: #d3bc6c;
}

#pbd-alp-load-posts a.more-posts::before,
#pbd-alp-load-posts a.more-posts::after,
.woocommerce .wishlist_table td.product-add-to-cart a::before,
.search .wishlist_table td.product-add-to-cart a::before,
.search .wishlist_table .add_to_cart.button::before,
.woocommerce .wishlist_table td.product-add-to-cart a::after,
.search .wishlist_table td.product-add-to-cart a::after,
.search .wishlist_table .add_to_cart.button::after,
.woocommerce .products .product a.product_type_simple::after,
.woocommerce .products .product a.product_type_simple::before,
.woocommerce .products .product a.add_to_cart_button::before,
.woocommerce-page .products .product a.add_to_cart_button::before,
.woocommerce-page .products .product a.product_type_grouped::before,
.woocommerce-page .products .product a.added_to_cart::before,
.woocommerce .products .product a.product_type_variable::before,
.woocommerce .products .product a.product_type_variable::after,
.woocommerce .products .product a.add_to_cart_button::after,
.woocommerce-page .products .product a.add_to_cart_button::after,
.woocommerce-page .products .product a.product_type_grouped::after,
.woocommerce-page .products .product a.added_to_cart::after,
.widget_price_filter .price_slider_amount .button::after,
.widget_price_filter .price_slider_amount .button::before,
.header-cart .buttons > a::before,
.menu-cart .buttons > a::before,
.header-cart .buttons > a::after,
.menu-cart .buttons > a::after {
  /*content: none;*/
}

.lorem-portfolio-filter::after,
.lorem-portfolio-filter::before,
.woocommerce-message .button::after,
.woocommerce-message .button::before {
  content: none;
}

@media (max-width: 650px) {
  #pbd-alp-load-posts a.more-posts {
     padding-left: 0;
     padding-right: 0;
     width: 100%;
   }
}

#pbd-alp-load-posts a.more-posts span {
  font-family: GFS Didot;
  color: #d3bc6c;
  font-size: 18px;
  font-style: italic;
  text-transform: lowercase;
  margin-right: 10px;
  -webkit-transition: color 0.3s linear;
     -moz-transition: color 0.3s linear;
      -ms-transition: color 0.3s linear;
       -o-transition: color 0.3s linear;
          transition: color 0.3s linear;
}

#pbd-alp-load-posts a.more-posts:hover,
#pbd-alp-load-posts a.more-posts:hover span {
  color: #fff;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}
/*============MAIN MENU=================*/

.lorem-navbar .sub-menu {
  background-color: white;
  border-top: 1px solid #6F2100;
  float: left;
  font-size: 1.2rem;
  list-style: outside none none;
  min-width: 200px;
  padding: 14px 0;
  display: none;
  visibility: hidden;
  position: absolute;
  z-index: 1000;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.15); }
  .lorem-navbar .sub-menu a {
  clear: both;
  display: block;
  font-family: GFS Didot;
  padding: 0.53em 2.15em;
  white-space: nowrap;
  color: #989898;
  font-size: 14px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 0px;
  }

.lorem-navbar .sub-menu li > a::after {
  content: '\e93f';
  font-family: 'icon_font';
  font-size: 20px;
  color: #d3bc6c;
  position: relative;
  top:3px;
  left: 5px;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
       -o-transition: all 0.2s;
          transition: all 0.2s;
}

.lorem-navbar .sub-menu li > a:hover::after {
  opacity: 1;
}

.lorem-navbar .sub-menu li > a:hover {
  text-decoration: none;
  color: #d3bc6c; }

.lorem-navbar .sub-menu .current-menu-item > a {
  color: #d3bc6c;
 }

 .lorem-navbar .sub-menu .current-menu-item > a::after {
  opacity: 1;
}

.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-nav > li > ul.sub-menu::before {
  left:16px;
  right: inherit;
}
.lorem-navbar .lorem-nav .sub-menu li.menu-item-has-children > a::after {
  content: "";
  font-family: "icon_font";
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1;
  margin-left: 0.35em;
}
.sf-menu ul {
  position: absolute;
  top: 75px; }

.sf-menu li {
  position: relative; }

.sf-menu li:hover {
  visibility: inherit; }

.sf-menu a {
  position: relative; }

.sf-menu a .sf-sub-indicator {
  position: absolute;
  top: -9999em; }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 75px;
  z-index: 9999; }

.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {
  left: 98%;
  top: -9px; }

.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .fade.in {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease; }
  .collapse.in {
    height: auto; }

.lorem-widgetbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: #727272;
  background-color: white;
  z-index: 1032;
  -webkit-box-shadow: 0 0.15em 0.15em 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.15em 0.15em 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 979px) {
    .lorem-widgetbar {
      position: absolute; } }
  .lorem-widgetbar .widget {
    border: none; }

.lorem-widgetbar-inner {
  padding: 2.5% 0; }
  .lorem-widgetbar-inner [class*="span"] .widget:first-child {
    margin-top: 0; }
  @media (max-width: 979px) {
    .lorem-widgetbar-inner {
      padding: 6.5% 0; }
      .lorem-widgetbar-inner [class*="span"] .widget:first-child {
        margin-top: 3em; }
      .lorem-widgetbar-inner [class*="span"]:first-child .widget:first-child {
        margin-top: 0; } }

.lorem-btn-widgetbar {
  position: fixed;
  top: 0;
  right: 0;
  border-top: 24px solid #608eb5;
  border-left: 24px solid transparent;
  border-right: 24px solid #608eb5;
  border-bottom: 24px solid transparent;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  color: white;
  background-color: transparent;
  z-index: 1033; }
  @media (max-width: 979px) {
    .lorem-btn-widgetbar {
      position: absolute; } }
  .lorem-btn-widgetbar i {
    position: absolute;
    top: -19px;
    right: -23px; }
  .lorem-btn-widgetbar:hover {
    color: white; }

.lorem-navbar-fixed-left-active .lorem-widgetbar,
.lorem-navbar-fixed-right-active .lorem-widgetbar {
  z-index: 1029; }
  @media (max-width: 979px) {
    .lorem-navbar-fixed-left-active .lorem-widgetbar,
    .lorem-navbar-fixed-right-active .lorem-widgetbar {
      z-index: 1032; } }

.lorem-leftcontent-inner {
  float: left;
  position: relative;
}
.lorem-rightcontent-inner {
  float: right;
  position: relative;
  margin-top: 26px;
  top: -6px;
}
@media (max-width: 979px) {
.lorem-leftcontent-inner, .lorem-rightcontent-inner {
  float: right;
}
}

.lorem-topbar {
  position: relative;
  padding: 0;
  z-index: 1031;
  zoom: 1;
  line-height: 31px;; }
  .lorem-topbar:before, .lorem-topbar:after {
    display: table;
    content: ""; }
  .lorem-topbar:after {
    clear: both; }
  .lorem-topbar .p-info {
  float: left;
  font-size: 10px;
  font-size: 1rem;
  margin: 7px 0 6px;
  color: #989898;
  padding-bottom: 0px;
  letter-spacing: 1px;
  }
    .lorem-topbar .p-info a {
      color: #989898;
      margin-left: 39px; }
    .lorem-topbar .p-info::before {
      content: "\e92d";
      font-family: "icon_font";
      font-size: 15px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 9px;
    }

      .lorem-topbar .p-info a:hover {
        color: #d3bc6c;
        text-decoration: none;}

.lorem-topbar .p-info a::before {
  content: "\e936";
  font-family: "icon_font";
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 6px;
  position: relative;
  top: 2px;
}

.lorem-topbar .p-info a:hover::before {
  text-decoration: none;
}


@media (max-width: 979px) {
  .lorem-topbar .p-info {
  display: none;
  }
}
 .lorem-topbar-search,
 .lorem-topbar-login {
  color: #6F2100;
  font-size: 20px;
  font-size: 2rem;
  -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

  .lorem-topbar-search {
    font-size: 100%;
    margin: 1.65em 0.2em;
    top: 0;
  }
  .lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-navbar .lorem-topbar-search {
    right: -50%;
  }
 .lorem-topbar-search i,
 .lorem-topbar-login i {
  position: relative;
}

.home .topbar {
  display: none;
}

.lorem-wishlist-btn {
  position: relative;
  color: #5a5a5a;
  font-size: 20px;
  font-size: 2rem;
  top: -1px;
  -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.lorem-navbar .lorem-icon-bag-cart::before {
  font-size: 25px;
  color: #6F2100;
  font-weight: 700;
  position: relative;
  top: -3px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.lorem-navbar .lorem-icon-bag-cart:hover::before,
.lorem-navbar .lorem-icon-plain13:hover::before {
  color: #d3bc6c;
}

.lorem-navbar .lorem-icon-plain13::before {
  font-size: 25px;
  font-weight: 700;
  color: #6F2100;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.lorem-navbar .lorem-icon-plain13::before {
  color: inherit;
}

.lorem-navbar .lorem-icon-user60::before {
  font-size: 25px;
  font-weight: 700;
  color: #6F2100;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header-cart {
  -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
}


.lorem-navbar .lorem-icon-search-2::before {
  color: #6F2100;
  font-size: 25px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  top: -2px;
}

.lorem-navbar .lorem-icon-search-2:hover::before {
  color: #d3bc6c;
}

.lorem-brand-wrap .lorem-leftcontent-inner {
  position: absolute;
  top:50%;
  left:0;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.lorem-brand-wrap .lorem-rightcontent-inner {
  position: absolute;
  top:50%;
  right:0;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);

}
.lorem-search-bar,
.lorem-woo-search-bar {
  background-color:rgba(255,255,255,0.9) ;
  position: fixed;
  width: 100%;
    top: 0;
    left: 0;
    height: 100% !important;
  transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  z-index: 10000;
  display: none;
}
.lorem-searchform-overlay-inner {
  display: table-cell;
  vertical-align: middle;
}
.lorem-woo-navbar-search {
  color: #5a5a5a;
  float: right;
  font-size: 1.5rem;
  margin-right: 9px;
  position: relative;
  top: 8px;
}
.lorem-search-bar.in,
.lorem-woo-search-bar.in {
  display: table;
}
.lorem-search-bar .form-search:before,
.lorem-woo-search-bar .form-search:before {
  content: "";
}
.lorem-search-bar .form-search .search-query,
.lorem-woo-search-bar .form-search .search-query {
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #393939;
  font-size: 7.5em;
  height: auto;
  letter-spacing: -0.05em;
  line-height: 1;
  padding: 0;
  text-transform: capitalize;
  text-align: center;
}

.menu-form-search .search-query {
  border: 0 none;
  box-shadow: none;
  color: #6F2100;
  font-size: 1.2em;
  height: auto;
  letter-spacing: -0.05em;
  line-height: 1;
  padding: 0;
  text-transform: capitalize;
  text-align: center;
  border-bottom: 1px solid #cbcbcb;
  padding-bottom: 5px;
  width: 100%;
}

.lorem-search-bar #searchform,
.lorem-woo-search-bar #searchform {
  line-height: 1;
  margin-bottom: 0;
  position: relative;
}
.lorem-searchform-overlay-inner .form-search {
  font-size: 10px;
  padding-bottom: 2em;
  text-align: center;
}
.lorem-searchform-overlay-inner .form-search label {
  line-height: 1.4;
  margin-bottom: 0.85em;
  font-family: GFS Didot, "serif",Helvetica,Arial,sans-serif;
  color:  #6F2100;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.menu-form-search label {
  margin-bottom: 0.85em;
  font-family: GFS Didot, "serif",Helvetica,Arial,sans-serif;
  color:  #6F2100;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
}

.lorem-searchform-overlay-inner .form-search label span {
  font-weight: 700;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.big-search-submit {
  background-color: transparent !important;
  display: block;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 9em !important;
}


.lorem-navbar-lang {
	top:-20px
    height: 27px;
    
    z-index: 9999;
}




.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		opacity:0;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
	}

	.modalDialog:target {
		opacity:1;
		pointer-events: auto;
	}

	.modalDialog > div {
		width: 400px;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
		  color:  #6F2100;
		  line-height: 1px;
		background: #fff;
		background: -moz-linear-gradient(#fff, #999);
		background: -webkit-linear-gradient(#fff, #999);
		background: -o-linear-gradient(#fff, #999);
	}
	
	
	.modalDialog > div  a{
		
		font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
		  color:  #6F2100;
	
	}
	
		.modalDialog > div  a:hover{
		
		font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
		  color:  #6F2100;
	
	}

	
	.closeLang {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.closeLang:hover { background: #00d9ff; }



.lorem-navbar-search {
  color: #fff;
  margin-top: 30px;

}
.has_main_menu.lorem-alt-menu-icons-active .lorem-icon-search-2:hover,
.has_main_menu.lorem-alt-menu-icons-active .lorem-icon-bag-cart:hover {
  color: #d3bc6c;
}


.lorem-navbar-search i:before {
  position: relative;
  top: -1px;
}

.lorem-navbar-search i::before {
  color: #6F2100;
  font-size: 18px;
}

.lorem-navbar-fixed-right-active .lorem-navbar-search,
.lorem-navbar-fixed-left-active .lorem-navbar-search {
  display: block;
  float: none;
  height: auto;
  padding: 0;
  text-align: center;
}
  .lorem-social-global {
  float: left;
  margin-left: 1em;
  margin-top: 7px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    @media (max-width: 767px) {
      .lorem-topbar .lorem-social-global {
        float: none;
        margin-bottom: 8px; } }
    .lorem-social-global a  {
      margin-left: 20px;
    font-size: 16px;
    font-size: 1.8rem;
    color: #6F2100; }
    .lorem-social-footer a  {
    color: #6F2100;
    font-size: 22px;
    font-weight: 400;
    line-height: 48px;
    margin-right: 38px; }

    .lorem-social-footer a:last-child {
      margin-right: 0;
    }


    a.lorem-social-shortcode  {
      color: #6F2100;
      font-size: 22px;
    }
    .lorem-social-global a:hover {
      color: #d3bc6c;

    }


    .lorem-social-footer a.facebook {
      font-size: 30px;
    }

      @media (max-width: 767px) {
        .lorem-social-global a {
          margin: 0 1.75%; } }
        .lorem-social-global a i {
        display: block; }
.lorem-topbar .lorem-social-global a  {
  color: #5a5a5a;
  font-size: 1.2rem;
  margin: 0 1em 0 0;}
.lorem-navbar-fixed-left-active .lorem-topbar,
.lorem-navbar-fixed-right-active .lorem-topbar {
  z-index: 1028; }
  @media (max-width: 979px) {
    .lorem-navbar-fixed-left-active .lorem-topbar,
    .lorem-navbar-fixed-right-active .lorem-topbar {
      z-index: 1031; } }

.lorem-navbar {
  overflow: visible;
  z-index: 1030;
  font-size: 18px;
  font-size: 1.8rem;
    -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  border-top: 1px solid #6F2100;
  border-bottom: 1px solid #6F2100;
 }

 .masthead-wrap.pos-absolute .lorem-navbar {
   /*border: none;*/
 }

 .masthead-wrap.pos-absolute .lorem-navbar.lorem-navbar-fixed-top {
/*   border-bottom: 1px solid #6F2100;*/
 }
.lorem-navbar .container {
  width: auto; }

.lorem-navbar-inner {
  min-height: 84px;
}

.lorem-navbar-fixed-left-active .lorem-nav-wrap,
.lorem-navbar-fixed-right-active .lorem-nav-wrap {
   float: none;
}
.lorem-brand-wrap {
  float: left;
  text-align: center;
  position: relative;
  margin-top: 19px;
}

.lorem-brand {
    display: inline-block;
    font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
    color: #6F2100;
    font-size: 50px;
    font-weight: 400;
    line-height: 35px;
    position: relative;
    top: 4px; }

  @media(max-width:979px){
  .lorem-brand-wrap {
    margin-top: 28px;
  }
  .lorem-brand {
    top: 1px;
  }
}
  .lorem-brand:hover {
    text-decoration: none;
    color: #6F2100; }
.lorem-navbar .lorem-nav {
    display: block;
    float: left;
    margin: 0;
    position: relative;

}

.lorem-brand .main-logo {
  display: inline-block;
}

@media (max-width: 979px) {
  .lorem-alt-header-active .main-logo {
      display: none;
  }
}


@media (min-width: 980px) {
.lorem-alt-header-active .main-logo {
  display: none;
}
}
.lorem-brand .alt-logo {
  display: none;
}
.lorem-alt-header-active .alt-logo {
  display: inline-block;
}
.lorem-navbar .lorem-nav > li {
    float: left;
    position: relative;
}
.lorem-navbar .lorem-nav > li::before {
    display: none;
}

.lorem-navbar .lorem-nav>li>a.sf-with-ul::after {
  content: "\e86d";
  display: inline-block;
  font-family: "icon_font";
  font-size: 1.6rem;
  float: right;
  margin-left: 3px;
}

.lorem-navbar .lorem-nav>li>a.sf-with-ul:hover::after,
.lorem-navbar .lorem-nav>li>a:hover {

}

.lorem-navbar-inner {
  position: relative;
  max-width: 1820px!important;
  width: 96% !important; }

.lorem-navbar-inner.lorem-container-fluid {
  display: block;
}
.lorem-navbar .lorem-nav > li > a {
  float: none;
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  text-decoration: none;
  height: 22px;
  text-transform: uppercase;
  color: #989898;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}

.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-navbar .lorem-nav > li > a {
  border-bottom: 2px solid transparent;
  border: none !important;
}

.lorem-navbar .lorem-nav > li > a:hover,
.lorem-navbar .lorem-nav > .current-menu-item > a {
  background-color: transparent;
  text-decoration: none;
  color: #d3bc6c;
  cursor: pointer;
-webkit-transition: all .3s;
   -moz-transition: all .3s;
    -ms-transition: all .3s;
     -o-transition: all .3s;
        transition: all .3s;
 }



.lorem-navbar {
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.pos-absolute .lorem-navbar {
  background: none;
}

.lorem-btn-navbar {
  margin-top: 10px;
  font-size: 32px;
  float: right;
  line-height: 1;
  display: block;
 }

.lorem-btn-navbar {
/*  position: fixed;
  right: 2%;
  z-index: 9999;*/
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.show-menu .lorem-btn-navbar {
/*  -webkit-transform: translate3d(-416px, 0, 0);
     -moz-transform: translate3d(-416px, 0, 0);
      -ms-transform: translate3d(-416px, 0, 0);
       -o-transform: translate3d(-416px, 0, 0);
          transform: translate3d(-416px, 0, 0);*/
}

 .lorem-btn-navbar:hover {
    color: #6F2100; }

.lorem-btn-navbar.collapsed {
  color: #6F2100; }
  .lorem-btn-navbar.collapsed:hover {
    color: #d3bc6c; }

.lorem-navbar .lorem-nav > li > .sub-menu {
  left: auto;
  right: 0;
  top: 100%; }
  .lorem-navbar .lorem-nav > li > .sub-menu .sub-menu {
  left: auto;
  right: 98%;
  top: -16px; }
  @media (min-width:980px) {
   .lorem-navbar-dynamic-active #lorem-navbar {
     position: fixed;
     top: 0;
     -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
         -ms-transform: translate3d(0, 0, 0);
          -o-transform: translate3d(0, 0, 0);
             transform: translate3d(0, 0, 0);
     -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
         -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
             transition: all 0.3s linear;
   }

   #lorem-navbar.uppinned-header {
    transform: translate3d(0px, -100%, 0px);
}


    .lorem-navbar-fixed-top,
    .lorem-navbar-fixed-left,
    .lorem-navbar-fixed-right{
      position: fixed;
      z-index: 1030; }
  }

@media (max-width:979px) {
  .lorem-navbar-dynamic-active #lorem-navbar {
    top: 0 !important;
  }
}


/*.lorem-navbar-fixed-top{
  top: 0;
  left: 0;
  right: 0; }*/

.lorem-navbar-dynamic-active .lorem-navbar {
  position: relative;
  left: 0;
  right: 0;
  -webkit-transition: top 600ms ease 0s;
     -moz-transition: top 600ms ease 0s;
      -ms-transition: top 600ms ease 0s;
       -o-transition: top 600ms ease 0s;
          transition: top 600ms ease 0s;
}

.lorem-navbar-dynamic-active .lorem-navbar-scroll-down {
  background-color: #FFF;
  border-bottom: 1px solid #6F2100;
}

@media (min-width:980px){
/*  .lorem-navbar-dynamic-active .lorem-navbar.lorem-navbar-fixed-top,*/
  .lorem-navbar-dynamic-active .lorem-navbar.lorem-navbar-fixed-dynamic {
    position: fixed;
  }
}
.uppinned-header{
  top: -190px; }

.lorem-boxed-layout-active .lorem-navbar-fixed-top{
  left: 10px;
  right: 10px; }
 .lorem-navbar-fixed-top .alt-logo {
   display: none;
 }
.lorem-navbar-fixed-left,
.lorem-navbar-fixed-right{
  top: 0;
  bottom: 0;
  width: 228px;}
  .lorem-navbar-fixed-left .lorem-container-fluid.width,
  .lorem-navbar-fixed-right .lorem-container-fluid.width {
    width: 100%; }
  .lorem-navbar-fixed-left .lorem-navbar-inner,
  .lorem-navbar-fixed-right .lorem-navbar-inner {
    height: 100%; }
  .lorem-navbar-fixed-left .lorem-brand,
  .lorem-navbar-fixed-right .lorem-brand {
    float: none;
    text-align: center; }
  .lorem-navbar-fixed-left .lorem-nav,
  .lorem-navbar-fixed-right .lorem-nav {
    float: none;
    margin-top: 2em; }
    .lorem-navbar-fixed-left .option-set,
     .lorem-navbar-fixed-right .option-set {
    float: none;}
    .lorem-navbar-fixed-left .lorem-nav > li,
    .lorem-navbar-fixed-right .lorem-nav > li {
      float: none; }
      .lorem-navbar-fixed-left .lorem-nav > li > a,
      .lorem-navbar-fixed-right .lorem-nav > li > a {
        text-align: center;
        padding: 16px 20px 8px;
        height: auto; }
.lorem-navbar-fixed-left {
  left: 0;
  border-right: 1px solid #cccccc; }
  @media (max-width: 979px) {
    .lorem-navbar-fixed-left .lorem-navbar{
      border-right: 0; } }
  .lorem-navbar-fixed-left .lorem-nav > li > a:focus, .lorem-navbar-fixed-left .lorem-nav > li > a:hover {
    -webkit-box-shadow: inset 2px 0 0 0 #608eb5;
    box-shadow: inset 2px 0 0 0 #608eb5; }
  .lorem-navbar-fixed-left .lorem-nav > li > .sub-menu{
    top: 0;
    left: 100%;
    right: auto;
    margin: 0 0 0 -1em; }
    .lorem-navbar-fixed-left .lorem-nav > li > .sub-menu .sub-menu {
      left: 100%;
      right: auto; }

.lorem-navbar-fixed-right{
  right: 0;
  border-left: 1px solid #cccccc; }
  @media (max-width: 979px) {
    .lorem-navbar-fixed-right {
      border-left: 0; } }
  .lorem-navbar-fixed-right .lorem-nav > li > a:focus, .lorem-navbar-fixed-right .lorem-nav > li > a:hover {
    -webkit-box-shadow: inset -2px 0 0 0 #608eb5;
    box-shadow: inset -2px 0 0 0 #608eb5; }
  .lorem-navbar-fixed-right .lorem-nav > li > .sub-menu {
    top: 0;
    left: auto;
    right: 100%;
    margin: 0 -1em 0 0; }

.lorem-nav {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none; }

.lorem-nav > li > a {
  display: block; }

.lorem-nav > li > a:hover {
  text-decoration: none;
  background-color: transparent; }

.lorem-nav ul > .right {
  float: right; }


/*=================Centered Navbar================*/
 @media (min-width: 980px) {
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-brand-wrap {
  float: none;
  text-align: center;
}
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-nav {
   margin: 1.25em 0 1.65em;
}
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-nav>li>a {
  box-shadow: none !important;
  height: 2em !important;
  margin: 0 !important;
  padding: 0 11px 0 !important;
  line-height: 2em;
}
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-nav>li>a:hover,
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-nav>li.current-menu-item>a {
  border-bottom: 2px solid;}
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-nav-wrap {
  left: -50%;
}
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-navbar .lorem-nav {
  right: -50%;
}
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-navbar-search {
  margin: 1.25em 0 1.65em!important;
  height: 2em!important;
  line-height: 2.2em!important;
  padding: 0 0.5em 0 !important;
  position: relative;
  right: -50%;
}
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-navbar .lorem-nav > li > .sub-menu {
  left: 0.85em;
  margin: 20px 0 0;
  right: inherit;
}

}
/*====================Mobile Menu=================*/
.lorem-nav-wrap.mobile .lorem-nav a {
  display: inline-block;
  font-size: 1.3em;
  font-weight: 700;
  text-rendering: auto;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
 }

.lorem-nav-wrap.mobile .lorem-nav a {
  color: #6F2100;;
}

.lorem-nav-wrap.mobile .lorem-nav a:hover {
  color: #d3bc6c;
}

 .lorem-nav-wrap.mobile .lorem-nav .sub-menu a {
  display: inline-block;
  font-size: 0.9em;
  margin-right: 0px !important;
  font-weight: 400;
  text-transform: capitalize;
  text-rendering: auto;
 }

.lorem-nav-wrap.mobile .lorem-nav a:hover {
  cursor: pointer;
}

.lorem-nav-wrap.mobile .lorem-nav .sub-menu {
  bottom: inherit !important;
  left: inherit !important;
  position: inherit !important;
  right: inherit !important;
  top: inherit !important;
  visibility: visible !important;
  display: none;

}
.lorem-nav-wrap.mobile .sub-menu a::before,
.lorem-nav-wrap.mobile .lorem-nav .sub-menu li.menu-item-has-children > a::after {
  content: none;
}
.lorem-nav-wrap.mobile .lorem-nav {
  float: none;
  margin: 0;
}
.lorem-nav-wrap.mobile .lorem-nav .sub-menu li {
  position: relative;
  line-height: 36px;
}
.lorem-nav-wrap.mobile .lorem-nav li:last-child {
  border-bottom: none;
}
.lorem-nav-wrap.mobile .lorem-navbar-search {
  border: 1px solid #ccc;
  border-radius: 100em;
  clear: none;
  font-size: 1.2em;
  height: 3em !important;
  line-height: 3em;
  margin-top: 1em;
  padding-top: 0.2em !important;
  text-align: center;
  display: none;
}

.lorem-nav-wrap.mobile .lorem-nav li.menu-item-has-children>.anchor {
  height: 3.5em;
  margin-right: 0;
  padding-top: 1em;
  text-align: center;
  width: 4em;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #6F2100;
  -webkit-transition: color 0.3s linear;
     -moz-transition: color 0.3s linear;
      -ms-transition: color 0.3s linear;
       -o-transition: color 0.3s linear;
          transition: color 0.3s linear;
}

.lorem-nav-wrap.mobile .lorem-nav li.menu-item-has-children>.anchor:before {
  content: "\e86d";
  font-family: "icon_font";
}

.lorem-nav-wrap.mobile .lorem-nav li.menu-item-has-children .open-menu + .anchor:before {
  content: "\e86c";
  font-family: "icon_font";
}

.lorem-nav-wrap.mobile .lorem-nav a:hover > .anchor::before {
  color: #d3bc6c;
}
/*================================================*/
.container-widget-posts {
  margin-top: 11px;
}
.lorem-nav-tabs {
  list-style: none!important;
  margin: 0 0 9px;
  position: relative;
  margin-bottom: 0!important;
  margin-left: 0px!important; }

.widget .lorem-nav-tabs {
  display: flex;
  margin-bottom: 20px !important;
}

  .lorem-nav-tabs:before, .lorem-nav-tabs:after {
    display: table;
    content: ""; }
  .lorem-nav-tabs:after {
    clear: both; }
  .lorem-nav-tabs > li {
    text-align: center;
    float: left; }
    .widget .lorem-nav-tabs > li > a,
    .lorem-nav-tabs > li > a {
    color: #6F2100;
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-left: 1px;
    letter-spacing: 4.3px;
    }

    .widget .lorem-nav-tabs > li {
  position: relative;
  top: 16px;
  word-break: keep-all;
    -webkit-order: 2;
        -ms-order: 2;
            order: 2;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
      -ms-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s;
    }

      .lorem-nav-tabs > li.active > a:hover {
        color:#6F2100!important; }


      .lorem-nav-tabs>li.active > a:hover,
      .lorem-nav-tabs>li.active a {
        display: block;
        font-size: 24px;
        color: #6F2100;
        font-weight: 700;
        font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
        letter-spacing: 7px;
        border-left: 3px solid #6F2100;
        padding-left: 19px;
        line-height: 26px;
        font-style: normal;
        text-transform: uppercase;

      }

      .widget .lorem-nav-tabs>li.active {
        position: relative;
        top: 0px;
        -webkit-order: 1;
            -ms-order: 1;
                order: 1;
      }

      .lorem-nav-tabs>li.active a span:last-child {
        display: none;
      }

  .lorem-nav-tabs.left, .lorem-nav-tabs.right {
    width: 24%;
    max-width: 200px; }
    @media (max-width: 979px) {
      .lorem-nav-tabs.left, .lorem-nav-tabs.right {
        float: none;
        width: 100%;
        max-width: none; } }
    .lorem-nav-tabs.left > .lorem-nav-tabs-item, .lorem-nav-tabs.right > .lorem-nav-tabs-item {
      float: none;
      width: 100%;
      border-left: 0;
      border-right: 0;
      border-bottom: 1px solid #dddddd;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .lorem-nav-tabs.left {
    border-right: 0; }
    @media (max-width: 979px) {
      .lorem-nav-tabs.left {
        border-right: 1px solid #dddddd;
        border-right: 1px solid rgba(0, 0, 0, 0.15); } }
  .lorem-nav-tabs.right {
    border-left: 0; }
    @media (max-width: 979px) {
      .lorem-nav-tabs.right {
        border-left: 1px solid #dddddd;
        border-left: 1px solid rgba(0, 0, 0, 0.15); } }

.lorem-nav-tabs > .active > a {
  color: #608eb5;
  background-color: white;
  cursor: default; }

@media (max-width: 979px) {
  .lorem-nav-tabs.two-up > li, .lorem-nav-tabs.three-up > li, .lorem-nav-tabs.four-up > li, .lorem-nav-tabs.five-up > li {
    float: none;
    width: 100%; } }

.tabbable {
  *zoom: 1; }
  .tabbable:before, .tabbable:after {
    display: table;
    content: ""; }
  .tabbable:after {
    clear: both; }

.lorem-tab-content {
  margin-bottom: 0px;
  overflow: auto;
  position: relative; }
  .lorem-tab-content img,
  .lorem-tab-content .lorem-btn {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .lorem-tab-content .lorem-tab-pane {
    padding: 4% 0; }

.lorem-nav-tabs.left + .lorem-tab-content, .lorem-nav-tabs.right + .lorem-tab-content {
  border-top: 1px solid #dddddd;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  @media (max-width: 979px) {
    .lorem-nav-tabs.left + .lorem-tab-content, .lorem-nav-tabs.right + .lorem-tab-content {
      border-top: 0; } }

.lorem-tab-content > .lorem-tab-pane {
  display: none;
  padding: .1em;
  padding-top: 0;
  padding-left: 0; }

.lorem-tab-content > .active {
  display: block; }

.lorem-nav-articles {
  float: right;
  width: 10%;
  text-align: right;
  font-size: 1.6em;
  line-height: 0; }
  @media (max-width: 767px) {
    .lorem-nav-articles {
      float: none;
      width: 100%;
      margin-top: 0.65em;
      text-align: center; } }
  .lorem-nav-articles .next {
    margin-left: 0.5em; }

.lorem-header-bgr-wrap {
  position: relative;
  width: 100%;
  display: block;
  background-position: center center;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  margin-bottom: 110px;
}

.woocommerce-cart .lorem-header-bgr-wrap {
  margin-bottom: 182px;
}

.lorem-header-thumbnail-bgr {
  position: relative;
  margin-bottom: 0!important;
}

.lorem-404-bgr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.lorem-header-thumbnail-bgr .lorem-breadcrumb-wrap {
  position: absolute;
  width: 100%;
}

.lorem-header-thumbnail-bgr .lorem-custom-title-wrap {
  display: none;
}

.error404 .lorem-404-bgr .lorem-custom-title-wrap {
  display: block;
  position: absolute;
  top: 39%;
  width: 60%;
  -webkit-transform: translate3d(0, -47%, 0);
     -moz-transform: translate3d(0, -47%, 0);
      -ms-transform: translate3d(0, -47%, 0);
       -o-transform: translate3d(0, -47%, 0);
          transform: translate3d(0, -47%, 0);
  left: 50%;
  -webkit-filter: blur(0);
}

.lorem-header-thumbnail-bgr .thumbnail-bgr-img {
  width: 100%;
}

.lorem-header-thumbnail-bgr .lorem-navbar-search {
  position: absolute;
  bottom: 3px;
}

.lorem-custom-title-wrap {
  text-align: center;
  display: table;
  width: 100%;
  height: 340px;
}

.lorem-custom-title-wrap .lorem-container-fluid.max {
  display: table-cell;
  vertical-align: middle;
}

.lorem-custom-title-wrap.add-padding-top .lorem-container-fluid.max {
  padding-top: 20px;
}

.lorem-custom-title-wrap .lorem-custom-title,
.woocommerce-checkout .lorem-custom-title-wrap .lorem-custom-title {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color:  #303030;
  font-size: 50px;
  font-weight: 700;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
/*  margin-top: 7%;*/
  margin-bottom: 2%;
  text-transform: uppercase;
  letter-spacing: 6px;
  line-height: 46px;
  margin-top: 0;
}

.error404 .lorem-custom-title-wrap .lorem-custom-title {
  margin: 0;
  font-family: GFS Didot, "serif",Helvetica,Arial,sans-serif;;
  color: #d3bc6c;
  font-size: 280px;
  font-weight: 400;
  line-height: 1em;
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  letter-spacing: 2px;
  letter-spacing: 9px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.lorem-custom-title-wrap p {
  font-family: GFS Didot, "serif",Helvetica,Arial,sans-serif;
  color:  #303030;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  /*margin-bottom: 7.5%;*/
  padding: 0 24%;
  letter-spacing: 1.5px;
  line-height: 20px;
  margin-bottom: 0;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;

}

.error404 .lorem-custom-title-wrap .lorem-custom-description {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color: #6F2100;
  font-size: 70px;
  font-weight: 700;
  line-height: 40px;
  padding: 0;
  margin: 0;
  position: relative;
  letter-spacing: 14px;
  text-align: center;
  padding: 3% 0px 4%;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.error404 .lorem-custom-title-wrap .lorem-404-content {
  font-family: GFS Didot;
  color: #6F2100;
  font-size: 30px;
  font-weight: 300;
  line-height: 24px;
  padding: 0;
  margin: 0;
  position: relative;
  letter-spacing: 8.5px;
  text-align: center;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
  -webkit-transform: translate3d(-1%, 0, 0);
     -moz-transform: translate3d(-1%, 0, 0);
      -ms-transform: translate3d(-1%, 0, 0);
       -o-transform: translate3d(-1%, 0, 0);
          transform: translate3d(-1%, 0, 0);
  padding: 1% 0;
  margin: 0px 0px 9%;
}

.moretag.lorem-button-404 {
/*  background-color: #fff;*/
  padding: 21px 52px;
  letter-spacing: 3px;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
}
.moretag.lorem-button-404:hover {
/*  color: #d3bc6c;
  background-color: #FFF;*/

}

@media (max-width: 1170px) {
  .error404 .lorem-custom-title-wrap .lorem-custom-title {
    font-size: 200px;
  }

  .error404 .lorem-custom-title-wrap .lorem-custom-description {
    font-size: 60px;
  }

  .error404 .lorem-custom-title-wrap .lorem-404-content {
    font-size: 25px;
  }
}

@media (max-width: 950px) {
  .error404 .lorem-custom-title-wrap .lorem-custom-title {
    font-size: 150px;
  }

  .error404 .lorem-custom-title-wrap .lorem-custom-description {
    font-size: 45px;
  }

  .error404 .lorem-custom-title-wrap .lorem-404-content {
    font-size: 20px;
  }

  .error404 .lorem-404-bgr .lorem-custom-title-wrap {
    top: 60%;
  }
}

@media (max-width: 790px) {
  .error404 .lorem-custom-title-wrap .lorem-custom-title {
    font-size: 80px;
    padding: 9% 0 10%;;
  }

  .error404 .lorem-custom-title-wrap .lorem-custom-description {
    font-size: 25px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .error404 .lorem-custom-title-wrap .lorem-404-content {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .moretag.lorem-button-404 {

  }

}

@media (max-width: 630px) {
  .error404 .lorem-404-bgr .lorem-custom-title-wrap {
    left: 40%;
  }

  .moretag.lorem-button-404 {
    font-size: 12px;
    padding: 15px 40px;
  }

 .lorem-navbar-search {
    width: 60px;
    height: 60px !important;
  }

  .lorem-navbar-search i::before {
    font-size: 20px;
  }
}

@media (max-width: 490px) {
  .error404 .lorem-404-bgr .lorem-custom-title-wrap {
    left: 50%;
    -webkit-transform: translate3d(-50%, -47%, 0);
       -moz-transform: translate3d(-50%, -47%, 0);
        -ms-transform: translate3d(-50%, -47%, 0);
         -o-transform: translate3d(-50%, -47%, 0);
            transform: translate3d(-50%, -47%, 0);

  }


  .moretag.lorem-button-404 {
    font-size: 9px;
    padding: 8px 27px;
  }
}

.lorem-breadcrumb-wrap {
    background-color: rgba(255, 255, 255, 0.21);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 38px;
    margin: 0;
    top: 0;
    margin-top: 1px;}
  .lorem-breadcrumb-wrap a {
    font-family: GFS Didot;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    }
    .lorem-breadcrumb-wrap a:hover {
      color: #fff;
      /*text-decoration: underline*/; }


.lorem-breadcrumbs {
  padding: 6px 0;
  text-align: center;
}
.lorem-breadcrumbs .delimiter {
  padding: 0 0.6em;
}
  .lorem-breadcrumbs a,
  .lorem-breadcrumbs .current {
    margin: 0 0.25em; }
    .lorem-breadcrumbs a:first-child,
    .lorem-breadcrumbs .current:first-child {
      margin-left: 0; }
  .lorem-breadcrumbs .delimiter {
    color: #fff; }
  .lorem-breadcrumbs .current {
    font-family: GFS Didot;
    font-weight: 400;
    color: #fff;
    font-size: 12px; }

    .lorem-breadcrumbs .delimiter .lorem-icon-angle-right:before {
		color: #942c01;
      font-size: 15px;
      position: relative;
      top: 1px
    }

.pagination {
  height: 32px;
  margin: 5em 0 2em;
  text-align: center; }

.search .pagination,
.post-type-archive-product.woocommerce .pagination {
  text-align: right;
}



  .pagination ul {
    display: inline-block;
    margin: 0; }

  .pagination li {
    display: inline; }
  .pagination a,
  .pagination span, .page-links a, .page-links > .sources {
  background-color: #ffffff;
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  color: #942c01;
  float: left;
  font-weight: 400;
  height: 50px;
  line-height: 46px;
  margin: 0 0.3em;
  text-align: center;
  text-decoration: none;
  width: 50px;
  font-size: 16px;
  border: 1px solid #6F2100; }
  .page-links {
      margin-top: 2em;}
  .page-links a, .page-links > .sources {
    float:none;
    display: inline-block;
    margin: 0 0.12em;
  }
  .pagination a:hover, .page-links > .sources,.page-links>a:hover {
    color: #ffffff;}

  .page-links>a:hover,
  .pagination a:hover {
    background-color: #d3bc6c;
    border-color: #d3bc6c;
  }

  .pagination .prev-next .lorem-icon-angle-left {
	  color: #942c01;
    top: 0px;
    left: 0px;;
  }
  .pagination .prev-next .lorem-icon-angle-right {
	  color: #942c01;
    top: 0;
    left: 1px;
  }

  @media (max-width: 480px) {
    .pagination a.prev-next {
      display: none; } }
  .pagination span.current,
  .page-links > .sources {
    color: white;
    border:none;
    line-height:48px;
    background-color: #d3bc6c; }
  .pagination span.pages {
    display: none; }
.post-result-count {
  color: #606060;
  float: left;
  font-family: "PlayFair Display", "serif", Helvetica, Arial, sans-serif;
  font-style: italic;
  margin: 5.6em 0 0;
}
.entry-single-post-nav {
  border-top: 1px solid #f2f2f2;
  margin-top: 2.2em;
  padding-top: 1.2em;
  position: relative;
}
.entry-single-post-nav a {
  color: #808080;
  font-style: italic;
  letter-spacing: 0;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 0.455em;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "PlayFair Display", "serif", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  text-shadow: none;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: margin 0.3s ease, opacity 0.3s ease;
  transition: margin 0.3s ease, opacity 0.3s ease; }
  .tooltip.top {
    margin-top: 0; }
  .tooltip.right {
    margin-left: 0; }
  .tooltip.bottom {
    margin-top: 0; }
  .tooltip.left {
    margin-left: 0; }
  .tooltip.in.top {
    margin-top: -0.273em; }
  .tooltip.in.right {
    margin-left: 0.273em; }
  .tooltip.in.bottom {
    margin-top: 0.273em; }
  .tooltip.in.left {
    margin-left: -0.273em; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.727em 0.818em;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #272727; }

.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: #272727; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #272727; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #272727; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #272727; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: margin 0.3s ease, opacity 0.3s ease;
  transition: margin 0.3s ease, opacity 0.3s ease; }
  .popover.top {
    margin-top: 0; }
  .popover.right {
    margin-left: 0; }
  .popover.bottom {
    margin-top: 0; }
  .popover.left {
    margin-left: 0; }
  .popover.in.top {
    margin-top: -0.825em; }
  .popover.in.right {
    margin-left: 0.825em; }
  .popover.in.bottom {
    margin-top: 0.825em; }
  .popover.in.left {
    margin-left: -0.825em; }

.popover-title {
  margin: 0;
  padding: 0.571em 0.75em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }

.popover-content {
  padding: 0.563em 0.875em;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5; }
  .popover-content p,
  .popover-content ul,
  .popover-content ol {
    margin-bottom: 0; }
  .popover-content ul,
  .popover-content ol {
    margin-left: 1.286em; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow:after {
  content: "";
  z-index: -1; }

.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: white; }
  .popover.top .arrow:after {
    border-width: 11px 11px 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -1px;
    left: -11px; }
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: white; }
  .popover.right .arrow:after {
    border-width: 11px 11px 11px 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: -1px; }
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #f7f7f7; }
  .popover.bottom .arrow:after {
    border-width: 0 11px 11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -1px;
    left: -11px; }
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: white; }
  .popover.left .arrow:after {
    border-width: 11px 0 11px 11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    right: -1px; }

.flex-container a:active,
.lorem-flexslider a:active {
  outline: none; }

.lorem-slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.lorem-flexslider {
  margin: 0;
  padding: 0; }

.lorem-flexslider .lorem-slides .lorem-slide {
  display: none;
  position: relative; }
.lorem-flexslider .lorem-slides img {
  width: 100%;
  display: block; }
.single .lorem-flexslider .lorem-slides img {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: auto;
}
.flex-pauseplay span {
  text-transform: capitalize; }

.lorem-slides {
  *zoom: 1; }
  .lorem-slides:before, .lorem-slides:after {
    display: table;
    content: ""; }
  .lorem-slides:after {
    clear: both; }

.no-js .lorem-slides > li:first-child {
  display: block; }

.lorem-flexslider {
  width: 100%;
  margin: 0 0 1.313em;
  position: relative; }

.lorem-flexslider-featured-gallery {
  background: white; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }


.entry-post-nav.group {
  margin-bottom: 4.5em;
}
.entry-post-nav.group .lorem-container-fluid {
  margin: 1em auto 2.3em;
}
.entry-post-nav.group h4 a {
  color: #949494;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-weight: 400;
  white-space: nowrap;
  word-wrap: normal;
}
.entry-post-nav.group h4 a:hover,
.entry-post-nav.group h4 a:hover i {
  color: #608eb5;
}
.post-prev {
  float: left;
}
.post-next {
  float: right;
}
a.prev-next>i{
    font-size: 130%;
}
.entry-post-nav.group h4 a i {
  color: #393939;
  padding-right: 10px;
  text-shadow: none;
}
.entry-post-nav.group .post-next h4 a i {
  padding-right: 0;
  padding-left: 10px;
}
.entry-single-post-nav h4 {
  margin: 0;
}
.entry-single-post-nav i:before {
  font-size: 70%;
  position: relative;
  top: -2px;
}
.rev_slider_wrapper {
position: relative;
z-index: 0;
}
.lorem-slider-revolution-container {
  position: relative;
  }
  .lorem-slider-revolution-container.below {
    border-bottom: none}
  .lorem-slider-revolution-container .rev_slider_wrapper {
    padding: 0 !important;
    position: relative;
  z-index: 1; }

.page-template-template-blank-3-php .lorem-slider-revolution-container.above,
.page-template-template-blank-6-php .lorem-slider-revolution-container.above {
  border-bottom: none; }

.tp-bullets.tp-thumbs {
  padding: 0; }

.tp-bullets.simplebullets.navbar,
.tp-bullets.simplebullets.navbar-old {
  height: 40px;
  border: 0;
  background: #272727; }
  @media (max-width: 767px) {
    .tp-bullets.simplebullets.navbar,
    .tp-bullets.simplebullets.navbar-old {
      display: none; } }
  .tp-bullets.simplebullets.navbar .bullet,
  .tp-bullets.simplebullets.navbar-old .bullet {
    width: 19px;
    height: 19px;
    margin-top: 10px;
    background: white;
    border-radius: 100em;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected,
    .tp-bullets.simplebullets.navbar-old .bullet:hover,
    .tp-bullets.simplebullets.navbar-old .bullet.selected {
      background-color: #608eb5; }
    .tp-bullets.simplebullets.navbar .bullet.last,
    .tp-bullets.simplebullets.navbar-old .bullet.last {
      margin-right: 0; }

@media (max-width: 767px) {
  .tp-bullets.simplebullets.round,
  .tp-bullets.simplebullets.round-old,
  .tp-bullets.simplebullets.square-old {
    display: none; } }
.tp-bullets.simplebullets.round .bullet,
.tp-bullets.simplebullets.round-old .bullet,
.tp-bullets.simplebullets.square-old .bullet {
  background: white none repeat scroll 0 0;
  height: 13px;
  margin: 0 6px;
  width: 13px;
  border: 2px solid white;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }
  .tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected,
  .tp-bullets.simplebullets.round-old .bullet:hover,
  .tp-bullets.simplebullets.round-old .bullet.selected,
  .tp-bullets.simplebullets.square-old .bullet:hover,
  .tp-bullets.simplebullets.square-old .bullet.selected {
    background-color: #608eb5; }
  .tp-bullets.simplebullets.round .bullet.last,
  .tp-bullets.simplebullets.round-old .bullet.last,
  .tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0; }

.tp-bullets.simplebullets.round .bullet,
.tp-bullets.simplebullets.round-old .bullet {
  border-radius: 100em; }

.tparrows {
  width: 80px;
  height: 80px;
}

.tparrows .tp-arr-allwrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.tparrows::before,
.tparrows::after,
.tparrows .tp-arr-allwrapper::before,
.tparrows .tp-arr-allwrapper::after {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 50%;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent; /* for FF */
}

.tparrows .tp-arr-allwrapper::before,
.tparrows .tp-arr-allwrapper::after {
  z-index: 100;
  height: 0;
  background: #fff;
  -webkit-transition: height 0.3s, -webkit-transform 0.3s;
  transition: height 0.3s, transform 0.3s;
}

.tparrows::before,
.tparrows .tp-arr-allwrapper::before {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.tp-rightarrow::before,
.tp-rightarrow .tp-arr-allwrapper::before {
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.tparrows::after,
.tparrows .tp-arr-allwrapper::after {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.tp-rightarrow::after,
.tp-rightarrow .tp-arr-allwrapper::after {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.tparrows:hover .tp-arr-allwrapper::before,
.tparrows:hover .tp-arr-allwrapper::after {
  height: 50%;
}

.tparrows:hover::before,
.tparrows:hover .tp-arr-allwrapper::before {
  -webkit-transform: translateX(-50%) rotate(-125deg);
  transform: translateX(-50%) rotate(-125deg);
}

.tp-rightarrow:hover::before,
.tp-rightarrow:hover .tp-arr-allwrapper::before {
  -webkit-transform: translateX(-50%) rotate(125deg);
  transform: translateX(-50%) rotate(125deg);
}

.tparrows:hover::after,
.tparrows:hover .tp-arr-allwrapper::after {
  -webkit-transform: translateX(-50%) rotate(-55deg);
  transform: translateX(-50%) rotate(-55deg);
}

.tp-rightarrow:hover::after,
.tp-rightarrow:hover .tp-arr-allwrapper::after {
  -webkit-transform: translateX(-50%) rotate(55deg);
  transform: translateX(-50%) rotate(55deg);
}

.tparrows.default {
  background-image: none;
  width: 80px;
  height: 80px;
}
.tp-leftarrow.default {
  left: 0 !important;
}
.tp-rightarrow.default {
  right: 0 !important;
}
.tp-leftarrow.navbar,
.tp-rightarrow.navbar,
.tp-leftarrow.navbar-old,
.tp-rightarrow.navbar-old {
  width: 40px;
  height: 40px;
  margin: 0;
  line-height: 38px;
  text-align: center;
  background: none; }

.lorem-slider-scroll-bottom {
  position: absolute;
  display: block;
  border: 1px solid;
  width: 60px;
  height: 60px;
  font-size: 26px;
  line-height: 60px;
  text-align: center;
  color: white;
  border-radius: 100em;
  z-index: 1020;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .lorem-slider-scroll-bottom.top {
    top: 20px; }
  .lorem-slider-scroll-bottom.left {
    left: 20px; }
  .lorem-slider-scroll-bottom.right {
    right: 20px; }
  .lorem-slider-scroll-bottom.bottom {
    bottom: 20px; }
  .lorem-slider-scroll-bottom.center {
    left: 50%;
    margin-left: -30px; }
  .lorem-slider-scroll-bottom:hover {
    color: #608eb5;
    background-color:transparent;}
  @media (min-width: 768px) and (max-width: 979px) {
    .lorem-slider-scroll-bottom {
  font-size: 24px;
  height: 50px;
  line-height: 43px;
  width: 50px;
  padding-top: 4px; }
      .lorem-slider-scroll-bottom.center {
        margin-left: -25px; } }
  @media (max-width: 767px) {
    .lorem-slider-scroll-bottom {
  border-width: 1px;
  font-size: 22px;
  height: 46px;
  line-height: 45px;
  width: 46px; }
      .lorem-slider-scroll-bottom.center {
        margin-left: -23px; } }
  @media (max-width: 480px) {
    .lorem-slider-scroll-bottom {
  border-width: 1px;
  font-size: 22px;
  height: 46px;
  line-height: 45px;
  width: 46px; }
      .lorem-slider-scroll-bottom.center {
        margin-left: -20px; } }

.jp-jplayer {
  /*position: absolute;*/
}

.jp-jplayer-audio {
  border-radius: 3px;
}

.jp-jplayer-video {
  background-color: black;
}

.jp-controls-container-video {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.jp-interface {
  background-color: #6F2100;
  height: 64px;
  padding-right: 288px;
  position: relative;
}

.jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.jp-controls a {
  display: block;
  height: 30px;
  line-height: 28px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  width: 30px;
  z-index: 1;
}
.jp-controls a span {
  visibility: hidden;
}
.jp-controls a:before {
  display: block;
  margin: 0 auto;
  font-family: "icon_font";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-size: 14px;
  font-size: 3rem;
  font-style: normal;
  text-decoration: inherit;
  color: white;
  speak: none;
}
.jp-controls a:hover:before {
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  color: #d3bc6c;
}
.jp-jplayer img {
  border: 1px solid #e1e1e1;
}

a.jp-play,
a.jp-pause {
  /*left: 8px;
  top: 1px;*/
  left: 20px;
  top: 50%;
  margin-top: -14px;
}

a.jp-play:before {
  content: "";
}

a.jp-pause:before {
  content: "";
}

a.jp-mute,
a.jp-unmute {
  right: 63px;
  border-left: 1px solid #272727;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .1);
          box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .1);
}

a.jp-mute::before {
  content: "\f028";
}

a.jp-unmute::before {
  content: "\f026";
}

.jp-progress-container {
  height: 4px;
  left: 149px;
  position: relative;
  top: 36px;
  width: 82%;
  right: 20px;
}

.format-video .jp-progress-container,
.format-audio.has-post-thumbnail .jp-progress-container {
  left: 136px;
}

.jp-progress {
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  background-color: #dee4ec;
}

.jp-seek-bar {
  height: 8px;
  position: absolute;
  top: -8px;
  cursor: pointer;
  background-color: #dee4ec;
}

.jp-play-bar {
  height: 9px;
  position: absolute;
  top: 0px;
  background-color: #d3bc6c;
}
.jp-custom-bar {
  font-family: Dosis, "serif",Helvetica,Arial,sans-serif;
  color: white;
  font-size: 18px;
  width: 108px;
}
.custom-bar-duration {
  position: absolute;
  top: 15px;
  letter-spacing: 1px;
  right: 12.9%;
}
.custom-bar-current {
  position: absolute;
  left: 74px;
  top: 15px;
  letter-spacing: 1px;
}
button.jp-mute {
  background-color: transparent;
  border: medium none;
  color: white;
  float: right;
  padding: 0 4px 0 0;
  position: relative;
  top: -29px;
  left: 61px;
}

.format-video button.jp-mute,
.format-audio.has-post-thumbnail button.jp-mute {
  left: 40px;
}

button.jp-mute i::before {
  color: #fff;
  font-size: 2.4rem;
}

.jp-volume-bar-container {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 52px;
  height: 10px;
}

.jp-volume-bar {
  background-color: #dddddd;
  cursor: pointer;
  float: right;
  height: 4px;
  overflow: hidden;
  position: relative;
  top: -18px;
  right: -84px;
  width: 55.6%;
}

.format-video .jp-volume-bar,
.format-audio.has-post-thumbnail .jp-volume-bar {
  right: -46px;
}

.jp-volume-bar-value {
  height: 4px;
  background-color: #d3bc6c;
}

.jp-current-time {
  display: inline;
}
.jp-duration {
  display: inline;
  padding-left: 3px;
  padding-right: 8px;
}

@media (max-width:1300px) {
  .jp-volume-bar {
    right: -70%;
  }
}

@media (max-width: 720px) {
  .jp-volume-bar {
    right: -53%;
  }

  .custom-bar-current {
    left: 12%;
  }

  .jp-progress-container {
    left: 130px;
  }

  a.jp-play, a.jp-pause {
    left: 14px;
  }

  button.jp-mute {
    left: 45px;
  }

  .custom-bar-duration {
    right: 14%;
  }
}

@media (max-width: 490px) {
  .jp-volume-bar {
    right: -53%;
  }

  .custom-bar-current {
    left: 43px;
  }

  .jp-progress-container {
    left: 109px;
  }

  a.jp-play, a.jp-pause {
    left: 6px;
  }

  button.jp-mute {
    left: 45px;
  }

  .custom-bar-duration {
    right: 19%;
  }
}

#big-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-color: black; }

#big-video-wrap .vjs-tech {
  margin: 0; }
.vjs-control-bar {
  display: none;
}
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -ms-transition-property: height;
  -o-transition-property: height;
  transition-property: height; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity; }

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.lorem-iso-container {
  margin: 0 -20px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.lorem-portfolio-wrapper-2 .lorem-iso-container {
  margin: 0 -1.4%;
}

.lorem-portfolio-wrapper .lorem-iso-container {
  margin: 0;
}
.lorem-iso-container {
  margin: 0 -1.5em; }

.lorem-navbar-fixed-right-active.post-type-archive-lorem-portfolio .masthead,
.lorem-navbar-fixed-left-active.post-type-archive-lorem-portfolio .masthead,
.lorem-navbar-fixed-right-active.blog .masthead,
.lorem-navbar-fixed-left-active.blog .masthead,
.lorem-navbar-fixed-right-active.archive .masthead,
.lorem-navbar-fixed-left-active.archive .masthead,
.lorem-navbar-fixed-left-active.single .masthead,
.lorem-navbar-fixed-right-active.single .masthead {
  margin-top:4em;
 }
.lorem-iso-container > .hentry {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  padding: 0 20px 40px;
  margin: 0;; }
.lorem-portfolio-wrapper-2 .lorem-iso-container > .hentry {
  padding: 0 1.4% 2.8%;
}
.lorem-portfolio-wrapper .hentry.lorem-portfolio {
  height: 0;
  margin-bottom: 2.2%;
  margin-left: 2.2%;
}
.post-type-archive-lorem-portfolio .lorem-portfolio > .entry-featured {
  position: relative;
}
.post-type-archive-lorem-portfolio .lorem-iso-container {
  margin: 0 -1.4%;}

.lorem-portfolio-100-width-active .lorem-iso-container {
  margin: 0 0 0 -2.2% !important;
}

.lorem-thumb-type-portrait img {
  /*min-width: 110% !important;*/
}

.lorem-iso-container.cols-1 > .hentry {
  width: 100%; }
.post-type-archive-lorem-portfolio .lorem-iso-container.cols-1 > .hentry {
  width: 97.8%;
  padding: 58.4% 0 0; }
.post-type-archive-lorem-portfolio .lorem-iso-container.cols-1 > .hentry.lorem-thumb-type-portrait {
  padding: 100% 0 0; }

.lorem-iso-container.cols-2 > .hentry:nth-child(2n) {
  width: 37.47%; }

.lorem-iso-container.cols-2 > .hentry:nth-child(2n+1) {
  width: 62.16%; }

.lorem-iso-container.cols-2 > .hentry:nth-child(6),
.lorem-iso-container.cols-2 > .hentry:nth-child(8) {
  width: 62.16%; }

.lorem-iso-container.cols-2 > .hentry:nth-child(7),
.lorem-iso-container.cols-2 > .hentry:nth-child(9) {
  width: 37.47%; }

.lorem-iso-container.cols-2 > .format-link.hentry,
.lorem-iso-container.cols-2 > .format-quote.hentry,
.lorem-iso-container.cols-2 > .hentry:nth-child(10) {
  width: 100%!important; }



.post-type-archive-lorem-portfolio .lorem-iso-container.cols-2 > .hentry {
  width: 47.8%;
  padding: 28.9% 0 0; }
.post-type-archive-lorem-portfolio .lorem-iso-container.cols-2 > .hentry.lorem-thumb-type-portrait {
  padding: 60% 0 0; }

.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-2,
.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-3,
.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-4,
.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-7,
.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-8,
.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-9,
.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-10 {
  width: 49.99%; }

.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-1,
.lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-5 {
  width: 100%; }

.lorem-iso-container.cols-3 > .portfolio-view-1,
.lorem-iso-container.cols-3 > .portfolio-view-2,
.lorem-iso-container.cols-3 > .portfolio-view-3,
.lorem-iso-container.cols-3 > .portfolio-view-4,
.lorem-iso-container.cols-3 > .portfolio-view-5,
.lorem-iso-container.cols-3 > .portfolio-view-7,
.lorem-iso-container.cols-3 > .portfolio-view-8,
.lorem-iso-container.cols-3 > .portfolio-view-9,
.lorem-iso-container.cols-3 > .portfolio-view-10 {
  width: 33.29%; }

.lorem-iso-container.cols-3 > .portfolio-view-6 {
  width: 66.29%; }

.post-type-archive-lorem-portfolio .lorem-iso-container > .hentry {
  padding: 0 1.4% 2.8%; }

.post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-0 {
  position: relative;
  width: 39.1%;
  /*max-width: 520px;*/
}
.post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-1,
.post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-2 {
  position: relative;
  width: 20.1%;
}

.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-2.post-with-slider img {
  float:none;
  width: auto;
}


.post-type-archive-lorem-portfolio .lorem-iso-container .post-with-slider {
  position: relative;
  width: 39.1%;
}

.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-1.post-with-slider {
  width: 39.1%;
}

.post-type-archive-lorem-portfolio .lorem-iso-container .lorem-portfolio {
    transition: all 0.6s ease!important;
    -webkit-transition: all 0.6s ease!important;
}



@media (max-width: 1100px) {
  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-0 {
    width: 66.29%;
  }
  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-1,
  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-2 {
    width: 33.29%;
  }
}


@media (max-width: 800px) {
  .post-type-archive-lorem-portfolio .lorem-iso-container .post-with-slider,
  .post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-1.post-with-slider {
    width: 49.99%;
  }


}

@media (max-width: 700px) {

  .post-type-archive-lorem-portfolio .lorem-iso-container .post-with-slider,
  .post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-1.post-with-slider {
    width: 49.99%;
  }


  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-0 {
    width: 100%;
  }
  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-1,
  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-2 {
    width: 49.99%;
  }


  .lorem-iso-container.cols-3 > .portfolio-view-1,
  .lorem-iso-container.cols-3 > .portfolio-view-2,
  .lorem-iso-container.cols-3 > .portfolio-view-3,
  .lorem-iso-container.cols-3 > .portfolio-view-4,
  .lorem-iso-container.cols-3 > .portfolio-view-5,
  .lorem-iso-container.cols-3 > .portfolio-view-7,
  .lorem-iso-container.cols-3 > .portfolio-view-8,
  .lorem-iso-container.cols-3 > .portfolio-view-9,
  .lorem-iso-container.cols-3 > .portfolio-view-10 {
    width: 49.99%; }

  .lorem-iso-container.cols-3 > .portfolio-view-6 {
    width: 100%; }
}


@media (max-width: 400px) {
  .lorem-iso-container.cols-3 > .portfolio-view-1,
  .lorem-iso-container.cols-3 > .portfolio-view-2,
  .lorem-iso-container.cols-3 > .portfolio-view-3,
  .lorem-iso-container.cols-3 > .portfolio-view-4,
  .lorem-iso-container.cols-3 > .portfolio-view-5,
  .lorem-iso-container.cols-3 > .portfolio-view-7,
  .lorem-iso-container.cols-3 > .portfolio-view-8,
  .lorem-iso-container.cols-3 > .portfolio-view-9,
  .lorem-iso-container.cols-3 > .portfolio-view-10 {
    width: 100%; }
}

@media (max-width: 480px) {
  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-0 {
    width: 100%;
  }

  .post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-0 .portfolio-header-category {
    position: relative!important;
    width: 100%!important;
    text-align: center;
    padding-top: 5%!important;

  }

  .post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-0 img {
    float: none!important;
    width: 100%!important;
    max-width: 100%!important;

  }

  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-1 {
    width: 100%;
  }

  .post-type-archive-lorem-portfolio .lorem-iso-container > .portfolio-type-2 {
    width: 100%;
  }

  .post-type-archive-lorem-portfolio .lorem-iso-container .post-with-slider {
      width: 100%;
  }

  .post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-1.post-with-slider .for-post-with-slider {
    width: 63%!important;
  }
}

.post-type-archive-lorem-portfolio .lorem-iso-container .post-with-slider .for-post-with-slider {
  width: 100%;
}

.post-type-archive-lorem-portfolio .portfolio-type-1.post-with-slider .for-post-with-slider,
.post-type-archive-lorem-portfolio .portfolio-type-2.post-with-slider .entry-featured {
  position: relative;
}


.portfolio-type-2 .portfolio-custom-type .lorem-icon {
  left: auto;
  right: 0;
}

.portfolio-type-2.post-with-slider .portfolio-custom-type .lorem-icon {
  right: auto;
  left: 0;
}


.post-type-archive-lorem-portfolio .post-with-slider .slick-next,
.portfolio-custom .slick-next {
    right: 0;
    left: auto;
    margin-right: 30px;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-prev,
.portfolio-custom .slick-prev {
    left: auto;
    right: 0;
    margin-right: 66px;
}

.single-lorem-portfolio .lorem-slickslider .slick-next {
  left: 113%;
}

.single-lorem-portfolio .lorem-slickslider .slick-prev {
  left: 107%;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-next,
.post-type-archive-lorem-portfolio .post-with-slider .slick-prev,
.portfolio-custom .slick-next, .portfolio-custom .slick-prev {
  top: -8px;
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #000;
  opacity: 1;
  cursor: pointer;
  font-size: 30px;
  height: 18px;
  line-height: 64px;
  margin-top: 24px;
  outline: medium none;
  padding: 0px;
  position: absolute;
  width: 12px;
  border-radius: 0px;
}


.single-lorem-portfolio .lorem-slickslider .slick-next,
.single-lorem-portfolio .lorem-slickslider .slick-prev {
  top: -19px;
  background: none;
  border: none;
  color: black;
  opacity: 1;
  cursor: pointer;
  font-size: 30px;
  height: 20px;
  line-height: 64px;
  margin-top: 18px;
  outline: none;
  padding: 0;
  position: absolute;
  width: 10px;
  border-radius: 0;
}

.single-lorem-portfolio .lorem-slickslider .slick-next i,
.single-lorem-portfolio .lorem-slickslider .slick-prev i,
.post-type-archive-lorem-portfolio .post-with-slider .slick-next i,
.post-type-archive-lorem-portfolio .post-with-slider .slick-prev i {
  top: -25px;
  position: relative;
  margin-left: -8px;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-dots,
.portfolio-custom .slick-dots {
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    height: 110px;
    margin: 0 !important;
    padding: 0;
    background-color: #f1f1f1;
    padding-top: 40px;
    box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.15);
}

.single-lorem-portfolio .lorem-slickslider .slick-dots {
  position: absolute;
  top: 55px;
}

.single-lorem-portfolio .lorem-slickslider .slick-dots li {
  position: absolute;
  visibility: hidden;
  margin-left: 64%;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color:  #6F2100;
  font-size: 43px;
  font-weight: 400;
  line-height: 1px;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-dots li,
.portfolio-custom .slick-dots li {
    position: absolute;
    visibility: hidden;
    font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
    color: #6F2100;
    font-size: 43px;
    font-weight: 400;
    margin: 0;
    line-height: 60px;
    right: 79px;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-slider {
  margin-bottom: 0;
}

.single-lorem-portfolio .lorem-slickslider .slick-dots li {
  margin-left: 57%;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-dots li span:first-child,
.single-lorem-portfolio .lorem-slickslider .slick-dots li span:first-child {
  margin-right: 10px;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-dots li:first-child span:first-child,
.single-lorem-portfolio .lorem-slickslider .slick-dots li:first-child span:first-child {
  margin-right: 19px;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-dots li span:nth-child(2),
.single-lorem-portfolio .lorem-slickslider .slick-dots li span:nth-child(2) {
  font-size: 44px;
  position: relative;
  top: 3px
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-dots li span:last-child,
.single-lorem-portfolio .lorem-slickslider .slick-dots li span:last-child {
  top: 14px;
  font-size: 22px;
  position: relative;
  margin-left: 5px;
}

.post-type-archive-lorem-portfolio .post-with-slider .slick-dots li.slick-active,
.single-lorem-portfolio .lorem-slickslider .slick-dots li.slick-active {
  visibility: visible;
}

.post-type-archive-lorem-portfolio .post-with-slider .lorem-icon-arrow-right-thin::before,
.single-lorem-portfolio .lorem-slickslider .lorem-icon-arrow-right-thin::before {
  content: '\e943';
  color: #6F2100;
  font-weight: 400;
  font-size: 20px;
  font-family: "icon_font";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.post-type-archive-lorem-portfolio .post-with-slider .lorem-icon-arrow-left-thin::before,
.single-lorem-portfolio .lorem-slickslider .lorem-icon-arrow-left-thin::before {
  content: '\e942';
  color: #6F2100;
  font-weight: 700;
  font-size: 19px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


  .lorem-iso-container.cols-4 > .portfolio-view-1,
  .lorem-iso-container.cols-4 > .portfolio-view-2,
  .lorem-iso-container.cols-4 > .portfolio-view-5,
  .lorem-iso-container.cols-4 > .portfolio-view-6,
  .lorem-iso-container.cols-4 > .portfolio-view-8,
  .lorem-iso-container.cols-4 > .portfolio-view-9 {
    width: 24.99%; }
  .lorem-iso-container.cols-4 > .portfolio-view-4,
  .lorem-iso-container.cols-4 > .portfolio-view-3,
  .lorem-iso-container.cols-4 > .portfolio-view-7,
  .lorem-iso-container.cols-4 > .portfolio-view-10 {
    width: 49.99%; }

@media (max-width: 1000px) {
  .lorem-iso-container.cols-4 > .portfolio-view-1,
  .lorem-iso-container.cols-4 > .portfolio-view-2,
  .lorem-iso-container.cols-4 > .portfolio-view-4,
  .lorem-iso-container.cols-4 > .portfolio-view-5,
  .lorem-iso-container.cols-4 > .portfolio-view-6,
  .lorem-iso-container.cols-4 > .portfolio-view-8,
  .lorem-iso-container.cols-4 > .portfolio-view-9 {
    width: 33.29%; }

  .lorem-iso-container.cols-4 > .portfolio-view-3,
  .lorem-iso-container.cols-4 > .portfolio-view-7,
  .lorem-iso-container.cols-4 > .portfolio-view-10 {
    width: 66.29%; }
}

@media (max-width: 700px) {
  .lorem-iso-container.cols-4 > .portfolio-view-1,
  .lorem-iso-container.cols-4 > .portfolio-view-2,
  .lorem-iso-container.cols-4 > .portfolio-view-4,
  .lorem-iso-container.cols-4 > .portfolio-view-5,
  .lorem-iso-container.cols-4 > .portfolio-view-6,
  .lorem-iso-container.cols-4 > .portfolio-view-8,
  .lorem-iso-container.cols-4 > .portfolio-view-9 {
    width: 49.99%; }

  .lorem-iso-container.cols-4 > .portfolio-view-3,
  .lorem-iso-container.cols-4 > .portfolio-view-7,
  .lorem-iso-container.cols-4 > .portfolio-view-10 {
    width: 100%; }
}

@media (max-width: 500px) {

  .lorem-iso-container.cols-4 > .portfolio-view-1,
  .lorem-iso-container.cols-4 > .portfolio-view-2,
  .lorem-iso-container.cols-4 > .portfolio-view-4,
  .lorem-iso-container.cols-4 > .portfolio-view-5,
  .lorem-iso-container.cols-4 > .portfolio-view-6,
  .lorem-iso-container.cols-4 > .portfolio-view-8,
  .lorem-iso-container.cols-4 > .portfolio-view-9 {
    width: 100%; }
}

.lorem-iso-container.cols-5 > .portfolio-view-1,
.lorem-iso-container.cols-5 > .portfolio-view-2,
.lorem-iso-container.cols-5 > .portfolio-view-6,
.lorem-iso-container.cols-5 > .portfolio-view-8,
.lorem-iso-container.cols-5 > .portfolio-view-10,
.lorem-iso-container.cols-5 > .portfolio-view-7,
.lorem-iso-container.cols-5 > .portfolio-view-3,
.lorem-iso-container.cols-5 > .portfolio-view-5 {
  width: 19.99%; }

.lorem-iso-container.cols-5 > .portfolio-view-4,
.lorem-iso-container.cols-5 > .portfolio-view-9 {
  width: 39.99%; }

@media (max-width: 1199px) {
  .lorem-iso-container.cols-5 > .portfolio-view-1,
  .lorem-iso-container.cols-5 > .portfolio-view-2,
  .lorem-iso-container.cols-5 > .portfolio-view-6,
  .lorem-iso-container.cols-5 > .portfolio-view-8,
  .lorem-iso-container.cols-5 > .portfolio-view-10,
  .lorem-iso-container.cols-5 > .portfolio-view-7,
  .lorem-iso-container.cols-5 > .portfolio-view-3,
  .lorem-iso-container.cols-5 > .portfolio-view-5 {
    width: 24.99%; }

  .lorem-iso-container.cols-5 > .portfolio-view-4,
  .lorem-iso-container.cols-5 > .portfolio-view-9 {
    width: 49.99%; }

}



@media (max-width: 979px) {

.lorem-iso-container.cols-5 > .portfolio-view-1,
  .lorem-iso-container.cols-5 > .portfolio-view-2,
  .lorem-iso-container.cols-5 > .portfolio-view-6,
  .lorem-iso-container.cols-5 > .portfolio-view-8,
  .lorem-iso-container.cols-5 > .portfolio-view-10,
  .lorem-iso-container.cols-5 > .portfolio-view-7,
  .lorem-iso-container.cols-5 > .portfolio-view-3,
  .lorem-iso-container.cols-5 > .portfolio-view-5 {
    width: 33.29%; }

    .lorem-iso-container.cols-5 > .portfolio-view-4,
    .lorem-iso-container.cols-5 > .portfolio-view-9 {
      width: 66.29%; }
}

@media (max-width: 600px) {

.post-type-archive-lorem-portfolio .lorem-iso-container[class*="cols-"] > .hentry {
  height: auto; }
.post-type-archive-lorem-portfolio .lorem-iso-container[class*="cols-"] > .hentry > .entry-featured {
  position: relative; }
}

@media (max-width: 700px) {
  .lorem-iso-container.cols-5 > .portfolio-view-1,
  .lorem-iso-container.cols-5 > .portfolio-view-2,
  .lorem-iso-container.cols-5 > .portfolio-view-6,
  .lorem-iso-container.cols-5 > .portfolio-view-8,
  .lorem-iso-container.cols-5 > .portfolio-view-10,
  .lorem-iso-container.cols-5 > .portfolio-view-7,
  .lorem-iso-container.cols-5 > .portfolio-view-3,
  .lorem-iso-container.cols-5 > .portfolio-view-5 {
    width: 49.99%; }

    .lorem-iso-container.cols-5 > .portfolio-view-4,
    .lorem-iso-container.cols-5 > .portfolio-view-9 {
      width: 100%; }
    }

@media (max-width: 450px) {
  .lorem-iso-container.cols-5 > .portfolio-view-1,
  .lorem-iso-container.cols-5 > .portfolio-view-2,
  .lorem-iso-container.cols-5 > .portfolio-view-6,
  .lorem-iso-container.cols-5 > .portfolio-view-8,
  .lorem-iso-container.cols-5 > .portfolio-view-10,
  .lorem-iso-container.cols-5 > .portfolio-view-7,
  .lorem-iso-container.cols-5 > .portfolio-view-3,
  .lorem-iso-container.cols-5 > .portfolio-view-5 {
    width: 100%; }
  }

.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-0 .portfolio-header-category {
  position: absolute;
  padding: 6.5%;
  background-color: #f1f1f1;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.15);
  width: 50%;
  height: 100%;
  z-index: 25;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}

.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-0 .portfolio-header-category h3 {
  margin-bottom: 10%;
  letter-spacing: 3.6px;
}

.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-type-0 .portfolio-header-category p {
  line-height: 29px;
  letter-spacing: 1.6px;
}

.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-gallery-description {
    position: absolute;
    z-index: 1;
    bottom: 0;
    margin-left: 5%;
    margin-bottom: 14%;
    line-height: 24px;
    letter-spacing: 2.7px;;
}

.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-gallery-description .gallery-description,
.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-gallery-description .gallery-description a {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color:  #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 2.7px;
  padding-right: 10px;
  margin: 0;
}

.post-type-archive-lorem-portfolio .lorem-iso-container .portfolio-header-category .category-description {
  font-size: 16px;
}




/*============================================*/
.no-js .lorem-iso-container > .hentry {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1; }

.option-set {
  margin-bottom: 0;
  text-align: center;
}
.lorem-portfolio-filters-menu {
  display: inline-block;
  padding: 0 1.6em;
  text-align: center;
  margin-bottom: 22px!important;
}
.lorem-portfolio-filters-menu li {
  display: inline-block;
}
.lorem-portfolio-filter:hover {
  text-decoration: none;
}
.lorem-portfolio-filter,
.lorem-portfolio-filter.button {
  color: #989898;
  display: inline-block;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: auto;
  line-height: 14px;
  margin: 0 20px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  background: none;
}
.lorem-portfolio-filter:hover {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lorem-portfolio-filter.button:hover {
  color: #d3bc6c;
}

.lorem-portfolio-filter.selected {
  color: #d3bc6c;
}
#lorem-isotope-loading, #lorem-isotope-loading-after {
  background-position: center center;
  text-align: center;
  display: block;
  width: 100%!important;
  height: 44px;
  background-repeat: no-repeat;
  margin: 2em auto;
  background-size: 44px 44px; }
.lorem-portfolio .entry-featured {
  margin-bottom: 0!important;
}
.lorem-portfolio>.entry-featured {
  margin-bottom: 0!important;
}
.single-lorem-portfolio .lorem-portfolio .entry-featured {
  margin-bottom: 2em!important;
}

.single-lorem-portfolio .lorem-slickslider {
  width: 80%;
}

.ilightbox-overlay.light {
  background: white; }

.ilightbox-loader.light {
  -webkit-box-shadow: 0px 0px 85px #dacffc, 0px 0px 85px #dacffc;
  box-shadow: 0px 0px 85px #dacffc, 0px 0px 85px #dacffc; }

.ilightbox-loader.light div {
  background: white url("../../images/ilightbox-preloader-light.gif") no-repeat center; }

.ilightbox-holder.light {
  background: none repeat scroll 0 0 white;
  border: 1px solid #ccc;
  padding: 1%;}

.ilightbox-holder.light .ilightbox-container .ilightbox-caption {
  text-shadow: 0 1px white;
  color: black;
  background: url("../../images/ilightbox-caption-bg-light.png"); }

.ilightbox-holder.light .ilightbox-container .ilightbox-social {
  background: url("../../images/ilightbox-caption-bg-light.png");
  border-radius: 2px; }

.ilightbox-holder.light .ilightbox-alert {
  color: #89949B;
  background: url("../../images/ilightbox-alert-light.png") no-repeat center top; }

.ilightbox-toolbar.light {
  top: 8px;
  left: 8px;
  height: 23px;
  background-color: white; }

.ilightbox-toolbar.light a {
  width: 25px;
  height: 23px;
  text-align: center; }

.ilightbox-toolbar.light a.ilightbox-close {
  border-radius: 3px 0 0 3px; }

.ilightbox-toolbar.light a.ilightbox-fullscreen {
  border-radius: 0 3px 3px 0; }

.ilightbox-toolbar.light a:before {
  font-family: "icon_font";
  display: inline-block;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  speak: none; }

.ilightbox-toolbar.light a.ilightbox-close:before {
  content: "\e832";
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px; }

.ilightbox-toolbar.light a.ilightbox-fullscreen:before {
  content: "\e89e";
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 23px; }

.ilightbox-toolbar.light a.ilightbox-prev-button,
.ilightbox-toolbar.light a.ilightbox-next-button {
  display: none; }

.ilightbox-thumbnails.light .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.45); }

.ilightbox-thumbnails.light .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
  background: url("../../framework/img/global/ilightbox-thumb-overlay-play-light.png") no-repeat center; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title {
  padding: 10px 8px;
  padding-right: 60px;
  font-size: 18px;
  color: black; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar {
  top: 5px;
  left: auto;
  right: 5px; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type {
  border-radius: 0 3px 3px 0; }

.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type {
  border-radius: 3px 0 0 3px; }

.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder,
.ilightbox-holder .ilightbox-container,
.ilightbox-holder .ilightbox-container img.ilightbox-image,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-toolbar *,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social,
.ilightbox-holder .ilightbox-container .ilightbox-social * {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none; }

.ilightbox-closedhand * {
  cursor: url(closedhand.cur), default !important; }

.ilightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000; }

.ilightbox-loader {
  position: fixed;
  top: 45%;
  left: -192px;
  padding-left: 30px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  zoom: 1;
  border-radius: 0 100px 100px 0;
  z-index: 100005; }

.ilightbox-loader div {
  width: 72px;
  height: 72px;
  border-radius: 0 100px 100px 0; }

.ilightbox-loader.horizontal {
  top: -192px;
  left: 45%;
  padding: 0;
  padding-top: 30px;
  border-radius: 0 0 100px 100px; }

.ilightbox-loader.horizontal div {
  border-radius: 0 0 100px 100px; }

.ilightbox-toolbar {
  display: none;
  position: fixed;
  z-index: 100010; }

.ilightbox-toolbar a {
  float: left;
  cursor: pointer; }

.ilightbox-thumbnails {
  display: block;
  position: fixed;
  z-index: 100009; }

.ilightbox-thumbnails.ilightbox-horizontal {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px; }

.ilightbox-thumbnails.ilightbox-vertical {
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  overflow: hidden; }

.ilightbox-thumbnails .ilightbox-thumbnails-container {
  display: block;
  position: relative; }

.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
  width: 100%;
  height: 100px; }

.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 140px;
  height: 100%; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid {
  display: block;
  position: absolute; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  display: block;
  position: relative;
  padding: 10px;
  cursor: pointer; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  width: 100%;
  height: 100%;
  border-radius: 2px; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
  zoom: 1; }

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1; }

.ilightbox-holder {
  display: none;
  position: fixed;
  z-index: 100003; }

.ilightbox-holder.ilightbox-next,
.ilightbox-holder.ilightbox-prev {
  cursor: pointer; }

.ilightbox-holder div.ilightbox-container {
  position: relative;
  width: 100%;
  height: 100%; }

.ilightbox-holder img.ilightbox-image {
  width: 100%;
  height: 100%; }

.ilightbox-holder .ilightbox-container .ilightbox-caption {
  display: none;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  max-width: 100%;
  margin: 0 auto;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 150%;
  word-wrap: break-word;
  border-radius: 3px 3px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 20003; }

.ilightbox-holder .ilightbox-alert {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  height: 50px;
  margin: auto;
  padding-top: 100px;
  text-align: center; }

.ilightbox-holder .ilightbox-wrapper {
  width: 100%;
  height: 100%;
  overflow: auto; }

.ilightbox-holder .ilightbox-inner-toolbar {
  position: relative; }

.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
  position: absolute; }

.lorem-social-global {
  font-weight: 400;
  line-height: 1; }
  .lorem-social-global a {
    display: inline-block;
    text-align: center; }
    .lorem-social-global a i {
      display: block; }
.footer-bottom .lorem-social-global {
  margin: 1.62em 0;
}
.footer-bottom  {
  padding: 1.8em 0em 1.8em;
  font-size: 13px;
  font-size: 1.3rem;
}
.lorem-scroll-top {
  background-color: #d3bc6c;
  bottom: 36px;
  right: 36px;
  color: #fff!important;
  font-size: 20px;
  height: 50px;
  line-height: 43px;
  padding-top: 3px;
  position: fixed;
  text-align: center;
  width: 50px;
  z-index: 1031;}
  .lorem-scroll-top.in {
    opacity: 0.4;
    filter: alpha(opacity=40);
    zoom: 1; }
    .lorem-scroll-top.in:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      zoom: 1; }
  .lorem-scroll-top.left {
    left: 24px; }
  .lorem-scroll-top.right {
    right: 24px; }
 @media (max-width: 979px) {
      .lorem-scroll-top {display: none;} }
.lorem-colophon {
  position: relative;
  border-top: 1px solid #d4d4d4;
  background-color: white;
  -webkit-box-shadow: 0 -0.125em 0.25em 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 -0.125em 0.25em 0 rgba(0, 0, 0, 0.075); }
  .lorem-colophon + .lorem-colophon {
    border-top: 1px solid #e0e0e0;
    border-top: 1px solid rgba(0, 0, 0, 0.085);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.8); }
  .lorem-colophon.top {
    padding: 5% 0 5.25%; }
    .lorem-colophon.top [class*="span"] .widget:first-child {
      margin-top: 0; }
    @media (max-width: 979px) {
      .lorem-colophon.top {
        padding: 6.5% 0; }
        .lorem-colophon.top [class*="span"] .widget:first-child {
          margin-top: 3em; }
        .lorem-colophon.top [class*="span"]:first-child .widget:first-child {
          margin-top: 0; } }
  .lorem-colophon.bottom {
    border-bottom: 5px solid #393939;
    padding: 10px 0;
    font-size: 10px;
    font-size: 1rem;
    text-align: center;
    color: #7a7a7a; }
    .lorem-colophon.bottom .lorem-nav {
      margin: 10px 0;
      line-height: 1.3; }
      .lorem-colophon.bottom .lorem-nav li {
        margin: 0 0.5em;
        display: inline-block; }
        .lorem-colophon.bottom .lorem-nav li a {
          display: block;
          font-weight: 400;
          letter-spacing: 2px;
          text-transform: uppercase; }
          .lorem-colophon.bottom .lorem-nav li a:hover {
            background-color: transparent; }
    .lorem-colophon.bottom .lorem-social-global {
      margin: 10px 0; }
      .lorem-colophon.bottom .lorem-social-global a {
        margin: 0 1.25%;
        font-size: 21px;
        font-size: 2.1rem; }
    .lorem-colophon.bottom .lorem-colophon-content {
      margin: 30px 0 10px;
      font-weight: 400;
      letter-spacing: 2px;
      line-height: 1.3; }
  .lorem-colophon .widget {
    margin-top: 3em; }

.lorem-footer-logo {
margin: 2em 2em 2em 0;
float: left;
}
.lorem-footer > .widget_wrap {
  padding: 81px 0 52px;
}
.lorem-footer .widget {
  margin-bottom: 2em;
  padding: 34px;
}
.lorem-footer .widget.widget_logo_widget {
  margin-bottom: 0;
}
.lorem-sidebar {
    margin-bottom: 4em;
    width: 31.6039%;
}

@media (max-width: 979px) {
.lorem-footer > .widget_wrap {
  text-align: center;
}
  .lorem-sidebar {
    margin-top: 50px;
     } }
.lorem-sidebar .widget {
  margin-bottom: 3.5em; }
.lorem-sidebar .widget {
  margin-bottom: 45px;
}

.lorem-sidebar .widget_recent_entries {
  margin-bottom: 30px;
}

.lorem-sidebar .widget_categories,
.lorem-sidebar .widget_product_categories {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  padding: 40px;
  position: relative;
  background-color: #ffffff;
  margin-bottom: 92px;
}

.lorem-sidebar .widget_text {
  margin-bottom: 33px;
}



.lorem-sidebar .widget_categories::after,
.lorem-sidebar .widget_product_categories::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/pattern_bgr.png);
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  margin-left: 30px;
  margin-top: -30px;
}



  .lorem-sidebar .widget:last-child {
    margin-bottom: 0; }
.lorem-sidebar .widget.widget_search {
    border-bottom: none;
    border: 1px solid #6F2100;
    padding: 0;
    height: 50px;
    position: relative;
    margin-bottom: 90px;
    padding-bottom: 0;
}
.lorem-main {
  position: relative; }
  .blog .lorem-main,
  .single-post .lorem-main,
  .simple-shop .lorem-main {
  width: 64.9773%;}
  .lorem-main .widget {
    margin-top: 3em; }
    .lorem-main .widget:first-child {
      margin-top: 0; }

@media (max-width: 979px) {
      .lorem-main.left,
      .lorem-main.right,
      .lorem-sidebar.left,
      .lorem-sidebar.right {
        float: none;
        display: block;
        width: auto;
      }
    }

.hentry,
.search article {
  margin-top: 6.75em; }

.search .hentry {
  margin-top: 0;
  margin-bottom: 95px;
}

.search .cols-2 .hentry {
  margin-bottom: 0;
}

.search .lorem-iso-container em {
  position: absolute;
}

.search .lorem-iso-container article em {
  position: relative;
}
  .hentry:first-child,
  .search article:first-child {
    margin-top: 0; }
  .hentry p:last-child,
  .hentry ul:last-child,
  .hentry ol:last-child {
    margin-bottom: 0; }

.single-post .post {
  margin-bottom: 6em;
}

.related-posts-wrap .post {
  margin-bottom: 0;
}

.format-gallery .entry-featured-container .entry-featured {
  overflow: visible;
}
.entry-featured-container .entry-featured img {
}

.slicky-portfoio .entry-featured {
  position: relative;
  margin-bottom: 1.85em;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);

}

.post-type-archive-lorem-portfolio .cols-2 .entry-featured {
  margin-bottom: 0; }
.lorem-portfolio-wrapper .cols-2 .entry-featured {
  margin-bottom: 2em!important; }
.lorem-portfolio-wrapper .lorem-container-fluid.offset {
  margin: 60px auto;
}

.lorem-portfolio .entry-featured .entry-header .dum-hover {
  background-color: #608eb5;
  opacity: 0.85;
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lorem-portfolio .entry-featured .entry-header {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.lorem-portfolio .entry-featured:hover .entry-header {
  opacity: 1;
  -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.lorem-portfolio .entry-featured .entry-header {
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.lorem-portfolio .entry-featured  .entry-header .entry-title {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.lorem-portfolio .entry-featured  .entry-header > h3 {
  display: block;
  height: 100%;
  margin: 0;
}
.lorem-portfolio .entry-featured  .entry-header > h3 > a {
  display: block;
  height: 100%;
  text-align: center;
}
.lorem-portfolio .entry-featured  .entry-header .title-wrapper{
  color: white;
  display: inline-block;
  padding: 24px 32px 26px;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
     -moz-transform: translate3d(0, -50%, 0);
      -ms-transform: translate3d(0, -50%, 0);
       -o-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.lorem-portfolio .entry-featured  .entry-header .title-wrapper:before {
  background-color: white;
  content: "";
  position: absolute;
  top:0;
  left: 0;
  display: block;
  height: 1px;
  width: 0;
     -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.lorem-portfolio .entry-featured  .entry-header .title-wrapper:after {
  background-color: white;
  content: "";
  position: absolute;
  bottom:0;
  right: 0;
  display: block;
  height: 1px;
  width: 0;
     -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.lorem-portfolio .entry-featured:hover  .entry-header .title-wrapper:before,
.lorem-portfolio .entry-featured:hover  .entry-header .title-wrapper:after {
  width: 100%;
}
.post-type-archive-lorem-portfolio .cols-2.lorem-iso-container > .hentry {
  overflow: hidden;
}
.lorem-portfolio-100-width-active .lorem-iso-container {
  margin: 0 2.2% 0 0 !important;
}

.lorem-portfolio .entry-featured  .entry-header .portfolio-category a{
  margin: 0 6px;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  color:#393939;
}
.portfolio-category i::before {
  content: ", ";
}
.portfolio-category span:last-child i::before {
  content: "";
}
.lorem-portfolio .entry-featured  .entry-header .portfolio-category a:hover{
  color:#608eb5;
}
.lorem-portfolio .entry-featured  .entry-header .portfolio-category {
  display: block;
  font-size: 12px;
  font-style: italic;
  margin-top: 5px;
  position: relative;
  text-align: center;
}
@media (max-width: 480px) {
.lorem-portfolio .entry-featured  .entry-header .entry-title {
  font-size: 160%;
  }
  .lorem-portfolio .entry-featured  .entry-header .portfolio-category a{
    font-size: 12px;
    font-size: 1.2rem;
  }
  .cols-2.lorem-iso-container > .hentry {
    padding: 0 2em 2em;
  }
  .lorem-portfolio-wrapper-2 .cols-2.lorem-iso-container > .hentry {
    padding: 3.4% 1.7% 0;
}
}
@media (max-width: 767px) {
    .cols-2.lorem-iso-container > .hentry {
      padding: 0 2em 2em;
    }
    .lorem-portfolio-wrapper-2 .cols-2.lorem-iso-container > .hentry {
    padding: 3.4% 1.7% 0;
}
  }
  .cols-3.lorem-iso-container  .entry-header .entry-title {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .lorem-portfolio .entry-featured  .entry-header .portfolio-category .circle {
    background-color: #393939;
    border-radius: 100%;
    display: block;
    height: 10px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 0;
    width: 10px;
  }
  .lorem-portfolio-fillwidth-page {
    position: relative;
  }
  .lorem-portfolio-fillwidth-content {
    background-color: white;
    bottom: 0;
    left: 0;
    padding: 3em 4em;
    position: absolute;
    width: 50%;
  }
@media (max-width: 767px) {
.lorem-portfolio-fillwidth-content {
  width: 100%;
  position: relative;
}
}
.entry-wrap {
  display: block;
  position: relative;
  z-index: 1;
  background-color: white; }

.page .single-product .entry-wrap {
  background: none;
}

.entry-thumb {
  display: block;
  position: relative;
  background-color: transparent; }
  .entry-thumb img {
   /* min-width: 100%;*/
   display: block;
    margin: 0 auto;
    -webkit-transition: opacity 0.75s ease;
    transition: opacity 0.75s ease; }
.entry-title {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.05;
  margin: 0 0 0.95em;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.entry-title-sub {
  display: block;
  margin: 0.75em 0 0;
  font-size: 128.5%;
  line-height: 1.05; }

.p-meta,
.lorem-portfolio-categories-wrap .single-portfolio-category {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  line-height: 1;
  color: #d3bc6c;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1em 0;
  margin: 2.4em 0 !important;
}

.lorem-portfolio-categories-wrap .single-portfolio-category {
  padding: 0;
  margin: 0;
}

.portfolio-item-categories .p-meta-short {
  padding: 0!important;
  margin: 0px 0 0 0!important;
  line-height: 40px;
  letter-spacing: 1.2px;
}

.portfolio-item-categories {
  text-align: right;
  line-height: 0;
  position: relative;
}

.lorem-portfolio-categories-wrap {
  letter-spacing: 2px;
}

.p-meta-short,
.portfolio-item-categories .p-meta-short {
  color: #989898;
  font-family: GFS Didot, "serif",Helvetica,Arial,sans-serif;
  text-transform: inherit;
  font-size: 12px;
  font-weight: 400;
}

.p-meta-short a,
.portfolio-item-categories .p-meta-short a {
  color: #989898;
}
.p-meta-short a:hover,
.portfolio-item-categories .p-meta-short a:hover {
  color: #d3bc6c;
}

.lorem-portfolio .entry-info {
	color: #6F2100;
  margin-top: 26px;
}


  .p-meta > span a {
    color:inherit;
    word-break:break-word; }
  .p-meta > span i {
    padding-right: 0.3em;
  }
  .p-meta > span:after {
    content: ""; }
  .p-meta > span:last-child:after {
    display: none; }

.entry-featured-container .p-meta {

}

.sticky-posts-wrapper .p-meta-gallery,
.entry-featured-container .p-meta-gallery {
  letter-spacing: 2.4px;

}

.p-meta-gallery a:hover,
.lorem-portfolio-categories-wrap .single-portfolio-category:hover {
  /*text-decoration: underline;*/
}


.entry-featured-container .p-meta-short {
  letter-spacing: 1.1px;

}

.entry-featured-container .p-meta-short .entry-date {
  margin-right: -3px;

}


.entry-content {
  /*margin-top: 1.4em;*/
  position: relative;
  *zoom: 1; }
.entry-content.excerpt {
	color:  #6F2100;
  width: auto;
  background: none;
  letter-spacing: initial;
}
  .entry-content:before, .entry-content:after {
	   color: #6F2100;
    display: table;
    content: ""; }
  .entry-content:after {
    clear: both; }

.post .content {
  margin-bottom: 50px;
}

.more-link {
  display: inline-block;
  margin: 0;
  font-weight: 700;
  font-size: 128.5%;
  line-height: 1.4; }

.moretag {
  color: #d3bc6c;
  font-family: GFS Didot, "serif",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 21px 35px 21px 39px;
  text-transform: uppercase;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.1);
  word-spacing: 2px;
  letter-spacing: 4px;
  position: relative;
  z-index: 5;
  background: none;
  -webkit-transition: color 0.3s linear;
     -moz-transition: color 0.3s linear;
      -ms-transition: color 0.3s linear;
       -o-transition: color 0.3s linear;
          transition: color 0.3s linear;
}

.search.search-results a.moretag {
  display: inline-block;
  line-height: 16px;
  margin-top: 25px;
}

a.moretag::after,
a.moretag::before,
.lorem-btn.lorem-btn-normal::after,
.lorem-btn.lorem-btn-normal::before,
.lorem-btn::after,
.lorem-btn::before {
  -webkit-transition: height 0.3s linear;
     -moz-transition: height 0.3s linear;
      -ms-transition: height 0.3s linear;
       -o-transition: height 0.3s linear;
          transition: height 0.3s linear;
}

.lorem-btn.lorem-btn-normal,
.lorem-btn,
.lorem-btn {
  color: #d3bc6c;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.1);
}

a.moretag:hover,
.lorem-btn.lorem-btn-normal:hover,
.lorem-btn:hover {
  color:#fff;
}

.entry-footer {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 0;
  }

.entry-footer .tags-title,
.portfolio-item-tags .tags-title {
  color:  #d3bc6c;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin-right: 8px;
}
  .tag-list a,
  .entry-footer a,
  .portfolio-item-tags .portfolio-tag a {
  cursor: pointer;
  display: inline-block;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  padding-left: 0;
  margin-right: 0.5em;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 20px;
  color: #6F2100;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1px; }

  .blog .entry-footer a:nth-child(2) {
    padding-left: 0;
  }

  .tag-list {
    margin-bottom: 1em;
  }

  .tag-list a::before,
  .entry-footer a::before {
    content: '#';
  }
    .entry-footer a:hover,
    .tag-list a:hover,
    .portfolio-item-tags .portfolio-tag a:hover {
      color: #6F2100;     }
    .tag-list a:active,
    .entry-footer a:active {
      color: #a3a3a3; }
.footer-bottom .lorem-social-global {
  width: 100%;
}
.pre-footer-content {
  padding: 1.1em 0 1em;
}
.pre-footer-content .lorem-footer-nav {
  float: left;
  padding-top: 8px;
  margin: 0;
}
.lorem-footer-nav > li {
  float: left;
  list-style: outside none none;
}
.lorem-footer-nav a {
  color: #828282;
  font-family: GFS Didot,"serif",Helvetica,sans-serif;
  font-size: 1.2rem;
  letter-spacing: 1px;
  margin-right: 1.6em;
  text-transform: uppercase;
}
.pre-footer-logo {
  text-align: center;
  margin-bottom: 14px;
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;;
  color:  #6F2100;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.pre-footer-content .lorem-social-global {
}
@media (max-width: 979px) {
.lorem-footer-nav {
  display: none;
}
.pre-footer-logo {
  float: none;
  margin: 0 auto;
  text-align: center;
}
}
/*========================PREV NEXT POST===============================*/
.post-next-wrap {
  background-size: cover;
  background-position: center center;
  position: relative;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.post-next-wrap h2 a {
  color: white;
  font-size: 30px;
  font-size: 3rem;
  border-bottom: 1px solid transparent;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.post-next-wrap h2 a:hover {
  color: white;
}
.post-next-wrap:hover {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.post-next-wrap .lorem-container-fluid.max.width.cf {
  padding: 8em 10% 10em;
  position: relative;
}
.post-next-wrap .author-wrap img {
  float: left;
  margin-right: 1em;
}
.post-next-wrap .post-author {
  color: white;
  margin-bottom: 0;
  margin-top: 6px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.post-author > span {
  font-family: Playfair Display;
  text-transform: capitalize;
}
.post-next-wrap h6 {
  color: white;
  font-style: italic;
  letter-spacing: 0.5px;
  margin: 0;
  text-transform: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.next-post-link-full {
  background-color: transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.post-next-bg-hover {
  background-color: rgba(96,142,181,0.3);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.post-next-wrap:hover .post-next-bg-hover {
  background-color: rgba(96,142,181,0.05);
   transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
/*========================STYLED POSTS===============================*/
.styled-post .entry-wrap {
  background-color: #608eb5;
  color: white;}
.styled-post .entry-wrap a{color: white;}
.styled-post .entry-content {
  padding: 0 2.1em 2.1em;}
.styled-post .entry-title {
  padding: 0.8em;
  margin: 0;}
.styled-post .p-meta {
  padding: 12px 2.2em 10px;
  border-color:white;}
.styled-post .entry-featured {
  margin-bottom: -1px;}
.styled-post .format-image .entry-title {
  padding: 0.8em;
  margin: 0;}

.author_bio {
  margin-top: 2em; }
.author_avatar {
  float: left;
  margin-top: 6px;}
.author_avatar img {
  width: 60px; }
.author_bio h4 {
  font-size: 115.38%;
  margin: 0;
  text-transform: uppercase; }
.lorem-author_desc {
  margin: -6px 0 30px 89px; }
.lorem-page-title-disabled .entry-content {
  margin-top: 0; }

.lorem-post-fullwidth-active .lorem-main {
  width: 100%; }

.lorem-blog-masonry-active .post {
  transition: all 0.6s ease!important;
  -webkit-transition: all 0.6s ease!important;
}

.lorem-blog-masonry-active .blog-appear-effect {
  opacity: 0!important;
  transform: translateY(75px)!important;
  transition: all 0.6s ease!important;
  -webkit-transform: translateY(75px)!important;
  -webkit-transition: all 0.6s ease!important;
}

.lorem-blog-masonry-active .lorem-iso-container.cols-2 .p-meta {
  font-size: 12px;; }
  @media (max-width: 767px) {
    .lorem-blog-masonry-active .lorem-iso-container.cols-2 .p-meta {
      font-size: 85.7%; } }
  @media (max-width: 480px) {
    .lorem-blog-masonry-active .lorem-iso-container.cols-2 .p-meta {
      font-size: 85.7%; } }
.lorem-blog-masonry-active .lorem-iso-container.cols-2 .more-link {
  font-size: 110%; }
  @media (max-width: 767px) {
    .lorem-blog-masonry-active .lorem-iso-container.cols-2 .more-link {
      font-size: 128.5%; } }
.lorem-blog-masonry-active .lorem-iso-container.cols-3 .entry-title {
  font-size: 165%; }
  @media (max-width: 979px) {
    .lorem-blog-masonry-active .lorem-iso-container.cols-3 .entry-title {
      font-size: 200%; } }
.lorem-blog-masonry-active .lorem-iso-container.cols-3 .p-meta {
  font-size: 70%; }
  @media (max-width: 979px) {
    .lorem-blog-masonry-active .lorem-iso-container.cols-3 .p-meta {
      font-size: 85.7%; } }
  @media (max-width: 979px) {
    .lorem-blog-masonry-active .lorem-iso-container.cols-3 .entry-wrap {
      padding: 6.75% 0; } }
  @media (max-width: 480px) {
    .lorem-blog-masonry-active .lorem-iso-container.cols-3 .entry-wrap {
      padding: 7.75% 0; } }
.lorem-blog-masonry-active .lorem-iso-container.cols-3 .more-link {
  font-size: 105%; }
  @media (max-width: 979px) {
    .lorem-blog-masonry-active .lorem-iso-container.cols-3 .more-link {
      font-size: 128.5%; } }


.format-audio.has-post-thumbnail .entry-featured .lorem-responsive-audio-embed,
.format-audio.has-post-thumbnail .entry-featured .jp-controls-container-audio {

  margin: 0 auto; }
 .format-audio.has-post-thumbnail .entry-featured .lorem-responsive-audio-embed{
  margin: 0 auto -5px;
}
.format-audio.has-post-thumbnail .entry-featured .jp-controls-container-audio.poster {
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0; }
  .format-audio.has-post-thumbnail .entry-featured .lorem-responsive-audio-embed iframe,
  .format-audio.has-post-thumbnail .entry-featured .jp-controls-container-audio iframe {
    bottom: 0; }

.blog .format-image .entry-featured,
.search .format-image .entry-featured,
.archive .format-image .entry-featured {
  -webkit-box-shadow: none;
  box-shadow: none; }

.blog .format-link {
  width: 100%;
}

.lorem-format-link > a {
  color: #ffffff !important;
  display: block;
  font-family: GFS Didot;
  font-size: 20px;
  font-weight: 400;
  height: 100%;
  letter-spacing: 1.9px;
  word-break: break-all;
  position: relative;
  background-color: #d3bc6c;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
          padding: 0.61em 1.1em 0.7em 4.8em;}

.lorem-format-link > a .lorem-icon-link {
  margin-left: -56px;
  padding-right: 22px; }

.lorem-format-link a:before {
  content: "\e928";
  font-family: "icon_font";
  font-size: 24px;
  left: 42px;
  position: absolute;
  top: 9px;
  color: #fcfaf4;
}
.lorem-blog-masonry-active .lorem-iso-container.cols-2 .format-link .entry-title-sub, .lorem-blog-masonry-active .lorem-iso-container.cols-3 .format-link .entry-title-sub {
  font-size: 110%; }
.blog.lorem-post-meta-disabled .format-link .lorem-hgroup,
.search.lorem-post-meta-disabled .format-link .lorem-hgroup,
.archive.lorem-post-meta-disabled .format-link .lorem-hgroup {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0; }

.search-results .lorem-iso-container.cols-2 article {
  padding: 0 20px 40px!important;
}

.search-results .lorem-iso-container.cols-2 article .entry-wrap {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 20px 13px;
}

.search .lorem-column.one-half {
  width: 0;
}

.search .no_columns_margin {
  display: none!important;
}


.lorem-format-quote > h3 {
  font-size: 184.62%;
  color: #393939;
  margin-bottom: 20px;
  display: block;
}
.lorem-format-quote > cite {
  color: #393939;
  display: block;
}
.lorem-format-quote .lorem-icon-quote {
  margin-left: -57px;
  padding-right: 18px;
}

.lorem-blog-masonry-active .lorem-iso-container.cols-2 .format-quote .entry-title-sub, .lorem-blog-masonry-active .lorem-iso-container.cols-3 .format-quote .entry-title-sub {
  font-size: 110%; }

.blog.lorem-post-meta-disabled .format-quote .lorem-hgroup,
.search.lorem-post-meta-disabled .format-quote .lorem-hgroup,
.archive.lorem-post-meta-disabled .format-quote .lorem-hgroup {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0; }

.post-type-archive-lorem-portfolio .entry-wrap {
  padding: 29px 6.5% 35px; }
.post-type-archive-lorem-portfolio .lorem-entry-share {
  margin: 15px 0 -10px !important;
  border-color: #f0f0f0;
  padding: 3px 0; }
  .post-type-archive-lorem-portfolio .lorem-entry-share p {
    display: none; }
  .post-type-archive-lorem-portfolio .lorem-entry-share .lorem-share {
    font-size: 16px;
    font-size: 1.6rem; }
    .post-type-archive-lorem-portfolio .lorem-entry-share .lorem-share.email {
      top: -1px; }
      .post-type-archive-lorem-portfolio .lorem-entry-share .lorem-share.email span {
        font-size: 17px;
        font-size: 1.7rem; }
.lorem-entry-post-share {
  float: right;
}
.lorem-share i {
  font-size: 13px;
  line-height: 1;
  margin: 0 0.5em;
  vertical-align: 1px;
}
.lorem-portfolio .entry-wrap {
  margin: 0 auto;}
.portfolio-categories {
  display: inline;
  margin-right: 10px;
}

.portfolio-categories:last-child {
  margin-right: 0;
}
.single-lorem-portfolio .lorem-entry-share{
  border: medium none;
}
.single-lorem-portfolio .p-meta {
  margin-top: 0;
}
.single-lorem-portfolio .lorem-entry-share{
  border: medium none;
}

.portfolio-item-tags .p-meta-short {
  text-align: right;
  margin: 0!important;
}
.entry-extra.cf.portfolio-extra > h4 {
  margin: 0.4em 0 1.5em;
}
.lorem-portfolio-fileds span{
  color: #272727;
  font-family: "Playfair Display";
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 0.3em;
}
.lorem-portfolio-fileds {
  list-style: none outside none;
  margin: 0;
}
.lorem-portfolio-fileds {
  color: #888888;
  font-size: 14px;
  margin-bottom: 3em !important;
  text-transform: none;
}
.portfolio-extra .h-extra.skills {
  margin: 0;
}
.portfolio-extra .lorem-entry-share {
  font-size: 1.2rem;
  margin-bottom: 4em;
}
.portfolio-extra .lorem-share-options > span {
  color: #393939;
  font-family: "Playfair Display";
  margin-right: 0.3em;
}
.portfolio-item-tags {
  margin: 0 0 1.6em;
}

.portfolio-item-tags .lorem-portfolio-tags-wrap {
  letter-spacing: 0;
  margin: 0 !important;
  text-transform: uppercase;
  text-indent: 0;
}

.portfolio-item-tags li {
  display: inline;
  margin-right: 10px;
}

.portfolio-extra .lorem-ul-icons>i {
  display: none;
}
.portfolio-extra .lorem-ul-icons {
  line-height: 1;
  margin: 0 !important;
  text-indent: 0;
  float: none;
  display: inline;
}
.portfolio-extra .h-extra.skills {
  font-size: 12px;
  margin: 0 !important;
}
.lorem-flexslider-carousel .flex-viewport{
  height: 100px!important;
}
.lorem-flexslider-carousel .lorem-slides{
  display:none;
}


@media (max-width: 767px) {
  .lorem-portfolio .entry-info,
  .lorem-portfolio .entry-extra {
	  color: #6F2100;
    float: none;
    width: 100%; } }
.lorem-portfolio .h-extra {
  margin-top: 0.5em;
  font-size: 150%; }
  .lorem-portfolio .h-extra.skills {
    margin: 0 0 0.3em; }
  .lorem-portfolio .h-extra.launch {
    margin: 0 0 0.4em; }
.single-lorem-portfolio .entry-content {
  margin-bottom: 0;
  letter-spacing: 1.6px;
}

.single-lorem-portfolio .lorem-container-fluid.offset {
  margin-bottom: 17px;
}
.single-lorem-portfolio .lorem-comments-area {
  margin: 2.2em auto 10.9em;
  background-color: transparent;
}
.single-lorem-portfolio .lorem-comments-wrap,
.single-lorem-portfolio .form-wrapper {
}
.single-lorem-portfolio #respond{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  padding-bottom: 2em;
  padding-left: 0;
  padding-right: 0;
}
.single-lorem-portfolio #reviews{
  margin-top: -0.55em;
}
.single-lorem-portfolio .h-comments-title {
  margin: 0 0 1.15em;
}
.single-lorem-portfolio  .lorem-comments-list {
  margin: 0 auto;
}
.single-lorem-portfolio  .children {
  margin: 2em 0 0 2em !important;
}
.single-lorem-portfolio .form-wrapper .lorem-container-fluid{
  margin: 1px auto 0;
}
.single-lorem-portfolio #reviews .comment-form input {
  display: block;
  float: left;
}
.single-lorem-portfolio .form-submit > input[type="submit"] {
  float: none !important;
  margin: 0 auto;
}

h2.entry-title.entry-title-portfolio {
   font-family: GFS Didot, "serif",Helvetica,Arial,sans-serif;;		
   color: #6F2100;
  font-weight: 400;
  text-transform: none;
  line-height: 1;
  margin: 0; }
.single h2.entry-title.entry-title-portfolio {
  float: left;
  font-size: 40px;
  margin: 55px 0 0px;
  font-weight: 700;
  letter-spacing: 12px;
  line-height: 47px;
  padding-left: 20px;
  position: relative;
}

.single h2.entry-title.entry-title-portfolio:before {
  content: '';
  display: block;
  width: 3px;
  height: 87%;
  background-color: #6F2100;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
     -moz-transform: translate3d(0, -50%, 0);
      -ms-transform: translate3d(0, -50%, 0);
       -o-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
h2.entry-title.entry-title-portfolio a{
  display: block;
  padding: 2% 4%;}
.entry-single-portfolio-nav h4 {
  margin: 0;
  text-transform: uppercase;
  line-height: 23px;

}
.entry-single-portfolio-nav .offset {
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.entry-single-portfolio-nav {
  margin-bottom: 6em;
  margin-top: 10px;;
}
.post-prev .lorem-icon-arrow-left-2,
.post-next .lorem-icon-arrow2-right {
  display: inline-block;
  font-size: 2.4rem;
  height: 70px;
  line-height: 72px;
  margin-right: 30px;
  position: relative;
  text-align: center;
  top: 2px;
  width: 70px;
  border: 1px solid #d3bc6c;
  -webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.post-prev .lorem-icon-arrow-left-2:hover,
.post-next .lorem-icon-arrow2-right:hover {
  background-color: #d3bc6c;
  -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.post-next .lorem-icon-arrow2-right {
  margin-right: 0;
  margin-left: 30px;;
}

.post-next .lorem-icon-arrow2-right::before {
  color: #d3bc6c;
  margin-left: 6px;
  font-size: 27px;
  position: relative;
  top: -2px;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}


.post-prev .lorem-icon-arrow-left-2::before {
  color: #d3bc6c;
  margin-left: 5px;
  font-size: 27px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.post-next .lorem-icon-arrow2-right:hover::before,
.post-prev .lorem-icon-arrow-left-2:hover::before {
  color: #fff;
  -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
}

.post-prev, .post-next {
  position: absolute;
}
.post-prev {
  left: 0;
  top: 0;
}

.post-prev h4 a,
.post-next h4 a,
.back_to_gallery a {
  font-family: GFS Didot;
  color:  #989898;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 1.5px;
}

.back_to_gallery a {
  line-height: 71px;
  letter-spacing: 1.3px;
}

.post-next {
  right: 0;
  top: 0;
}
a.prev-next>i{
  position: relative;
    top: -1px;}
.back_to_gallery {
  display: inline-block;
  line-height: 82px !important;
}
/*==============Portfolio Preview=====================*/
.lorem-portfolio-preview {
  color: white;
  font-size: 18px;
  left: 0;
  padding: 12px;
  position: absolute;
  top: 0;
}
.lorem-portfolio-preview:hover {
  background-color: white;
}
#portfolio-single-result {
  display: none;
  z-index: 9999;
  background-color: #fff;
  height: 100%;
  width: 100%;
  z-index: 9999;
}
.portfolio-single-result-loading {
  margin-top: -22px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -22px;
}
.portfolio-single-result-inner{
  display: none;
  width: 100%;
  height: 100%;
}
.singleImgwrapp img
{
  position: absolute;
  max-width: 100%;
  top: 10%;
  left: 10%;
}

.singleImgwrapp img:empty
{
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
@media screen and (orientation: portrait) {
  .singleImgwrapp img { max-width: 90%; }
}

@media screen and (orientation: landscape) {
  .singleImgwrapp img { max-height: 90%; }
}
@media (max-width: 979px) {
.singleImgwrapp img:empty {
  left: 50%;
  top: 10%;
  -webkit-transform: translate(-50%, -10%, 0);
  -moz-transform: translate(-50%, -10%, 0);
  -ms-transform: translate(-50%, -10%, 0);
  -o-transform: translate(-50%, -10%, 0);
  transform: translate(-50%, -10%, 0);
}
}
.html-ready {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.singleImgwrapp {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-content {
  bottom: 5%;
  height: auto;
  left: 15%;
  position: absolute;
  max-width: 30%;
  width: auto;
}
@media (max-width: 979px) {
  .single-content {
  max-width: 70%; }
}
.single-content > h3 {
  background-color: #608eb5;
  color: #fff;
  margin: 0;
  padding: 0.35em 1em;
}
.content-inner {
  background-color: #fff;
  color: #949494;
  padding: 1em 1.4em 1.25em;
  text-align: justify;
}
.close-single-section {
  background-color: #fff;
  border-radius:100%;
  color: #393939;
  cursor: pointer;
  font-size: 24px;
  height: 80px;
  line-height: 83px;
  position: absolute;
  right: 25px;
  text-align: center;
  top: 25px;
  opacity: 0.7;
  width: 80px;
  z-index: 1;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
.close-single-section:hover {
  opacity: 1;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s; }

/*============================================================*/
.nav-growpop a {
  display: block;
  outline: medium none;
  position: absolute;
  text-align: left;
  top: 50%;
  width: 80px;
  z-index: 1000;
  -webkit-transform: translate3d(0, -50%, 0);
     -moz-transform: translate3d(0, -50%, 0);
      -ms-transform: translate3d(0, -50%, 0);
       -o-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.nav-growpop a.prev {
  left: 0;
}
.nav-growpop a.next {
  right: 0;
}
.nav-growpop .icon-wrap {
  background-color: #608eb5;
  border: 0 solid #608eb5;
  display: block;
  font-size: 28px;
  padding: 26px 0 22px;
  position: relative;
  text-align: center;z-index: 100;
  -webkit-transition: border-width 0.3s 0.15s;
  transition: border-width 0.3s 0.15s;
}
.nav-growpop div {
  position: absolute;
  top: 50%;
  padding: 20px;
  width: 420px;
  height: 140px;
  background: #fff;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.nav-growpop a.prev div {
  left: 0;
  padding: 20px 140px 20px 100px;
  text-align: right;
  -webkit-transform: translateY(-50%) translateX(-100%) scale(0.75);
  transform: translateY(-50%) translateX(-100%) scale(0.75);
}
.nav-growpop a.next div {
  right: 0;
  padding: 20px 80px 20px 140px;
  -webkit-transform: translateY(-50%) translateX(100%) scale(0.75);
  transform: translateY(-50%) translateX(100%) scale(0.75);
}
.nav-growpop span {
  display: block;
  padding-bottom: 5px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 0.7em;
  line-height: 1.2;
}
.nav-growpop h3 {
  color: #231f20;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  padding: 5px 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.nav-growpop div p {
  margin: 0;
  color: #b24e44;
  font-style: italic;
  font-size: 75%;
}
.nav-growpop img {
  position: absolute;
  top: 20px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
}
.nav-growpop a.prev img {
  right: 20px;
}
.nav-growpop a.next img {
  left: 20px;
}
.nav-growpop a:hover .icon-wrap {
  opacity: 1;
  border-top-width: 29px;
  border-bottom-width: 29px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nav-growpop a:hover div {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateY(-50%) translateX(0) scale(1);
  transform: translateY(-50%) translateX(0) scale(1);
}


[class*="page-template-template-blank"] .entry-content {
  margin-top: 0; }

.page-template-template-blank-3-php.lorem-navbar-fixed-left-active,
.page-template-template-blank-3-php.lorem-navbar-fixed-right-active,
.page-template-template-blank-6-php.lorem-navbar-fixed-left-active,
.page-template-template-blank-6-php.lorem-navbar-fixed-right-active,
.page-template-template-blank-7-php.lorem-navbar-fixed-left-active,
.page-template-template-blank-7-php.lorem-navbar-fixed-right-active,
.page-template-template-blank-8-php.lorem-navbar-fixed-left-active,
.page-template-template-blank-8-php.lorem-navbar-fixed-right-active {
  padding: 0; }

[class*="page-template-template-blank"] .lorem-main,
.page-template-template-layout-full-width-php .lorem-main {
  float: none;
  display: block;
  width: auto; }

.error404 .entry-404 {
  margin-bottom: 6em;
  text-align: center;}
.error404 .entry-404 h1 {
  color: #636363;
  font-size: 150px;
  margin-bottom: 0.25em;
  margin-top: 0.3em;
  text-align: center;}
.entry-404 h3 {
  color: #828282;
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 1em;
  margin-top: 4em;
  text-transform: none;}
.error404 .entry-404 .error-info {
  background-color: #f2f2f2;
  color: #828282;
  display: inline;
  font-size: 20px;
  font-weight: 600;
  padding: 0.4em 2em 0.5em;
}
.entry-404 .form-search {
  margin: 0 auto 4em;
  max-width: 300px;
}
.lorem-header-landmark {
  margin: 0 auto 2.4em; }

.h-landmark {
  margin: 0;
  line-height: 1; }
  @media (max-width: 767px) {
    .h-landmark {
      font-size: 48px;
      font-size: 4.8rem; } }
  @media (max-width: 480px) {
    .h-landmark {
      font-size: 42px;
      font-size: 4.2rem; } }
  .h-landmark span {
    display: inline-block;
    position: relative; }

.p-landmark-sub {
  margin: 5px 0 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3; }
  @media (max-width: 480px) {
    .p-landmark-sub {
      font-size: 18px;
      font-size: 1.8rem; } }
  .p-landmark-sub strong {
    color: #272727; }

.lorem-comments-area {
  margin: 0 0 4em;
  background: transparent; }
.lorem-comments-wrap {
  padding: 0 2.3em 2.1em 0;
  margin-bottom: 19px;}
.h-comments-title {
  margin: 1.9em 0 2.1em;
  text-transform: uppercase;
  color: #6F2100;
  font-weight: 700;
  line-height: 1.2em;
  padding-left: 17px;
  border-left: 3px solid #6F2100;
  letter-spacing: 8px;}
  .h-comments-title span {
    position: relative; }
  .h-comments-title small {
    position: absolute;
    top: -4px;
    right: -40px;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    color: white;
    background-color: #608eb5;
    border-radius: 100em;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3), 0 2px 1px white;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3), 0 2px 1px white; }

.lorem-comments-list {
  margin: 0;
  list-style: none; }

.lorem-comments-list .children {
  margin: 0 0 0 135px;
  list-style: none; }
  @media (max-width: 979px) {
    .lorem-comments-list .children {
      margin-left: 0; } }
li.comment {
  margin: 0;
  padding: 0;
  clear: both;
  overflow: hidden;}
article.comment {
  margin: 0 0 24px 175px;
  min-height: 70px;
  position: relative;
  width: 72.7%;
  display: block; }

.children article.comment {
  margin-bottom: 95px;
}

.children .children article.comment {
  margin-bottom: 55px;
}

.lorem-boxed-layout-active article.comment {
  border: 1px solid #dddddd; }

.lorem-comment-header {
  font-size: 14px;
  /* margin-bottom: 0.5em; */
  line-height: 30px;
  margin-bottom: 0.4em; }

.lorem-comment-content {
  position: relative;
  font-size: 16px;
  line-height: 35px; }
.lorem-comment-content p {
  margin-bottom: 2px;
  color: #6F2100;
  letter-spacing: 1.6px;

}
.lorem-comment-author:before {content: "";}
.lorem-comment-author {
  color: #d3bc6c;
  display: inline-block;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 14px;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase; }
  .lorem-comment-author a {
  color: #d3bc6c;
  display: inline-block;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  font-style: normal;
  text-transform: uppercase;}
    .lorem-comment-author a:hover {
      color: #d3bc6c;
      /*text-decoration: underline; */
      }

.lorem-comment-time {
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  color: #989898;
  position: relative;
  font-size: 12px;
  letter-spacing: 1.2px;
  margin-left: -6px; }
  .lorem-comment-time:hover {
    color: #d3bc6c; }

.lorem-comment-awaiting-moderation {
  color: #6F2100;
  line-height: 1;
  margin: 0 0 1em;
  font-size: 12px;
  font-style: italic;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif; }

.comment-edit-link {
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 400;
  white-space: nowrap; }

.comment-reply-link {
  position: relative;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color: #6F2100;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase; }
.comment-reply-link:before {
}
.comment-reply-link-after {
  position: relative;
  bottom: 1px;
  font-size: 0.722em;
  line-height: 1; }
.reply-link-wrap {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  line-height: 43px; }
.lorem-comment-img {
  float: left;
  text-align: center;
  margin-bottom: 20px;; }
  .lorem-comment-img .avatar-wrap {
    display: block;
    position: relative; }
    .lorem-comment-img .avatar-wrap:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%; }
    .lorem-comment-img .avatar-wrap .avatar {
    margin-top: 4px; }
  .lorem-comment-img .bypostauthor {
    display: block;
    bottom: 0;
    width: 100%;
    clear: left;
    margin-top: 3px;
    padding: 3px 0 4px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    text-align: center;
    text-transform: lowercase;
    text-shadow: 0 1px 0 white;
    color: #999; }

#respond {}
  #respond .required {
    font-weight: 300;
    color: #608eb5; }
.comment .comment-respond {
  padding-left: 0!important;
  padding-right: 0!important;
}
.comment .comment-form {
  margin: 0 auto;
  width: 100%!important;
}
#reply-title {
  color: #393939;
  line-height: 15px!important;
  margin: 0 0 27px;
  letter-spacing: 0; }
  #reply-title small {
    margin: 0.55em 0 0.3em;
    display: block;
    font-size: 60%;
    letter-spacing: 0.3px;
    text-transform: uppercase; }
    #reply-title small a {
    color: #608eb5;
    font-size: 12px;
    font-style: italic;
    text-transform: none; }
      #reply-title small a:hover, #reply-title small a:focus {
        color: #c61300; }

#commentform {
  margin-bottom: 10px; }

.comment-notes {
  margin-bottom: 1em;
  font-size: 100%; }

.logged-in-as {
  font-size: 92.85%;
  font-style: italic;
  margin-bottom: 1em;
  letter-spacing: 1.2px;
}
.comment-form .input {
  width: 47.368%;
  margin: 0 0 20px 0;
}
.comment-form .input:first-child {
  margin-left: 0;
}

@media (max-width: 850px) {
  .comment-form .input {
    margin-left: 0;
    width: 100%;
    float: none;
  }
}
.logged-in {
  letter-spacing: 1.6px;
}
.logged-in a:first-child {
  color:#d3bc6c;
}
.logged-in a:last-child {
  color:#989898;
}
.logged-in a:last-child:hover {
  color:#d3bc6c;
}

.comment-form textarea {
  height: 137px!important;
  width: 100%;
  padding-top: 12px;
  letter-spacing: 2px!important; }

.form-submit {
  margin: 0;
  text-align: center;
  margin-top: 40px; }

.widget {
  padding-bottom: 3.2em;}
  .widget:last-child {
    border:none;
    padding:0;
  }
  .lorem-footer .widget {
    border:none;
    /*padding: 64px 35px 36px 41px;*/
  }

  .lorem-footer .lorem-row-fluid [class*="span"]:first-child .widget {
    /*padding:52px 40px 3px 38px;*/
  }
  .widget .h-widget:before {
    zoom: 1; }
  .widget a:before {
    font-family: "icon_font";
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    speak: none;
    zoom: 1; }
  .widget p:last-child,
  .widget ul:last-child,
  .widget ol:last-child {
    margin-bottom: 0; }
  .widget ul,
  .widget ol {
    background-color: transparent;
  list-style: none outside none;
  margin-left: 0; }
    .widget ul li,
    .widget ol li {
      padding: 0;
      margin-bottom: 11px;
      line-height: 24px; }



  .widget_recent_entries ul li {
    margin-bottom: 14px;
  }

      .widget ul li:last-child,
    .widget ol li:last-child {
      margin-bottom: 0;
    }

    #lorem-footer.lorem-footer .widget_wrap a:hover {
      color: #d3bc6c;
    }

.widget .lorem-slider-shortcode-container ul li {
  margin-bottom: 11px;
}
.widget ul li a,
      .widget ol li a,
      .tweet_text {
    color: #6F2100;

    font-style: normal;
    font-size: 16px;
    font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;}

  .lorem-footer .widget ul li a,
      .widget ol li a,
      .tweet_text {
        font-size: 12px;

  }
      .widget_categories ul li a,
      .widget_product_categories ul li a,
      .widget_categories ol li a,
      .widget_archive ul li a,
      .widget_archive ol li a,
      .widget.widget_get_in_touch p,.widget.widget_get_in_touch p a {
    color: #6F2100;
    font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1.4px;
    word-spacing: 0px;
    margin-bottom: 21px;
    text-transform: capitalize;}

    .widget_categories ul li a:hover,
    .widget_product_categories ul li a:hover,
    .widget_categories ol li a:hover,
    .widget_archive ul li a:hover,
    .widget_archive ol li a:hover,
    .widget.widget_get_in_touch p a:hover {
      color: #d3bc6c;
    }

  .widget.widget_get_in_touch p,.widget.widget_get_in_touch p a {
    font-size: 14px;
    text-transform: inherit;
    letter-spacing: 1.6px;
    line-height: 31px;
    margin-bottom: 19px;
}



    .tweet_time a.jtwt_date,
    .jtwt_tweet_text a {
      font-weight: 400;
      font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
      color: #6F2100;
      font-size: 14px;
      line-height: 18px;
    }

    .widget .jtwt_tweet_text a {
      color: #6F2100;
    }

    .widget .jtwt_tweet_text a:hover {
      color: #d3bc6c;
    }


    .widget.tweets .jtwt_tweet {
      margin-bottom: 20px;
    }

    .jtwt_tweet::before {
      content: '\e839';
      font-family: 'zocial';
      color:  #47b8e8;
      font-size: 17px;
      font-weight: 400;
      position: absolute;
      margin-top: 7px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    .jtwt_tweet_text {
      padding-left: 39px;
      line-height: 36px;
      font-family: GFS Didot;
      color:  #989898;
      font-size: 16px;
      letter-spacing: 1px;
    }


    .jtwt_tweet:last-child {
      margin-bottom: 0;
    }

    .lorem-sidebar .widget.tweets {
      margin-bottom: 14px;
    }


      .widget ul li a.url {
  color: #989898; }

      .widget ul li:last-child,
      .widget ol li:last-child {
        border-bottom: 0; }
  .widget select {
    width: 100%; }

.h-widget,
#reply-title {
  color: #6F2100;
  font-weight: 700;
  letter-spacing: 5.2px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 1.4em;
  border-left: 3px solid #6F2100;
  padding: 1px 0 1px 19px;;; }
  .widget_text .h-widget {
  margin-bottom: 1.7em;
  }

.lorem-footer .h-widget {
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-style: italic;
  word-spacing: 4px;
  line-height: 23px;
  margin-bottom: 1.7em;
}

#reply-title {
  line-height: 25px!important;
  padding: 0 0 0 19px;
  letter-spacing: 2px;
  word-spacing: 2px;
  margin-bottom: 40px;
 }

 .page #reply-title {
   margin-top: 60px;
 }

  .lorem-sidebar .h-widget {
    letter-spacing: 7px;
    margin-bottom: 26px;

  }

  .lorem-sidebar .widget.widget_search .h-widget {
    display: none;
  }

  .lorem-sidebar .widget_recent_entries h4 {
    margin-bottom: 30px;
  }

  .lorem-sidebar .widget_text .h-widget {
    margin-bottom: 18px;
    line-height: 33px;
  }

  .lorem-footer .widget_text .h-widget,
  .lorem-footer .widget_get_in_touch .h-widget,
  .lorem-footer .widget_wysija .h-widget {
    color: #6F2100;
    line-height: 9px;
    font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    font-style: italic;
    word-spacing: 4px;
    padding-left: 21px;
  }

  .lorem-footer .widget_text .h-widget {
    line-height: 23px;
    font-weight: 700;
    letter-spacing: 6.4px;
  }


  .lorem-footer .widget_get_in_touch .h-widget {
    line-height: 23px;
    margin-bottom: 37px;
  }

  .lorem-footer .widget_rss .h-widget {
    margin-bottom: 13px;
  }
  .lorem-footer .widget .first-word {
    font-family: GFS Didot, "serif",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    line-height: 19px;
    font-size: 18px;
    letter-spacing: 5px;
  }

.lorem-footer .widget_wysija .h-widget {
  margin-bottom: 43px;
  word-spacing: -7px;
  margin-top: -3px;
}

.lorem-footer .widget_wysija .wysija-input {
  border: 1px solid #989898;
  height: 50px;
  padding-right: 62px;
  width: 100%;
  padding-left: 18px;
  letter-spacing: 1.5px;
}

.widget.tweets h4 {
  margin-bottom: 1em;
}
.tweet_list > li {
  margin-bottom: 1.1em;
}
.tweet_list > li:last-child {
  margin-bottom: 0;
}

.lorem-sidebar .widget_calendar {
  margin-bottom: 18px;
}

.widget_calendar .h-widget {
  margin-bottom: 25px;
}


.widget_calendar #wp-calendar {
  font-size: 87.5%;
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  position: relative;

}
  .widget_calendar #wp-calendar caption {
    font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
    position: relative;
    color:  #d3bc6c;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    line-height: 36px;
    letter-spacing: 1.3px;
    margin-bottom: 6px; }
  .widget_calendar #wp-calendar th,
  .widget_calendar #wp-calendar td {
    line-height: 1;
    text-align: center; }

  .widget_calendar #wp-calendar th {
    /*background: transparent;*/
    font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
    color:  #6F2100;
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    padding: 1px 0;;
  }

  .widget_calendar #wp-calendar thead tr {
    background: url(../img/pattern_bgr.png) top left repeat;
  }

  .widget_calendar #wp-calendar td {
  border: medium none;
  padding: 3.3% 0 4.4%;
  font-weight: 400;
  font-family: GFS Didot;
  color: #888888;
  font-size: 14px;
}

    .widget_calendar #wp-calendar tbody td.pad {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .widget_calendar #wp-calendar tbody td.pad:first-child {
        border-left: 0; }
      .widget_calendar #wp-calendar tbody td.pad:last-child {
        border-right: 0; }
  .widget_calendar #wp-calendar #prev,
  .widget_calendar #wp-calendar #next{
    padding: 0; }
  .widget_calendar #wp-calendar #prev a,
  .widget_calendar #wp-calendar #next a{
    line-height: 0;
    font-size: 0;
    color: transparent;
    text-shadow: none;
    left: 40px;
    top:8px;
    position:absolute;
 }
    .widget_calendar #wp-calendar #prev a{
      left: 0;}
   .widget_calendar #wp-calendar #prev a:before,
     .widget_calendar #wp-calendar #next a:before {
       content: "\e940";
     display: inline-block;
     font-family: "icon_font";
     color: #989898;
     font-size: 18px;
  }
  .widget_calendar #wp-calendar #prev a:before{
  content: "\e941";
}
    .widget_calendar #wp-calendar #today, .widget_calendar #wp-calendar #today a{
    color: #ffffff; }
  .widget_calendar #wp-calendar tfoot .pad {
    display: none;}

.widget_calendar #wp-calendar #today {
  position: relative;
  z-index: 47;
}

.widget_calendar #wp-calendar #today::before {
  content: '';
  display: block;
  position: absolute;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  background-color: #d3bc6c;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -54%);
  -webkit-transform: translate(-50, -54);
     -moz-transform: translate(-50, -54);
      -ms-transform: translate(-50, -54);
       -o-transform: translate(-50, -54);
          transform: translate(-50, -54);
}

.widget_calendar td a {
  color:#6F2100;
}

.widget_calendar td a:hover {
  color: #d3bc6c;
}

.widget.widget_categories li ul,
.widget.widget_product_categories li ul {
  margin: 0.1em 0 0 1.3em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.widget.widget_categories li ul li,
.widget.widget_product_categories li ul li {
  -webkit-box-shadow: none;
  box-shadow: none; }
.widget.widget_product_categories a {
  text-transform: none;
  font-weight: 500;}
.widget_pages .children,
.widget_nav_menu .sub-menu {
  margin-top: 0.65em;
}

.widget_nav_menu .menu > li:last-child a:first-child {
  border-bottom: 0; }

.widget_nav_menu .current-menu-item > a {
  background-color: transparent; }

.widget.widget_meta ul {
  border-bottom: 0; }

.widget.widget_meta li abbr[title] {
  border-bottom: 0; }

.widget.widget_pages ul {
  border-bottom: 0; }

.widget_recent_comments .h-widget {
  margin-bottom: 33px;
}

.widget_recent_comments a:last-child {
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  color: #6F2100;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
  margin-top: 0.5em;
  border-bottom: 0;
  text-transform: uppercase;
  padding-left: 5px!important;}
.comment-author-link:before {
  content: "by ";
}
.widget.widget_recent_comments li {
  color: #989898;
  font-weight: 400;
  line-height: 24px;
  font-family: GFS Didot;
  font-size: 12px;}

  .widget.widget_recent_comments .comment-author-link,
  .widget.widget_recent_comments .comment-author-link a,
  .widget.widget_recent_comments a {
    letter-spacing: 1.2px;
    word-spacing: 2px;
  }

  .widget.widget_recent_comments {
    margin-bottom: 38px;
  }

.widget.widget_recent_entries li .post-date {
  display: block;
  color: #989898;
  font-family: GFS Didot;
  font-size: 12px;
  font-weight: 400;
  line-height: 48px;
  margin-bottom: 0.3em;
  margin-top: -9px;
}

.widget_rss .rsswidget img {
  display: none; }

.widget.widget_rss li {
  padding: 0;
  font-size: 81.25%;
  margin-bottom: 15px; }
  .widget.widget_rss li .rsswidget {
    display: block;
    border-bottom: 0 !important;
    font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
    color: #6F2100;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px; }
  .widget.widget_rss li .rsswidget:hover {
    color: #d3bc6c;
    .widget.widget_rss li .rsswidget:before {
      padding-right: 0.4em; }
  }

.widget_rss .rss-date {
  display: block;
  margin-top: 0.5em;
  filter: alpha(opacity=57.5);
  zoom: 1;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color: #6F2100;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px; }

.widget_rss .rss-date::before {
  content: '\e926';
  font-family: 'icon_font';
  font-size: 14px;
  color: #d3bc6c;
  margin-right: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



.widget_rss .rssSummary {
  margin: 3px 0 0.75em;
  font-weight: 400;
  line-height: 36px;
  font-family: GFS Didot;
  color: #989898;
  font-size: 16px; }

.widget_rss cite {
display: block;
margin-top: -0.3em;
text-transform: none;
  opacity: 0.575;
  filter: alpha(opacity=57.5);
  zoom: 1; }
  .widget_rss cite:before {
    content: "By: "; }

.lorem-sidebar .widget_tag_cloud,
.widget_product_tag_cloud {
  margin-bottom: 1.6em; }

.widget_tag_cloud .h-widget {
  margin-bottom: 30px;
}

.widget_tag_cloud .tagcloud,
.widget_product_tag_cloud .tagcloud {
  margin-bottom: 1.2em;
  *zoom: 1; }
  .widget_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after,
  .widget_product_tag_cloud .tagcloud:before,
  .widget_product_tag_cloud .tagcloud:after {
    display: table;
    content: ""; }
  .widget_tag_cloud .tagcloud:after,
  .widget_product_tag_cloud .tagcloud:after {
    clear: both; }

.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
  color: #989898;
  font-size: 16px!important;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  line-height: 1.3;
  margin: 10px 10px 0 0;
  padding: 7px 21px 8px 19px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #989898;
  letter-spacing: 1.1px; }
  @media (max-width: 767px) {
    .widget_tag_cloud .tagcloud a,
    .widget_product_tag_cloud .tagcloud a {
      font-size: 11px;
      font-size: 1.1rem; } }
  @media (max-width: 480px) {
    .widget_tag_cloud .tagcloud a,
    .widget_product_tag_cloud .tagcloud a {
      font-size: 10px;
      font-size: 1rem; } }
      .widget_tag_cloud .tagcloud a:hover,
      .widget_tag_cloud .tagcloud a:active {
        color: #ffffff;
        background-color: #d3bc6c;
        border-color: #d3bc6c;
      }
.comment-author-link a {
  display: inline-block!important;
  font-size: 100%!important;
}

.widget_text .textwidget,
.widget_text .textwidget p {
  font-family: GFS Didot;
  color:  #989898;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 1.6px;
  word-wrap: break-word;
  word-break: break-all;
}

.lorem-sidebar .widget-text {
  margin-bottom: 34px;
}



.widget_text ol,
.widget_text ul {
  overflow: visible;
  margin: 0 0 1.313em 1.655em;
  border: 0;
  list-style: disc;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .widget_text ol li,
  .widget_text ul li {
    border: 0;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .widget_text ol li:hover,
    .widget_text ul li:hover {
      background-color: transparent; }
    .widget_text ol li a,
    .widget_text ul li a {
      border-bottom: 0; }
  .widget_text ol.lorem-ul-icons,
  .widget_text ul.lorem-ul-icons {
    list-style: none; }

.lorem-dribbble-widget ul {
  overflow: visible;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .lorem-dribbble-widget ul li {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .lorem-dribbble-widget ul li:hover {
      background-color: transparent; }
    .lorem-dribbble-widget ul li a {
      border-bottom: 1px solid #ccc;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.lorem-flickr-widget ul {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .lorem-flickr-widget ul li {
    border: 0;
    padding: 0; }
    .lorem-flickr-widget ul li a {
      border-bottom: 1px solid transparent;
      color: white; }
      .lorem-flickr-widget ul li a:hover {
        color: white !important; }
      .lorem-flickr-widget ul li a img {
        width: 100%; }

.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .widget_nav_menu ul li:hover,
  .widget_meta ul li:hover,
  .widget_pages ul li:hover {
    background-color: transparent; }
  .widget_nav_menu ul li a,
  .widget_meta ul li a,
  .widget_pages ul li a {
    display: inline-block; }

    .lorem-footer .widget_product_categories ul li a:before,
    .lorem-footer .widget_recent_entries ul li a:before,
    .lorem-footer .widget_archive ul li a:before,
    .lorem-footer .widget_categories ul li a:before,
    .lorem-footer .widget_nav_menu ul li a:before,
    .lorem-footer .widget_meta ul li a:before,
    .lorem-footer .widget_pages ul li a:before {
      content: "";
    padding-right: 0; }

    .widget_nav_menu ul li a:hover,
    .widget_meta ul li a:hover,
    .widget_pages ul li a:hover {
      background-color: transparent; }
  .widget_nav_menu ul li ul,
  .widget_nav_menu ul li .sub-menu,
  .widget_meta ul li ul,
  .widget_meta ul li .sub-menu,
  .widget_pages ul li ul,
  .widget_pages ul li .sub-menu {
    border: 0;
    background-color: transparent;
    border-radius: 0; }
    .widget_nav_menu ul li ul li a,
    .widget_nav_menu ul li .sub-menu li a,
    .widget_meta ul li ul li a,
    .widget_meta ul li .sub-menu li a,
    .widget_pages ul li ul li a,
    .widget_pages ul li .sub-menu li a {
      padding-left: 1.3em; }
    .widget_nav_menu ul li ul li:first-child a,
    .widget_nav_menu ul li .sub-menu li:first-child a,
    .widget_meta ul li ul li:first-child a,
    .widget_meta ul li .sub-menu li:first-child a,
    .widget_pages ul li ul li:first-child a,
    .widget_pages ul li .sub-menu li:first-child a {
      border-radius: 0; }
    .widget_nav_menu ul li ul ul li a,
    .widget_nav_menu ul li .sub-menu ul li a,
    .widget_meta ul li ul ul li a,
    .widget_meta ul li .sub-menu ul li a,
    .widget_pages ul li ul ul li a,
    .widget_pages ul li .sub-menu ul li a {
      padding-left: 2.55em; }
.widget_nav_menu .menu-item-has-children > a:before {
  content: none;
  margin-left: 0;
  position: inherit;
}

.widget_layered_nav ul li a:before {
  content: "\e8bd";
  padding-right: 0.8em;
  padding-left: 0.1em;
}
.widget_layered_nav ul li.chosen a:before {
  content: "\e8be";
}
.widget_layered_nav_filters ul {
  margin-bottom: 1.6em;
}
.widget_layered_nav_filters .chosen {
  display: inline-block;
  margin-right: 12px;
  padding: 0.25em 0;
}
.widget_layered_nav_filters .chosen a:after {
content: "×";
font-family: "icon_font";
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 3px;
position: relative;
text-decoration: inherit;
top: -1px;
}
.lorem-sidebar .widget_rss h4 {
  margin-bottom: 28px;
}
.widget.widget_get_in_touch {
  margin-bottom: 28px;}


.widget .widget-address,
.widget .widget-phone,
.widget .widget-email{
  color: #828282;
  font-size: 100%;
  line-height: 2.22em;
  margin: 0;
  padding-left: 40px;
  position: relative;
  text-transform: none;
  top: -3px;
}
.widget-phone {
  top: -4px !important;
}
.widget-email {
  top: -5px !important;
}
.widget-address:before,
.widget .widget-phone:before,
.widget .widget-email:before {
  font-family: "icon_font";
  content: "\e8bc";
  color: #6F2100;
  font-size: 20px;
  top: 3px;
  position: relative;
  margin-left: -37px;
  padding-right: 10px;
  margin-right: 6px;
  padding-left: 1px;
}
.widget .widget-phone:before {
  top: 1px;
  margin-left: -39px;
  margin-right: 9px;
}
.widget .widget-email:before {
  top: 3px;
  position: relative;
}

.widget-address:before{padding-right: 15px;}
.widget .widget-phone:before{content: "\e92d";font-size:18px;}
.widget .widget-email:before{content: "\e936";font-size: 18px;top:1px;margin-left:-39px;margin-right:9px;}
.widget-email > a {
  color: #828282;
}
.cat-item > span,
.widget_archive ul span {
	
  float: right;
  color: #d3bc6c;
  opacity: 0;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}

.cat-item a:hover + span,
.widget_archive ul a:hover + span {
	  color: #6F2100;
      opacity: 1;
    }
li.recentcomments {
  margin-bottom: 1em;
  padding-bottom: 1.4em !important;
}
li.recentcomments:last-child {
  margin-bottom: 0;
  padding: 0 !important;
}
/*==========Recent Posts Widget========*/
.lorem-sidebar .widget_recent_posts {
  margin-bottom: 38px;
}

.widget_recent_posts .h_widget {
  margin-bottom: 32px;
}

.widget_recent_posts .recent_posts img {
  float: left;
  margin-bottom: 5px;
  margin-right: 19px;
  margin-top: 0px;
  width: 70px;
}
.widget_recent_posts .date-block {
  font-size: 12px;
  font-style: normal;
  margin-top: -1px;
}

.lorem-footer .widget_recent_posts .date-block {
  color: #6F2100;
}
.widget_recent_posts .recent_posts {
  margin-bottom: 13px;
  padding: 0 0 12px;
  padding-top: 9px;
}
.lorem-footer .widget_recent_posts .recent_posts {
  margin-bottom: 2.4em;
  border: none;
  padding: 0;
}
.widget_recent_posts .recent_posts:last-child {
  margin-bottom: 0.18em;
  padding-bottom: 0;
}
.widget_recent_posts a {
  position: relative;
  top: -1px;
}
.no-footer-widget .lorem-footer .widget_wrap {
  display: none;
}
/*=====================================*/
.logo-widget {
margin-left: -74px;
margin-top: -34px;
margin-bottom: -16px;
}
  @media (max-width: 979px) {
    .logo-widget {
      margin-left: 0;
      margin-top: 0;
    }
  }
.logo-widget img {
  display:block;
  margin: 0 auto;
}
.sticky, .page-template-template-masonry-blog .post-109 {
  margin: 0;
  width: 100%!important;
  margin-left: 0px;
}

.page-template-template-masonry-blog .lorem-slickslides button {
  display: none!important;
}

.alignright {
  float: right;
  margin: 0.35em 0 0.35em 1.313em; }

.alignleft {
  float: left;
  margin: 0.35em 1.313em 0.35em 0; }

.alignnone {
  float: none;
  margin: 0 0 1.313em 0; }

.aligncenter {
  display: block;
  margin: 0 auto 1.313em; }

.wp-caption,
.gallery-item {
  max-width: 100%;
  background-color: white;
  text-align: center;
}
.wp-caption img,
.gallery-item img {
  border-radius: 0;
  border: medium none !important;
  width: 100%;
}
.wp-caption>.wp-caption-text,
.wp-caption>.wp-caption-text:last-child,
.gallery-item>.wp-caption-text,
.gallery-item>.wp-caption-text:last-child {
  display: block;
  line-height: 1.2;
  text-align: center;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color:  #6F2100;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  background-color:  #ffffff;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  padding: 16px 10px;
  letter-spacing: 1.6px;
}
.gallery {
  clear: both;
  *zoom: 1;
  margin-bottom: 80px!important;
}
.gallery:before,
.gallery:after {
  display: table;
  content: "";
}
.gallery:after {
  clear: both;
}

.gallery .gallery-item {
  float: left;
  margin: 5.2632% 0 0 5.2632%!important;
}

.gallery-columns-2 .gallery-item:first-child {
  margin-left: 0!important;
}

.gallery-columns-0 .gallery-item,
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 47%!important;
}

.gallery-columns-2 .gallery-item dt {
  position: relative;
  /*width: 47%!important;*/
}


.gallery-columns-3 .gallery-item {
  width: 30.3333%!important;
}
.gallery-columns-4 .gallery-item {
  width: 22%!important;
}
#gallery-1 .gallery-caption {
  margin-left: 0;
}

  @media (max-width: 979px) {
    .gallery-columns-4 .gallery-item {
      width: 48%!important; } }

@media (max-width: 767px) {
  .gallery-columns-0 .gallery-item,
  .gallery-columns-1 .gallery-item,
  .gallery-columns-2 .gallery-item,
  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item {
    width: 100%;
    float: none;
    margin-right: 0; } }

@media (max-width: 979px) {
  .lorem-row-fluid {
    width: 100%; }

  .lorem-row-fluid [class*="span"],
  .lorem-row-fluid [class*="span"].right:first-child {
    float: none;
    display: block;
    width: auto;
    margin-left: 0; }

  .lorem-row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

  body.lorem-navbar-fixed-top-active,
  body.lorem-navbar-fixed-left-active,
  body.lorem-navbar-fixed-right-active {
    padding: 0; }

  .lorem-navbar-fixed-top .lorem-navbar,
  .lorem-navbar-fixed-left .lorem-navbar,
  .lorem-navbar-fixed-right .lorem-navbar {
    position: relative; }

    .lorem-navbar-fixed-left .lorem-nav > li > a,
    .lorem-navbar-fixed-right .lorem-nav > li > a {
      text-align: left; }

  .lorem-nav-wrap .lorem-nav {
    float: none;
    margin: 1.5em 0; }

  .lorem-nav-wrap .lorem-nav > li {
    float: none;
    text-align: center;
    position: relative;
  }

  .lorem-nav-wrap .lorem-nav > li > a::after,
  .lorem-nav-wrap .lorem-nav > li > .sub-menu > li:last-child::before {
    content: '';
    height: 1px;
    width: 0;
    background-color: #6F2100;
    opacity: 0.6;
    position: absolute;
    left: 50%;
    -webkit-transition: width 0.3s linear;
       -moz-transition: width 0.3s linear;
        -ms-transition: width 0.3s linear;
         -o-transition: width 0.3s linear;
            transition: width 0.3s linear;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);

  }

  .lorem-nav-wrap .lorem-nav > li > a::after {
    bottom: 0;

  }

  .lorem-nav-wrap .lorem-nav > li > a.open-menu {
    padding-bottom: 0.25em;
    position: relative;
  }

  .lorem-nav-wrap .lorem-nav > li > .sub-menu {
    position: relative!important;
    padding-top: 1.5em;
    margin-bottom: 1em;

  }

  .lorem-nav-wrap .lorem-nav > li > .sub-menu > li:last-child {
    padding-bottom: 1.6em;

  }

.lorem-nav-wrap .lorem-nav > li > .sub-menu > li:last-child::before {
    bottom: 0;
  }

  .lorem-nav-wrap .lorem-nav > li > a.open-menu::after,
  .lorem-nav-wrap .lorem-nav > li > .sub-menu.open-menu > li:last-child::before {
    width: 400px;
  }


  .lorem-navbar .lorem-navbar-inner .lorem-nav-wrap .lorem-nav > li > a,
  .lorem-navbar .lorem-navbar-inner .lorem-nav-wrap .sub-menu a {
    height: auto;
    margin: 2px 0;
    padding: 0.75em 1em;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 15px;
    background-color: transparent;
    -webkit-transition: none;
    transition: none; }

  .lorem-nav-wrap .sub-menu a {
    color: #393939; }

  .lorem-nav-wrap .sub-menu a:hover {
    color: #d3bc6c;
  }

  .lorem-nav-wrap .sub-menu .current-menu-item a,
  .lorem-nav-wrap.mobile .sub-menu .current-menu-item a,
  .lorem-nav-wrap .menu-item.current-menu-item a {
    color: #d3bc6c;
  }


  .lorem-nav-wrap .sub-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .lorem-nav-wrap .sub-menu:before,
  .lorem-nav-wrap .sub-menu:after {
    display: none; }

  .lorem-navbar .lorem-nav-wrap .lorem-nav.right {
    float: none;
    margin-left: 0; }


  .lorem-btn-navbar {
    display: block;
    margin-top: 29px;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 9999;

 }

  .sf-menu > li a {
    white-space: normal; }

  .sf-menu ul {
    visibility: visible !important;
    display: block !important; }

  .sub-menu a {
    font-size: 14px; }

  .lorem-navbar-fixed-top-active .lorem-navbar.lorem-navbar-fixed-top.lorem-container-fluid.max.width {
    left: 0;
    right: 0;
    width: 100%; }

.ie9 .btn-simple,
.ie9 .btn-depth {
  position: relative; }

.ie9 .btn-simple:active {
  bottom: -4px; }

.ie9 .btn-depth:active {
  left: -6px;
  bottom: -6px; }

.ie8 img {
  width: 100%; }


.ie8 .navbar .collapse {
  overflow: visible; }

.ie8 .btn-depth,
.ie8 .btn-depth:hover,
.ie8 .btn-simple,
.ie8 .btn-simple:hover,
.ie8 .btn-group > .btn-depth:first-child {
  margin: 0; }

@media print {
  * {
    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) ")"; }

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

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }

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

  h2,
  h3 {
    page-break-after: avoid; } }
#wpadminbar {
  position: fixed!important;
}
.admin-bar .lorem-navbar-fixed-top,
.admin-bar .lorem-navbar-fixed-left,
.admin-bar .lorem-navbar-fixed-right {
  top: 32px; }
  @media (max-width: 979px) {
    .admin-bar .lorem-navbar-fixed-top,
    .admin-bar .lorem-navbar-fixed-left,
    .admin-bar .lorem-navbar-fixed-right {
      top: 0;
    }

    .lorem-navbar.lorem-fixed-navbar {
      position: static;
    }

  }
@media (min-width: 980px) {
.admin-bar .lorem-widgetbar,
.admin-bar .lorem-btn-widgetbar {
  top: 32px; }
}
@media (min-width: 1200px) {
  .admin-bar.lorem-icon .lorem-sidebar {
    top: 32px; } }

@media (min-width: 1200px) {
  .admin-bar.lorem-icon.lorem-full-width-active .lorem-sidebar {
    top: 0; } }

.cf {
  zoom: 1; }
  .cf:before, .cf:after {
    display: table;
    content: ""; }
  .cf:after {
    clear: both; }

.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.right {
  float: right; }

.left {
  float: left; }

.center-block {
  margin-left: auto;
  margin-right: auto; }

.center-list {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.hide {
  display: none; }

.show {
  display: block;
  text-align: center; }

.yith-wcwl-add-button {
  text-align: center;

}

.yith-wcwl-add-button::before {
  content: "\e92f";
  font-family: icon_font;
  color: #fa6565;
  font-weight: 400;
  font-size: 12px;
  margin-left: 19px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hidden {
    display: block!important;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 50px!important;
    height: 60px;
    top: 0px;
    right: 0;
    cursor: pointer!important;
    z-index: 1;
    visibility: visible;
    opacity: 0;
}

.invisible {
  visibility: hidden; }

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

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

.overflow-hidden {
  overflow: hidden; }

.affix {
  position: fixed; }

.w-900 {
  font-weight: 900; }

.w-800 {
  font-weight: 800; }

.w-700 {
  font-weight: 700; }

.w-600 {
  font-weight: 600; }

.w-500 {
  font-weight: 500; }

.w-400 {
  font-weight: 400; }

.w-300 {
  font-weight: 300; }

.w-200 {
  font-weight: 200; }

.w-100 {
  font-weight: 100; }

.tt-upper {
  text-transform: uppercase; }

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

.tt-none {
  text-transform: none; }

.center-text {
	color: #942c01;
  text-align: center; }

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

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

.lorem-visible-phone {
  display: none !important; }

.lorem-visible-tablet {
  display: none !important; }

.lorem-visible-desktop {
  display: inherit !important; }

span.lorem-visible-desktop {
  display: inline !important; }

.lorem-hidden-desktop {
  display: none !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .lorem-visible-tablet {
    display: inherit !important; }

  span.lorem-visible-tablet {
    display: inline !important; }

  .lorem-hidden-tablet {
    display: none !important; }

  .lorem-hidden-desktop {
    display: inherit !important; }

  span.lorem-hidden-desktop {
    display: inline !important; }

  .lorem-visible-desktop {
    display: none !important; } }
@media (max-width: 767px) {
  .lorem-visible-phone {
    display: inherit !important; }

  span.lorem-visible-phone {
    display: inline !important; }

  .lorem-hidden-phone {
    display: none !important; }

  .lorem-hidden-desktop {
    display: inherit !important; }

  span.lorem-hidden-desktop {
    display: inline !important; }

  .lorem-visible-desktop {
    display: none !important; } }
.ptn, .pvn, .pan {
  padding-top: 0 !important; }

.pts, .pvs, .pas {
  padding-top: 0.5em !important; }

.ptm, .pvm, .pam {
  padding-top: 1em !important; }

.ptl, .pvl, .pal {
  padding-top: 2em !important; }

.prn, .phn, .pan {
  padding-right: 0 !important; }

.prs, .phs, .pas {
  padding-right: 0.5em !important; }

.prm, .phm, .pam {
  padding-right: 1em !important; }

.prl, .phl, .pal {
  padding-right: 2em !important; }

.pbn, .pvn, .pan {
  padding-bottom: 0 !important; }

.pbs, .pvs, .pas {
  padding-bottom: 0.5em !important; }

.pbm, .pvm, .pam {
  padding-bottom: 1em !important; }

.pbl, .pvl, .pal {
  padding-bottom: 2em !important; }

.pln, .phn, .pan {
  padding-left: 0 !important; }

.pls, .phs, .pas {
  padding-left: 0.5em !important; }

.plm, .phm, .pam {
  padding-left: 1em !important; }

.pll, .phl, .pal {
  padding-left: 2em !important; }

.mtn, .mvn, .man {
  margin-top: 0 !important; }

.mts, .mvs, .mas {
  margin-top: 0.5em !important; }

.mtm, .mvm, .mam {
  margin-top: 1em !important; }

.mtl, .mvl, .mal {
  margin-top: 2em !important; }

.mrn, .mhn, .man {
  margin-right: 0 !important; }

.mrs, .mhs, .mas {
  margin-right: 0.5em !important; }

.mrm, .mhm, .mam {
  margin-right: 1em !important; }

.mrl, .mhl, .mal {
  margin-right: 2em !important; }

.mbn, .mvn, .man {
  margin-bottom: 0 !important; }

.mbs, .mvs, .mas {
  margin-bottom: 0.5em !important; }

.mbm, .mvm, .mam {
  margin-bottom: 1em !important; }

.mbl, .mvl, .mal {
  margin-bottom: 2em !important; }

.mln, .mhn, .man {
  margin-left: 0 !important; }

.mls, .mhs, .mas {
  margin-left: 0.5em !important; }

.mlm, .mhm, .mam {
  margin-left: 1em !important; }

.mll, .mhl, .mal {
  margin-left: 2em !important; }

#infscr-loading {
  bottom: 0;
  left: 50%;
  margin-left: -22px;
  position: absolute;
  width: 44px;
  height: 44px;
  background-image: url('data:image/svg+xml;utf8,<svg width="44" height="44" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg" stroke="#c20340"><g fill="none" fill-rule="evenodd" stroke-width="2"><circle cx="22" cy="22" r="1"><animate attributeName="r" begin="0s" dur="1.8s" values="1; 20" calcMode="spline" keyTimes="0; 1" keySplines="0.165, 0.84, 0.44, 1" repeatCount="indefinite" /><animate attributeName="stroke-opacity" begin="0s" dur="1.8s" values="1; 0" calcMode="spline" keyTimes="0; 1" keySplines="0.3, 0.61, 0.355, 1" repeatCount="indefinite" /></circle><circle cx="22" cy="22" r="1"><animate attributeName="r" begin="-0.9s" dur="1.8s" values="1; 20" calcMode="spline" keyTimes="0; 1" keySplines="0.165, 0.84, 0.44, 1" repeatCount="indefinite" /><animate attributeName="stroke-opacity" begin="-0.9s" dur="1.8s" values="1; 0" calcMode="spline" keyTimes="0; 1" keySplines="0.3, 0.61, 0.355, 1" repeatCount="indefinite" /></circle></g></svg>');
}
#infscr-loading>div, #infscr-loading>img{
  display: none;
}
.lorem_blog_infinite_scroll .prev-next {
  display: none;
}

@font-face {
  font-family: 'icon_font';
  src: url('../fonts/icon_font/icon_font.eot?42608627');
  src: url('../fonts/icon_font/icon_font.eot?42608627#iefix') format('embedded-opentype'),
       url('../fonts/icon_font/icon_font.woff?42608627') format('woff'),
       url('../fonts/icon_font/icon_font.ttf?42608627') format('truetype'),
       url('../fonts/icon_font/icon_font.svg?42608627#icon_font') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/**/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icon_font';
    src: url('../fonts/icon_font/icon_font.svg?42608627#icon_font') format('svg');
  }
}


 [class^="lorem-icon-"]:before, [class*=" lorem-icon-"]:before {
  font-family: "icon_font";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


.lorem-icon-minus-in-circle:before { content: '\e800'; } /* 'о Ђ' */
.lorem-icon-plus-in-circle-1:before { content: '\e801'; } /* 'о Ѓ' */
.lorem-icon-bug:before { content: '\e802'; } /* 'о ‚' */
.lorem-icon-volume-up:before { content: '\e803'; } /* 'о ѓ' */
.lorem-icon-arrow-down-long:before { content: '\e804'; } /* 'о „' */
.lorem-icon-arrow-up-long:before { content: '\e805'; } /* 'о …' */
.lorem-icon-arrow-combo:before { content: '\e806'; } /* 'о †' */
.lorem-icon-star:before { content: '\e807'; } /* 'о ‡' */
.lorem-icon-arrow-left-thin:before { content: '\e808'; } /* 'о €' */
.lorem-icon-arrow-right-thin:before { content: '\e809'; } /* 'о ‰' */
.lorem-icon-arrow-left-bold:before { content: '\e80a'; } /* 'о Љ' */
.lorem-icon-arrow-right-bold:before { content: '\e80b'; } /* 'о ‹' */
.lorem-icon-star-empty:before { content: '\e80c'; } /* 'о Њ' */
.lorem-icon-link:before { content: '\e80d'; } /* 'о Ќ' */
.lorem-icon-comment-1:before { content: '\e80e'; } /* 'о Ћ' */
.lorem-icon-mustache:before { content: '\e80f'; } /* 'о Џ' */
.lorem-icon-scissors-and-comb:before { content: '\e810'; } /* 'о ђ' */
.lorem-icon-lightbulb:before { content: '\e811'; } /* 'о ‘' */
.lorem-icon-down-dir:before { content: '\e812'; } /* 'о ’' */
.lorem-icon-left-dir:before { content: '\e813'; } /* 'о “' */
.lorem-icon-up-dir:before { content: '\e814'; } /* 'о ”' */
.lorem-icon-circle:before { content: '\e815'; } /* 'о •' */
.lorem-icon-arrow-down:before { content: '\e816'; } /* 'о –' */
.lorem-icon-arrow-down-thing:before { content: '\e817'; } /* 'о —' */
.lorem-icon-arrow-top-thing:before { content: '\e818'; } /* 'о ' */
.lorem-icon-bag-cart:before { content: '\e819'; } /* 'о ™' */
.lorem-icon-menu:before { content: '\e81a'; } /* 'о љ' */
.lorem-icon-arrow-left:before { content: '\e81b'; } /* 'о ›' */
.lorem-icon-arrow-right:before { content: '\e81c'; } /* 'о њ' */
.lorem-icon-arrow-up:before { content: '\e81d'; } /* 'о ќ' */
.lorem-icon-clock-1:before { content: '\e81e'; } /* 'о ћ' */
.lorem-icon-social_youtube_square:before { content: '\e81f'; } /* 'о џ' */
.lorem-icon-scissors-1:before { content: '\e820'; } /* 'о  ' */
.lorem-icon-restaurant-1:before { content: '\e821'; } /* 'о Ў' */
.lorem-icon-hotel-food:before { content: '\e822'; } /* 'о ў' */
.lorem-icon-login-1:before { content: '\e823'; } /* 'о Ј' */
.lorem-icon-logout-1:before { content: '\e824'; } /* 'о ¤' */
.lorem-icon-quote:before { content: '\e825'; } /* 'о Ґ' */
.lorem-icon-dog:before { content: '\e826'; } /* 'о ¦' */
.lorem-icon-social_delicious_square:before { content: '\e827'; } /* 'о §' */
.lorem-icon-bookmark:before { content: '\e828'; } /* 'о Ё' */
.lorem-icon-baby:before { content: '\e829'; } /* 'о ©' */
.lorem-icon-search-2:before { content: '\e82a'; } /* 'о Є' */
.lorem-icon-social_deviantart_square:before { content: '\e82b'; } /* 'о «' */
.lorem-icon-flashlight:before { content: '\e82c'; } /* 'о ¬' */
.lorem-icon-plus:before { content: '\e82d'; } /* 'о ­' */
.lorem-icon-eye:before { content: '\e82e'; } /* 'о ®' */
.lorem-icon-minus:before { content: '\e82f'; } /* 'о Ї' */
.lorem-icon-cancel-squared:before { content: '\e830'; } /* 'о °' */
.lorem-icon-eye-3:before { content: '\e831'; } /* 'о ±' */
.lorem-icon-cancel-circled:before { content: '\e832'; } /* 'о І' */
.lorem-icon-lock-open:before { content: '\e833'; } /* 'о і' */
.lorem-icon-lock-2:before { content: '\e834'; } /* 'о ґ' */
.lorem-icon-tag-2:before { content: '\e835'; } /* 'о µ' */
.lorem-icon-switch:before { content: '\e836'; } /* 'о ¶' */
.lorem-icon-water:before { content: '\e837'; } /* 'о ·' */
.lorem-icon-droplet:before { content: '\e838'; } /* 'о ё' */
.lorem-icon-graduation-cap-1:before { content: '\e839'; } /* 'о №' */
.lorem-icon-user:before { content: '\e83a'; } /* 'о є' */
.lorem-icon-download:before { content: '\e83b'; } /* 'о »' */
.lorem-icon-upload:before { content: '\e83c'; } /* 'о ј' */
.lorem-icon-picture:before { content: '\e83d'; } /* 'о Ѕ' */
.lorem-icon-thumbs-up:before { content: '\e83e'; } /* 'о ѕ' */
.lorem-icon-thumbs-down:before { content: '\e83f'; } /* 'о ї' */
.lorem-icon-tag:before { content: '\e840'; } /* 'оЎЂ' */
.lorem-icon-tags:before { content: '\e841'; } /* 'оЎЃ' */
.lorem-icon-upload-cloud:before { content: '\e842'; } /* 'оЎ‚' */
.lorem-icon-download-cloud:before { content: '\e843'; } /* 'оЎѓ' */
.lorem-icon-globe:before { content: '\e844'; } /* 'оЎ„' */
.lorem-icon-sun:before { content: '\e845'; } /* 'оЎ…' */
.lorem-icon-cloud:before { content: '\e846'; } /* 'оЎ†' */
.lorem-icon-flash:before { content: '\e847'; } /* 'оЎ‡' */
.lorem-icon-moon:before { content: '\e848'; } /* 'оЎ€' */
.lorem-icon-umbrella:before { content: '\e849'; } /* 'оЎ‰' */
.lorem-icon-flight:before { content: '\e84a'; } /* 'оЎЉ' */
.lorem-icon-leaf:before { content: '\e84b'; } /* 'оЎ‹' */
.lorem-icon-award:before { content: '\e84c'; } /* 'оЎЊ' */
.lorem-icon-cog:before { content: '\e84d'; } /* 'оЎЌ' */
.lorem-icon-paper-plane:before { content: '\e84e'; } /* 'оЎЋ' */
.lorem-icon-right-dir:before { content: '\e84f'; } /* 'оЎЏ' */
.lorem-icon-leaf-1:before { content: '\e850'; } /* 'оЎђ' */
.lorem-icon-lifebuoy:before { content: '\e851'; } /* 'оЎ‘' */
.lorem-icon-direction:before { content: '\e852'; } /* 'оЎ’' */
.lorem-icon-feather:before { content: '\e853'; } /* 'оЎ“' */
.lorem-icon-pencil:before { content: '\e854'; } /* 'оЎ”' */
.lorem-icon-keyboard:before { content: '\e855'; } /* 'оЎ•' */
.lorem-icon-print:before { content: '\e856'; } /* 'оЎ–' */
.lorem-icon-bell:before { content: '\e857'; } /* 'оЎ—' */
.lorem-icon-attention:before { content: '\e858'; } /* 'оЎ' */
.lorem-icon-alert:before { content: '\e859'; } /* 'оЎ™' */
.lorem-icon-tools:before { content: '\e85a'; } /* 'оЎљ' */
.lorem-icon-basket:before { content: '\e85b'; } /* 'оЎ›' */
.lorem-icon-coffee:before { content: '\e85c'; } /* 'оЎњ' */
.lorem-icon-food:before { content: '\e85d'; } /* 'оЎќ' */
.lorem-icon-briefcase:before { content: '\e85e'; } /* 'оЎћ' */
.lorem-icon-suitcase:before { content: '\e85f'; } /* 'оЎџ' */
.lorem-icon-heart-empty:before { content: '\e860'; } /* 'оЎ ' */
.lorem-icon-glass:before { content: '\e861'; } /* 'оЎЎ' */
.lorem-icon-music:before { content: '\e862'; } /* 'оЎў' */
.lorem-icon-video:before { content: '\e863'; } /* 'оЎЈ' */
.lorem-icon-videocam:before { content: '\e864'; } /* 'оЎ¤' */
.lorem-icon-picture-1:before { content: '\e865'; } /* 'оЎҐ' */
.lorem-icon-camera:before { content: '\e866'; } /* 'оЎ¦' */
.lorem-icon-scissors:before { content: '\e867'; } /* 'оЎ§' */
.lorem-icon-fire:before { content: '\e868'; } /* 'оЎЁ' */
.lorem-icon-bookmarks:before { content: '\e869'; } /* 'оЎ©' */
.lorem-icon-angle-left:before { content: '\e86a'; } /* 'оЎЄ' */
.lorem-icon-angle-right:before { content: '\e86b'; } /* 'оЎ«' */
.lorem-icon-angle-up:before { content: '\e86c'; } /* 'оЎ¬' */
.lorem-icon-angle-down:before { content: '\e86d'; } /* 'оЎ­' */
.lorem-icon-down-dir-1:before { content: '\e86e'; } /* 'оЎ®' */
.lorem-icon-up-dir-1:before { content: '\e86f'; } /* 'оЎЇ' */
.lorem-icon-left-dir-1:before { content: '\e870'; } /* 'оЎ°' */
.lorem-icon-right-dir-1:before { content: '\e871'; } /* 'оЎ±' */
.lorem-icon-play:before { content: '\e872'; } /* 'оЎІ' */
.lorem-icon-stop:before { content: '\e873'; } /* 'оЎі' */
.lorem-icon-pause:before { content: '\e874'; } /* 'оЎґ' */
.lorem-icon-cross:before { content: '\e875'; } /* 'оЎµ' */
.lorem-icon-cancel:before { content: '\e876'; } /* 'оЎ¶' */
.lorem-icon-check-1:before { content: '\e877'; } /* 'оЎ·' */
.lorem-icon-alarm:before { content: '\e878'; } /* 'оЎё' */
.lorem-icon-coffee-1:before { content: '\e879'; } /* 'оЎ№' */
.lorem-icon-camera-1:before { content: '\e87a'; } /* 'оЎє' */
.lorem-icon-map-1:before { content: '\e87b'; } /* 'оЎ»' */
.lorem-icon-flaticon_4418:before { content: '\e87c'; } /* 'оЎј' */
.lorem-icon-user-club2:before { content: '\e87d'; } /* 'оЎЅ' */
.lorem-icon-user-3:before { content: '\e87e'; } /* 'оЎѕ' */
.lorem-icon-friends:before { content: '\e87f'; } /* 'оЎї' */
.lorem-icon-search:before { content: '\e880'; } /* 'оўЂ' */
.lorem-icon-mail-alt:before { content: '\e881'; } /* 'оўЃ' */
.lorem-icon-heart:before { content: '\e882'; } /* 'оў‚' */
.lorem-icon-star-2:before { content: '\e883'; } /* 'оўѓ' */
.lorem-icon-star-empty-2:before { content: '\e884'; } /* 'оў„' */
.lorem-icon-user-1:before { content: '\e885'; } /* 'оў…' */
.lorem-icon-users:before { content: '\e886'; } /* 'оў†' */
.lorem-icon-th-large:before { content: '\e887'; } /* 'оў‡' */
.lorem-icon-th:before { content: '\e888'; } /* 'оў€' */
.lorem-icon-th-list:before { content: '\e889'; } /* 'оў‰' */
.lorem-icon-ok:before { content: '\e88a'; } /* 'оўЉ' */
.lorem-icon-ok-circled:before { content: '\e88b'; } /* 'оў‹' */
.lorem-icon-ok-circled2:before { content: '\e88c'; } /* 'оўЊ' */
.lorem-icon-plus-squared:before { content: '\e88d'; } /* 'оўЌ' */
.lorem-icon-help:before { content: '\e88e'; } /* 'оўЋ' */
.lorem-icon-info:before { content: '\e88f'; } /* 'оўЏ' */
.lorem-icon-link-ext:before { content: '\e890'; } /* 'оўђ' */
.lorem-icon-attach:before { content: '\e891'; } /* 'оў‘' */
.lorem-icon-lock:before { content: '\e892'; } /* 'оў’' */
.lorem-icon-pin:before { content: '\e893'; } /* 'оў“' */
.lorem-icon-eye-1:before { content: '\e894'; } /* 'оў”' */
.lorem-icon-bookmark-1:before { content: '\e895'; } /* 'оў•' */
.lorem-icon-flag:before { content: '\e896'; } /* 'оў–' */
.lorem-icon-quote-left:before { content: '\e897'; } /* 'оў—' */
.lorem-icon-code:before { content: '\e898'; } /* 'оў' */
.lorem-icon-edit:before { content: '\e899'; } /* 'оў™' */
.lorem-icon-location:before { content: '\e89a'; } /* 'оўљ' */
.lorem-icon-login:before { content: '\e89b'; } /* 'оў›' */
.lorem-icon-menu-1:before { content: '\e89c'; } /* 'оўњ' */
.lorem-icon-resize-vertical:before { content: '\e89d'; } /* 'оўќ' */
.lorem-icon-move:before { content: '\e89e'; } /* 'оўћ' */
.lorem-icon-rocket:before { content: '\e89f'; } /* 'оўџ' */
.lorem-icon-right:before { content: '\e8a0'; } /* 'оў ' */
.lorem-icon-play-circled:before { content: '\e8a1'; } /* 'оўЎ' */
.lorem-icon-font:before { content: '\e8a2'; } /* 'оўў' */
.lorem-icon-text-height:before { content: '\e8a3'; } /* 'оўЈ' */
.lorem-icon-text-width:before { content: '\e8a4'; } /* 'оў¤' */
.lorem-icon-list:before { content: '\e8a5'; } /* 'оўҐ' */
.lorem-icon-megaphone:before { content: '\e8a6'; } /* 'оў¦' */
.lorem-icon-list-bullet:before { content: '\e8a7'; } /* 'оў§' */
.lorem-icon-tasks:before { content: '\e8a8'; } /* 'оўЁ' */
.lorem-icon-money:before { content: '\e8a9'; } /* 'оў©' */
.lorem-icon-volume-up-1:before { content: '\e8aa'; } /* 'оўЄ' */
.lorem-icon-music-1:before { content: '\e8ab'; } /* 'оў«' */
.lorem-icon-search-1:before { content: '\e8ac'; } /* 'оў¬' */
.lorem-icon-mail:before { content: '\e8ad'; } /* 'оў­' */
.lorem-icon-heart-1:before { content: '\e8ae'; } /* 'оў®' */
.lorem-icon-star-3:before { content: '\e8af'; } /* 'оўЇ' */
.lorem-icon-user-2:before { content: '\e8b0'; } /* 'оў°' */
.lorem-icon-videocam-1:before { content: '\e8b1'; } /* 'оў±' */
.lorem-icon-camera-2:before { content: '\e8b2'; } /* 'оўІ' */
.lorem-icon-photo:before { content: '\e8b3'; } /* 'оўі' */
.lorem-icon-attach-1:before { content: '\e8b4'; } /* 'оўґ' */
.lorem-icon-lock-1:before { content: '\e8b5'; } /* 'оўµ' */
.lorem-icon-eye-2:before { content: '\e8b6'; } /* 'оў¶' */
.lorem-icon-tag-1:before { content: '\e8b7'; } /* 'оў·' */
.lorem-icon-thumbs-up-1:before { content: '\e8b8'; } /* 'оўё' */
.lorem-icon-pencil-1:before { content: '\e8b9'; } /* 'оў№' */
.lorem-icon-phone-1:before { content: '\e8ba'; } /* 'оўє' */
.lorem-icon-comment:before { content: '\e8bb'; } /* 'оў»' */
.lorem-icon-location-2:before { content: '\e8bc'; } /* 'оўј' */
.lorem-icon-check-empty:before { content: '\e8bd'; } /* 'оўЅ' */
.lorem-icon-check:before { content: '\e8be'; } /* 'оўѕ' */
.lorem-icon-cup:before { content: '\e8bf'; } /* 'оўї' */
.lorem-icon-trash:before { content: '\e8c0'; } /* 'оЈЂ' */
.lorem-icon-doc:before { content: '\e8c1'; } /* 'оЈЃ' */
.lorem-icon-star-1:before { content: '\e8c2'; } /* 'оЈ‚' */
.lorem-icon-note:before { content: '\e8c3'; } /* 'оЈѓ' */
.lorem-icon-star-empty-1:before { content: '\e8c4'; } /* 'оЈ„' */
.lorem-icon-cog-1:before { content: '\e8c5'; } /* 'оЈ…' */
.lorem-icon-params:before { content: '\e8c6'; } /* 'оЈ†' */
.lorem-icon-calendar:before { content: '\e8c7'; } /* 'оЈ‡' */
.lorem-icon-sound:before { content: '\e8c8'; } /* 'оЈ€' */
.lorem-icon-clock:before { content: '\e8c9'; } /* 'оЈ‰' */
.lorem-icon-lightbulb-1:before { content: '\e8ca'; } /* 'оЈЉ' */
.lorem-icon-tv:before { content: '\e8cb'; } /* 'оЈ‹' */
.lorem-icon-desktop:before { content: '\e8cc'; } /* 'оЈЊ' */
.lorem-icon-mobile:before { content: '\e8cd'; } /* 'оЈЌ' */
.lorem-icon-cd:before { content: '\e8ce'; } /* 'оЈЋ' */
.lorem-icon-inbox:before { content: '\e8cf'; } /* 'оЈЏ' */
.lorem-icon-globe-1:before { content: '\e8d0'; } /* 'оЈђ' */
.lorem-icon-cloud-1:before { content: '\e8d1'; } /* 'оЈ‘' */
.lorem-icon-paper-plane-1:before { content: '\e8d2'; } /* 'оЈ’' */
.lorem-icon-email:before { content: '\e8d3'; } /* 'оЈ“' */
.lorem-icon-home:before { content: '\e8d4'; } /* 'оЈ”' */
.lorem-icon-fire-1:before { content: '\e8d5'; } /* 'оЈ•' */
.lorem-icon-graduation-cap:before { content: '\e8d6'; } /* 'оЈ–' */
.lorem-icon-megaphone-1:before { content: '\e8d7'; } /* 'оЈ—' */
.lorem-icon-database:before { content: '\e8d8'; } /* 'оЈ' */
.lorem-icon-key:before { content: '\e8d9'; } /* 'оЈ™' */
.lorem-icon-beaker:before { content: '\e8da'; } /* 'оЈљ' */
.lorem-icon-truck:before { content: '\e8db'; } /* 'оЈ›' */
.lorem-icon-credit-card:before { content: '\e8dc'; } /* 'оЈњ' */
.lorem-icon-money-1:before { content: '\e8dd'; } /* 'оЈќ' */
.lorem-icon-location-1:before { content: '\e8de'; } /* 'оЈћ' */
.lorem-icon-food-1:before { content: '\e8df'; } /* 'оЈџ' */
.lorem-icon-shop:before { content: '\e8e0'; } /* 'оЈ ' */
.lorem-icon-diamond:before { content: '\e8e1'; } /* 'оЈЎ' */
.lorem-icon-t-shirt:before { content: '\e8e2'; } /* 'оЈў' */
.lorem-icon-wallet:before { content: '\e8e3'; } /* 'оЈЈ' */
.lorem-icon-rocket-1:before { content: '\e8e4'; } /* 'оЈ¤' */
.lorem-icon-money-2:before { content: '\e8e5'; } /* 'оЈҐ' */
.lorem-icon-cog-alt:before { content: '\e8e6'; } /* 'оЈ¦' */
.lorem-icon-wrench:before { content: '\e8e7'; } /* 'оЈ§' */
.lorem-icon-sliders:before { content: '\e8e8'; } /* 'оЈЁ' */
.lorem-icon-doc-1:before { content: '\e8e9'; } /* 'оЈ©' */
.lorem-icon-attention-alt:before { content: '\e8ea'; } /* 'оЈЄ' */
.lorem-icon-direction-1:before { content: '\e8eb'; } /* 'оЈ«' */
.lorem-icon-compass:before { content: '\e8ec'; } /* 'оЈ¬' */
.lorem-icon-attention-1:before { content: '\e8ed'; } /* 'оЈ­' */
.lorem-icon-attention-circled:before { content: '\e8ee'; } /* 'оЈ®' */
.lorem-icon-bell-alt:before { content: '\e8ef'; } /* 'оЈЇ' */
.lorem-icon-bell-1:before { content: '\e8f0'; } /* 'оЈ°' */
.lorem-icon-eye-off:before { content: '\e8f1'; } /* 'оЈ±' */
.lorem-icon-key-1:before { content: '\e8f2'; } /* 'оЈІ' */
.lorem-icon-filter:before { content: '\e8f3'; } /* 'оЈі' */
.lorem-icon-beaker-1:before { content: '\e8f4'; } /* 'оЈґ' */
.lorem-icon-magic:before { content: '\e8f5'; } /* 'оЈµ' */
.lorem-icon-euro:before { content: '\e8f6'; } /* 'оЈ¶' */
.lorem-icon-pound:before { content: '\e8f7'; } /* 'оЈ·' */
.lorem-icon-dollar:before { content: '\e8f8'; } /* 'оЈё' */
.lorem-icon-rupee:before { content: '\e8f9'; } /* 'оЈ№' */
.lorem-icon-yen:before { content: '\e8fa'; } /* 'оЈє' */
.lorem-icon-rouble:before { content: '\e8fb'; } /* 'оЈ»' */
.lorem-icon-try:before { content: '\e8fc'; } /* 'оЈј' */
.lorem-icon-won:before { content: '\e8fd'; } /* 'оЈЅ' */
.lorem-icon-bitcoin:before { content: '\e8fe'; } /* 'оЈѕ' */
.lorem-icon-link-1:before { content: '\e8ff'; } /* 'оЈї' */
.lorem-icon-hammer:before { content: '\e900'; } /* 'о¤Ђ' */
.lorem-icon-anchor:before { content: '\e901'; } /* 'о¤Ѓ' */
.lorem-icon-terminal:before { content: '\e902'; } /* 'о¤‚' */
.lorem-icon-eraser:before { content: '\e903'; } /* 'о¤ѓ' */
.lorem-icon-puzzle:before { content: '\e904'; } /* 'о¤„' */
.lorem-icon-shield:before { content: '\e905'; } /* 'о¤…' */
.lorem-icon-language:before { content: '\e906'; } /* 'о¤†' */
.lorem-icon-paw:before { content: '\e907'; } /* 'о¤‡' */
.lorem-icon-cubes:before { content: '\e908'; } /* 'о¤€' */
.lorem-icon-lifebuoy-1:before { content: '\e909'; } /* 'о¤‰' */
.lorem-icon-bomb:before { content: '\e90a'; } /* 'о¤Љ' */
.lorem-icon-android:before { content: '\e90b'; } /* 'о¤‹' */
.lorem-icon-apple:before { content: '\e90c'; } /* 'о¤Њ' */
.lorem-icon-codeopen:before { content: '\e90d'; } /* 'о¤Ќ' */
.lorem-icon-flag-1:before { content: '\e90e'; } /* 'о¤Ћ' */
.lorem-icon-upload-cloud-1:before { content: '\e90f'; } /* 'о¤Џ' */
.lorem-icon-mic:before { content: '\e910'; } /* 'о¤ђ' */
.lorem-icon-cog-2:before { content: '\e911'; } /* 'о¤‘' */
.lorem-icon-phone:before { content: '\e912'; } /* 'о¤’' */
.lorem-icon-box:before { content: '\e913'; } /* 'о¤“' */
.lorem-icon-folder:before { content: '\e914'; } /* 'о¤”' */
.lorem-icon-sound-1:before { content: '\e915'; } /* 'о¤•' */
.lorem-icon-hourglass:before { content: '\e916'; } /* 'о¤–' */
.lorem-icon-light-up:before { content: '\e917'; } /* 'о¤—' */
.lorem-icon-adjust:before { content: '\e918'; } /* 'о¤' */
.lorem-icon-network:before { content: '\e919'; } /* 'о¤™' */
.lorem-icon-air:before { content: '\e91a'; } /* 'о¤љ' */
.lorem-icon-cloud-sun:before { content: '\e91b'; } /* 'о¤›' */
.lorem-icon-cloud-moon:before { content: '\e91c'; } /* 'о¤њ' */
.lorem-icon-rain:before { content: '\e91d'; } /* 'о¤ќ' */
.lorem-icon-snow-heavy:before { content: '\e91e'; } /* 'о¤ћ' */
.lorem-icon-clouds:before { content: '\e91f'; } /* 'о¤џ' */
.lorem-icon-asl:before { content: '\e920'; } /* 'о¤ ' */
.lorem-icon-male:before { content: '\e921'; } /* 'о¤Ў' */
.lorem-icon-female:before { content: '\e922'; } /* 'о¤ў' */
.lorem-icon-link-2:before { content: '\e923'; } /* 'о¤Ј' */
.lorem-icon-pencil-2:before { content: '\e924'; } /* 'о¤¤' */
.lorem-icon-reply:before { content: '\e925'; } /* 'о¤Ґ' */
.lorem-icon-clock104:before { content: '\e926'; } /* 'о¤¦' */
.lorem-icon-chronometers2:before { content: '\e927'; } /* 'о¤§' */
.lorem-icon-chains:before { content: '\e928'; } /* 'о¤Ё' */
.lorem-icon-bicycles4:before { content: '\e929'; } /* 'о¤©' */
.lorem-icon-bag39:before { content: '\e92a'; } /* 'о¤Є' */
.lorem-icon-airport7:before { content: '\e92b'; } /* 'о¤«' */
.lorem-icon-user60:before { content: '\e92c'; } /* 'о¤¬' */
.lorem-icon-telephone60:before { content: '\e92d'; } /* 'о¤­' */
.lorem-icon-puzzlepiece4:before { content: '\e92e'; } /* 'о¤®' */
.lorem-icon-plain13:before { content: '\e92f'; } /* 'о¤Ї' */
.lorem-icon-photo193:before { content: '\e930'; } /* 'о¤°' */
.lorem-icon-location74:before { content: '\e931'; } /* 'о¤±' */
.lorem-icon-light71:before { content: '\e932'; } /* 'о¤І' */
.lorem-icon-jewel6:before { content: '\e933'; } /* 'о¤і' */
.lorem-icon-fencing1:before { content: '\e934'; } /* 'о¤ґ' */
.lorem-icon-exercise65:before { content: '\e935'; } /* 'о¤µ' */
.lorem-icon-envelope32:before { content: '\e936'; } /* 'о¤¶' */
.lorem-icon-draw27:before { content: '\e937'; } /* 'о¤·' */
.lorem-icon-user49:before { content: '\e938'; } /* 'о¤ё' */
.lorem-icon-transport805:before { content: '\e939'; } /* 'о¤№' */
.lorem-icon-connection71:before { content: '\e93a'; } /* 'о¤є' */
.lorem-icon-pin67:before { content: '\e93b'; } /* 'о¤»' */
.lorem-icon-phonecall9:before { content: '\e93c'; } /* 'о¤ј' */
.lorem-icon-jewelry8:before { content: '\e93d'; } /* 'о¤Ѕ' */
.lorem-icon-transport87:before { content: '\e93e'; } /* 'о¤ѕ' */
.lorem-icon-christmas131:before { content: '\e93f'; } /* '' */
.lorem-icon-arrow2-right:before { content: '\e940'; } /* '' */
.lorem-icon-arrow-left-2:before { content: '\e941'; } /* '' */
.lorem-icon-left-open:before { content: '\e942'; } /* '' */
.lorem-icon-right-open:before { content: '\e943'; } /* '' */
.lorem-icon-vertical22:before { content: '\e944'; } /* '' */
.lorem-icon-clock96:before { content: '\e945'; } /* '' */
.lorem-icon-cup59:before { content: '\e946'; } /* '' */
.lorem-icon-like:before { content: '\e947'; } /* '' */
.lorem-icon-speech-bubble22:before { content: '\e948'; } /* '' */
.lorem-icon-bars24:before { content: '\e949'; } /* '' */


[class^="lorem-social-"],
[class*=" lorem-social-"] {
  font-family: "zocial";
  speak: none;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased; }
  [class^="lorem-social-"]:before,
  [class*=" lorem-social-"]:before {
    speak: none;
    line-height: 1; }


.lorem-social-duckduckgo:before { content: '\e800'; } /* '' */
.lorem-social-aim:before { content: '\e801'; } /* '' */
.lorem-social-delicious:before { content: '\e802'; } /* '' */
.lorem-social-paypal:before { content: '\e803'; } /* '' */
.lorem-social-flattr:before { content: '\e804'; } /* '' */
.lorem-social-android:before { content: '\e805'; } /* '' */
.lorem-social-eventful:before { content: '\e806'; } /* '' */
.lorem-social-smashmag:before { content: '\e807'; } /* '' */
.lorem-social-google-plus:before { content: '\e808'; } /* '' */
.lorem-social-wikipedia:before { content: '\e809'; } /* '' */
.lorem-social-lanyrd:before { content: '\e80a'; } /* '' */
.lorem-social-calendar:before { content: '\e80b'; } /* '' */
.lorem-social-stumbleupon:before { content: '\e80c'; } /* '' */
.lorem-social-fivehundredpx:before { content: '\e80d'; } /* '' */
.lorem-social-pinterest:before { content: '\e80e'; } /* '' */
.lorem-social-bitcoin:before { content: '\e80f'; } /* '' */
.lorem-social-w3c:before { content: '\e810'; } /* '' */
.lorem-social-foursquare:before { content: '\e811'; } /* '' */
.lorem-social-html5:before { content: '\e812'; } /* '' */
.lorem-social-ie:before { content: '\e813'; } /* '' */
.lorem-social-klout:before { content: '\e814'; } /* '' */
.lorem-social-weibo:before { content: '\e815'; } /* '' */
.lorem-social-instapaper:before { content: '\e816'; } /* '' */
.lorem-social-viadeo:before { content: '\e817'; } /* '' */
.lorem-social-google:before { content: '\e818'; } /* '' */
.lorem-social-lkdto:before { content: '\e819'; } /* '' */
.lorem-social-hackernews:before { content: '\e81a'; } /* '' */
.lorem-social-stackoverflow:before { content: '\e81b'; } /* '' */
.lorem-social-intensedebate:before { content: '\e81c'; } /* '' */
.lorem-social-cloudapp:before { content: '\e81d'; } /* '' */
.lorem-social-linkedin:before { content: '\e81e'; } /* '' */
.lorem-social-call:before { content: '\e81f'; } /* '' */
.lorem-social-grooveshark:before { content: '\e820'; } /* '' */
.lorem-social-meetup:before { content: '\e821'; } /* '' */
.lorem-social-dropbox:before { content: '\e822'; } /* '' */
.lorem-social-eventbrite:before { content: '\e823'; } /* '' */
.lorem-social-scribd:before { content: '\e824'; } /* '' */
.lorem-social-ebay:before { content: '\e825'; } /* '' */
.lorem-social-vk:before { content: '\e826'; } /* '' */
.lorem-social-ninetyninedesigns:before { content: '\e827'; } /* '' */
.lorem-social-forrst:before { content: '\e828'; } /* '' */
.lorem-social-plancast:before { content: '\e829'; } /* '' */
.lorem-social-facebook:before { content: '\e82a'; } /* '' */
.lorem-social-posterous:before { content: '\e82b'; } /* '' */
.lorem-social-stripe:before { content: '\e82c'; } /* '' */
.lorem-social-github:before { content: '\e82d'; } /* '' */
.lorem-social-disqus:before { content: '\e82e'; } /* '' */
.lorem-social-digg:before { content: '\e82f'; } /* '' */
.lorem-social-spotify:before { content: '\e830'; } /* '' */
.lorem-social-rss:before { content: '\e831'; } /* '' */
.lorem-social-github-circled:before { content: '\e832'; } /* '' */
.lorem-social-opentable:before { content: '\e833'; } /* '' */
.lorem-social-cart:before { content: '\e834'; } /* '' */
.lorem-social-googleplay:before { content: '\e835'; } /* '' */
.lorem-social-skype:before { content: '\e836'; } /* '' */
.lorem-social-reddit:before { content: '\e837'; } /* '' */
.lorem-social-guest:before { content: '\e838'; } /* '' */
.lorem-social-twitter:before { content: '\e839'; } /* '' */
.lorem-social-itunes:before { content: '\e83a'; } /* '' */
.lorem-social-print:before { content: '\e83b'; } /* '' */
.lorem-social-angellist:before { content: '\e83c'; } /* '' */
.lorem-social-plurk:before { content: '\e83d'; } /* '' */
.lorem-social-youtube:before { content: '\e83e'; } /* '' */
.lorem-social-gowalla:before { content: '\e83f'; } /* '' */
.lorem-social-appstore:before { content: '\e840'; } /* '' */
.lorem-social-vimeo:before { content: '\e841'; } /* '' */
.lorem-social-songkick:before { content: '\e842'; } /* '' */
.lorem-social-instagram:before { content: '\e843'; } /* '' */
.lorem-social-dwolla:before { content: '\e844'; } /* '' */
.lorem-social-lastfm:before { content: '\e845'; } /* '' */
.lorem-social-windows:before { content: '\e846'; } /* '' */
.lorem-social-blogger:before { content: '\e847'; } /* '' */
.lorem-social-cc:before { content: '\e848'; } /* '' */
.lorem-social-xing:before { content: '\e849'; } /* '' */
.lorem-social-gmail:before { content: '\e84a'; } /* '' */
.lorem-social-appnet:before { content: '\e84b'; } /* '' */
.lorem-social-statusnet:before { content: '\e84c'; } /* '' */
.lorem-social-pinboard:before { content: '\e84d'; } /* '' */
.lorem-social-yahoo:before { content: '\e84e'; } /* '' */
.lorem-social-dribbble:before { content: '\e84f'; } /* '' */
.lorem-social-evernote:before { content: '\e850'; } /* '' */
.lorem-social-chrome:before { content: '\e851'; } /* '' */
.lorem-social-openid:before { content: '\e852'; } /* '' */
.lorem-social-acrobat:before { content: '\e853'; } /* '' */
.lorem-social-drupal:before { content: '\e854'; } /* '' */
.lorem-social-quora:before { content: '\e855'; } /* '' */
.lorem-social-email:before { content: '\e856'; } /* '' */
.lorem-social-flickr:before { content: '\e857'; } /* '' */
.lorem-social-macstore:before { content: '\e858'; } /* '' */
.lorem-social-soundcloud:before { content: '\e859'; } /* '' */
.lorem-social-buffer:before { content: '\e85a'; } /* '' */
.lorem-social-pocket:before { content: '\e85b'; } /* '' */
.lorem-social-tumblr:before { content: '\e85c'; } /* '' */
.lorem-social-myspace:before { content: '\e85d'; } /* '' */
.lorem-social-podcast:before { content: '\e85e'; } /* '' */
.lorem-social-eventasaurus:before { content: '\e85f'; } /* '' */
.lorem-social-bitbucket:before { content: '\e860'; } /* '' */
.lorem-social-lego:before { content: '\e861'; } /* '' */
.lorem-social-wordpress:before { content: '\e862'; } /* '' */
.lorem-social-amazon:before { content: '\e863'; } /* '' */
.lorem-social-steam:before { content: '\e864'; } /* '' */
.lorem-social-yelp:before { content: '\e865'; } /* '' */
.lorem-social-login:before { content: '\e866'; } /* '' */

@font-face {
  font-family: 'zocial';
  src: url("../fonts/zocial_font/zocial.eot?v=1.0");
  src: url("../fonts/zocial_font/zocial.eot?#iefix&v=1.0") format("embedded-opentype"), url("../fonts/zocial_font/zocial.woff?v=1.0") format("woff"), url("../fonts/zocial_font/zocial.ttf?v=1.0") format("truetype"), url("../fonts/zocial_font/zocial.svg?#zocial&v=1.0") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'zocial';
    src: url('../fonts/zocial_font/zocial.svg?#zocial&v=1.0') format('svg');
  }
}

/*=========Alpine==========*/
.AlpinePhotoTiles_inpost_container img,
.AlpinePhotoTiles_cascade_column_inner {
  margin: 0 !important;
}
.AlpinePhotoTiles_inpost_container {
  padding: 0!important;
}


/*---------------------------------------------------------------------------*/
/*  Megamenu
/*---------------------------------------------------------------------------*/
.lorem-navbar .lorem-megamenu-wrapper {
  opacity: 1;
  padding: 0;
  position: relative;
  visibility: hidden;
  display: none;
  z-index: 10;
  top: 100%!important;
  list-style: none;
}
.lorem-navbar-centered-active:not(.demo-fixed-top-menu) .lorem-navbar .lorem-megamenu-wrapper {
  margin: 20px 0 0;
}
.lorem-navbar .lorem-megamenu-wrapper ul {
  bottom: inherit !important;
  float: none;
  left: inherit !important;
  position: relative !important;
  right: inherit !important;
  top: inherit !important;
}
.lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-holder,
.lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu,
.lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-submenu,
.lorem-navbar .lorem-megamenu-wrapper .sub-menu {
  padding: 0;
  list-style: none;
}

.lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-title {
  margin: 0;
}
.lorem-navbar .lorem-megamenu-wrapper .text-menu-icon {
  position: absolute;
}
.lorem-navbar .lorem-megamenu-wrapper .menu-text {
  margin-left: 23px;
}
.lorem-navbar .mobile-nav-item .lorem-megamenu-wrapper .row {
  padding: 0;
}
.lorem-navbar .mobile-nav-item .lorem-megamenu-title {
  font-weight: normal;
  margin: 0;
}
.lorem-megamenu-widgets-container {
  display: none;
}
.lorem-megamenu-title {
  display: none;
}
@media (min-width: 980px) {
  .lorem-navbar .lorem-megamenu-wrapper {
    position: absolute;
  }
 .lorem-navbar .lorem-megamenu-wrapper {
    position: absolute;
    z-index: 20000;
    box-shadow: 0 4px 13px rgba(0, 0, 0, 0.15);
    right: 0;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-holder {
  background-color: white;
  padding: 0;
  padding-bottom: 29px;
  padding-top: 35px;
  border-top: 1px solid #c6c6c6;
  }
  .lorem-navbar .lorem-megamenu-wrapper .sub-menu {
  background-color: transparent !important;
  border: medium none;
  box-shadow: none;
  display: block !important;
  left: inherit;
  list-style: outside none none;
  padding: 0;
  position: relative;
  top: inherit;
  visibility: visible !important;
  min-width: 100%;
  margin: 0;
}
  .lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .sub-menu.deep-level a,
  .lorem-navbar #sticky-nav .lorem-megamenu-wrapper .sub-menu.deep-level a {
    padding-left: 49px ;
  }
  .lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .sub-menu.deep-level .deep-level a,
  .lorem-navbar #sticky-nav .lorem-megamenu-wrapper .sub-menu.deep-level .deep-level a {
    padding-left: 64px;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu {
  display: table;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  table-layout: fixed;
  width: 84%;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-submenu {
  display: table-cell;
  float: none;
  padding: 9px 0 14px;
  vertical-align: top;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-submenu:last-child {
  border:none;
  }
  .lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .sub-menu > li > a {
    display: block;
  }
    .lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .sub-menu > li:last-child > a {
    border:none;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-submenu li a:hover:not(.lorem-megamenu-widgets-container a:hover),
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-submenu .current-menu-item a:not(.lorem-megamenu-widgets-container a) {
    background-color: #f3f2f2;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-submenu .lorem-megamenu-icon img {
    margin-top: -3px;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-title a {
    height: auto;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-icon,
  .lorem-megamenu-icon {
    display: inline;
    margin-right: 12px;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-icon img,
  .lorem-megamenu-icon img {
    margin-top: -2px;
    max-height: 15px;
    vertical-align: middle;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-widgets-container {
    margin-bottom: 12px;
  margin-top: 4px;
  }
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-widgets-container.second-level-widget,
  .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-widgets-container.third-level-widget {
    padding: 0 1.7em;
  }
  .lorem-megamenu-widgets-container {
    display: block;
  }

h4.lorem-megamenu-title {
  margin-top: 0;
  display: block;
  padding: 0 2.45em; }}
/* v3.4 specific styles */
.lorem-navbar .lorem-megamenu-wrapper * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lorem-navbar .lorem-megamenu-wrapper .row {
  clear: both;
}
.lorem-navbar #sticky-nav .lorem-megamenu-wrapper .lorem-megamenu-holder {
  top: 0;
}
.lorem-navbar #sticky-nav .lorem-megamenu-wrapper .lorem-megamenu {
  top: 0;
}
.lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper .lorem-megamenu-holder .lorem-megamenu .lorem-megamenu-submenu,
#sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper .lorem-megamenu-holder .lorem-megamenu .lorem-megamenu-submenu {
  display: table-cell;
  vertical-align: top;
  float: none;
}
.lorem-navbar .lorem-megamenu-wrapper.col-span-12 .lorem-megamenu {
  table-layout: fixed;
  width: 100%;
}
.lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .lorem-megamenu-title a,
.lorem-navbar #sticky-nav .lorem-megamenu-wrapper .lorem-megamenu-title a {
  padding: 0;
  background: none;
  border: none;
  font: inherit;
  color: #d3bc6c;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

.lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-title {
  color: #d3bc6c;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border: none;
  background: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 10px;
}

.lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper ul,
#sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper ul {
  position: relative;
  top: auto;
  width: auto;
}
.lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper .lorem-megamenu-holder ul .sub-menu,
#sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper .lorem-megamenu-holder ul .sub-menu {
  display: table;
  table-layout: fixed;
  left: 0;
  top: 0;
  border-color: #dcd9d9;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lorem-navbar .lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper .lorem-megamenu-holder ul ul.sub-menu,
.lorem-navbar #sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper .lorem-megamenu-holder ul ul.sub-menu {
  display: block;
  left: auto;
  right: auto;
  border: none;
  background: none;
}
.lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper li ul li li,
#sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper li ul li li {
  display: block;
}
.lorem-navbar .lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper li > a,
.lorem-navbar .lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper li ul li > a,
.lorem-navbar #sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper li > a,
.lorem-navbar #sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper li ul li > a {
  border-bottom: none;
}
.lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper li:hover > ul,
#sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper li:hover > ul {
  display: table;
}
.lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper ul li:hover ul,
#sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper ul li:hover ul {
  left: 0;
  top: 0;
}
.lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .lorem-megamenu-widgets-container ul.list-icon,
.lorem-navbar #sticky-nav .lorem-megamenu-wrapper .lorem-megamenu-widgets-container ul.list-icon {
  border: none;
  margin-left: 25px;
}
.lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .lorem-megamenu-widgets-container .recent-works-items a,
.lorem-navbar #sticky-nav .lorem-megamenu-wrapper .lorem-megamenu-widgets-container .recent-works-items a {
  padding: 3px;
}
/* mega menu RTL styles */
.rtl .lorem-navbar .lorem-megamenu-wrapper {
  left: auto;
  right: 0;
}
.rtl .lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .sub-menu.deep-level a,
.rtl .lorem-navbar #sticky-nav .lorem-megamenu-wrapper .sub-menu.deep-level a {
  padding-left: 34px;
  padding-right: 49px;
}
.rtl .lorem-navbar .lorem-nav-wrap .lorem-megamenu-wrapper .sub-menu.deep-level .deep-level a,
.rtl .lorem-navbar #sticky-nav .lorem-megamenu-wrapper .sub-menu.deep-level .deep-level a {
  padding-left: 34px;
  padding-right: 64px;
}
.rtl .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-icon,
.rtl .lorem-megamenu-icon {
  margin-left: 9px;
  margin-right: 0;
}
.rtl .lorem-navbar .lorem-megamenu-wrapper .menu-text {
  margin-left: 0;
  margin-right: 23px;
}
.rtl .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-submenu {
  border-left: 1px solid #DCD9D9;
  border-right: 0;
}
.rtl .lorem-navbar .lorem-megamenu-wrapper.columns-per-row-1 .lorem-megamenu .lorem-megamenu-submenu:nth-child(n),
.rtl .lorem-navbar .lorem-megamenu-wrapper.columns-per-row-2 .lorem-megamenu .lorem-megamenu-submenu:nth-child(2n),
.rtl .lorem-navbar .lorem-megamenu-wrapper.columns-per-row-3 .lorem-megamenu .lorem-megamenu-submenu:nth-child(3n),
.rtl .lorem-navbar .lorem-megamenu-wrapper.columns-per-row-4 .lorem-megamenu .lorem-megamenu-submenu:nth-child(4n),
.rtl .lorem-navbar .lorem-megamenu-wrapper.columns-per-row-5 .lorem-megamenu .lorem-megamenu-submenu:nth-child(5n),
.rtl .lorem-navbar .lorem-megamenu-wrapper.columns-per-row-6 .lorem-megamenu .lorem-megamenu-submenu:nth-child(6n) {
  border-left: none;
}
.rtl .lorem-navbar .lorem-nav-wrap .lorem-navbar-nav .lorem-megamenu-wrapper ul li:hover ul,
.rtl .lorem-navbar #sticky-nav .lorem-navbar-nav .lorem-megamenu-wrapper ul li:hover ul {
  right: 0;
}
.rtl .lorem-navbar .lorem-megamenu-wrapper .lorem-megamenu-bullet,
.rtl .lorem-megamenu-bullet {
  border-left: none;
  border-right: 3px solid #333333;
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.rtl .lorem-megamenu-holder,
.rtl .lorem-megamenu-holder .sub-menu {
  text-align: right;
}
.lorem-megamenu-holder .product_list_widget {
  margin-top: -0.75em;
}
.custom-footer .lorem-footer > .widget_wrap,
.custom-footer .lorem-footer {
  background-color:#283443;
}
.custom-footer .pre-footer-content {
  display: none;
}
.custom-footer .footer-bottom,
.custom-footer .lorem-footer > .widget_wrap {
  border-top: 1px solid #39485c;
}
.custom-footer .h-widget {
  color: #bdbdbd;
}
.custom-footer .lorem-footer a:hover,
.custom-footer .lorem-footer .widget-email a:hover {
  color: #ffffff;
}

.footer-content {
  font-family: GFS Didot;
  color:  #989898;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 1.2px;
  text-align: center;
  word-spacing: 2px;;
}

.footer-content a {
  color:  #989898;
}

.footer-content a:hover {
  /*text-decoration: underline;*/
}

.post-footer-content {
  text-align: center;
}


.lorem-mobile-menu {
  position: relative;
  display: block;
  width: 30px;
  height: 25px;
}

.lorem-mobile-menu span {
  position: absolute;
  display: block;
  height: 3px;
  background-color: #6F2100;
  left: 50%;
  width: 90%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.lorem-mobile-menu:hover span {
  background-color: #d3bc6c;
}

.lorem-btn-navbar:hover span {
  background-color: #d3bc6c;
}

.lorem-mobile-menu .menu-burger-1 {
  -webkit-transition: all .15s ease-out;
     -moz-transition: all .15s ease-out;
      -ms-transition: all .15s ease-out;
       -o-transition: all .15s ease-out;
          transition: all .15s ease-out;
}

.lorem-mobile-menu .menu-burger-2 {
  -webkit-transition: all .2s ease-out;
     -moz-transition: all .2s ease-out;
      -ms-transition: all .2s ease-out;
       -o-transition: all .2s ease-out;
          transition: all .2s ease-out;
}

.lorem-mobile-menu .menu-burger-3 {
  -webkit-transition: all .18s ease-out;
     -moz-transition: all .18s ease-out;
      -ms-transition: all .18s ease-out;
       -o-transition: all .18s ease-out;
          transition: all .18s ease-out;
}

.lorem-btn-navbar:hover .menu-burger-1,
.lorem-mobile-menu:hover .menu-burger-1 {
  width: 100%;
  transition-delay: 0.1s;
}

.lorem-btn-navbar:hover .menu-burger-2,
.lorem-mobile-menu:hover .menu-burger-2 {
  width: 100%;
}

.lorem-btn-navbar:hover .menu-burger-3,
.lorem-mobile-menu:hover .menu-burger-3 {
  width: 100%;
  transition-delay: 0.2s;
}
.menu-burger-1 {
  top: 3px;
}
.menu-burger-2 {
  top: 50%;
  margin-top: -2px;
}
.menu-burger-3 {
  bottom: 3px;
}
.has_main_menu.lorem-alt-menu-icons-active .lorem-btn-navbar:hover span {
  background-color: #d3bc6c;
}

/*===========Demo Revolution Slider================*/

.lorem-btn.lorem-slider-btn,.lorem-btn.lorem-custom-white-btn {
  color: #393939;
  background-color: white;
}
.lorem-btn.lorem-slider-btn:hover,.lorem-btn.lorem-custom-white-btn:hover {
  color: #ffffff;
}
.lorem-btn.lorem-custom-blue-btn {
  background-color: #608eb5;
  color: white;
}
.lorem-btn.lorem-custom-blue-btn:hover {
  background-color: white;
  color: #393939;
}
.lorem-btn.lorem-custom-dark-btn {
  background-color: #282828;
  color: white;
}
.lorem-btn.lorem-custom-dark-btn:hover {
  background-color: white;
  color: #393939;
}

/**
 *
 * style for Lorem
 *
 */

 .site {
   overflow: hidden;
 }

 .home .lorem-iso-container {
   margin: 0;
 }

.lorem-portfolio-wrapper .hentry.lorem-portfolio {
    height: auto;
    margin-left: 0;
    padding: 0;
    margin-bottom: 80px;
}


@media (max-width: 979px) {
  .lorem-iso-container.slicky-portfolio > .hentry {
      width: 100%;
  }
}

 .lorem-iso-container > .hentry {
   opacity: 1;
 }

.home .lorem-portfolio .entry-featured.entry-portfolio {
  overflow: visible;
}

.lorem-hr {
  width: 82px;
  height: 3px;
  background-color: #6F2100;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.full-section {
  padding-left: 6.47083% !important;
  padding-right: 6.47083% !important;
}

.full-section p {
  margin: 0px;
  line-height: 30px;
  font-size: 16px;
  letter-spacing: 1.6px;
}

@media (max-width: 1050px) {
  .full-section .lorem-column.one-third,
  .full-section .lorem-column.two-thirds {
    float: none;
    width: 100%;
  }
}

.custom-slider .slick-slide:first-child,
.custom-slider .slick-slide:nth-child(2) {
  position: relative;
  z-index: 100;
}

.custom-slider .slick-slide a {
  display: inline-block;
  position: relative;
  z-index: 5;
}
.custom-slider .slick-slide img {
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}


.custom-slider .slick-slide img:hover {
  opacity: .7;
}

.custom-slider .slick-slide a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  top: 0;
  left: 0;
  z-index: -1;
}

.custom-slider .slick-slide:nth-child(3) a::after {
  content: '';
  display: block;
  width: 1000%;
  height: 100%;
  background: url(../img/pattern_bgr.png);
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  margin-top: 30px;
  margin-right: 30px;
}

@media (min-width: 1023px) {
  .custom-slider .slick-list {
    overflow: visible!important;
  }
}

.lorem-footer .widget_text .textwidget, .lorem-footer .widget_text .textwidget p {
  color: #989898;
  font-family: GFS Didot, "serif", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 1.4px;
  word-spacing: 0px;
  margin-bottom: 10px; }

  .lorem-nav-wrap.desktop .lorem-navbar-search {
    display: none;
  }

.lorem-footer .lorem-social-footer {
  margin-bottom: 37px;
  margin-top: 40px;
}

.entry-featured-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}


.single-post .entry-featured-container {
  margin-bottom: 79px;
}



.no-post-thumbnail .entry-featured-container {
  /*height: auto;*/
}


.lorem-blog-masonry-active .format-audio .entry-title {
  letter-spacing: 2px;
}

.format-gallery .slick-prev, .format-gallery .slick-next,
.blog-categories-slider .slider-wrapper .slick-prev,
.blog-categories-slider .slider-wrapper .slick-next {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #d3bc6c;
    opacity: 0;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: inherit;
    line-height: 24px;
    z-index: -2;
    -webkit-transition: all .3s linear;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
            transition: all .3s linear;
    -webkit-transform: translate3d(200%, 0, 0);
       -moz-transform: translate3d(200%, 0, 0);
        -ms-transform: translate3d(200%, 0, 0);
         -o-transform: translate3d(200%, 0, 0);
            transform: translate3d(200%, 0, 0);

  }

  .blog-categories-slider .slider-wrapper .slick-prev,
  .blog-categories-slider .slider-wrapper .slick-next {
    top: 0;
    bottom: auto;
  }

  .blog-categories-slider .slider-wrapper .slick-prev,
  .blog-categories-slider .slider-wrapper .slick-next {
    margin-top: 45px;
    line-height: 10px !important;
  }

.format-gallery .slick-next,
.blog-categories-slider .slider-wrapper .slick-next {
  -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
         -o-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}

.format-gallery .slick-prev,
.blog-categories-slider .slider-wrapper .slick-prev {
  margin-right: 41px;
}

.lorem-slickslider:hover .slick-prev,
.blog-categories-slider .slider-wrapper:hover .slick-prev {
  -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  opacity: 0.5;
  -webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
  z-index: 10;
}

.lorem-slickslider:hover .slick-next,
.blog-categories-slider .slider-wrapper:hover .slick-next {
  -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  opacity: 0.5;
  -webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
      -ms-transition: all .5s ease;
       -o-transition: all .5s ease;
          transition: all .5s ease;
  z-index: 10;
}

.format-gallery .slick-prev:hover, .format-gallery .slick-next:hover,
.blog-categories-slider .slider-wrapper .slick-next:hover,
.blog-categories-slider .slider-wrapper .slick-prev:hover {
  opacity: 1;
}

.no-post-thumbnail .entry-featured-container .entry-header-wrap {
  background: none;
  width: 100%;
}

.no-post-thumbnail .entry-featured-container {
  margin-bottom: 10px;
}

.sticky-posts-wrapper .entry-header-wrap .h-recent-posts,
.entry-featured-container .entry-header-wrap .entry-title {
  position: relative;
  color: #6F2100;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 7px;
  word-spacing: 1px;
}

.entry-featured-container .entry-header-meta .p-meta,
.sticky-posts-wrapper .entry-header-meta .p-meta {
  margin: 0 !important;;
  padding: 0;
  line-height: 25px;
}

.format-audio.no-post-thumbnail .entry-featured-container {
  margin-bottom: 35px;
}

.entry-featured-container .entry-header-meta .p-meta-short {
  line-height: 24px;
}

.sticky-posts-wrapper .entry-header-meta.meta-info,
.entry-featured-container .entry-header-meta.meta-info {
  margin-top: 10px;
  margin-bottom: 25px;
}

.entry-header-meta .lorem-icon-christmas131::before {
    font-size: 18px;
    position: relative;
    top: 3px;
    color: #d3bc6c;
}


.entry-featured-container .entry-author-wrap {
  color: #989898;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 36px;
  text-transform: capitalize;
  word-spacing: 2px;
  letter-spacing: 1.7px;
}

.format-audio.no-post-thumbnail .jp-controls-container-audio {
  position: relative;
}

.format-audio.no-post-thumbnail .jp-controls-container-audio::after {
  content: '';
  position: absolute;
  width: 1000%;
  height: 100%;
  right: 0;
  top: 0;
  margin-top: 30px;
  margin-right: 29.5%;
  background: url(../img/pattern_bgr.png) top left repeat;
  z-index: -1;
}
.entry-featured-container .entry-author-wrap span {
  text-transform: lowercase;
  letter-spacing: 0;
}

.entry-header-wrap {
  text-align: left;
  padding-top: 25px;
}

.blog .tags-title {
  display: none;
}

.more-button.lorem-blog-post,
.wpcf7-form-control.wpcf7-submit {
  color: #d3bc6c;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.1);
/*  background-color: #ffffff;*/
  background: none;
  padding: 21px 36px 21px 39px;
  letter-spacing: 4.1px;
  font-style: normal;
  position: relative;
  z-index: 5;
}

.wpcf7-form-control.wpcf7-submit {
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.wpcf7-form-control.wpcf7-submit {
  padding: 22px 70px 24px 73px;
  line-height: 1;
  margin-top: 59px;
}

.more-button.lorem-blog-post:hover,
.wpcf7-form-control.wpcf7-submit:hover {
  color: #fff;
}

.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #d3bc6c;
}

.more-button-wrap {
  margin-top: 59px;
  margin-bottom: 44px;
  margin-left: 5px;
}



@media ( max-width: 550px ) {
.lorem-author-info-wrap,
.lorem-format-quote-wrap {
  margin-top: 100px;
}

  .lorem-author-quote, .lorem-author-avatar {
      top: 0;
      -webkit-transform: translate(0, -50%);
         -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%);
  }

  .lorem-author-description,
  .lorem-format-quote blockquote {
    padding-top: 95px;
    padding-right: 39px;
    padding-bottom: 43px;
  }

}

/*=============================================
=            blog standard sidebar            =
=============================================*/

/*----------  favourite categories  ----------*/
.sticky-posts-wrapper .entry-link {
  text-align: right;
}

.sticky-posts-wrapper .entry-link a {
  position: relative;
}

.sticky-posts-wrapper .entry-link a {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color: #6F2100;
  font-size: 12px;
  font-weight: 400;
  line-height: 43px;
  padding: 0 137px 0 20px;
  display: inline-block;
  border: 1px solid #f0f0f0;
  text-transform: uppercase;
  letter-spacing: 2.3px;
}

.sticky-posts-wrapper .entry-link a:hover,
.sticky-posts-wrapper .entry-link a:hover::after {
  color: #d3bc6c;
}


.sticky-posts-wrapper .entry-link a::after {
  content: '\e86b';
  font-family: 'icon_font';
  font-size: 12px;
  color: #6F2100;
  font-weight: 400;
  line-height: 44px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  margin-right: 26px;
  -webkit-transition: color 0.3s linear;
     -moz-transition: color 0.3s linear;
      -ms-transition: color 0.3s linear;
       -o-transition: color 0.3s linear;
          transition: color 0.3s linear;
}

.blog-categories-slider .entry-thumb-wrap {
  float: none;
}

.blog-categories-slider .sticky-posts-wrapper .entry-wrap {
  height: auto;
  float: none;
}

.blog-categories-slider .entry-content {
  clear: both;
  letter-spacing: 1px;
}


.blog-categories-slider .lorem-icon-arrow-right-thin::before,
.blog-categories-slider .lorem-icon-arrow-left-thin::before {
  font-size: 18px;
  color: #ffffff;
}



.blog-categories-slider .entry-author-wrap {
  color: #989898;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 36px;
  text-transform: capitalize;
  word-spacing: 2px;
  letter-spacing: 1.7px;
/*  text-align: right;*/
}

.blog-categories-slider .entry-content {
  margin-bottom: -13px;

}

.blog-categories-slider .entry-footer {
  margin-top: 3em;
}


/*----------  hover effect massonry blog and related post  ----------*/
.lorem-blog-standard .entry-featured,
.related-posts-wrap .entry-featured,
.blog-posts-wrapper .entry-thumb-wrap {
  position: relative;
  z-index: 10;
  overflow: hidden;
}

.lorem-blog-standard .entry-thumb img,
.lorem-blog-standard .lorem-slickslider .slick-active img,
.blog-posts-wrapper .entry-thumb-wrap img {
  -webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
          transition: all 0.5s linear;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.lorem-blog-standard .entry-featured::before,
.related-posts-wrap .entry-featured::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #000;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.lorem-blog-standard .entry-featured-wrap:hover .entry-featured::before,
.related-posts-wrap .post:hover .entry-featured::before {
  opacity: 0.3;
}

.lorem-blog-standard .entry-featured-wrap:hover .entry-thumb img,
.lorem-blog-standard .entry-featured-wrap:hover .slick-active img,
.blog-posts-wrapper .entry-featured:hover img {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}



/*----------  sticky post  ----------*/
.lorem-blog-standard.stamp {
    position: relative;
}

.lorem-blog-standard.stamp::after {
  content: '';
  position: absolute;
  display: block;
  width: 75%;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: -30px;
  background: url(../img/pattern_bgr.png) top left repeat;
  z-index: -1;
}

.lorem-blog-standard .custom-post-1-wrap {
  position: relative;
  background-color: #FFF;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.lorem-blog-standard .custom-post-1-wrap .entry-featured-wrap {
  width: 60.5263%;
  float: left;
  padding: 30px;
  padding-bottom: 27px;
}

.lorem-blog-standard .custom-post-1-wrap .entry-featured {
  position: relative;
  z-index: 100;
}

.lorem-blog-standard .custom-post-1-wrap .entry-header {
  background: none;
  box-shadow: none;
  padding: 0;
}

.lorem-blog-standard .custom-post-1-wrap .p-meta {
  margin-top: 17px!important;
  margin-bottom: 1px!important;
}

.lorem-blog-standard .custom-post-1-wrap .p-meta-short {
  padding: 0;
}

.lorem-blog-standard .custom-post-1-wrap .entry-title {
  margin-bottom: 0px;

}

.lorem-blog-standard .custom-post-1-wrap .entry-title a {
    font-size: 16px;
}

.lorem-blog-standard .custom-post-1-wrap .p-meta-gallery a {
  font-size: 12px;
}

.entry-thumb-wrap {
  position: relative;
}

.lorem-blog-standard .custom-post-1-wrap .time-post {
  margin-right: -46px;
}


.post .lorem-blog-standard .entry-featured {
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;;
}

.post-type-archive .type-lorem-portfolio .entry-featured img {

}

.post-type-archive .type-lorem-portfolio .entry-featured:hover img {

}

.post-type-archive .type-lorem-portfolio .entry-featured,
.portfolio-custom .lorem-portfolio .entry-featured {
  overflow: visible;
  position: relative;
}

.post-type-archive .type-lorem-portfolio .portfolio-featured,
.portfolio-custom .lorem-portfolio .portfolio-featured {
  overflow: hidden;
}

.post-type-archive .type-lorem-portfolio img,
.portfolio-custom .lorem-portfolio img {
  -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
      -ms-transition: all 0.5s ease-out;
       -o-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.post-type-archive .type-lorem-portfolio .lorem-slickslide,
.portfolio-custom .lorem-portfolio .lorem-slickslide {
  overflow: hidden;
  position: relative;
}

.post-type-archive .type-lorem-portfolio .entry-thumb::before,
.post-type-archive .type-lorem-portfolio .lorem-slickslide::before,
.portfolio-custom .lorem-portfolio .entry-thumb::before,
.portfolio-custom .lorem-portfolio .lorem-slickslide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.15s ease-out;
   -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
     -o-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
}

.post-type-archive .type-lorem-portfolio .portfolio-featured:hover img,
.portfolio-custom .portfolio-featured:hover img {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.post-type-archive .type-lorem-portfolio .portfolio-featured:hover .entry-thumb::before,
.post-type-archive .type-lorem-portfolio:hover .lorem-slickslide::before,
.portfolio-custom .portfolio-featured:hover .entry-thumb::before,
.portfolio-custom .portfolio-featured:hover .lorem-slickslide::before {
  opacity: 0.3;
}


/*----------  non sticky post  ----------*/

.lorem-non-sticky .entry-featured-wrap {
  margin-bottom: 0!important;
}

.lorem-non-sticky .entry-featured {
  position: relative;
  z-index: 100;
}

.lorem-non-sticky .entry-header {
  background-color: #FFF;
  padding: 30px 20px 13px;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
}

.masonry-gallery .slick-slider {
  margin-bottom: 0;
}

.lorem-blog-masonry-active .lorem-non-sticky .p-meta {
  margin-top: 0!important;
  margin-bottom: 14px!important;
  padding: 0;
}

.lorem-blog-masonry-active .lorem-non-sticky .p-meta-short {
  line-height: 16px;
  letter-spacing: 1.2px;
}

.lorem-blog-masonry-active .lorem-non-sticky .entry-title {
  font-size: 16px;
  margin-bottom: 10px;
}

.lorem-blog-masonry-active .lorem-non-sticky .entry-title a {
  line-height: 20px;
}



/*----------  espesially-view  ----------*/

.lorem-blog-standard.espesially-view .entry-featured {
  padding: 30px 5.3% 2px;
}

.lorem-blog-standard.espesially-view .entry-title {
  padding-right: 13.602%;
  padding-left: 20%;
  margin-top: 33px;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: 33px;
}

.lorem-blog-standard.espesially-view .entry-title a {
  color: #ffffff;
  letter-spacing: 5px;
}

.lorem-blog-standard.espesially-view .entry-content {
  padding-right: 13.602%;
  padding-left: 5%;
  text-align: right;
  margin-bottom: 85px;
}

.lorem-blog-standard.espesially-view .p-meta-wrap {
  padding-left: 47.87%;
}

.lorem-blog-standard.espesially-view p{
  margin-bottom: 46px;
}


@media (max-width: 1090px) {
  .blog-posts-wrapper.custom-post-1 .daily-wrap p,
  .blog-posts-wrapper.custom-post-1 .time-post span,
  .lorem-blog-standard .custom-post-1-wrap .daily-wrap p,
  .lorem-blog-standard .custom-post-1-wrap .time-post span {
    font-size: 20px;
  }

  .lorem-iso-container.cols-2 > .hentry:nth-child(2n) {
    width: 45.47%;
  }

  .lorem-iso-container.cols-2 > .hentry:nth-child(2n+1) {
    width: 54.16%;
  }

  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-2,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-3,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-4,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-7,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-8,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-9,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-10 {
    width: 49.99%; }

  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-1,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-5 {
    width: 100%; }


}

@media (max-width: 650px) {
  .lorem-iso-container.cols-2 > .hentry:nth-child(2n),
  .lorem-iso-container.cols-2 > .hentry:nth-child(2n+1) {
    width: 49.5%;
  }
  .cols-2.lorem-iso-container > .hentry {
    padding: 0px 1em 2em;
  }

  .lorem-portfolio-wrapper-2 .cols-2.lorem-iso-container > .hentry {
    padding: 3.4% 1.7% 0;
}

  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-2,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-3,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-4,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-7,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-8,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-9,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-10 {
    width: 49.99%; }

  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-1,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-5 {
    width: 100%; }
  }

@media (max-width: 500px) {
  .lorem-iso-container.cols-2 > .hentry:nth-child(2n),
  .lorem-iso-container.cols-2 > .hentry:nth-child(2n+1) {
    width: 100%;
  }
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-2,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-3,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-4,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-7,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-8,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-9,
  .lorem-portfolio-wrapper-2 .lorem-iso-container.cols-2 > .portfolio-view-10 {
    width: 100%; }

}



/*=======================================
=            co-worker slide            =
=======================================*/

.co-worker-container .title-posts-wrapper {
  position: absolute;
  left: 42.36%;
  z-index: 10;
}

.co-worker-container .title-posts-wrapper h3 {
  text-transform: inherit;
  margin-top: -8px;
}

.co-worker-container .lorem-slider {
  position: relative;
}

.co-worker-container .lorem-slide::after {
  content: '';
  position: absolute;
  background-color: #f0f0f0;
  width: 100%;
  height: 76.19%;
  display: block;
  top: 50%;
  z-index: -2;
  -webkit-transform: translate3d(0, -53%, 0);
     -moz-transform: translate3d(0, -53%, 0);
      -ms-transform: translate3d(0, -53%, 0);
       -o-transform: translate3d(0, -53%, 0);
          transform: translate3d(0, -53%, 0);
}

@media (max-width:800px) {
  .co-worker-container .lorem-slide::after {
    height: 86.19%;
  }
}

@media (max-width:700px) {
  .co-worker-container .lorem-slide::after {
    height: 92.19%;
  }
  .content-wrapper {
    margin-top: 50px!important;
  }
}

@media (max-width:600px) {
  .co-worker-image-wrap {
    display: none;
  }
  .content-wrapper {
    width: 100%!important;
    text-align: center;
    padding: 0 30px;
  }
  .co-worker-container .lorem-slide::after {
    height: 82.19%;
  }
  .co-worker-container .title-posts-wrapper {
    left: 20%;
  }
}

@media (max-width:442px) {

  .content-wrapper {
    padding: 0 20px;
  }
  .co-worker-container .lorem-slide::after {
    height: 88.19%;
  }
  .co-worker-container .title-posts-wrapper {
    left: 5%;
  }

  .co-worker-container .slick-dots {
    margin-left: 10px!important;
  }

  .co-worker-container  {
    min-width: 400px;
  }

}


.lorem-slider-shortcode-container.co-worker-container {
  position: relative;
}

.co-worker-slide-wrap {
  position: relative;
}

.co-worker-image-wrap {
  position: relative;
  margin-right: 8.13%;
  margin-bottom: 30px;
  margin-left: 30px;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.15);
  width: 32.52%;
}

.co-worker-image-wrap::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: -30px;
  width: 100%;
  height: 100%;
  background: url(../img/pattern_bgr.png) top left repeat;
  z-index: -1;
}

.co-worker-content-container {
  width: 64%;
  width: 1230px;
  margin: auto;
  position: relative;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          min-height: 630px;
}

.content-wrapper {
  width: 54.47%;
  margin-top: 0px;
}

.co-worker-slide-wrap .co-worker-position {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color:  #d3bc6c;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.co-worker-slide-wrap .co-worker-name {
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 4.5px;
  margin-bottom: 35px;
  color: #6F2100;
}

.co-worker-slide-wrap .co-worker-social i::before {
  color: #6F2100;
  font-size: 18px;
  font-weight: 400;
  line-height: 47px;
}

.co-worker-slide-wrap .co-worker-social {
  margin-top: 15px
}

.co-worker-slide-wrap .co-worker-social i:hover::before {
  color: #6F2100;
}

.co-worker-slide-wrap .co-worker-social .lorem-social {
  margin-right: 26px;
}

.co-worker-slide-wrap .co-worker-content p {
  letter-spacing: 1.5px;
}

.co-worker-container .slick-dots li {
  display: block;
  margin-bottom: 20px;
  line-height: 0;
}

.co-worker-container .slick-dots li button:before {
  font-size: 10px;
}

.co-worker-container .slick-dots {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 15px;
  margin-top: 0!important;
  margin-bottom: 0!important;
  -webkit-transform: translate(0, -61%);
     -moz-transform: translate(0, -61%);
      -ms-transform: translate(0, -61%);
       -o-transform: translate(0, -61%);
          transform: translate(0, -61%);
}

@media (max-width:1365px) {
  .co-worker-content-container {
    width: 90%;
  }


}


/*=======================================
=            variable style            =
=======================================*/

.contact-us-container .img-wrap {
     -moz-transform: translateY(-20%);
      -ms-transform: translateY(-20%);
       -o-transform: translateY(-20%);
       -webkit-transform: translateY(-20%);
       top: 0;
       position: absolute;
       transform: translateY(-20%);
}

.contact-us-container .lorem-column {
  position: static;
}

.contact-us-container .lorem-container-fluid {
  position: relative;
}

.widget .lorem-slider-shortcode-container::after {
  content: "";
  position: absolute;
  display: block;
  width: 85.946%;
  height: 100%;
  background: url(../img/pattern_bgr.png) top left repeat;
  top: 0;
  right: 0;
  margin-right: -30px;
  margin-top: 30px;
  z-index: -1;
}

.lorem-searchform-overlay-inner .form-search:after {
  display: none;
}


.variations_form .value label {
  display: inline-block;
  font-family: GFS Didot;
  color: #6F2100;
  font-weight: 400;
  font-size: 16px;
  margin-right: 8px;
  cursor: pointer;
}

.variations_form table.variations td.value {
  display: flex!important;
  -webkit-justify-content: center;
          justify-content: center;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
  order: 1;
  align-items: center;
}

.variations_form input[type='radio'] {
  display: none;
}

.variations_form .value label:before {
  content: "";
  display: block;

  border-radius: 100%;

  width: 20px;
  height: 20px;

  margin-right: 10px;
  bottom: 1px;
  border: 1px solid #6F2100;
  left: 0px;
}

.variations_form .value .variation-size {
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  padding-top: 8px;
}

.variations_form .value .variation-size:before {
  content: '';
  position: absolute;
  display: block;

  border-radius: 100%;

  width: 0;
  height: 0;

  margin-right: 0px;
  position: absolute;
  bottom: 1px;
  opacity: 0.6;
  border: none;
  left: 0px;
  top: 3px;
}

.variations_form .value input[type=radio]:checked + label:before {
    content: "\e88a";
    font-family: 'icon_font';
    color: #6F2100;
    font-size: 14px;
    text-align: center;
    /*line-height: 18px;*/
    width: 28px;
    height: 28px;
    line-height: 27px;
    position: relative;
    padding-left: 1px;
}

.variations_form .value input[type=radio]:checked + .variation-size:before {
  content: "";
  display: block;

  border-radius: 100%;

  width: 37px;
  height: 37px;

  margin-right: 10px;
  bottom: 1px;
  opacity: 0.6;
  border: 1px solid #6F2100;
  left: 0px;
  position: absolute;
}


/*========================================
=            Variations color            =
========================================*/

.variations_form .value .variation-white:before{
  background-color: #FFF;
}

.variations_form .value .variation-green:before {
  background-color: rgb(0,128,0);
}

.variations_form .value .variation-oldlace:before {
  background-color: #FDF5E6;
}

.variations_form .value .variation-paleturquoise:before {
  background-color: #AFEEEE;
}

.variations_form .value .variation-black:before {
  background-color: #000000;
}

.variations_form .value .variation-blue:before {
  background-color: #0000FF;
}

.variations_form .value .variation-blueviolet:before {
  background-color: #8A2BE2;
}

.variations_form .value .variation-brown:before {
  background-color: #A52A2A;
}

.variations_form .value .variation-chocolate:before {
  background-color: #D2691E;
}

.variations_form .value .variation-coral:before {
  background-color: #FF7F50;
}

.variations_form .value .variation-fuchsia:before {
  background-color: #FF00FF;
}

.variations_form .value .variation-gold:before {
  background-color: #FFD700;
}

.variations_form .value .variation-gray:before {
  background-color: #808080;
}

.variations_form .value .variation-indigo:before {
  background-color: #4B0082;
}

.variations_form .value .variation-lightblue:before {
  background-color: #ADD8E6;
}

.variations_form .value .variation-lightpink :before {
  background-color: #FFB6C1;
}

.variations_form .value .variation-lime:before {
  background-color: #00FF00;
}

.variations_form .value .variation-linen:before {
  background-color: #FAF0E6;
}

.variations_form .value .variation-magenta:before {
  background-color: #FF00FF;
}

.variations_form .value .variation-aquamarine:before {
  background-color: #7FFFD4;
}

.variations_form .value .variation-mistyrose:before {
  background-color: #FFE4E1;
}

.variations_form .value .variation-olive:before {
  background-color: #808000;
}

.variations_form .value .variation-orange:before {
  background-color: #FFA500;
}

.variations_form .value .variation-orangered:before {
  background-color: #FF4500;
}

.variations_form .value .variation-orchid:before {
  background-color: #DA70D6;
}

.variations_form .value .variation-pink:before {
  background-color: #FFC0CB;
}

.variations_form .value .variation-purple:before {
  background-color: #800080;
}

.variations_form .value .variation-red:before {
  background-color: #FF0000;
}

.variations_form .value .variation-silver:before {
  background-color: #C0C0C0;
}

.variations_form .value .variation-tan:before {
  background-color: #D2B48C;
}

.variations_form .value .variation-tomato:before {
  background-color: #FF6347;
}

.variations_form .value .variation-turquoise:before {
  background-color: #40E0D0;
}

.variations_form .value .variation-violet:before {
  background-color: #EE82EE;
}

.variations_form .value .variation-yellow:before {
  background-color: #FFFF00;
}

.variations_form .value .variation-mediumaquamarine:before {
  background-color: #66CDAA;
}

/*=====  End of Variations color  ======*/


.variations_form .value input[type=radio]:disabled + label:before {
    background-color: #6F2100;
}

.variations_form .value input[type=radio]:disabled + label {
    opacity: 0.1;
}

.post-type-archive-lorem-portfolio article:first-child .portfolio-header-category,
.post-type-archive-lorem-portfolio article:nth-child(5) .entry-featured,
.post-type-archive-lorem-portfolio article:nth-child(9) .entry-featured,
.post-type-archive-lorem-portfolio article.post-with-slider .entry-featured  {
  position: relative;
}



.post-type-archive-lorem-portfolio article:nth-child(9) .entry-featured::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/pattern_bgr.png);
  margin-top: 30px;
  margin-left: 30px;
  z-index: -1;
}

.post-type-archive-lorem-portfolio .portfolio-type-0:first-child .entry-featured::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/pattern_bgr.png);
  margin-top: 30px;
  margin-left: -30px;
  z-index: -1;
}

.post-type-archive-lorem-portfolio article:nth-child(5) .entry-featured::after,
.post-type-archive-lorem-portfolio article.post-with-slider .entry-featured::after  {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/pattern_bgr.png);
  margin-top: 30px;
  margin-left: 30px;
  z-index: -1;
}

.lorem-list-shortcode-container.lorem-custom-list li {
  line-height: 24px;
  margin-bottom: 23px;
}

.hidescreen,
.load_page {
 position: fixed;
 /*display: none;*/
}
.hidescreen {
 z-index: 9998;
 width: 100%;
 height: 100%;
 background: #fff;
 left:0;
 top:0;
}
.load_page {
 z-index: 9999;
 left: 50%;
 top: 50%;
 padding: 30px 10px;
 text-align: center;
 border-radius: 3px;
 margin-left: -125px;
 width: 250px;
 margin-top: -150px;
}

.cssload-thecube {
  width: 75px;
  height: 75px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
  transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(211,189,108,0.99);
  animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
  transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
  animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
  animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
  animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -moz-animation-delay: 1.04s;
}



@keyframes cssload-fold-thecube {
  0%, 10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@-o-keyframes cssload-fold-thecube {
  0%, 10% {
    -o-transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -o-transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -o-transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@-ms-keyframes cssload-fold-thecube {
  0%, 10% {
    -ms-transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -ms-transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -ms-transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@-webkit-keyframes cssload-fold-thecube {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@-moz-keyframes cssload-fold-thecube {
  0%, 10% {
    -moz-transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -moz-transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -moz-transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

.lorem-header-bgr-wrap .lorem-navbar-search:hover i::before,
.lorem-slider-revolution-container .lorem-navbar-search:hover i::before {

}


.hades.tparrows.tp-leftarrow::before,
.tparrows.tp-rightarrow::before {
  content: ''!important;
}

.hades.tparrows.tp-leftarrow .tp-arr-allwrapper {
  left: 0!important;
  top: -89px!important;
}

.hades.tp-rightarrow .tp-arr-allwrapper {
  left: 0!important;
  top: 89px!important;
}
.tparrows.hades {
   background: rgba(0, 0, 0, 0.25) none repeat scroll 0% 0%!important;
 }

 .tp-rightarrow.tparrows::after {
  top: 65%;
  left: 18%;
  -webkit-transform: rotate(180deg)!important;
     -moz-transform: rotate(180deg)!important;
      -ms-transform: rotate(180deg)!important;
       -o-transform: rotate(180deg)!important;
          transform: rotate(180deg)!important;

}





@media (min-width: 750px) {

  .tp-leftarrow.tparrows.hades {
    width: 240px!important;
    height: 89px!important;
  }
  .tp-rightarrow.tparrows.hades {
    width: 240px!important;
    height: 89px!important;
  }

  .tp-leftarrow.tparrows.hades {
  transform: matrix(1, 0, 0, 1, -106, -44)!important;
  -webkit-transition: 0.3s linear;
     -moz-transition: 0.3s linear;
      -ms-transition: 0.3s linear;
       -o-transition: 0.3s linear;
          transition: 0.3s linear;
}

.tp-leftarrow.tparrows.hades:hover {
  transform: matrix(1, 0, 0, 1, 0, -44)!important;
  -webkit-transition: 0.3s linear;
     -moz-transition: 0.3s linear;
      -ms-transition: 0.3s linear;
       -o-transition: 0.3s linear;
          transition: 0.3s linear;
}

.tp-rightarrow.tparrows.hades {
  transform: matrix(1, 0, 0, 1, -134, -44)!important;
  -webkit-transition: 0.3s linear;
     -moz-transition: 0.3s linear;
      -ms-transition: 0.3s linear;
       -o-transition: 0.3s linear;
          transition: 0.3s linear;
}

.tp-leftarrow.tparrows.hades:hover {
  width: 240px!important;
}

.tp-rightarrow.tparrows.hades:hover {
  -webkit-transform: matrix(1, 0, 0, 1, -240, -44)!important;;
     -moz-transform: matrix(1, 0, 0, 1, -240, -44)!important;;
      -ms-transform: matrix(1, 0, 0, 1, -240, -44)!important;;
       -o-transform: matrix(1, 0, 0, 1, -240, -44)!important;;
          transform: matrix(1, 0, 0, 1, -240, -44)!important;;
  width: 375px!important;
}

}

@media (max-width: 979px) {
  .tp-leftarrow.tparrows,
  .tp-rightarrow.tparrows {
    display: none;
  }
}

/*.lorem-navbar-bgr {
  background-color: rgb(250, 250, 250)!important;
}*/

.tparrows::before, .tparrows::after {
  width: auto !important;
  height: auto !important;
  background: transparent none repeat scroll 0% 0% !important;
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAPCAQAAADNVR7lAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABgSURBVDjLtdSxDYAwDETRYxCmscOuWYs2Q3yKCCUpUQ5fYzevsCwLTSnUZf6cFWuEi8t9bHAW7OVMWOeSRjowJMKHoYNbp3zl29svu7OC890ZwNEGjeLjOnj5OBG7H+UByfk1NsLMGo4AAAAldEVYdGRhdGU6Y3JlYXRlADIwMTUtMTItMjlUMDk6NTM6MDYrMDA6MDBXQSMyAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE1LTEyLTI5VDA5OjUzOjA2KzAwOjAwJhybjgAAAABJRU5ErkJggg==");
  outline: medium none !important;
}

.tp-rightarrow.tparrows::after {
  top: 65%;
  left: 30%;
  -webkit-transform: rotate(180deg)!important;
     -moz-transform: rotate(180deg)!important;
      -ms-transform: rotate(180deg)!important;
       -o-transform: rotate(180deg)!important;
          transform: rotate(180deg)!important;

}

.tparrows .tp-arr-allwrapper::before,
.tparrows .tp-arr-allwrapper::after {
  width: auto!important;
  opacity: 0!important;
  content: ' ';
  width: auto !important;
  height: auto !important;
  background: none!important;
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

.tparrows::after{
  top: 34%;
  right: -10%;
  -webkit-transform: translateX(33%)!important;
     -moz-transform: translateX(33%)!important;
      -ms-transform: translateX(33%)!important;
       -o-transform: translateX(33%)!important;
          transform: translateX(33%)!important;
  transform-origin: 0px 0px 0px;
}

.rev_slider li.tp-revslider-slidesli {
  -webkit-transform: translateZ(0);;
     -moz-transform: translateZ(0);;
      -ms-transform: translateZ(0);;
       -o-transform: translateZ(0);;
          transform: translateZ(0);;
}

@media (max-width: 750px) {
  .tparrows::after {
    top: 29%;
    right: 14%;
    -webkit-transform: translateX(-50%)!important;
       -moz-transform: translateX(-50%)!important;
        -ms-transform: translateX(-50%)!important;
         -o-transform: translateX(-50%)!important;
            transform: translateX(-50%)!important;
  }

  .tp-rightarrow.tparrows.hades {
    transform: matrix(1, 0, 0, 1, -100, -44) !important;
  }

  .tp-leftarrow.tparrows.hades {
    transform: matrix(1, 0, 0, 1, 0, -44)!important;
  }

  .tp-leftarrow.tparrows.hades {
    height: 69px!important;
  }
  .tp-rightarrow.tparrows.hades {
    height: 69px!important;
  }
  .hades.tparrows.tp-leftarrow .tp-arr-allwrapper {
    top: -69px!important;
  }

  .hades.tp-rightarrow .tp-arr-allwrapper {
    left: 0!important;
    top: 69px!important;
  }

  .tp-rightarrow.tparrows::after {
    top: 68%;
    left: 66%;
  }

  .lorem-slider-revolution-container.below {
    margin-bottom: 50px;
  }
  .lorem-header-bgr-wrap {
    margin-bottom: 100px;
  }

}

.letter-spacing-1 { letter-spacing: 1px!important; }
.letter-spacing-2 { letter-spacing: 2px!important; }
.letter-spacing-3 { letter-spacing: 3px!important; }
.letter-spacing-4 { letter-spacing: 4px!important; }
.letter-spacing-5 { letter-spacing: 5px!important; }
.letter-spacing-6 { letter-spacing: 6px!important; }
.letter-spacing-7 { letter-spacing: 7px!important; }
.letter-spacing-8 { letter-spacing: 8px!important; }
.letter-spacing-9 { letter-spacing: 9px!important; }
.letter-spacing-10 { letter-spacing: 10px!important; }
.letter-spacing-11 { letter-spacing: 11px!important; }
.letter-spacing-12 { letter-spacing: 12px!important; }

@media (max-width: 450px) {
  #pbd-alp-load-posts a.more-posts {
    line-height: 24px;
    padding: 44px 0px 40px;
    width: 100%;
  }
  .title-portfolio-wrapper h2, .title-posts-wrapper h2 {
    line-height: 36px;
  }
}



.custom-bgr-on-video .lorem-container-fluid:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, .8);
}

.site-container {
  position: relative;
  z-index: 1;
  background-color: #FFF;
}

.blog .site-container,
.search .site-container,
.page-template-template-masonry-blog .site-container,
.archive .site-container,
.single-product .site-container {
  padding-bottom: 5em;
}

.lorem-footer {
  position: fixed;
  width: 100%;
  bottom: 0;
}

@media (max-width: 979px) {
  .lorem-footer {
    position: relative;
  }
    #colophon-bottom {
      display: none;
    }
}

.widget_wrap {
  padding-top: 80px;
  padding-bottom: 50px;
}

.menu-icons-wrap {
  margin: 0;
  text-align: center;
  margin-top: 29px;
  float: right;
}

.menu-icons-wrap li {
  display: inline-block;
  line-height: 35px;
  margin-left: 10px;
}



.menu,
.icon-list {
  height: 100%;
}



.icon-list a {
  display: block;
  padding: 0 0.8em;

}

.icon-list a span {
  font-weight: 700;
}

/* Close Button */
.overlay-close {
  width: 2em;
  height: 2em;
  position: absolute;
  right: 32px;
  top: 0;
  overflow: hidden;
  text-indent: 1em;
  border: none;
  background: transparent;
  color: transparent;
  z-index: 9999;
}


.overlay .overlay-close::before,
.overlay .overlay-close::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  background: #6F2100;
  -webkit-transition: all 0.3s line;
     -moz-transition: all 0.3s line;
      -ms-transition: all 0.3s line;
       -o-transition: all 0.3s line;
          transition: all 0.3s line;
}

.overlay .overlay-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.overlay .overlay-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list a {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

.show-menu .content::before {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}


.site.container {
    -webkit-transition: transform 0.3s ease-in-out;
     -moz-transition: transform 0.3s ease-in-out;
      -ms-transition: transform 0.3s ease-in-out;
       -o-transition: transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out;
}

/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.9);
  z-index: 9998;
}

/* Menu style */

.overlay ul li {

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.overlay ul li a {

  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
}

/* Effects */
.overlay-door {
  visibility: hidden;
  width: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
  transition: width 0.5s 0.3s, visibility 0s 0.8s;
}

.overlay-door.open {
  visibility: visible;
  width: 100%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  z-index: 9998;
  overflow: auto;
}

.overlay-door nav {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.overlay-door nav,
.overlay-door .overlay-close {
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s;
}

.overlay-door.open nav,
.overlay-door.open .overlay-close {
  opacity: 1;
  -webkit-filter: blur(0);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.overlay-door.close nav,
.overlay-door.close .overlay-close {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.overlay-door .overlay-close {
  margin-top: 30px;
}



/*Fixed menu without navbar;*/

.lorem-navbar-dynamic-active .lorem-navbar-wrap {
    position: absolute;
    width: 100%;
    background: none;
    top: 0;
  }

  .lorem-navbar {
    background: none;
    border: none;
  }


.lorem-btn-navbar span {
    display: block;
}

.first-word {
  font-family: GFS Didot;
  color:  #6F2100;
  font-size: 24px;
  font-style: italic;
  line-height: 38px;
  text-transform: capitalize;
  letter-spacing: 3px;
}

.custom-post-2 .first-word,
.lorem-blog-standard.espesially-view .first-word {
  color: #fff;
  text-transform: capitalize;
}

/*================================
=            related posts            =
================================*/
.related-posts-wrap {
  margin-bottom: 130px;

}

.related-posts-wrap .related-title {
  letter-spacing: 8px;
  border-left: 3px solid #6F2100;
  line-height: 1.2em;
  padding-left: 17px;
  margin-bottom: 93px;
}

.related-posts .hentry {
  margin-top: 0;
  margin-left: 5.2%;
}


.related-posts.cols-2 .hentry:first-child {
  width: 34.4%;
  float: left;
  margin-left: 0;;;
}

.related-posts.cols-2 .hentry:last-child {
  width: 60.2%;
  float: left;
  position: relative;
}

@media (max-width: 700px) {
  .related-posts.cols-2 .hentry:first-child,
  .related-posts.cols-2 .hentry:last-child {
    width: 46.5%;
  }
}

@media (max-width: 500px) {
  .related-posts.cols-2 .hentry:first-child,
  .related-posts.cols-2 .hentry:last-child {
    float: none;
    margin-left: 0;
    width: 100%;
  }

  .related-posts.cols-2 .hentry:first-child {
    margin-bottom: 20px;
  }
}



.related-posts.cols-2 .hentry:last-child::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../img/pattern_bgr.png) top left repeat;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: 30px;
  z-index: -1;
}


.related-posts .entry-featured {
  position: relative;
}

.related-posts .entry-wrap {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 20px 17px 20px;
}

.related-posts .p-meta-gallery {
  margin-top: 0!important;
  margin-bottom: 4px!important;
}

.related-posts .entry-title {
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 19px;
  margin-bottom: 5px;
}

.related-posts .p-meta-short {
  margin: 0!important;
}

  .lorem-responsive-video-inner.lorem-video-active {
    z-index: 11;
  }

  .lorem-rubric a:hover,
  .lorem-breadcrumb-wrap a:hover,
  .p-meta-gallery a:hover,
  .lorem-portfolio-categories-wrap .single-portfolio-category:hover,
  .footer-content a:hover,
  .lorem-comment-author a:hover,
  .widget .latest-comments-content_wrap .p-meta a:hover {
    text-decoration: none!important;
  }

  .lorem-rubric a,
  .lorem-breadcrumb-wrap a,
  .p-meta-gallery a,
  .lorem-portfolio-categories-wrap .single-portfolio-category,
  .footer-content a,
  .lorem-comment-author a,
  .p-meta a,
  .widget .latest-comments-content_wrap .p-meta a {
    position: relative;
  }

  .lorem-rubric a::before,
  .lorem-breadcrumb-wrap a:before,
  .p-meta-gallery a:before,
  .lorem-portfolio-categories-wrap .single-portfolio-category:before,
  .footer-content a:before,
  .lorem-comment-author a:before,
  .widget .latest-comments-content_wrap .p-meta a:before {
    content: '';
    bottom: 0;
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #d3bc6c;
    -webkit-transition: width 0.3s ease;
       -moz-transition: width 0.3s ease;
        -ms-transition: width 0.3s ease;
         -o-transition: width 0.3s ease;
            transition: width 0.3s ease;
  }

  .lorem-rubric a:hover::before,
  .lorem-breadcrumb-wrap a:hover::before,
  .p-meta-gallery a:hover::before,
  .lorem-portfolio-categories-wrap .single-portfolio-category:hover::before,
  .footer-content a:hover::before,
  .lorem-comment-author a:hover::before,
  .widget .latest-comments-content_wrap .p-meta a:hover::before {
    width: 100%;
  }

    .lorem-alt-menu-icons-active .lorem-navbar-search i.lorem-custom-style::before,
    .lorem-alt-menu-icons-active .lorem-navbar .lorem-icon-user60.lorem-custom-style::before,
    .lorem-alt-menu-icons-active .lorem-navbar .lorem-icon-search-2.lorem-custom-style::before,
    .lorem-alt-menu-icons-active .lorem-navbar .lorem-icon-bag39.lorem-custom-style::before,
    .lorem-alt-menu-icons-active .lorem-navbar .lorem-icon-bag-cart.lorem-custom-style::before,
    .lorem-alt-menu-icons-active .lorem-navbar .lorem-icon-plain13.lorem-custom-style::before {
      color: inherit;
    }

/*================================================================
=            style for html blocks            =
================================================================*/
.fade-left {
  left: -50px;
}
.fade-right {
  right: -50px;
}

/*----------  Block with big icons  ----------*/
#big-icons-block {
  background-color: transparent;
  padding-top: 103px;
  padding-bottom: 77px;
}
#big-icons-block .lorem-content-band {
  background-color: transparent;
  padding-top: 40px;
}
#big-icons-block .fade-left {
  left: -50px;
}
#big-icons-block .fade-right {
  right: -50px;
}
#big-icons-block h3 {
  font-size: 18px;
  color: #6F2100;
  line-height: 40px;
  text-align: center;
  font-family:GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal
}
#big-icons-block p {
  letter-spacing: 1.5px;
  text-align: center;
  color: #989898;
  text-align: center;
}

/*----------  About Our Studio  ----------*/
#about-block {
  background-color: transparent;
  padding-top: 105px;
  padding-bottom: 105px;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
	color:  #6F2100;
}
#about-block .fade-right {
  right: -50px;
}
#about-block .fade-bottom {
  bottom: -50px;
}
#about-block .header-wrapper {
  color: #6F2100;
}

/*----------  Latest works  ----------*/
#latest-works {
  background-color: transparent;
  padding-top: 126px;
  padding-bottom: 76px;
}
#latest-works h2 {
  font-size: 40px;
  color: #6F2100;
  line-height: 36px;
  text-align: center;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal
}
#latest-works .lorem-hr {
  margin-bottom: 40px;
  background-color: #6F2100;
}

/*----------  Block with counters  ----------*/
#counters-block {
  background-color: rgba(255,255,255,0.9);
  padding-top: 120px;
  padding-bottom: 96px;
}
#counters-block .counter-value {
  color: #6F2100;
}
#counters-block .lorem-small-icon-page {
  text-align: center;
}
#counters-block .counter-bar {
  margin-bottom: 10px;
}
#counters-block p {
  text-align: center;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  color: #d3bc6c;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
}

/*----------  Best of our blog slider ----------*/
#best-from-blog {
  background-color: transparent;
  padding-top: 90px;
  padding-bottom: 23px;
}
#best-from-blog .header-wrapper {
  color: #6F2100
}

/*----------  Block with posts items ----------*/
#blog-posts-items {
  background-color: transparent;
  padding-bottom: 112px;
}
#blog-posts-items .custom-post-2 .entry-featured {
  background-image: url(../../../img/all/res22.jpg);
  background-position: center center;
  background-size: cover;
}

/*----------  What People Say ----------*/
#what-people-say {
  background-color: transparent;
  padding-top: 130px;
  padding-bottom: 83px;
}
#what-people-say .fade-right {
  right: -145px;
}

#what-people-say .header-wrapper {
  color: #6F2100;
}

.blockquote-slide-container .slick-dots li button::before {
  font-size: 10px;
}

/*----------  Our Prices ----------*/
#our-prices {
  background-color: transparent;
  padding-top: 128px;
  padding-bottom: 14px;
}
#our-prices .fade-left {
  left: -145px;
}
#our-prices h2 {
  font-size: 40px;
  color: #6F2100;
  line-height: 36px;
  text-align: center;
  font-family:GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal;
}
#our-prices .lorem-hr {
  margin-bottom: 57px;
  background-color: #6F2100;
}
#our-prices .lorem-icon {
  font-size:20px;
  color:#969696;
}
#our-prices .icon-list-content {
  color:#969696;
}

/*----------  Our Clients ----------*/
#our-clients-logo {
  background-color: transparent;
  padding-top: 120px;
  padding-bottom: 90px;
}
#our-clients-logo .fade-right {
  right: -145px;
}
#our-clients-logo h2 {
  font-size: 40px;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  font-family:GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal;
}
#our-clients-logo .lorem-hr {
  margin-bottom: 66px;
  background-color: #FFF;
}

/*----------  Connect with us ----------*/
#connect-with-us {
  background-color: transparent;
  padding-top: 60px;
  padding-bottom: 60px;"
}
#connect-with-us .fade-left {
  left: -50px;
}
#connect-with-us .fade-right {
  right: -50px;
}
#connect-with-us .lorem-default-title {
  margin-bottom: 49px
}
#connect-with-us .header-wrapper {
  color: #6F2100;
}
#connect-with-us .header-wrapper h2 {
  margin-top: 2px;
}
#connect-with-us p {
	font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
	color:  #6F2100;
  text-align: left;
  letter-spacing: 1.6px;
}
#connect-with-us .icon-list-content a {
  color: #6F2100;
}
#connect-with-us .icon-list-content a:hover {
  color: #d3bc6c;
}
#connect-with-us .lorem-column:last-child {
  padding-top: 5em;
}

/*----------  Footer ----------*/
#lorem-footer .widget_wrap {
    background: #626262;
}
#lorem-footer {
    background: #484848;
}

#lorem-footer .widget_wrap p,
#lorem-footer .h-widget,
#lorem-footer .h-widget span,
#lorem-footer .textwidget p,
#lorem-footer .widget_recent_posts a,
#lorem-footer .widget_get_in_touch p::before,
#lorem-footer .widget_get_in_touch p a {
  color: #fff;
}
#lorem-footer .h-widget {
  border-left-color: #fff;
}
#lorem-footer .widget_get_in_touch p a:hover {
  color: #d3bc6c;
}
#lorem-footer .widget_gallery .img-wrapper {
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#lorem-footer .img-wrapper div {
  width: 30%;
  margin: 0 5px 5px 0;
}

/*---------- ABOUT US  Block title ----------*/
.block-title .header-wrapper {
  color: #6F2100
}

/*----------  Skill bar ----------*/
.skill-bar-wrap .bar {
  background-color: #d3bc6c;
  border-color: #d3bc6c;
}

/*----------  Co-worker slider ----------*/
#co-worker-slider .header-wrapper {
  color: #6F2100;
}
#co-worker-slider .slick-dots li button::before {
    font-size: 10px;
}

/*================================================================
=            style for index.html            =
================================================================*/
.relative-shop .lorem-navbar-search {
  color: #303030;
}

/*----------  Collections Slider  ----------*/
#collection-slider-block {
  padding-top: 130px;
  padding-bottom: 0;
}
#rev_slider_2_2_wrapper {
  margin: 0;
  padding: 0;
}

/*----------  New Products  ----------*/
#new-products {
  background-color: transparent;
  padding-top: 108px;
  padding-bottom: 44px;"
}
#new-products .fade-left {
  left: -150px;
}
#new-products h2 {
  font-size: 40px;
  color: #6F2100;
  line-height: 36px;
  text-align: center;
  font-family:GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal;
}
#new-products .lorem-hr {
  margin-bottom: 66px;
  background-color: #6F2100;
}

/*----------  Shop Middle Bunner  ----------*/
#shop-middle-bunner {
  background-image: url(../../img/all/epikefalida.jpg);
  background-color: transparent;
  padding-top: 294px;
  padding-bottom: 288px;
  text-align: center;
}
#shop-middle-bunner .fade-right {
  right: -175px;
}
#shop-middle-bunner h2 {
  font-size: 50px;
  color: #303030;
  text-align: center;
  font-family:GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal;
  margin-bottom: 7px;
  margin-left: 8%;
}
#shop-middle-bunner .lorem-column p {
  text-align: center;
  margin-bottom: 40px;
  margin-left: 8%;
  color: #303030;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 4px;
}
#shop-middle-bunner .lorem-column p:last-child {
  text-align: center;
  margin-left: 7%;
}

/*----------  Featured Products  ----------*/
#featured-products {
  padding-top: 130px;
  padding-bottom: 53px;
}
#featured-products .fade-right {
  right: -150px;
}

#featured-products h2 {
  font-size: 40px;
  color: #6F2100;
  line-height: 36px;
  text-align: center;
  font-family:GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal;
}
#featured-products .lorem-hr {
  margin-bottom: 66px;
  background-color: #6F2100;
}

/*----------  Bottom Bunner  ----------*/
#shop-bottom-bunner {
  background-color: rgb(249, 249, 249);
  padding-top: 50px;
  padding-bottom: 30px;
}
#shop-bottom-bunner .two-thirds p {
  color: #6F2100;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 9px;
  margin-bottom: -8px;
  text-align: left;
}
#shop-bottom-bunner .two-thirds p:last-child {
  color: #6F2100;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 5px;
  margin: 0;
  text-align: left;
  word-spacing: 2px;
}

/*----------  Our Brands ----------*/
.relative-shop #our-brands-logo {
   background-image: url(../../img/retail-shop/bgr3.jpg);
   padding-top: 130px;
   padding-bottom: 80px;
}
#our-brands-logo .fade-bottom {
  bottom: -50px;
}
#our-brands-logo .lorem-column h2 {
  font-size: 40px;
  color: #6F2100;
  line-height: 36px;
  text-align: center;
  font-family:GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal;
}
#our-brands-logo .lorem-hr {
  margin-bottom: 50px;
  background-color: #6F2100;
}


/*----------  Footer ----------*/
#lorem-footer .widget_wrap {
    background: url("../../img/retail-shop/footer-bgr-cut.jpg") repeat scroll center center / cover ;
}


/*================================================================
=            style for about-us.html            =
================================================================*/
/*----------  title ----------*/
.about-us-page .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg);
}
.about-us-page .lorem-custom-title {
	font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
  color: #FFF;
}

.about-us-page.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #ffffff;
}
.about-us-page.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
.about-us-page.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.about-us-page.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}


/*---------- ABOUT US - block's title ----------*/
.about-us-page .title1 {
  margin-bottom: 38px;
  color: #6F2100;
}
.about-us-page .title1 h3 {
  text-transform: capitalize;
  margin-top: -8px;
  color: #6F2100;
}

.about-us-page .short-story {
  letter-spacing: 1.6px;
  color: #6F2100;
}

.about-us-page .title2 {
  margin-bottom: 30px;
  margin-top: 75px;
  color: #6F2100;
}
.about-us-page .title2 h2 {
  margin-bottom: -1px;
  color: #6F2100;
}

/*----------  Block with big icons ----------*/
.about-us-page .icons-block {
  padding-top: 159px;
  padding-bottom: 134px;
}
.about-us-page .icons-block h2 {
  color: #6F2100;
  font-family: GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 37px;
  text-align: center;
}

.about-us-page .icons-block .lorem-hr {
  width: 80px;
  margin-bottom: 62px;
  background-color: #d3bc6c;
}
.about-us-page #big-icons-block {
  padding-bottom: 0;
  padding-top: 40px;
}

/*----------  Look at our team ----------*/
.about-us-page #look-at-our-team {
  padding-bottom: 50px;
  background-color: transparent;
}
.about-us-page #look-at-our-team .fade-bottom {
  bottom: -145px;
}

/*================================================================
=            style for contact.html        ΕΠΙΚΟΙΝΩΝΙΑ    =
================================================================*/
/*----------  title ----------*/
.contact-page .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg);
}
.contact-page .lorem-custom-title {
	 font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
	 font-size: 128.57%;
  font-weight: 400;
  color: #FFF;
}

.contact-page.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #ffffff;
}
.contact-page.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}


.contact-page .contact-us-container {
  background-color: #f0f0f0;
  padding-top: 80px;
  padding-bottom: 25px;
  margin-bottom: 232px;
  margin-top: 99px;"
}
.contact-page .contact-us-container .lorem-img {
  margin-bottom: 60px;
}
.contact-page .two-fifth {
  padding-left: 2.5%;
}
.contact-page .block-title {
  margin-bottom: 49px;
}
.contact-page .block-title h2 {
  margin-top: 2px;
}
.contact-page .block-title h3 {
  letter-spacing: 8px;
}
.contact-page .two-fifth p {
  text-align: left;
  letter-spacing: 1.6px;
}

/*----------  Icon list ----------*/
.contact-page .lorem-icons-list a {
  color: #989898;
}
.contact-page .lorem-icons-list a:hover {
  color: #d3bc6c;
}

/*----------  Write us ----------*/
.write-us-container {
  padding-bottom: 70px;
}
.write-us-container h2 {
  font-size: 40px;
  color: #6F2100;
  line-height: 24px;
  text-align: center;
  font-family:GFS Didot,"serif",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal;
}

/*================================================================
=            style for post.html            =
================================================================*/
.single-post .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.single-post .lorem-custom-title {
	 font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
	 font-size: 128.57%;
  font-weight: 400;
  color: #FFF;
}
.single-post.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #ffffff;
}
.single-post.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
/*----------  Gallery ----------*/
.single-post #gallery-1 {
    margin: auto;
}
.single-post #gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 50%;
}
.single-post #gallery-1 img {
    border: 2px solid #cfcfcf;
}
.single-post #gallery-1 .gallery-caption {
    margin-left: 0;
}

/*================================================================
=            style for blog.html            =
================================================================*/
.blog .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.blog .lorem-custom-title {
	 font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
	 font-size: 128.57%;
  font-weight: 400;
  color: #FFF;
}
.blog.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #ffffff;
}
.blog.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}

/*================================================================
=            style for portfolio.html            =
================================================================*/
.post-type-archive-lorem-portfolio .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.post-type-archive-lorem-portfolio .lorem-custom-title {
	 font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
	 font-size: 128.57%;
  font-weight: 400;
  color: #FFF;
}
.post-type-archive-lorem-portfolio.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #ffffff;
}
.post-type-archive-lorem-portfolio.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
.post-type-archive-lorem-portfolio.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.post-type-archive-lorem-portfolio.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}

/*================================================================
=            style for portfolio-post.html   SERVICES GALLERY   - ΑΦΙΕΡΩΜΑ       =
================================================================*/
.single-lorem-portfolio .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.single-lorem-portfolio .lorem-custom-title {
	 font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
	 text-transform: none;
	 font-size: 128.57%;
  font-weight: 400;
  color: #FFF;
}
.single-lorem-portfolio .lorem-custom-title.h1 {
	 font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
	 text-transform: none;
	 font-size: 128.57%;
  font-weight: 400;
  color: #FFF;
}
.single-lorem-portfolio.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #ffffff;
}
.single-lorem-portfolio.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
.single-lorem-portfolio.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.single-lorem-portfolio.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}

/*================================================================
=            style for portfolio-post-fullwidht.html            =
================================================================*/
.single-lorem-portfolio-fullwidth .lorem-header-bgr-wrap {
  background: none;
}
.single-lorem-portfolio-fullwidth.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #303030;
}
.single-lorem-portfolio-fullwidth.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #303030;
}
.single-lorem-portfolio.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.single-lorem-portfolio.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}
/*================================================================
=            style for 404.html            =
================================================================*/
.lorem-404-bgr {
    background-image: url(../../img/all/404-Error.jpg);
}

/*================================================================
=            style for standard-product.html            =
================================================================*/
.single-product .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.single-product .lorem-custom-title {
	font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
  color: #FFF;
}
.single-product.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #fff;
}
.single-product.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
.single-product.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.single-product.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}
.single-product .entry-content {
	 color: #6F2100;
  letter-spacing: 1px;
}
.related-products-container .header-wrapper {
  color:#6F2100;
}

/*================================================================
=            style for shop.html     PRODUCTS LIST       =
================================================================*/
.relative-shop.post-type-archive-product .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.simple-shop.lorem-alt-menu-icons-active .lorem-custom-title {
	 font-family: "GFS Didot", "serif", Helvetica, Arial, sans-serif;	
	 font-size: 128.57%;
  font-weight: 400;
  color: #FFF;
}
.simple-shop.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #fff;
}
.simple-shop.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
.simple-shop.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.simple-shop.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}


/*================================================================
=            style for cart.html            =
================================================================*/
.cart .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.cart.lorem-alt-menu-icons-active .lorem-custom-title {
  color: #FFF;
}
.cart.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #fff;
}
.cart.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
.cart.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.cart.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}

/*================================================================
=            style for checkout.html            =
================================================================*/
.woocommerce-checkout .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.woocommerce-checkout.lorem-alt-menu-icons-active .lorem-custom-title {
  color: #FFF;
}
.woocommerce-checkout.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #fff;
}
.woocommerce-checkout.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
.woocommerce-checkout.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.woocommerce-checkout.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}

/*================================================================
=            style for woocommerce-wishlist.html            =
================================================================*/
.woocommerce-wishlist .lorem-header-bgr-wrap {
  background-image: url(../../img/all/epikefalida.jpg)
}
.woocommerce-wishlist.lorem-alt-menu-icons-active .lorem-custom-title {
  color: #FFF;
}
.woocommerce-wishlist.lorem-alt-menu-icons-active .lorem-mobile-menu span {
    background-color: #fff;
}
.woocommerce-wishlist.lorem-alt-menu-icons-active .lorem-icon-search-2 {
  color: #fff;
}
.woocommerce-wishlist.lorem-alt-menu-icons-active  .lorem-icon-bag-cart,
.woocommerce-wishlist.lorem-alt-menu-icons-active .lorem-icon-plain13 {
  color: #FFF;
}
