/*!
 Author:         Bankai
 Template:       Opencart
*/
@font-face {
  font-family: 'latobold';
  src: url("../fonts/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'baskerville_old_faceregular';
  src: url("../fonts/baskvill-webfont.woff2") format("woff2"), url("../fonts/baskvill-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'latoregular';
  src: url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'josefin_sansbold';
  src: url("../fonts/josefinsans-bold-webfont.woff2") format("woff2"), url("../fonts/osefinsans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'robotobold';
  src: url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arapeyregular';
  src: url("../fonts/arapey-regular-webfont.woff2") format("woff2"), url("../fonts/arapey-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT Book';
  src: url("../fonts/FuturaPT-Book.woff2") format("woff2"), url("../fonts/FuturaPT-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT Demi';
  src: url("../fonts/FuturaPT-Demi.woff2") format("woff2"), url("../fonts/FuturaPT-Demi.woff") format("woff");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT Medium';
  src: url("../fonts/FuturaPT-Medium.woff2") format("woff2"), url("../fonts/FuturaPT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'ITC Avant Garde Gothic Std Book';
  src: url("../fonts/ITCAvantGardeStd-Bk.woff2") format("woff2"), url("../fonts/ITCAvantGardeStd-Bk.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes floating {
  from {
    transform: translate(0, 0px); }
  65% {
    transform: translate(0, 15px); }
  to {
    transform: translate(0, 0px); } }
body #footer-area {
  position: relative !important; }

#content {
  min-height: 60vh; }

.slide-holder-main .item .inner-image{     min-height: 51em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    
.slide-holder-additional .item .inner-image{     min-height: 113px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }    

.order-product-item-list > * {
  text-align: center;
  text-align: center; }

.jquery-loading-modal__bg {
  top: 0;
  left: 0; }

.quickcheckoutleft {
  overflow-x: hidden; }

.quickcheckout-checkout .input-group-btn > .btn + .fa {
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 12px;
  font-size: 9px;
  left: 2px; }

#cartSummary img {
  max-width: 70px;
  height: 70px; }

.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#cartSummary .cart-description {
  text-align: center; }

#cartSummary .cart-thumb {
  width: 70px; }

@media (max-width: 767px) {
  #cartSummary .cart-description {
    padding-left: 0 !important;
    text-align: left;
    display: block !important;
    width: 100% !important; }

  #cartSummary .cart-thumb {
    width: 100% !important; } }
.quickcheckout-checkout #content .image img, .quickenquiry-checkout #content .image img {
  max-width: 70px; }

.account-wishlist table img {
  max-width: 70px; }

.input-number::-ms-clear {
  display: none; }

input[type="text"]::-ms-clear {
  display: none; }

#waiting_list {
  margin-top: 2em; }
  #waiting_list input {
    padding-left: 1em; }
  #waiting_list button {
    min-width: auto !important; }

.product-search .search-options #input-search {
  height: 40px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

#content {
  padding-bottom: 2em; }

/*.swal2-icon-text {*/
/*  font-size: 1em !important; }*/

.slider-arrow .fa {
  position: absolute;
  top: 40%;
  color: #fff;
  font-size: 5em; }
  .slider-arrow .fa.fa-angle-right {
    right: 18px; }
  .slider-arrow .fa.fa-angle-left {
    left: 18px; }

.fixed-header > .container {
  padding: 0 15px; }
.fixed-header .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 992px) {
    .fixed-header .header-container {
      padding: 0; } }
.fixed-header .header-top {
  order: 3; }
.fixed-header .header-logo {
  order: 2;
  width: 16em;
  position: relative;
  margin: 0 19px; }
  @media (max-width: 992px) {
    .fixed-header .header-logo {
      width: 12em; } }
  @media (max-width: 768px) {
    .fixed-header .header-logo {
      width: 6em !important; } }
  .fixed-header .header-logo .header-logo-image {
    position: absolute;
    background-color: #fff;
    top: 0;
    padding: 2px 28px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
    padding-top: 15px;
    border-radius: 0 0 44px 44px;
    padding-bottom: 11px; }
    @media (max-width: 991px) {
      .fixed-header .header-logo .header-logo-image {
        top: -10px; } }
.fixed-header .header-menu {
  order: 1; }

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }
@keyframes zoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
#searchpop {
  max-width: 40%;
  margin: 0 auto;
  position: relative;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s; }
  @media (max-width: 1199px) {
    #searchpop {
      max-width: 70%; } }
  #searchpop .container {
    width: 100%;
    max-width: 92%; }
  #searchpop .search-custom .search-box {
    border-radius: 0;
    max-width: 100%;
    margin: 0 auto;
    width: 100%; }
  #searchpop .mfp-close {
    color: #fff;
    opacity: 1;
    top: 0;
    font-size: 38px; }

.search-custom {
  margin-bottom: 1em; }
  .search-custom .search-box input {
    min-height: 16px; }
  .search-custom button {
    color: #000; }

#searchpopclick img, #searchpopclick .fa {
  cursor: pointer;
  padding: 10px;
  font-size: 16px; }

@media (max-width: 320px) {
  #enquiry .dropdown-menu, #cart .dropdown-menu {
    width: 100%; } }

.slick-nav .fa {
  font-size: 46px;
  color: #000; }

.top-header {
       min-height: 28px;
  background-color: #010101; }
  .top-header .text-holder {
    text-align: center;
    color: #ffffff;
    font-family: 'latobold';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 4px;
    padding: 4px 0; }
    @media (max-width: 992px) {
      .top-header .text-holder {
        letter-spacing: 2px; } }
    @media (max-width: 768px) {
      .top-header .text-holder {
        font-size: 12px;
        padding: 0; } }
    .top-header .text-holder p {
      margin-bottom: 0; }
  .top-header .container {
    position: relative;
    width: 1391px; }
  .top-header .sidecontent {
    position: absolute;
    right: 16px;
    top: 2px; }
    @media (max-width: 992px) {
      .top-header .sidecontent {
        position: relative;
        right: 0;
        top: 0;
        margin-bottom: 9px; } }
    @media (max-width: 768px) {
      .top-header .sidecontent {
        margin-bottom: 3px; } }
    .top-header .sidecontent ul {
      margin-bottom: 0; }
      @media (max-width: 992px) {
        .top-header .sidecontent ul {
          padding: 0;
          text-align: center; } }
      .top-header .sidecontent ul li {
        display: inline-block;
        position: relative; }
        .top-header .sidecontent ul li a {
          color: #bcbcbc;
          font-family: 'latobold';
          text-transform: uppercase; }
          @media (max-width: 500px) {
            .top-header .sidecontent ul li a {
              font-size: 11px; } }
        .top-header .sidecontent ul li:nth-child(3) {
          margin-right: 2em;
          margin-left: 8px; }
          @media (max-width: 992px) {
            .top-header .sidecontent ul li:nth-child(3) {
              margin-right: 8px; } }
          .top-header .sidecontent ul li:nth-child(3) > img {
            width: 10px;
            position: relative;
            top: -1px; }
        .top-header .sidecontent ul li:nth-child(1), .top-header .sidecontent ul li:nth-child(2) {
          margin-right: 2em;
          margin: 0 9px; }
          @media (max-width: 992px) {
            .top-header .sidecontent ul li:nth-child(1), .top-header .sidecontent ul li:nth-child(2) {
              margin: 0 7px; } }
        .top-header .sidecontent ul li:nth-child(1):before {
          content: '';
          background-color: #bcbcbc;
          width: 2px;
          height: 83%;
          position: absolute;
          right: -12px;
          bottom: 0;
          top: 0;
          margin: auto; }
        .top-header .sidecontent ul li:last-child {
          margin-left: 1em; }
  .top-header .dropdown-menu {
    text-align: left !important; }

.featurednews-31 {
  margin-top: 54em;
  position: relative;
  background-color: #ffff; }

.common-home .slideshow-27 {
  position: fixed; }

.common-home #content {
  padding-bottom: 0;
  min-height: 0; }

.header-holder {
  min-height: 5.5em;
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover; }
  @media (max-width: 992px) {
    .header-holder {
      overflow: hidden;
      border-radius: 0 0 46px 46px; } }
  @media (max-width: 768px) {
    .header-holder {
      min-height: 4em; } }

.fixed-header {
  background-color: transparent !important;
  box-shadow: none;
  position: absolute; }

.wishlist {
  font-family: 'latobold';
  color: #bcbcbc; }
  .wishlist img {
    margin-right: 3px; }
  .wishlist span {
    font-size: 14px;
    position: relative;
    top: 2px; }

.fixed-header-background {
  position: fixed; }

#cart .badge {
  background-color: transparent; }
  #cart .badge span {
    font-family: 'latobold';
    color: #bcbcbc;
    font-size: 15px; }

.sidenav {
  height: 100%;
  width: 25em;
  position: fixed;
  z-index: 11;
  top: 0;
  padding: 0 4.5em;
  left: -50%;
  background-color: rgba(236, 236, 236, 0.86);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 128px;
  padding-left: 6em; }
  @media (max-width: 992px) {
    .sidenav {
      left: -112%;
      padding-top: 76px;
      padding-left: 1.7em;
      width: 100%;
      background-color: rgba(210, 210, 210, 0.93); } }
  .sidenav .cd-accordion-menu {
    padding-left: 14px; }

.addleft {
  left: 0; }

.opennav {
  cursor: pointer;
  position: fixed;
  z-index: 1;
  left: 70px;
  top: 3.8em;
  width: 57px; }
  .opennav img {
    width: 100%; }

.cd-accordion-menu {
  background-color: transparent; }
  .cd-accordion-menu li {
    margin-bottom: 16px; }
    .cd-accordion-menu li a {
      color: #000000;
      font-family: 'latobold';
      background-color: transparent;
      padding: 0;
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .cd-accordion-menu li a:hover {
        color: #e61e25; }
    .cd-accordion-menu li.active a {
      color: #e61e25; }
    .cd-accordion-menu li.has-children > label {
      display: none; }

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s; }

.sidenav a:hover {
  color: #f1f1f1; }

.sidenav .closebtn {
  top: 0;
  font-size: 36px;
  padding: 0;
  margin-bottom: 1em; }

.socialmediaheader {
  margin-top: 2em; }
  .socialmediaheader ul {
    padding: 0 !important; }
    .socialmediaheader ul li {
      display: inline-block;
      margin-right: 11px; }
      .socialmediaheader ul li a {
        padding: 0;
        font-size: initial; }
        .socialmediaheader ul li a img {
          width: 81%; }

.copyright {
  color: #000000;
  font-family: 'robotoregular';
  font-size: 11px;
  margin-top: 3em; }

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px; }

  .sidenav a {
    font-size: 18px; } }
.opennav1 {
  display: none; }

.menu2 {
  text-align: right;
  position: absolute;
  right: 3em;
  top: 120%; }
  @media (max-width: 992px) {
    .menu2 {
      display: none; } }
  .menu2 li {
    display: inline-block;
    margin: 0 3px; }
    .menu2 li a {
      background: #9e7140;
      background: linear-gradient(90deg, #9e7140 5%, #ce9252 24%, #895721 98%);
      font-family: 'latobold';
      text-transform: uppercase;
      color: #523516;
      padding: 11px 22px;
      border-radius: 0 0 20px 18px;
      font-size: 12px;
      border: 1.54px solid #a67c52;
      letter-spacing: 2px;
      font-weight: bolder; }

.fixed-header-background {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 5px 0px rgba(140, 140, 140, 0.75);
  border-radius: 0 0 48px 48px; }
  .fixed-header-background .menu2 {
    display: none; }
  .fixed-header-background .opennav1 {
    display: block;
    cursor: pointer;
    width: 29px;
    position: absolute;
    top: 26px;
    left: 15px; }
    .fixed-header-background .opennav1 img {
      width: 100%; }
    @media (max-width: 768px) {
      .fixed-header-background .opennav1 {
        width: 28px;
        top: 12px; } }
  .fixed-header-background .header-holder {
    background-image: url("../img/nav_sm-docked.png") !important; }
  .fixed-header-background .header-logo {
    width: 9em; }
    .fixed-header-background .header-logo .header-logo-image {
      position: relative;
      top: 7px;
      padding: 0;
      border-radius: 0;
      padding-bottom: 0;
      background-color: transparent !important;
      box-shadow: none; }

@media (max-width: 992px) {
  header {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0px 2px 5px 0px rgba(140, 140, 140, 0.75) !important;
    border-radius: 0 0 48px 48px !important; }

  .header-holder {
    background-image: url("../img/nav_sm-docked.png") !important; }

  .opennav {
    display: none; }

  .header-logo {
    width: 9em !important; }
    .header-logo .header-logo-image {
      position: relative !important;
      top: 7px !important;
      padding: 0 !important;
      border-radius: 0 !important;
      padding-bottom: 0 !important;
      background-color: transparent !important;
      box-shadow: none !important; }

  .opennav1 {
    display: block;
    cursor: pointer;
    width: 45px;
    position: absolute;
    top: 12px;
    left: 15px; } }
  @media (max-width: 992px) and (max-width: 768px) {
    .opennav1 {
      width: 28px; } }
@media (max-width: 992px) {
    .opennav1 img {
      width: 100%; } }
.fixed-header .container {
  position: relative;
  width: 1391px;
  max-width: 95%; }

.footerbottom .container {
  position: relative;
  width: 1391px;
  max-width: 95%; }

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  font-family: 'arapeyregular';
  color: #a67c52;
  font-size: 36px;
  letter-spacing: 2px; }

body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
  height: 1.5px;
  background: #ede5dc; }

.custombtn {
  border: none;
  width: 2em;
  padding: 4px 0; }

.custombtn1 {
  border: none;
  width: 2em;
  padding: 2px 0;
  display: inline-block;
  text-align: center; }

@media (max-width: 992px) {
  #featured_slider_related_products_ {
    padding: 0 2em; }
    #featured_slider_related_products_ .slick-slide {
      margin: 0 20px; }
    #featured_slider_related_products_ .slick-list {
      margin: 0 -20px; }
    #featured_slider_related_products_ .slick-nav.left {
      left: -5px; }
    #featured_slider_related_products_ .slick-nav.right {
      right: -5px; } }

@media (max-width: 767px) {
  .product-inner-btn-container #button-cart {
    margin: 0 auto;
    display: block;
    margin-bottom: 8px; }
  .product-inner-btn-container #button-inner-wishlist {
    margin: 0 auto;
    display: block;
    margin-bottom: 8px; } }
.sticker {
  left: 0;
  right: auto;
  top: 10px;
  padding: 2px 8px; }

.sticker span.s1 {
  display: block;
  width: 100%;
  height: 14px;
  position: absolute;
  top: 0;
  -webkit-transform: skew(-36deg);
  transform: skew(-36deg); }

.sticker span.n {
  position: relative;
  z-index: 2;
  font-size: 14px;
  padding-left: .8em;
  padding-right: .5em;
  margin-top: 2px;
  color: #ffffff;
  display: block;
  letter-spacing: .5px; }

.sticker span.s2 {
  display: block;
  width: 100%;
  height: 13px;
  position: absolute;
  bottom: 0;
  -webkit-transform: skew(36deg);
  transform: skew(36deg); }

#slideshow0 .slider-arrow .fa.fa-angle-left {
  left: 30px; }

#slideshow0 .slider-arrow .fa.fa-angle-right {
  right: 30px; }

#slideshow0 .slider-arrow .fa {
  color: #000000;
  font-size: 3em;
  top: 50%; }

.product-image-main-container {
  position: relative; }

#ToTop {
  display: none !important; }

#footer-area {
  margin-top: 0 !important; }
  #footer-area footer {
    background-color: #010101;
    padding-bottom: 0; }
    #footer-area footer > .container {
      width: 1251px; }
      @media (max-width: 1251px) {
        #footer-area footer > .container {
          max-width: 95%;
          min-width: 95%; } }
    #footer-area footer h5 {
      font-family: 'baskerville_old_faceregular';
      text-transform: uppercase;
      font-size: 23px;
      font-weight: 800;
      text-align: left; }
      @media (max-width: 1080px) {
        #footer-area footer h5 {
          font-size: 19px; } }
    #footer-area footer p {
      font-family: 'latoregular';
      font-size: 14px; }
    #footer-area footer .footer1:first-child {
      width: 24%; }
      @media (max-width: 1080px) {
        #footer-area footer .footer1:first-child {
          width: 16%; } }
      @media (max-width: 992px) {
        #footer-area footer .footer1:first-child {
          width: 50%; } }
      @media (max-width: 500px) {
        #footer-area footer .footer1:first-child {
          width: 100%; } }
    @media (max-width: 992px) {
      #footer-area footer .footer1:nth-child(2) {
        width: 50%; }
      #footer-area footer .footer1:nth-child(3) {
        width: 50%; }
      #footer-area footer .footer1:nth-child(4) {
        width: 50%; } }
    @media (max-width: 500px) {
      #footer-area footer .footer1:nth-child(2) {
        width: 100%; }
      #footer-area footer .footer1:nth-child(3) {
        width: 100%; }
      #footer-area footer .footer1:nth-child(4) {
        width: 100%; } }
    #footer-area footer ul li {
      margin-bottom: 9px; }
      #footer-area footer ul li a {
        text-transform: uppercase;
        font-family: 'latoregular';
        font-size: 13px;
        font-weight: 600;
        color: #ffffff; }
    #footer-area footer .newsletter-section {
      padding: 0;
      width: 15%;
      border: none !important;
      text-align: left; }
      @media (max-width: 992px) {
        #footer-area footer .newsletter-section {
          width: 100%; }
          #footer-area footer .newsletter-section .box-content {
            max-width: 100%; } }
      #footer-area footer .newsletter-section .mi-toptext {
        display: none; }
      #footer-area footer .newsletter-section .btn-mi {
        color: #ffffff;
        font-family: 'latobold';
        letter-spacing: 2px;
        font-size: 11px; }
    #footer-area footer .footer-contact-info {
      padding-right: 4em; }
      @media (max-width: 1080px) {
        #footer-area footer .footer-contact-info {
          padding-right: 1em; } }
      @media (max-width: 992px) {
        #footer-area footer .footer-contact-info {
          padding-right: 5em; } }
      @media (max-width: 500px) {
        #footer-area footer .footer-contact-info {
          padding-right: 0em; } }

.footerbottom {
  background-color: #919191;
  padding: 9px 0;
  margin-top: 3.5em; }
  .footerbottom p {
    margin-bottom: 0;
    color: #000000;
    font-family: "robotoregular" !important;
    font-size: 13px !important; }
    @media (max-width: 767px) {
      .footerbottom p {
        text-align: center; } }
    .footerbottom p a {
      font-family: 'robotobold';
      color: #000000;
      text-decoration: none; }

.footer-upper-contet > * {
  flex: auto; }
  @media (max-width: 992px) {
    .footer-upper-contet > * {
      margin-bottom: 1em; } }

.footer-upper-contet > *:last-child {
  flex: auto;
  -ms-flex-preferred-size: auto; }

.breadcrumb {
  background-color: transparent;
  margin-top: 13em;
  padding-left: 0; }
  .breadcrumb li a {
    font-family: 'Futura PT Book';
    color: #333333; }
  .breadcrumb li:first-child a {
    color: #a47746;
    font-family: 'Futura PT Demi'; }
  .breadcrumb li:last-child a {
    color: #a47746;
    font-family: 'Futura PT Demi';
    color: #333333;
    text-decoration: underline; }

.breadcrumb > li + li:before {
  color: #333333;
  padding: 0;
  position: relative;
  right: -2px; }

.breadcrumb li::after {
  display: none; }

a {
  color: #a67c52; }

.btn {
  border-radius: 0;
  transition: all 0.3s ease-in-out; }
  .btn.btn-primary, .btn.btn-default {
    color: #fff;
    background-color: #a67c52 !important;
    border: 1.5px solid #a67c52 !important; }
    .btn.btn-primary:hover, .btn.btn-default:hover {
      color: #fff;
      background-color: #a67c52 !important;
      border-color: #a67c52 !important; }
  .btn:focus {
    outline: none !important; }

.cart-dorpdown-footer a:hover {
  color: #fff !important; }

.label-primary {
  background-color: #a67c52 !important; }

.swal2-confirm {
  color: #fff;
  background-color: #a67c52 !important;
  border: #a67c52 !important; }

#quickcheckout-back {
  background-color:#a67c52 !important;
  border-color: #a67c52 !important; }
  #quickcheckout-back:hover {
    background-color: #a67c52 !important;
    border-color: #a67c52 !important; }

span.label.out-of-stock {
  min-width: 170px;
  padding: 13px 14px;
  text-transform: uppercase; }
  @media (max-width: 576px) {
    span.label.out-of-stock {
      min-width: 70%; } }

input:not([name=search]),
textarea:not([name=search]) {
  border: 1px solid #e1e1e1 !important; }
input:focus,
textarea:focus {
  outline: none;
  box-shadow: none !important;
  border-color: #e1e1e1 !important; }

select {
  padding: 10px !important;
  height: auto !important;
  border: 1px solid #e1e1e1 !important;
  box-shadow: none !important;
  appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%) !important;
  background-position: calc(100% - 15px) calc(1em + 6px), calc(100% - 10px) calc(1em + 6px) !important;
  background-size: 5px 5px, 5px 5px !important;
  background-repeat: no-repeat !important; }
  select::-ms-expand {
    display: none; }
  select:focus {
    outline: none;
    box-shadow: none !important;
    border-color: #e1e1e1 !important; }

hr {
  border: 0;
  border-bottom: 2px solid #a67c52; }
  hr.short {
    width: 100px;
    margin-top: 0; }

.section-title {
  margin-bottom: 50px !important; }

.pagination {
  text-align: center;
  padding-bottom: 3em; }
  .pagination .active span {
    color: #a47746 !important;
    border-color: #a47746 !important;
    background: transparent; }

.pagination span, .pagination a {
  margin: 0 .3em !important;
  border: 1.2px solid #cdcdcd !important;
  border-radius: 50px !important;
  display: inline-block;
  background-color: transparent !important;
  height: 2.5em;
  width: 2.5em;
  color: #cdcdcd !important;
  font-family: 'ITC Avant Garde Gothic Std Book';
  padding: 3px 9px !important; }
  .pagination span:hover, .pagination a:hover {
    background-color: transparent !important;
    color: #a47746 !important;
    border-color: #a47746 !important; }

.pagination > li > a, .pagination > li > span {
  line-height: 2em; }

.pagination > li.next a {
  border: none !important; }
.pagination > li.prev a {
  border: none !important; }

#side-price .price-container > * input {
  font-weight: 600;
  font-size: 15px;
  background: transparent;
  border-radius: 0px;
  border: none !important;
  box-shadow: none;
  padding: 0; }
#side-price .price-container input[name="price_min1"] {
  text-align: left !important; }
#side-price .price-container input:last-child {
  text-align: right; }
#side-price .list-group-item {
  padding: 1em 0;
  background: transparent;
  border: none; }
  #side-price .list-group-item.item-header {
    padding-bottom: 0; }
  #side-price .list-group-item #length_max2 {
    text-align: right; }
  #side-price .list-group-item span {
    font-size: 15px; }
  #side-price .list-group-item:not(.item-header) {
    padding-top: 0; }
#side-price .ui-slider-handle {
  background: #fff !important;
  width: 16px !important;
  height: 16px !important;
  border: 3px solid #a67c52;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47); }
#side-price .ui-slider-range {
  background: #a67c52 !important; }
#side-price .ui-slider-horizontal {
  height: 3px !important; }

#side-categories .caret {
  position: relative;
  border: 0; }
  #side-categories .caret:before {
    font-size: 9px !important;
    position: absolute;
    top: -7px;
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #side-categories .caret:after {
    font-size: 9px !important;
    position: absolute;
    top: -7px;
    display: none;
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
#side-categories .active .caret:before {
  display: none; }
#side-categories .active .caret:after {
  display: block; }
#side-categories .group .item .toggle {
  border: 0;
  width: 33px;
  text-align: left; }
  #side-categories .group .item .toggle:hover {
    background: transparent;
    color: #a67c52; }
#side-categories .group .item a {
  padding-left: 0;
  border-radius: 20px;
  transition: 0.3s;
  color: #333333;
  font-size: 16px;
  font-family: 'Futura PT Book'; }
  #side-categories .group .item a:hover {
    background: transparent;
    color: #a67c52; }
#side-categories .group .item.active a {
  color: #a67c52;
  padding-left: 0; }
#side-categories .group .item.active + .sub {
  border-top: 0;
  padding-left: 2em; }
#side-categories .group .item + .sub .level-2.active a {
  text-decoration: underline;
  color: #333; }
#side-categories .group .item.level-1 {
  border: 1.5px solid #a67c52;
  margin-top: 13px;
  margin-bottom: 14px; }
  #side-categories .group .item.level-1 a {
    padding: 12px 11px; }
  #side-categories .group .item.level-1 .caret::after {
    content: "\f0d7";
    color: #a67c52;
    font-size: 11px !important; }
  #side-categories .group .item.level-1 .caret::before {
    content: "\f0d8";
    color: #a67c52;
    font-size: 11px !important; }
#side-categories .group:not(:last-child) {
  border-bottom: 0; }
#side-categories .list-group-item {
  border: none; }
#side-categories .side-categories-level-1 + .side-categories-level-1 {
  border-top: 0; }

#side-manufacturer .list-group-item {
  border: 0; }
#side-manufacturer label {
  font-size: 14px; }
#side-manufacturer input[type="checkbox"]:checked + .square:before {
  transition: all 0.35s;
  content: "\f00c"; }
#side-manufacturer input[type="checkbox"] {
  opacity: 0; }
  #side-manufacturer input[type="checkbox"] + .square:before {
    transition: all 0.35s;
    content: "";
    display: inline-block;
    padding-top: 1px;
    padding-left: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 3px;
    width: 17px;
    height: 17px;
    color: #a67c52;
    left: 0;
    margin-left: 0px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background-color: #fff; }

#filter-groups > div {
  margin-bottom: 32px;
  box-shadow: none; }
#filter-groups .panel .list-group {
  border: 0; }
  #filter-groups .panel .list-group .list-group-item:last-child {
    padding-bottom: 0;
    border: 0; }
#filter-groups .list-group-item.item-header {
  padding: 7px 15px;
  padding-left: 0;
  font-family: 'Futura PT Medium';
  font-size: 30px;
  color: #a47746;
  position: relative;
  text-transform: uppercase;
  border-bottom: 2px solid transparent !important;
  margin-bottom: .5em;
  letter-spacing: 1px; }

#filter-groups .panel, #filter-groups .list-group, #filter-groups .list-group-item {
  padding-left: 0; }

#side_filter .list-group-item {
  border: 0;
  padding: 0; }
#side_filter label {
  font-size: 14px;
  padding-left: 24px;
  font-size: 16px;
  font-family: 'Futura PT Book'; }
#side_filter input[type="checkbox"]:checked + .square:before {
  transition: all 0.35s;
  content: "\f00c"; }
#side_filter input[type="checkbox"] {
  opacity: 0; }
  #side_filter input[type="checkbox"] + .square:before {
    transition: all 0.35s;
    content: "";
    display: inline-block;
    padding-top: 1px;
    padding-left: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 3px;
    width: 17px;
    height: 17px;
    color: #a67c52;
    left: 0;
    margin-left: 0px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background-color: #fff; }

#side_filter .item-header {
  font-size: 19px !important; }

#side-price .item-header {
  font-size: 19px !important; }

#filter-groups {
  margin-right: 4em; }

#filter_group_tigger_close {
  display: none !important; }

.product-block {
  border: none !important; }
  .product-block #buttoncart {
    color: #a67c52;
    font-family: 'Futura PT Book';
    background-color: transparent !important;
    border: 1.5px solid #a67c52 !important;
    min-width: 154px !important;
    min-height: 46px !important;
    height: 53px !important;
    padding: 13px 10px !important;
    font-size: 17px;
    letter-spacing: 1px;
    width: 3px;
    margin: 0 auto; }
    .product-block #buttoncart:hover {
      background-color: #a67c52 !important;
      color: #fff; }
  .product-block .product-image-block {
    padding: 0 2em; }
  .product-block .product-details {
    padding-top: 0; }
    .product-block .product-details .price {
      margin-bottom: 5px;
      color: #333333;
      font-family: 'Futura PT Medium'; }
      .product-block .product-details .price .price-old {
        text-decoration: line-through; }
  .product-block .product-name a {
    font-family: 'Futura PT Medium';
    color: #a47746;
    text-transform: uppercase;
    font-size: 18px; }
  .product-block .product-name .description {
    color: #333333;
    font-family: 'Futura PT Book'; }
  .product-block .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, 0.67);
    display: none;
    left: 0;
    right: 0;
    margin: auto; }
  .product-block:hover .overlay {
    display: block; }

.center-div {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.sort-holder {
  margin-bottom: 2em; }
  .sort-holder ul {
    float: right; }
    @media (max-width: 767px) {
      .sort-holder ul {
        float: none;
        width: 100%; } }
    .sort-holder ul li {
      display: inline-block;
      width: 8em;
      margin-left: 21px;
      position: relative; }
      @media (max-width: 767px) {
        .sort-holder ul li {
          width: 49%;
          margin-left: 0; } }
      .sort-holder ul li select {
        border: none !important;
        background-image: none !important;
        padding-right: 31px !important;
        color: #333333;
        font-family: 'Futura PT Book';
        font-size: 14px; }
      .sort-holder ul li .input-group-sm {
        position: relative; }
        .sort-holder ul li .input-group-sm:before {
          content: '';
          background-image: url("../img/down.png");
          position: absolute;
          width: 16px;
          height: 14px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          z-index: 3;
          right: 11px;
          top: 0;
          bottom: 0;
          margin: auto; }

.product-product .pname {
  color: #8a7334;
  font-family: 'poppinsregular';
  margin-bottom: 1em; }
.product-product .product-image-main-container {
  margin-right: 0;
  margin-left: 0; }
.product-product .product-image-additional-container {
  padding: 0;
  padding-right: .2em; }
  .product-product .product-image-additional-container .slick-slide {
    margin: 0 5px; }
  .product-product .product-image-additional-container .slick-list {
    margin: 0 -5px; }
  .product-product .product-image-additional-container .slick-no-slide {
    margin-left: 0;
    margin-right: 0; }
  .product-product .product-image-additional-container .slick-nav {
    display: none !important; }
  .product-product .product-image-additional-container img {
    border: 1px solid #d6d6d6;
    padding: 0;
    border-width: 1px;
    transition: 0.3s; }
    .product-product .product-image-additional-container img:hover {
      border-color: #a3bc3e;
      border-width: 1px;
      outline: none; }
  .product-product .product-image-additional-container .featured .slick-no-slide {
    margin: 0;
    padding: 0 2em; }
.product-product #product {
  max-width: 100%;
  padding-top: 2em; }
  @media (max-width: 767px) {
    .product-product #product {
      text-align: center; } }
  .product-product #product hr, .product-product #product h3 {
    display: none; }
  .product-product #product .form-group {
    display: flex; }
    @media (max-width: 767px) {
      .product-product #product .form-group {
        flex-direction: column;
        margin-bottom: 0; } }
    .product-product #product .form-group .text-danger {
      display: none; }
    .product-product #product .form-group select {
      height: 44px !important; }
    .product-product #product .form-group textarea {
      width: 100% !important;
      padding: 1.5em; }
    .product-product #product .form-group > * {
      flex: 0 1 auto;
      width: 15%;
      font-size: 13px;
      background: transparent;
      border: 0;
      text-align: left;
      padding: 0; }
      @media (max-width: 1199px) {
        .product-product #product .form-group > * {
          width: 30%; } }
      @media (max-width: 767px) {
        .product-product #product .form-group > * {
          width: 100%;
          margin-bottom: 1em; } }
      .product-product #product .form-group > *.control-label:before {
        display: none; }
      .product-product #product .form-group > *:nth-child(2) {
        width: 50%; }
        @media (max-width: 1199px) {
          .product-product #product .form-group > *:nth-child(2) {
            width: 70%; } }
        @media (max-width: 767px) {
          .product-product #product .form-group > *:nth-child(2) {
            width: 100%; } }

.productinnerpage {
  width: 58em;
  margin: 0 auto;
  max-width: 100%; }
  .productinnerpage .product-image-main {
    border: 1px solid #d6d6d6; }
  .productinnerpage .product-inner-name-container .product-inner-name {
    font-family: 'Futura PT Medium';
    text-transform: uppercase;
    color: #a47746; }
  .productinnerpage .product-inner-name-container .pricelist li {
    line-height: initial; }
    .productinnerpage .product-inner-name-container .pricelist li .product-price {
      font-family: 'Futura PT Medium';
      color: #333333;
      font-size: 20px; }
  .productinnerpage .product-description p {
    color: #333333;
    font-family: 'Futura PT Book';
    font-size: 14.5px;
    line-height: 23px; }
  .productinnerpage .col-sm-6:first-child {
    width: 43%; }
    @media (max-width: 767px) {
      .productinnerpage .col-sm-6:first-child {
        width: 100%; } }
  .productinnerpage .col-sm-6:last-child {
    width: 57%; }
    @media (max-width: 767px) {
      .productinnerpage .col-sm-6:last-child {
        width: 100%; } }

p {
  font-family: 'Futura PT Book'; }

#product .color-radio .radio {
  display: inline-block; }
#product .color-radio input {
  display: none; }
#product .color-radio label {
  padding-left: 0;
  width: 31px;
  margin-right: 8px; }

.color-radio .radio input:checked + .image-container {
  border: 2px solid #000; }

.color-radio .radio .image-container {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 19px -7px #616161;
  -moz-box-shadow: 0px 0px 19px -7px #616161;
  box-shadow: 0px 0px 19px -7px #616161; }

.color-radio .radio .image-container img {
  width: 100%;
  border-radius: 50%; }

.featured_related_products_ {
  margin-top: 4em; }
  .featured_related_products_ h2 {
    color: #a47746;
    font-family: "Futura PT Medium" !important; }
    .featured_related_products_ h2::after {
      display: none !important; }

#product .form-group {
  align-items: center; }
  #product .form-group label {
    margin-bottom: 0;
    color: #333333;
    font-family: 'Futura PT Book';
    font-size: 14px; }
  #product .form-group.has-error label {
    color: red; }
  #product .form-group.has-error select {
    border: 1px solid  red; }

#button-cart {
  background-color: transparent !important;
  border: 1px solid #a67c52 !important;
  color: #a67c52;
  font-family: 'Futura PT Book';
  font-size: 14px;
  min-height: 54px !important;
  letter-spacing: 1px; }

#button-inner-wishlist {
  background-color: transparent !important;
  border: 1px solid #a67c52 !important;
  color: #a67c52;
  font-family: 'Futura PT Book';
  min-height: 54px !important; }

.socialmedia {
  margin: 18px 0px; }
  .socialmedia > span {
    margin-bottom: 0;
    color: #333333;
    font-family: 'Futura PT Book';
    font-size: 14px; }

#waiting_list .waiting_list_container {
  border: 2px solid #a67c52;
  padding: 2em 2em; }
  #waiting_list .waiting_list_container .waiting_list_description {
    font-family: 'Futura PT Book';
    color: #333333; }
  #waiting_list .waiting_list_container #waiting_list_submit {
    border-radius: 0 !important;
    font-family: 'Futura PT Book'; }
  @media (max-width: 992px) {
    #waiting_list .waiting_list_container .flex-group {
      flex-direction: column; } }

#waiting_list input {
  padding-left: 1em;
  margin-right: 0;
  color: #b7b7b7;
  font-family: 'Futura PT Book'; }
  @media (max-width: 992px) {
    #waiting_list input {
      height: 38px;
      margin-bottom: 9px; } }
  #waiting_list input:hover {
    color: #b7b7b7;
    font-family: 'Futura PT Book'; }

.featured-module .featured {
  padding: 0; }

.product-view {
  justify-content: center; }

@media (max-width: 1080px) {
  .product-special .product-view > *:not(:nth-child(3n+1)):not(:first-child), .product-category .product-view > *:not(:nth-child(3n+1)):not(:first-child) {
    margin-left: 15px; }

  .product-special .product-view > *, .product-category .product-view > * {
    width: calc(33.3333% - 10px); } }
  @media (max-width: 1080px) and (max-width: 767px) {
    .product-special .product-view > *, .product-category .product-view > * {
      width: 100%;
      margin-left: 0 !important; } }

@media (max-width: 1080px) {
  .product-special .product-view > *:nth-child(even), .product-category .product-view > *:nth-child(even) {
    margin-left: 0; }

  .product-category #content.col-sm-9 {
    padding: 0 2.5em;
    width: 100%; }
  .product-category #column-left {
    width: auto; }

  #filter_group_tigger_open {
    height: 33px !important;
    padding: 6px 8px !important;
    min-height: 11px !important;
    font-size: 12px;
    border: 1px solid #fff;
    min-width: 87px !important;
    width: 90px;
    left: -32px; }
    #filter_group_tigger_open.visible-xs {
      display: block !important; }

  #filter-groups {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 30px 15px;
    overflow: auto;
    background: white;
    transition: all 0.3s;
    transform: translateX(-100%); }
    #filter-groups.open {
      opacity: 1;
      transform: translateX(0%); }

  #filter_group_tigger_close {
    display: block !important;
    margin: 0 auto; } }
.product-gift_card_category .product-view > *:not(:nth-child(3n+1)):not(:first-child) {
  margin-left: 15px; }

.product-gift_card_category .product-view > * {
  border: 1px solid transparent; }
  .product-gift_card_category .product-view > * .product-block {
    border: 1px solid transparent; }

.gift-card-item {
  width: calc(100%/3 - 30px);
  margin: 0 15px; }
  .gift-card-item .product-block .product-image-block {
    border: 1px solid #a67c52;
    padding: 4px 3px;
    background-color: transparent; }
    .gift-card-item .product-block .product-image-block img {
      -webkit-box-shadow: 0px 0px 21px 0px #8a8a8a;
      -moz-box-shadow: 0px 0px 21px 0px #8a8a8a;
      box-shadow: 0px 0px 21px 0px #8a8a8a; }
  .gift-card-item .corner-badge {
    display: none; }
  .gift-card-item .gift-title {
    color: #a67c52;
    font-family: 'Futura PT Medium';
    font-size: 24px;
    margin-top: 12px; }
  .gift-card-item .price {
    color: #333333;
    font-family: 'Futura PT Medium';
    margin-top: 11px;
    font-size: 21px; }
  .gift-card-item .z1 {
    right: 15px; }
    .gift-card-item .z1 .corner-badge-price {
      padding: 0 10px;
      padding-top: 15px;
      padding-bottom: 8px;
      padding-right: 10px;
      color: #fff;
      font-size: 20px;
      background-color: #a47746;
      text-align: center;
      font-family: 'Futura PT Medium'; }
  @media (max-width: 767px) {
    .gift-card-item {
      width: calc(100%/2 - 20px); } }
  @media (max-width: 500px) {
    .gift-card-item {
      width: calc(100%/1 - 20px); } }

.productgift-inner {
  width: 88%;
  margin: 0 auto;
  max-width: 100%; }
  .productgift-inner .col-md-5 {
    padding-left: 7em; }
    @media (max-width: 1200px) {
      .productgift-inner .col-md-5 {
        padding-left: 15px; } }
  .productgift-inner .form-horizontal label {
    color: #333333;
    font-family: 'Futura PT Book';
    font-size: 14px;
    margin-bottom: 10px; }
  .productgift-inner .form-horizontal .form-group {
    margin-bottom: 11px; }
  .productgift-inner .form-horizontal .text-danger {
    font-family: 'Futura PT Book'; }
  .productgift-inner .title {
    color: #333333;
    font-family: 'Futura PT Medium';
    font-size: 22px;
    line-height: initial; }
  .productgift-inner .price {
    color: #333333;
    font-family: 'Futura PT Medium';
    font-size: 22px;
    line-height: initial; }
  .productgift-inner .description {
    color: #333333;
    font-family: 'Futura PT Book';
    margin: 1em 0; }
  .productgift-inner .z1 {
    right: 15px; }
    .productgift-inner .z1 .corner-badge-price {
      padding: 0 10px;
      padding-top: 15px;
      padding-bottom: 8px;
      padding-right: 10px;
      color: #fff;
      font-size: 20px;
      background-color: #a47746;
      text-align: center;
      font-family: 'Futura PT Medium'; }
  .productgift-inner .corner-badge {
    display: none; }
  .productgift-inner .product-block .product-image-block {
    border: 1px solid #a67c52;
    padding: 4px 3px;
    background-color: transparent; }
    .productgift-inner .product-block .product-image-block img {
      -webkit-box-shadow: 0px 0px 21px 0px #8a8a8a;
      -moz-box-shadow: 0px 0px 21px 0px #8a8a8a;
      box-shadow: 0px 0px 21px 0px #8a8a8a; }

body {
  font-family: 'Futura PT Book'; }

.fnews.addpadding {
  padding: 0 3em; }
.fnews .slick-nav {
  width: 39px;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
  transition: all 0.3s; }
  .fnews .slick-nav .fa {
    font-size: 22px; }
  .fnews .slick-nav.prev {
    left: 0px;
    transform: translateX(0%); }
  .fnews .slick-nav.next {
    right: 0px;
    transform: translateX(0%); }

.aboutuspage .container {
  width: 982px; }
  @media (max-width: 1080px) {
    .aboutuspage .container {
      width: 760px;
      max-width: 95%;
      min-width: 95%; } }
.aboutuspage .aboutusUI {
  padding: 0 !important; }
  .aboutuspage .aboutusUI .first-section .description h3 {
    font-family: 'baskerville_old_faceregular';
    color: #000000;
    font-size: 44px; }
    @media (max-width: 500px) {
      .aboutuspage .aboutusUI .first-section .description h3 {
        font-size: 34px; } }
  .aboutuspage .aboutusUI .first-section .description h4 {
    font-family: 'baskerville_old_faceregular';
    color: #000000;
    font-size: 27px;
    margin-bottom: 0; }
  .aboutuspage .aboutusUI .first-section .description p {
    font-family: 'latoregular';
    font-size: 16px;
    line-height: 25px; }
  .aboutuspage .aboutusUI .first-section .image-holder {
    width: 22em;
    margin-top: 6em;
    max-width: 100%; }
    @media (max-width: 992px) {
      .aboutuspage .aboutusUI .first-section .image-holder {
        margin-top: 2em; } }
    .aboutuspage .aboutusUI .first-section .image-holder img {
      max-width: 100%; }
  .aboutuspage .aboutusUI .second-section {
    margin-top: 4em;
    margin-bottom: 52em;
    position: relative;
    padding-bottom: 8em; }
    .aboutuspage .aboutusUI .second-section .image-holder {
      width: 73%; }
      .aboutuspage .aboutusUI .second-section .image-holder img {
        width: 100%; }
      @media (max-width: 992px) {
        .aboutuspage .aboutusUI .second-section .image-holder {
          width: 100%; } }
    .aboutuspage .aboutusUI .second-section .description {
      position: absolute;
      background-color: #fff;
      top: 47px;
      width: 29em;
      right: 0;
      padding: 28px 4em;
      -webkit-box-shadow: 0px 0px 21px 0px #8a8a8a;
      -moz-box-shadow: 0px 0px 21px 0px #8a8a8a;
      box-shadow: 0px 0px 21px 0px #8a8a8a; }
      @media (max-width: 992px) {
        .aboutuspage .aboutusUI .second-section .description {
          position: relative;
          width: 100%; } }
      @media (max-width: 767px) {
        .aboutuspage .aboutusUI .second-section .description {
          padding: 28px 2em; } }
      .aboutuspage .aboutusUI .second-section .description p {
        font-family: 'latoregular';
        font-size: 16px;
        line-height: 25px; }
      .aboutuspage .aboutusUI .second-section .description a.discoverall {
        background-color: #e11f28;
        color: #ffffff;
        font-family: 'latobold';
        padding: 13px 27px;
        text-transform: uppercase;
        display: inline-block;
        margin-top: 1em;
        letter-spacing: 2px;
        font-size: 12px; }
      .aboutuspage .aboutusUI .second-section .description h3 {
        font-family: 'baskerville_old_faceregular';
        color: #000000;
        font-size: 41px;
        margin-bottom: 18px; }
        @media (max-width: 767px) {
          .aboutuspage .aboutusUI .second-section .description h3 {
            font-size: 30px; } }
      .aboutuspage .aboutusUI .second-section .description h4 {
        font-family: 'baskerville_old_faceregular';
        color: #000000;
        font-size: 24px;
        margin-bottom: 0; }
        @media (max-width: 767px) {
          .aboutuspage .aboutusUI .second-section .description h4 {
            font-size: 20px; } }
.aboutuspage .custom-container {
  position: relative;
  width: 1391px;
  max-width: 95%;
  margin: 0 auto;
  padding: 0 15px; }
  .aboutuspage .custom-container iframe {
    width: 100%; }

.information-information.iid-7 #content {
  display: none; }

@media (max-width: 991px) {
  .gallery-holder {
    padding: 0 3em; }
    .gallery-holder .slick-next {
      right: -34px; } }
@media (max-width: 767px) {
  .gallery-holder {
    padding: 0; } }
@media (max-width: 767px) {
  .gallery-holder .slick-prev, .gallery-holder .slick-next {
    display: none !important; } }
@media (max-width: 991px) {
  .gallery-holder .slider-nav {
    padding-right: 0.1em; } }
.gallery-holder .slider-nav .slick-prev, .gallery-holder .slider-nav .slick-next {
  top: 40%; }
.gallery-holder .slider-nav .slick-current .bg-cover {
  border: 1px solid rgba(24, 56, 55, 0.36) !important;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
.gallery-holder .contact h3 {
  color: #183837;
  margin: 2em 0 1.5em 0; }
.gallery-holder .gallery-menu {
  text-align: center;
  margin: 3em 0 2em 0; }
  .gallery-holder .gallery-menu li {
    cursor: pointer;
    font-size: 1.5em;
    margin-right: 4em;
    position: relative; }
    .gallery-holder .gallery-menu li:last-child {
      margin-right: 0; }
    .gallery-holder .gallery-menu li:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      top: 30px;
      margin: auto;
      height: 1px;
      width: 64%;
      background-color: #183837;
      background-position: center center;
      -webkit-transform-origin: right top;
      transform-origin: right top;
      -webkit-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transition: color 0.1s,-webkit-transform 0.2s ease-out;
      transition: color 0.1s,-webkit-transform 0.2s ease-out;
      transition: color 0.1s,transform 0.2s ease-out;
      transition: color 0.1s,transform 0.2s ease-out,-webkit-transform 0.2s ease-out; }
    .gallery-holder .gallery-menu li:hover:before, .gallery-holder .gallery-menu li.current:before {
      -webkit-transform-origin: center top;
      transform-origin: center top;
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1); }
.gallery-holder .des {
  max-width: 72%;
  margin: 0 auto; }
.gallery-holder .slider-for .bg-cover {
  min-height: 46em;
  border: 1px solid rgba(24, 56, 55, 0.11); }
.gallery-holder .slider-nav .bg-cover {
  min-height: 5em;
  border: 1px solid rgba(24, 56, 55, 0.11); }

@media (max-width: 1080px) {
  .gallery-holder .gallery-menu li {
    font-size: 1.3em;
    margin-right: 2em; } }
@media (max-width: 767px) {
  .gallery-holder .gallery-menu li {
    font-size: 1em;
    margin-right: 0;
    padding: 0 1em;
    margin-bottom: 1em; } }
@media (max-width: 767px) {
  .gallery-holder .des {
    max-width: 100%; } }
@media (max-width: 1440px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 35em; } }
@media (max-width: 1280px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 32em; } }
@media (max-width: 1080px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 30em; } }
@media (max-width: 991px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 40em; } }
@media (max-width: 767px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 18em; } }
@media (max-width: 1280px) {
  .gallery-holder .slider-nav .bg-cover {
    min-height: 3.5em; } }
@media (max-width: 991px) {
  .gallery-holder .slider-nav .bg-cover {
    min-height: 4.5em; } }
.gallery-holder h2 {
  margin-bottom: 36px !important; }
.gallery-holder .gallery-description {
  color: #333333; }

.gallerylist {
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .gallerylist .galleryitem1 {
    width: calc(99%/3 - 30px);
    margin: 15px;
    text-align: center; cursor:pointer; }
    @media (max-width: 1080px) {
      .gallerylist .galleryitem1 {
        width: calc(99%/2 - 30px); } }
    @media (max-width: 767px) {
      .gallerylist .galleryitem1 {
        width: calc(100%/1 - 0px);
        margin: 0; } }
    .gallerylist .galleryitem1 img {
      width: 100%;
      -webkit-box-shadow: 0px 0px 21px 0px #8a8a8a;
      -moz-box-shadow: 0px 0px 21px 0px #8a8a8a;
      box-shadow: 0px 0px 21px 0px #8a8a8a; }
    .gallerylist .galleryitem1 h3 {
      color: #a47746;
      font-family: 'Futura PT Medium';
      text-transform: uppercase;
      margin-top: 13px;
      font-size: 20px; }

.form-holder {
  margin-top: 2em;
  margin-bottom: 2em; }
  .form-holder h3 {
    color: #a47746;
    font-family: 'Futura PT Medium';
    text-transform: uppercase;
    font-size: 27px;
    text-align: center;
    letter-spacing: 1px; }

.bootstrap-datetimepicker-widget .btn {
  min-width: auto !important;
  min-height: auto !important;
  height: auto !important;
  padding: 13px 14px; }

#enquiry-form1 {
  margin-top: 3em;
  margin-bottom: 4em; }
  #enquiry-form1 .form-group {
    margin-bottom: 11px; }
  #enquiry-form1 .error_q_captcha .text-danger {
    position: absolute;
    bottom: 7px; }

.iid-7 .gallerypage {
  position: relative; }
  .iid-7 .gallerypage .container {
    width: 1038px; }
    @media (max-width: 1080px) {
      .iid-7 .gallerypage .container {
        width: 760px;
        max-width: 95%;
        min-width: 95%; } }
  .iid-7 .gallerypage:before {
    content: '';
    background-image: url("../img/designicecream.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 44em;
    height: 31em;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover; }

.popupshow1 {
  width: 82em;
  margin: 0 auto;
  padding: 0 5em;
  margin-top: 1em;
  margin-bottom: 1em;
  max-width: 100%;
  position: relative; }
  @media (max-width: 767px) {
    .popupshow1 {
      padding: 0 0em; } }
  .popupshow1 .mfp-close {
    color: #fff !important;
    font-size: 41px;
    opacity: 1 !important; }

.slide-holder-main .slick-nav {
  width: 64px;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
  opacity: 1; }
  .slide-holder-main .slick-nav.prev {
    left: -6em; }
    @media (max-width: 767px) {
      .slide-holder-main .slick-nav.prev {
        left: 0;
        background-color: rgba(0, 0, 0, 0.28); } }
  .slide-holder-main .slick-nav.next {
    right: -6em; }
    @media (max-width: 767px) {
      .slide-holder-main .slick-nav.next {
        right: 0;
        background-color: rgba(0, 0, 0, 0.28); } }
.slide-holder-main .item img {
  width: 100%; }

.slide-holder-additional {
  /* the parent */ }
  .slide-holder-additional .slick-slide {
    margin: 0 5px; }
  .slide-holder-additional .slick-list {
    margin: 0 -5px; }
  .slide-holder-additional .item img {
    width: 100%; }

@media (max-width: 767px) {
  .button {
    text-align: center; } }
.g-recaptcha {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0; }

#enquiry-form .form-group {
  margin-bottom: 28px;
  position: relative; }
  #enquiry-form .form-group .form-control {
    padding: 6px 20px; }
  #enquiry-form .form-group .input-group.date input {
    border: 0; }
  #enquiry-form .form-group input:not(textarea) {
    height: 47px; }
  #enquiry-form .form-group .text-danger {
    position: absolute;
    font-size: 12px;
    width: 100%; }

@media (max-width: 1024px) {
  #enquiry-form .text-danger {
    font-size: 7px !important;
    font-weight: 700; } }

#enquiry-form .error_q_captcha {
  position: absolute;
  bottom: 28px;
  font-size: 12px; }

@media (max-width: 767px) {
  #enquiry-form .button.text-right {
    text-align: center; }

  #enquiry-form .g-recaptcha {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }

  #google_recaptcha + .error_q_captcha .text-danger {
    text-align: center;
    width: 100%;
    margin-top: -12px;
    margin-bottom: 2em; }

  #google_recaptcha + .error_q_captcha {
    bottom: 0 !important;
    position: relative !important; }

  #google_recaptcha.form-group {
    margin-bottom: 0 !important; }

  #google_recaptcha {
    max-width: 183px;
    margin-bottom: 0;
    margin-right: auto;
    margin: 0 auto; } }
.map-holder {
  margin-bottom: 2em;
  border: 1px solid #ccc; }
  .map-holder iframe {
    border: 1px solid #ccc; }

.bnews-list .artblock {
  padding: 0;
  padding-top: 2em;
  border-top: 1px solid #ccc; }
  .bnews-list .artblock a.bigimagein .article-image {
    width: 100%;
    display: block;
    margin: auto; }
  .bnews-list .artblock .blog-button {
    margin-top: 2em;
    text-align: left;
    margin-bottom: 2.5em; }
  .bnews-list .artblock .name a {
    font-family: 'quicksandbold';
    color: #333333;
    font-size: 2em; }
    .bnews-list .artblock .name a:hover {
      text-decoration: none; }
  .bnews-list .artblock .article-meta {
    border: 0;
    position: relative;
    font-size: 16px;
    color: #333333;
    padding-bottom: 0;
    margin-bottom: 0; }
    .bnews-list .artblock .article-meta img {
      margin-top: -11px; }
  .bnews-list .artblock:first-child {
    padding-top: 0;
    border-top: 0; }

.news-article .fn-img {
  width: 100%;
  margin-bottom: 2em; }
.news-article .media-detail__btn {
  margin-top: 2em; }

.bnews-list .artblock .article-image {
  margin-left: 0;
  width: 100%; }

.news-ncategory #column-left {
  display: flex;
  flex-direction: column; }
  @media (max-width: 1080px) {
    .news-ncategory #column-left {
      width: 100%; } }
@media (max-width: 1080px) {
  .news-ncategory #content {
    width: 100%;
    padding-right: 2.3em;
    padding-left: 2.3em; } }
.news-ncategory .search-holder {
  order: -1;
  position: relative; }
  .news-ncategory .search-holder i {
    position: absolute;
    top: -3px;
    right: 16px;
    cursor: pointer;
    color: #a47746;
    bottom: 0;
    margin: auto;
    height: 15px; }
.news-ncategory .list-group-item {
  border: 0;
  padding-left: 0;
  color: #333;
  padding-bottom: 0; }
.news-ncategory .list-group a.active {
  background: transparent;
  border: 0;
  color: #a3bc3e; }
  .news-ncategory .list-group a.active:hover {
    background: transparent;
    border: 0;
    color: #a3bc3e; }
.news-ncategory .list-group a:hover {
  background: transparent;
  border: 0;
  color: #a3bc3e; }
.news-ncategory h3.news-t {
  color: #a47746;
  font-family: 'Futura PT Medium';
  padding: 7px 15px;
  padding-left: 0;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 1px; }
.news-ncategory #filter-groups .list-group:not(:first-child) {
  margin-top: 0; }

.latest-n-holder .artblock {
  padding-bottom: 1em;
  padding-top: 1em; }

.latest-n img {
  margin-top: -11px; }

.latest-n-holder .artblock a {
  color: #333; }
.latest-n-holder .description {
  margin-bottom: .5em; }
.latest-n-holder .artblock:last-child {
  border-bottom: 1px solid #ccc; }

.news-t.ncat {
  margin-top: 1em;
  margin-bottom: 0; }

.article-content .title {
  font-family: 'quicksandbold';
  color: #333;
  font-size: 2em; }
.article-content .article-meta {
  border: 0; }
  .article-content .article-meta img {
    margin-top: -11px; }
  .article-content .article-meta span, .article-content .article-meta a {
    font-style: normal;
    font-size: 14px; }

#categoryheader {
  font-size: 18px; }

.catergory-holder .list-group .list-group-item {
  color: #333333;
  font-family: 'Futura PT Book';
  border: 1.5px solid #a67c52;
  padding: 9px 7px !important;
  font-size: 16px;
  margin-bottom: .5em; }
  .catergory-holder .list-group .list-group-item:hover {
    border: 1.5px solid #a67c52 !important;
    color: #fff !important;
    background-color: #a67c52 !important; }

.news-article .media-detail__btn-group {
  width: 100%;
  text-align: center;
  padding: 3em 0; }

.addthis_inline_share_toolbox_5kax {
  display: flex;
  align-items: center;
  width: 6em;
  margin: 0 auto; }
  .addthis_inline_share_toolbox_5kax span {
    padding-right: 0;
    font-family: 'Futura PT Book';
    color: #333333; }

.bg-cover-all {
  position: relative; }
  .bg-cover-all .news-holder {
    width: 1291px;
    max-width: 95%; }
  .bg-cover-all:before {
    content: '';
    background-image: url("../img/designicecream.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 44em;
    height: 31em;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover; }

.search-holder #artsearch {
  position: relative; }
  .search-holder #artsearch input {
    color: #656565;
    font-family: 'Futura PT Book';
    font-size: 17px;
    padding: 20px 11px;
    padding-right: 2em; }
.search-holder .news-t {
  margin-top: 0em; }

.bnews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  overflow: initial;
  flex-wrap: wrap; }
  .bnews-list .artblock {
    width: calc(99%/3 - 30px);
    margin: 15px;
    padding-top: 0em;
    border-top: 0px solid #ccc;
    display: flex;
    flex-direction: column; }
    @media (max-width: 768px) {
      .bnews-list .artblock {
        width: calc(99%/2 - 30px); } }
    @media (max-width: 500px) {
      .bnews-list .artblock {
        width: calc(100%/1 - 0px);
        margin: 15px 0; } }
    .bnews-list .artblock .bigimagein {
      -webkit-box-shadow: 0px 0px 21px 0px #8a8a8a;
      -moz-box-shadow: 0px 0px 21px 0px #8a8a8a;
      box-shadow: 0px 0px 21px 0px #8a8a8a;
      margin-bottom: 1em; }
    .bnews-list .artblock .name {
      margin-bottom: 13px; }
      .bnews-list .artblock .name a {
        color: #a47746;
        display: inline-block;
        font-family: 'Futura PT Medium';
        line-height: 26px;
        font-size: 19px;
        font-weight: 100;
        text-transform: uppercase; }
    .bnews-list .artblock .description {
      color: #333333;
      font-family: 'Futura PT Book';
      font-size: 16px;
      line-height: 23px;
      margin-bottom: 1.5em; }
    .bnews-list .artblock .blog-button {
      text-align: left;
      margin: auto auto 0px;
      -ms-flex-item-align: end;
      align-self: flex-end;
      width: 100%; }
      .bnews-list .artblock .blog-button a {
        color: #333333;
        font-family: 'Futura PT Book';
        font-size: 16px;
        text-transform: uppercase; }
        .bnews-list .artblock .blog-button a i {
          color: #a47746; }
    .bnews-list .artblock .article-meta {
      font-family: 'Futura PT Medium';
      color: #333333;
      margin-bottom: 5px; }
      .bnews-list .artblock .article-meta img {
        margin-top: -11px;
        margin-right: 5px;
        width: 16px;
        position: relative;
        top: 2px; }

.news-article .news-holder.container {
  width: 1047px;
  max-width: 95%; }
  @media (max-width: 1047px) {
    .news-article .news-holder.container {
      min-width: 95%; } }

.article-content .title {
  color: #a47746;
  display: inline-block;
  font-family: 'Futura PT Medium';
  line-height: 26px;
  font-size: 19px;
  font-weight: 100;
  text-transform: uppercase; }
.article-content .article-meta {
  font-family: 'Futura PT Medium';
  color: #333333;
  margin-bottom: 5px; }
  .article-content .article-meta img {
    margin-top: -11px;
    margin-right: 5px;
    width: 16px;
    position: relative;
    top: 2px; }
.article-content .fn-img {
  -webkit-box-shadow: 0px 0px 21px 0px #8a8a8a;
  -moz-box-shadow: 0px 0px 21px 0px #8a8a8a;
  box-shadow: 0px 0px 21px 0px #8a8a8a;
  margin-bottom: 1em; }

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

.bg-cover-all #column-left {
  width: 18%; }
  @media (max-width: 1080px) {
    .bg-cover-all #column-left {
      width: 100%; } }
.bg-cover-all .col-sm-9 {
  width: 82%; }
  @media (max-width: 1080px) {
    .bg-cover-all .col-sm-9 {
      width: 100%; } }

#backbtn {
  background-color: transparent !important;
  color: #a67c52 !important;
  height: 56px !important;
  padding: 15px 14px !important;
  font-size: 16px !important; }
  #backbtn:hover {
    background-color: #a67c52 !important;
    color: #fff !important; }

.gelatoVSicecreampage .container {
  width: 1038px; }
  @media (max-width: 1080px) {
    .gelatoVSicecreampage .container {
      max-width: 95%;
      min-width: 95%; } }
.gelatoVSicecreampage .gelatovs .description {
  margin-bottom: 3em; }
  .gelatoVSicecreampage .gelatovs .description p {
    font-weight: 600;
    color: #333333;
    line-height: 25px; }
.gelatoVSicecreampage .gelatoVSicecreamUI {
  padding: 0 !important; }
.gelatoVSicecreampage h2 {
  margin-bottom: 36px !important; }
.gelatoVSicecreampage .icecreamslider {
  text-align: center;
  padding: 0 7em;
  margin-bottom: 3em; }
  .gelatoVSicecreampage .icecreamslider .slick-nav {
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 1;
    opacity: 1;
    transition: all 0.3s; }
    .gelatoVSicecreampage .icecreamslider .slick-nav .fa {
      font-size: 23px; }
    .gelatoVSicecreampage .icecreamslider .slick-nav.prev {
      left: 0; }
    .gelatoVSicecreampage .icecreamslider .slick-nav.next {
      right: 0; }
  @media (max-width: 767px) {
    .gelatoVSicecreampage .icecreamslider {
      padding: 0 2em; } }
  .gelatoVSicecreampage .icecreamslider .image-holder img {
    margin: 0 auto;
    display: block;
    width: 6em; }
  .gelatoVSicecreampage .icecreamslider h3 {
    color: #333333;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    margin-top: 11px;
    font-size: 16px; }
.gelatoVSicecreampage .gelatovsiceholder {
  padding: 0 5em; }
  @media (max-width: 1080px) {
    .gelatoVSicecreampage .gelatovsiceholder {
      padding: 0 2em; } }
  @media (max-width: 767px) {
    .gelatoVSicecreampage .gelatovsiceholder {
      overflow-y: auto; } }

  .gelatoVSicecreampage .gelatovsiceholder .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 4em; }
    .gelatoVSicecreampage .gelatovsiceholder .item > * {
      flex: auto; }
    .gelatoVSicecreampage .gelatovsiceholder .item p {
      font-weight: 600;
      color: #333333; }
    .gelatoVSicecreampage .gelatovsiceholder .item h3 {
      color: #333333;
      font-family: 'arapeyregular';
      text-transform: uppercase;
      font-size: 30px;
      letter-spacing: 1px;
      text-shadow: 0px 0px 1px #000; }
  .gelatoVSicecreampage .gelatovsiceholder .description1 {
    text-align: center;
    width: 40%; }
    .gelatoVSicecreampage .gelatovsiceholder .description1 img {
      margin: 0 auto;
      display: block;
      max-width: 100%;
      margin-bottom: 27px; }
  .gelatoVSicecreampage .gelatovsiceholder .vsdescription {
    text-align: center;
    color: #a47746;
    font-family: 'Futura PT Medium';
    width: 20%;
    font-size: 19px;
    text-transform: uppercase; }
  .gelatoVSicecreampage .gelatovsiceholder .description2 {
    text-align: center;
    width: 40%; }
    .gelatoVSicecreampage .gelatovsiceholder .description2 img {
      margin: 0 auto;
      display: block;
      margin-bottom: 27px;
      max-width: 100%; }
      
        @media (max-width: 767px) {
    .gelatoVSicecreampage .gelatovsiceholder .holder-inside {
      width: 100%;
      margin: 0 auto; }
      .gelatoVSicecreampage .gelatovsiceholder .vsdescription {
            width: 100%;
            font-size: 27px;
            order: 1;
            margin-bottom: 14px;
        }
        .gelatoVSicecreampage .gelatovsiceholder .description1 {
    text-align: center;
    width: 50%;
    order: 2;
    padding: 0 6px;
}
.gelatoVSicecreampage .gelatovsiceholder .description2 {
    text-align: center;
    width: 50%;
    order: 2;
    padding: 0 6px;
}
.gelatoVSicecreampage .gelatovsiceholder { padding: 0; }
.gelatoVSicecreampage .gelatovsiceholder .item h3 {     font-size: 20px; }
      
      /*.gelatoVSicecreampage .gelatovsiceholder .item {flex-direction: column;}*/
      /*.gelatoVSicecreampage .gelatovsiceholder .description1 {    width: 100%;  }*/
      /*.gelatoVSicecreampage .gelatovsiceholder .vsdescription { margin: 19px 0;    font-size: 23px; }*/
      /*.gelatoVSicecreampage .gelatovsiceholder .description2 {     width: 100%;   }*/
            
        }

.common-home .fixed-header .opennav {
  display: none; }

.servicesUI {
  background-color: #fff;
  margin-top: 54em;
  padding: 0 !important;
  position: relative; }
  @media (max-width: 1370px) {
    .servicesUI {
      margin-top: 49em; } }
  @media (max-width: 1080px) {
    .servicesUI {
      margin-top: 39em; } }
  @media (max-width: 992px) {
    .servicesUI {
      margin-top: 28em; } }
  @media (max-width: 767px) {
    .servicesUI {
      margin-top: 31em; } }
  @media (max-width: 320px) {
    .servicesUI {
      margin-top: 24em; } }
  .servicesUI .serviceholder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    width: 54em;
    margin: 0 auto;
    max-width: 100%; }
    @media (max-width: 767px) {
      .servicesUI .serviceholder {
        flex-direction: column;
        padding: 2em 2em;
        position: relative; } }
    .servicesUI .serviceholder .item {
      width: calc(99%/3 - 30px);
      margin: 15px;
      display: flex; }
      @media (max-width: 767px) {
        .servicesUI .serviceholder .item {
          width: calc(100%/1 - 30px);
          margin: 15px; } }
      .servicesUI .serviceholder .item .image-holder {
        margin-right: 1em;
        position: relative;
        top: -1px;
        width: 26px; }
        .servicesUI .serviceholder .item .image-holder img {
          width: 100%; }
      .servicesUI .serviceholder .item .title {
        color: #000000;
        font-family: 'baskerville_old_faceregular';
        font-weight: bolder;
        font-size: 26px;
        line-height: 26px; }

.homepageContentUI {
  background-color: #fff;
  position: relative;
  padding-bottom: 1em; }
  @media (max-width: 767px) {
    .homepageContentUI {
      position: relative;
      margin-top: -2px; } }
  .homepageContentUI:before {
    content: '';
    background-image: url("../img/design1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    width: 100%;
    height: 87px; }
  .homepageContentUI .section1 {
    position: relative;
    padding-top: 8.5em; }
    .homepageContentUI .section1 .video_embed {
      margin-top: 0;
      position: relative;
      top: 6em; }
      
      .homepageContentUI .section1 .video_embed video {
              width: 100%;
    height: 34em;
      }
      .homepageContentUI .section1 .video_embed iframe {
        width: 100%;
        height: 40em; }
    .homepageContentUI .section1 .maintext {
      position: absolute;
      top: 0;
      left: 73px; }
      @media (max-width: 767px) {
        .homepageContentUI .section1 .maintext {
          top: 22px;
          left: 8px; } }
      .homepageContentUI .section1 .maintext .discoverall {
        color: #ffffff;
        font-family: 'latobold';
        text-transform: uppercase;
        background-color: #e11f28;
        padding: 9px 19px;
        letter-spacing: 1px;
        display: inline-block;
        margin-top: 1em; }
      .homepageContentUI .section1 .maintext h4 {
        font-family: 'baskerville_old_faceregular';
        font-size: 57px;
        font-weight: 800;
        color: #000000;
        letter-spacing: 2px;
        margin-bottom: 0;
        line-height: 46px; }
        @media (max-width: 1080px) {
          .homepageContentUI .section1 .maintext h4 {
            font-size: 48px; } }
        @media (max-width: 767px) {
          .homepageContentUI .section1 .maintext h4 {
            font-size: 27px; } }
      .homepageContentUI .section1 .maintext h3 {
        font-family: 'baskerville_old_faceregular';
        font-size: 86px;
        font-weight: 800;
        color: #000000;
        letter-spacing: 2px;
        display: block;
        line-height: 80px; }
        @media (max-width: 1080px) {
          .homepageContentUI .section1 .maintext h3 {
            font-size: 67px; } }
        @media (max-width: 767px) {
          .homepageContentUI .section1 .maintext h3 {
            font-size: 45px;
            line-height: 61px; } }
        .homepageContentUI .section1 .maintext h3 span {
          display: block;
          color: #fff;
          margin-left: 2em; }
          @media (max-width: 1290px) {
            .homepageContentUI .section1 .maintext h3 span {
              margin-left: 1em; } }
    .homepageContentUI .section1 .images-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 992px) {
        .homepageContentUI .section1 .images-holder {
          flex-direction: column; } }
      .homepageContentUI .section1 .images-holder .item {
        width: 50%; }
        @media (max-width: 1080px) {
          .homepageContentUI .section1 .images-holder .item {
            width: 49%; } }
        @media (max-width: 992px) {
          .homepageContentUI .section1 .images-holder .item {
            width: 100%; } }
        .homepageContentUI .section1 .images-holder .item img {
          width: 100%; }
  .homepageContentUI .section2 {
    padding-top: 26em;
    padding-bottom: 7em;
    margin-top: -13em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .homepageContentUI .section2 .max-container {
      width: 962px;
      max-width: 95%;
      margin: 0 auto;
      padding: 0 15px; }
    .homepageContentUI .section2 .description {
      margin-bottom: 1em; }
      .homepageContentUI .section2 .description h3 {
        font-family: 'baskerville_old_faceregular';
        color: #fff;
        font-size: 84px;
        font-weight: 600; }
        @media (max-width: 1080px) {
          .homepageContentUI .section2 .description h3 {
            font-size: 78px; } }
        @media (max-width: 992px) {
          .homepageContentUI .section2 .description h3 {
            font-size: 46px; } }
      .homepageContentUI .section2 .description h4 {
        font-weight: 600;
        font-family: 'baskerville_old_faceregular';
        color: #fff;
        font-size: 47px; }
        @media (max-width: 992px) {
          .homepageContentUI .section2 .description h4 {
            font-size: 43px; } }
      .homepageContentUI .section2 .description p {
        color: #fff;
        font-family: 'latoregular';
        font-size: 21px;
        line-height: 33px;
        width: 19em;
        max-width: 100%; }
      .homepageContentUI .section2 .description .discoverall {
        color: #ffffff;
        font-family: 'latobold';
        text-transform: uppercase;
        background-color: #333333;
        padding: 9px 19px;
        letter-spacing: 1px;
        display: inline-block;
        margin-top: 1em; }
    .homepageContentUI .section2 .image-holder img {
      width: 100%; }

.instagram-34 {
  background-color: #fff;
  padding-bottom: 2em;
  position: relative; }
  .instagram-34 .module-instagram .section-title {
    line-height: 32px;
    color: #000000;
    font-family: 'baskerville_old_faceregular';
    font-size: 31px;
    letter-spacing: 5px;
    font-weight: 600;
    text-transform: uppercase; }
.instagram-34 .module-instagram .section-title a {color: #666666;
    font-family: 'latoregular';
    font-size: 15px;
    letter-spacing: 1px;  }
.common-home .container {
  width: 1391px; }
  
  .instagram1  .slick-prev {
    left: -16px;
}
  .instagram1  .slick-next {
    left: -16px;
}
  
  
  @media (max-width: 1391px) {
    .common-home .container {
      max-width: 95%;
      min-width: 95%; } }

.wholesalepage {
  background-color: #f8f8f8; }
  .wholesalepage .wholesaleUI {
    padding: 0; }
    .wholesalepage .wholesaleUI .form-holder {
      margin-top: 4em; }
  .wholesalepage .container {
    width: 982px; }
    @media (max-width: 1080px) {
      .wholesalepage .container {
        width: 760px;
        max-width: 95%;
        min-width: 95%; } }
  .wholesalepage h3.title {
    color: #000000;
    text-transform: uppercase;
    font-family: 'baskerville_old_faceregular';
    font-size: 25px;
    margin-bottom: 1em; }
  .wholesalepage .description {
    width: 100;
    max-width: 100%; }
    .wholesalepage .description p {
      color: #666666;
      font-family: 'latoregular';
      font-size: 16px;
      line-height: 26px; }

#btn-validate {
  font-family: 'Futura PT Book';
  background-color: transparent !important;
  color: #a67c52; }
  #btn-validate:hover {
    background-color: #a67c52 !important;
    color: #fff; }
.form-control  {font-size: 15px!important;  }
.gallery-holder .image-holder1 { margin-top: 2em;
    margin-bottom: 2em;}
.gallery-holder .image-holder1 img { width: 100%; }

/*# sourceMappingURL=main.css.map */
