@font-face {
  font-family: 'Linotype-Didot';
  src: url('../fonts/DidotLH-Roman.eot');
  src: url('../fonts/DidotLH-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/DidotLH-Roman.woff2') format('woff2'), url('../fonts/DidotLH-Roman.woff') format('woff'), url('../fonts/DidotLH-Roman.ttf') format('truetype'), url('../fonts/DidotLH-Roman.svg#DidotLH-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.title h2 {
  font-family: 'Linotype-Didot';
}
.master-wrapper-content {
  padding: 0;
}
#fhvideo {
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  height: 100%;
}
.no-slider .owl-carousel {
  display: block
}
.topic-block a, .topic-page a {
  text-decoration: none
}
.home-section img {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  width: 100%
}
.item-box .product-title {
  text-align: center;
  font-size: 13px;
}
.add-info {
  display: none;
}
.slick-carousel .item-box {
  margin: 0 5px;
  width: auto;
}
.nop-jcarousel .carousel-title strong {
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 2px;
}
.home-section .jCarouselMainWrapper .slick-next, .jCarouselMainWrapper .slick-prev {
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.home-section .nop-jcarousel .carousel-title {
  position: static;
  font-size: 14px;
}
.item-box {
  margin: 0;
  width: 100%;
}
.title.carousel-title h2 {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
}
.no-slider.text {
  text-align: center;
  padding: 36px 10px 0;
}
.centerslides .owl-carousel.owl-drag .owl-item.center {
  transform: scale(1.2);
  z-index: 2;
}
.centerslides .owl-carousel .owl-stage-outer {
  padding: 5% 0;
}
.title p {
  color: #535252;
}
.centerslides {
  max-width: 1600px;
  margin: auto;
  padding: 0 30px;
}
.iteminfo {
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'Linotype-Didot';
}
.iteminfo span {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  display: block;
}
.centerslides .owl-carousel.owl-drag .owl-item picture {
  border: 5px solid #fff;
  display: block;
}
/*******************/
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
  margin: 0
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}
.home-carousel .owl-carousel .owl-item {
  transition: all 0s linear
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  transition: all .2s linear
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  border: 0;
  font-size: 0
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}
.owl-carousel.owl-hidden {
  opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}
.owl-carousel.owl-rtl {
  direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
  float: right
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
  z-index: 0
}
.owl-carousel .owl-animated-out {
  z-index: 1
}
.owl-carousel .fadeOut {
  animation-name: fadeOut
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.owl-height {
  transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}
.owl-prev {
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  background: url(../images/leftarrow.svg) no-repeat center;
  background-size: 10px;
  padding: 10px;
  font-size: 0;
}
.owl-next {
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  background: url(../images/rightarrow.svg) no-repeat center;
  background-size: 10px;
  padding: 10px;
  font-size: 0;
}
.owl-dots {
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 0;
}
.owl-dot {
  border-radius: 100%;
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  transition: all .3s ease;
  background: #fff;
}
.owl-dot.active {
  background: #000;
}
/*********************/
.onlyonewrapper {
  font-size: 0;
  background: #f3f3f3;
}
.onlyonewrapper .one, .onlyonewrapper .jCarouselMainWrapper {
  margin: 0;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.onlyonewrapper.rtl {
  direction: rtl;
}
.jCarouselMainWrapper {
  padding: 0 50px;
  direction: ltr;
}
.rtl .title.carousel-title {
  text-align: right;
}
.mainslidesbooks .title.carousel-title {
  text-align: center;
    margin: 0 0 20px;
}
.mainslidesbooks {
  padding: 30px 0;
}
.item {
  position: relative;
}
.headerinfo {
  position: absolute;
  font-size: 16px;
  text-align: center;
  bottom: 30px;
  left: 0;
  right: 0;
  text-transform: uppercase;
}
.headerinfo h2 {
  font-size: 24px;
  font-family: 'Linotype-Didot';
  font-weight: 400;
}
.blc {
  color: #000;
}
.white h2, .white {
  color: #fff;
}
.vall {
  border-bottom: 1px solid;
  padding: 0 5px 5px;
  text-transform: uppercase;
}
.mainslidesbooks .product-grid .title{
    
}
@media all and (min-width: 1024px) {
  .headerinfo h2 {
    display: none;
  }
}
@media all and (max-width: 1023px) {
  .onlyonewrapper .one, .onlyonewrapper .jCarouselMainWrapper {
    width: 100%;
    display: block;
  }
  .home-section .nop-jcarousel .carousel-title {
    text-align: center !important;
    margin: 20px 0;
  }
  .item-box .product-title {
    font-size: 12px;
  }
  .jCarouselMainWrapper {
    padding: 0 30px;
  }
  .onlyonewrapper .nop-jcarousel .carousel-title h2 {
    display: none;
  }
  .owl-next {
    right: -35px;
  }
  .owl-prev {
    left: -35px;
  }
  .mainslidesbooks {
    padding: 0;
  }
     .item-box .details {
    margin: 5px 0 10px;
  }
  .title.carousel-title h2 {
    font-size: 24px;
  }
  .onlyonewrapper {
    padding-bottom: 30px;
  }
  .iteminfo {
    font-size: 16px;
  }
  .iteminfo span {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .iteminfo span {
    font-size: 10px;
  }
  .iteminfo {
    font-size: 12px;
  }
  .onlyonewrapper {
    padding-bottom: 0;
  }
  .no-slider.text {
    text-align: center;
    padding: 20px 10px 10px;
  }
  .centerslides {
    padding: 0 30px 30px;
  }
}