@font-face {
  font-family: "Font Awesome 5 Pro";
  src: url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.otf') format('opentype');
  src: url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.eot') format('embedded-opentype'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.eot?#iefix') format('embedded-opentype'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.woff2') format('woff2'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.woff') format('woff'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.ttf') format('truetype'), url('../fonts/Font-Awesome-5-Pro/Font-Awesome-5-Pro-Solid.svg#Font-Awesome-5-Pro-Solid') format('svg');
}
@font-face {
  font-family: "Font Awesome 5 Pro Light";
  src: url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.otf') format('opentype');
  src: url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.eot') format('embedded-opentype'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.woff2') format('woff2'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.woff') format('woff'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.ttf') format('truetype'), url('../fonts/FonAwesome-5-Pro-Light/FontAwesome5Pro-Light.svg#FontAwesome5Pro-Light') format('svg');
}
.cms-styleguide .page-main {
  margin: 50px 0;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: 20px;
}
p.error-text {
  color: #e02b27;
}
.fullwidth .page-main > .columns .container {
  padding: 0;
}
body h1,
body .h1,
body h1.page-title,
body .title-1 {
  /* font-size:48px;line-height:55px; */
  line-height: 47px;
  margin-bottom: 20px;
}
main h2,
main .h2,
main .title-2 {
  line-height: 47px;
  margin: 0 0 20px 0;
}
main h3,
main .h3,
main .title-3 {
  margin: 0 0 20px 0;
  line-height: 40px;
}
main h4,
main .h4,
main .title-4 {
  margin: 0 0 20px 0;
  line-height: 35px;
}
main h5,
main .h5,
main .title-5 {
  margin: 0 0 20px 0;
  line-height: 28px;
}
main h6,
main .h6,
main .title-6 {
  margin: 0 0 20px 0;
  line-height: 22px;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
  color: #292526;
  letter-spacing: normal;
  font-family: 'Playfair Display';
}
html body .action.primary,
html body .action-primary,
html body .amshopby-button,
html body .am-filter-go {
  background-color: transparent;
  border: 1px solid #282828;
  color: #282828;
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  padding: 15px 21px;
}
html body .action.primary:hover,
html body .action.primary:focus,
html body .action-primary:hover,
html body .amshopby-button:hover,
html body .am-filter-go:hover,
html body .action-primary:focus,
html body .amshopby-button:focus,
html body .am-filter-go:focus {
  color: #fff !important;
  background: #282828;
  border: 1px solid #282828;
}
html body .action.submit.primary,
html body .pame-main .submit {
  color: #fff;
  background: #282828;
  border: 1px solid #282828;
}
html body .action.submit.primary:hover,
html body .pame-main .submit:hover,
html body .action.submit.primary:focus,
html body .pame-main .submit:focus {
  background-color: transparent;
  border: 1px solid #282828;
  color: #282828 !important;
}
body .fieldset > .field:not(.choice) > .control,
body .fieldset > .field1:not(.choice) > .control {
  margin-bottom: 5px;
}
.page-main .fieldset > .field > input[type="checkbox"] + label,
.page-main .fieldset > .field > input[type="checkbox"] + a,
.page-main input[type="checkbox"] + a,
.page-main input[type="checkbox"] + label {
  position: relative;
  padding-left: 31px;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  display: inline-block;
  text-transform: inherit;
  font-size: 14px;
  line-height: 20px;
  color: #282828;
  margin-bottom: 0;
}
body:not(.catalog-product-view) .page-main input[type="checkbox"] + label:before,
body:not(.catalog-product-view) .page-main input[type="checkbox"] + a:before {
  content: "";
  height: 14px;
  width: 14px;
  position: absolute;
  left: 0;
  top: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: 1px solid #282828;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.page-main input[type="radio"],
.page-main input[type="checkbox"] {
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: absolute;
  border: 0 !important;
}
body:not(.catalog-product-view) .page-main input[type="radio"] + label {
  position: relative;
  padding-left: 31px;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  display: inline-block;
  text-transform: inherit;
  font-size: 14px;
  line-height: 20px;
  color: #282828;
  margin-bottom: 5px;
}
body:not(.catalog-product-view) .page-main input[type="radio"] + label:before {
  content: "";
  height: 14px;
  width: 14px;
  position: absolute;
  left: 0;
  top: 0px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 1px solid #282828;
  background: #fff;
}
body:not(.catalog-product-view) .page-main input[type="radio"]:checked + label:before {
  background: #282828;
}
body:not(.catalog-product-view) .page-main input[type="radio"]:checked + label:after {
  content: '';
  border-radius: 50%;
  height: 6px;
  width: 6px;
  position: absolute;
  background: #fff;
  left: 5px;
  top: 5px;
}
body:not(.catalog-product-view) .page-main input[type="checkbox"]:checked + label:after,
body:not(.catalog-product-view) .page-main input[type="checkbox"]:checked + a:after,
body:not(.catalog-product-view) .page-main .filter-options-all input[type="checkbox"] + a.am_shopby_link_selected:after,
body:not(.catalog-product-view) .page-main .filter-options-all input[type="checkbox"]:checked + a:after {
  color: #fff;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: block;
  position: absolute;
  top: 1px;
  left: 4px;
  font-size: 8px;
  line-height: 14px;
}
body:not(.catalog-product-view) .page-main input[type="checkbox"]:checked + label:before,
body:not(.catalog-product-view) .page-main input[type="checkbox"]:checked + a:before,
body:not(.catalog-product-view) .page-main .filter-options-all input[type="checkbox"] + a.am_shopby_link_selected:before,
body:not(.catalog-product-view) .page-main .filter-options-all input[type="checkbox"]:checked + a:before {
  background: #282828;
}
.fieldset > .field .label,
.fieldset > .fields > .field .label {
  font-size: 15px;
  line-height: 26px;
  margin: 0 0 7px;
}
body main .fieldset > .field {
  margin: 0 0 18px;
}
body .page-main .fieldset > .field:not(.choice) > .label,
body main label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #6A6A6A;
  line-height: 16px;
  margin-bottom: 12px;
}
body .page-main .fieldset > .field.required > .label:after,
body .page-main .fieldset > .field._required > .label:after,
body .page-main .fieldset > .fields > .field.required > .label:after,
body .page-main .fieldset > .fields > .field._required > .label:after {
  font-size: inherit;
  margin: 0;
  color: currentColor;
}
body input[type="email"],
body input[type="number"],
body input[type="password"],
body input[type="search"],
body input[type="tel"],
body input[type="text"],
body input[type="url"],
body input[type="color"],
body input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
body textarea,
body select {
  border: 1px solid #282828;
  height: auto;
  font-size: 13px;
  line-height: 20px;
  font-family: Poppins;
  padding: 6.5px 12px;
  color: #282828;
}
body select {
  background: #ffffff url(../images/naelofar/select.svg) no-repeat right 20px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-transform: initial;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  box-shadow: none;
}
body ._keyfocus *:focus,
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus,
body ._keyfocus *:focus,
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow: none;
  border-color: #282828;
}
div.mage-error,
body div.mage-error[generated] {
  margin-top: 8px;
  font-size: inherit;
  font-style: normal;
  color: #ff0000;
}
body textarea {
  height: 100px;
  min-height: auto;
}
.page-wrapper > .breadcrumbs .items > li strong {
  font-size: 12px;
  line-height: 16px;
}
.page-wrapper > .breadcrumbs .items > li {
  font-size: 12px;
  line-height: 16px;
  text-transform: inherit;
  color: #000;
}
.page-wrapper > .breadcrumbs .items > li:not(:last-child)::after {
  content: '>';
  font-family: Avenir-Book;
  font-size: 12px;
  line-height: 16px;
}
.page-wrapper > .breadcrumbs .items > li.home a:after {
  display: none;
}
.page-wrapper > .breadcrumbs .items > li.home a {
  text-indent: inherit;
  width: auto;
  font-family: 'Avenir-Black';
}
.page-wrapper > .breadcrumbs .items > li a:hover {
  color: #FADA26;
}
body .toolbar-products .pages {
  display: block;
  text-align: center;
  width: 100%;
}
body .pages .pages-items .item strong.page,
body .pages .pages-items .item a.page,
body .pages .pages-items .item .action {
  border-color: transparent;
  color: #282828;
  font-size: 14px;
  line-height: 20px;
  font-family: Roboto;
  min-width: 41px;
  height: 41px;
  padding: 5px;
  font-weight: 400;
  width: auto;
  vertical-align: middle;
  margin: 0 !important;
}
body .pages .pages-items .item strong.page {
  background: transparent;
  border: 0;
  color: #F68872;
  font-weight: 700;
}
body .pages .pages-items .item.current .page:after {
  display: none;
}
body .pages .pages-items .item {
  line-height: 24px;
  margin: 0 0px 0 0;
}
body .pages .pages-items .item .action.next:before {
  content: '>';
  display: inline-block;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  color: #282828;
  margin: -1px 0 0 0;
}
body .pages .pages-items .item .action.previous:before {
  content: '<';
  /* background:url(../images/naelofar/next.svg); */
  display: inline-block;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  color: #282828;
  margin: -1px 0 0 0;
}
body .pages .pages-items .item a.page.jump span {
  display: none;
}
body .pages .pages-items .item a.page.jump:before {
  content: '';
  display: inline-block;
  font-size: 9px;
  font-weight: 500;
  color: #282828;
  margin: -1px 0 0 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
body .pages .pages-items .item a.page.next.jump:before {
  content: "\f324";
}
body .pages .pages-items .item a.page.previous.jump:before {
  content: "\f323";
}
body .pages .pages-items .item a.page:hover {
  border-color: transparent;
  color: #F68872 !important;
}
body .pages .pages-items .item .action:hover {
  border-color: transparent;
  background: transparent;
}
body .pages .pages-items .item .action:hover:before {
  color: #F68872 !important;
}
body .message.info > *:first-child:before,
body .message.error > *:first-child:before,
body .message.warning > *:first-child:before,
body .message.notice > *:first-child:before,
body .message.success > *:first-child:before {
  margin: 0;
  top: 15px;
  transform: translateY(0%);
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
}
@media (max-width: 1500px) {
  body .container,
  .page.messages,
  .fullwidth .page-main > .columns,
  .fullwidth .navigation,
  .fullwidth .breadcrumbs .items,
  .fullwidth .page-header .header.panel,
  .fullwidth .page-wrapper > .widget,
  .fullwidth .page-wrapper > .page-bottom,
  .fullwidth .block.category.event,
  .fullwidth .top-container {
    max-width: 1920px !important;
  }
}
@media (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }
  body .container,
  .page-main > .page.messages {
    /* max-width: 1920px; */
    padding: 0 38px;
  }
  .fullwidth .page-main > .columns,
  .fullwidth .navigation,
  .fullwidth .breadcrumbs .items,
  .fullwidth .page-header .header.panel,
  .fullwidth .page-wrapper > .widget,
  .fullwidth .page-wrapper > .page-bottom,
  .fullwidth .block.category.event,
  .fullwidth .top-container {
    /* max-width: 1920px !important; */
    padding: 0 38px;
  }
}
@media (max-width: 991px) {
  .hide-mobile {
    display: none !important;
  }
  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper > .breadcrumbs ul,
  .page-wrapper > .page-bottom,
  .page-wrapper > .widget,
  .top-container,
  .page-wrapper > .breadcrumbs .items,
  .container,
  .fullwidth .page-main > .columns,
  .fullwidth .navigation,
  .fullwidth .breadcrumbs .items,
  .fullwidth .page-header .header.panel,
  .fullwidth .page-wrapper > .widget,
  .fullwidth .page-wrapper > .page-bottom,
  .fullwidth .block.category.event,
  .fullwidth .top-container,
  .page-main > .page.messages {
    padding: 0 15px;
  }
  .fullwidth .page-main > .columns,
  .fullwidth .navigation,
  .fullwidth .breadcrumbs .items,
  .fullwidth .page-header .header.panel,
  .fullwidth .page-wrapper > .widget,
  .fullwidth .page-wrapper > .page-bottom,
  .fullwidth .block.category.event,
  .fullwidth .top-container {
    max-width: 100% !important;
  }
  body .container,
  .page.messages {
    max-width: 1920px;
  }
  /*.fullwidth .page-main > .columns, .fullwidth .navigation, .fullwidth .breadcrumbs .items, .fullwidth .page-header .header.panel, .fullwidth .page-wrapper > .widget, .fullwidth .page-wrapper > .page-bottom, .fullwidth .block.category.event, .fullwidth .top-container{
	   max-width: 1920px !important;
	}*/
  body {
    /* font-size: 12px; */
    /* line-height: 16px; */
  }
  /*body h1,
  body .h1,
  body h1.page-title,
  body .title-1 {
    font-size: 30px;
    line-height: 36px;
  }
  main h2,
  main .h2,
  main .title-2 {
    font-size: 30px;
    line-height: 36px;
  }
  main h3,
  main .h3,
  main .title-3 {
    font-size: 30px;
    line-height: 36px;
  }*/
  body h1,
  body .h1,
  body h1.page-title,
  body .title-1,
  main h2,
  main .h2,
  main .title-2,
  main h3,
  main .h3,
  main .title-3 {
    font-size: 24px;
    line-height: 30px;
  }
  main h4,
  main .h4,
  main .title-4 {
    font-size: 24px;
    line-height: 30px;
  }
  html body {
    font-size: 12px;
    line-height: 16px;
  }
}
