@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700");
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,400i&display=swap");
@font-face {
  font-family: 'DIN-Light';
  src: url("../fonts/DIN-Light.eot") format("embedded-opentype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'DIN-Light';
  src: url("../fonts/DIN-Light.otf") format("opentype"), url("../fonts/DIN-Light.ttf") format("truetype"), url("../fonts/DIN-Light.svg#DIN-Light") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'DINLightAlternate';
  src: url("../fonts/DINLightAlternate.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DINLightAlternate';
  src: url("../fonts/DINLightAlternate.ttf") format("truetype"), url("../fonts/DINLightAlternate.svg#DINLightAlternate") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN-Medium';
  src: url("../fonts/DIN-Medium.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN-Medium';
  src: url("../fonts/DIN-Medium.otf") format("opentype"), url("../fonts/DIN-Medium.ttf") format("truetype"), url("../fonts/DIN-Medium.svg#DIN-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DINMediumAlternate';
  src: url("../fonts/DINMediumAlternate.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DINMediumAlternate';
  src: url("../fonts/DINMediumAlternate.ttf") format("truetype"), url("../fonts/DINMediumAlternate.svg#DINMediumAlternate") format("svg");
  font-weight: normal;
  font-style: normal; }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; }

  .container {
    width: 90%; }

  #header {
    text-align: center;
    padding: 0px 0 10px;
    /*position: sticky;*/
    top: 0;
    z-index: 9999;
    background: #fff;
    border-bottom: 1px solid #eee; }
    #header .notification {
      padding: 10px 0;
      font-size: 18px;
      line-height: 24px; }
      #header .notification span {
        font-size: 15px;
        padding: 0px 0px 0px 10px;
        margin-left: 10px;
        border-left: 1px solid #fff;
        display: inline-block; }
    #header .menu {
      font-size: 12px;
      line-height: 14px;
      font-weight: 300;
      text-align: center;
      margin-top: 10px; }
      #header .menu ul {
        margin-top: 20px !important;
        width: 100% !important; }
        #header .menu ul li a {
          text-align: center !important; }
    #header .logo {
      padding-top: 25px;
      display: inline-block; }
    #header .search {
      margin-top: 10px;
      text-align: center; }
      #header .search input[type="text"] {
        border: 1px solid #b3b3b3;
        padding: 0 10px;
        outline: none;
        font-size: 12px;
        font-weight: 300;
        line-height: 25px; }
    #header .headlinks {
      text-align: center;
      margin-top: 25px; }
      #header .headlinks a, #header .headlinks span {
        font-size: 12px;
        line-height: 14px;
        font-weight: 300;
        color: #4d4d4d;
        display: inline-block;
        text-decoration: none;
        margin: 0 10px 10px; }
      #header .headlinks a.sm, #header .headlinks span.sm {
        font-size: 10px;
        line-height: 14px; }
      #header .headlinks span ul {
        position: absolute;
        left: 0;
        right: 0;
        top: 25px;
        z-index: 999;
        display: none; }
        #header .headlinks span ul li a {
          text-align: center !important; }

  #banner .banner-text .lg {
    font-size: 24px;
    line-height: 30px; }
  #banner .banner-text .md {
    font-size: 13px;
    line-height: 16px;
    padding: 10px 15px 0;
    margin-top: 10px; }
  #banner .banner-text h1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    color: #fff; }
  #banner .text {
    text-align: center;
    margin: 30px auto;
    width: 85%; }
    #banner .text h1 {
      font-weight: 300;
      font-size: 30px;
      line-height: 36px;
      color: #000;
      margin: 0 !important;
      padding: 0 !important; }
      #banner .text h1.orange-text {
        color: #228b22; }
    #banner .text h4 {
      font-weight: 300;
      font-size: 15px;
      line-height: 18px;
      font-style: italic;
      color: #f15a24;
      margin: 0 !important;
      padding: 0 !important; }
    #banner .text .exh-desc {
      font-size: 13px;
      line-height: 18px;
      color: #000;
      text-align: justify;
      font-weight: 300;
      margin: 20px 0 0 !important;
      padding: 0 !important; }
      #banner .text .exh-desc a {
        color: #f15a24;
        font-size: 13px;
        line-height: 18px;
        display: inline-block;
        text-transform: capitalize;
        font-weight: bold; }

  .view-all {
    display: none; }

  .art-section {
    margin-bottom: 30px; }
    .art-section .head {
      font-size: 18px;
      line-height: 24px;
      margin: 20px 0 15px;
      text-align: center; }
    .art-section .section {
      width: 100%;
      margin: 0 0 10px !important; }

  .curator-section {
    padding: 20px 0; }
    .curator-section .head {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 25px;
      padding: 0 0 10px; }
      .curator-section .head span {
        font-size: 14px;
        line-height: 18px;
        margin-top: 0 !important; }
    .curator-section .slider img {
      margin-left: auto;
      margin-right: auto; }
    .curator-section .slider .left {
      margin-bottom: 20px; }
      .curator-section .slider .left p {
        font-size: 14px;
        line-height: 18px;
        margin: 10px 0 0; }
    .curator-section .slider .right {
      text-align: center; }
      .curator-section .slider .right img {
        margin-bottom: 20px; }

  .browse-category {
    padding: 30px 0 20px; }
    .browse-category .head {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 25px;
      padding: 0 0 10px; }
      .browse-category .head span {
        font-size: 14px;
        line-height: 18px; }
    .browse-category .section {
      margin: 0 10px 10px;
      height: 120px;
      overflow: hidden; }
      .browse-category .section img {
        width: 100%; }
      .browse-category .section p {
        font-size: 15px !important;
        line-height: 20px !important; }
      .browse-category .section span {
        font-size: 12px;
        line-height: 16px; }

  .advisory-section {
    padding-top: 25px; }
    .advisory-section img {
      width: 100%; }
    .advisory-section .section .text {
      font-size: 16px;
      line-height: 18px;
      font-weight: 300; }
      .advisory-section .section .text span {
        font-size: 13px;
        line-height: 16px; }
      .advisory-section .section .text .btn {
        font-size: 12px;
        line-height: 14px;
        margin-top: 20px; }

  .advisory-section::before {
    height: 100px; }

  .browse-art {
    padding: 30px 0 20px; }
    .browse-art .head {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 25px;
      padding: 0 0 10px; }
    .browse-art .col-3 {
      width: 100%;
      margin: 0 0 10px !important; }
    .browse-art .col-12 {
      width: 100%;
      margin: 0 0 10px !important; }
    .browse-art img {
      width: 100%; }
    .browse-art .col-3, .browse-art .col-12 {
      background: #000;
      position: relative; }
      .browse-art .col-3 .price, .browse-art .col-12 .price {
        font-size: 13px;
        line-height: 16px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        white-space: nowrap;
        background: rgba(0, 0, 0, 0.6);
        font-weight: 300; }
        .browse-art .col-3 .price:hover, .browse-art .col-12 .price:hover {
          background: rgba(255, 255, 255, 0.6);
          color: #000; }

  .review-section {
    padding: 30px 0; }
    .review-section .head {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 25px;
      padding: 0 0 10px; }
    .review-section .col-3 {
      width: 100%;
      padding-right: 0px !important;
      margin-bottom: 20px !important;
      padding-bottom: 20px !important;
      border-bottom: 1px solid #ccc; }

  .offer-section {
    padding: 30px 0; }
    .offer-section .col-7 {
      margin: 0 0px 20px; }
      .offer-section .col-7 .section {
        height: 250px; }
        .offer-section .col-7 .section .text {
          font-size: 24px;
          line-height: 30px; }
          .offer-section .col-7 .section .text strong {
            font-size: 20px;
            line-height: 24px; }
          .offer-section .col-7 .section .text .pcode {
            font-size: 14px;
            line-height: 18px;
            padding: 10px 20px;
            margin: 20px 0 15px; }
          .offer-section .col-7 .section .text p {
            font-size: 12px;
            line-height: 14px; }
      .offer-section .col-7 .section::before {
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px; }
    .offer-section .col-5 img {
      width: 100%; }

  .img-section {
    position: relative; }
    .img-section a {
      position: absolute;
      left: 50%;
      bottom: 10px;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      text-decoration: none;
      color: #333;
      background: rgba(255, 255, 255, 0.66);
      text-align: center;
      padding: 5px 10px;
      font-size: 12px;
      line-height: 16px;
      width: 75%; }
      .img-section a:hover {
        background: rgba(0, 0, 0, 0.5);
        color: #fff; }

  .img-gift-card {
    position: relative; }
    .img-gift-card .container {
      padding-bottom: 30px;
      border-bottom: 1px solid #606060;
      margin-bottom: 30px; }
      .img-gift-card .container .button-center {
        font-size: 20px;
        line-height: 28px;
        border: 1px solid #aaa;
        color: #000;
        padding: 10px 0px;
        text-transform: uppercase;
        background: rgba(255, 255, 255, 0.54);
        position: absolute;
        left: 50%;
        top: 40%;
        transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        text-decoration: none;
        width: 60%;
        text-align: center; }

  .gift-card {
    padding: 50px 0; }
    .gift-card .text {
      margin-bottom: 30px; }
      .gift-card .text h2 {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 10px;
        padding: 0; }
      .gift-card .text p {
        font-size: 13px;
        line-height: 18px;
        margin: 0 0 15px; }

  .sign-up {
    padding: 20px 0 0;
    margin: 30px 0; }
    .sign-up .left {
      margin-bottom: 30px; }
    .sign-up .right img {
      width: 100%; }

  .footer {
    padding: 30px; }
    .footer .col-9 {
      margin-bottom: 30px; }
      .footer .col-9 .block {
        padding: 30px 0;
        border-bottom: 1px solid #ccc; }
      .footer .col-9 .box {
        margin: 30px auto 0; }
    .footer .col-3 p {
      margin-top: 10px; }

  .inner-container {
    margin: 30px 0; }
    .inner-container .container h2 {
      font-size: 20px;
      line-height: 30px;
      margin: 0 0 20px; }
    .inner-container .container p {
      font-size: 14px;
      line-height: 18px;
      margin: 0 0 15px; }
    .inner-container .container ol {
      margin: 0 0 30px 18px; }
      .inner-container .container ol li {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 15px; }
      .inner-container .container ol ul {
        margin-top: 20px; }
    .inner-container .container ul {
      margin: 0 0 30px 18px;
      padding: 0; }
      .inner-container .container ul li {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 5px;
        list-style-type: disc; }
      .inner-container .container ul ol {
        margin-top: 20px; }
    .inner-container .container .tnc-head {
      font-size: 16px;
      line-height: 24px;
      margin: 0 0 15px; }

  .about-left h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 20px; }

  .about-right {
    margin: 20px 0 0; }

  .divider {
    margin: 30px 0; }

  .contact-right {
    margin-top: 30px; }

  .pop-style.login {
    padding: 40px 0; }
  .pop-style .form-area {
    padding: 20px 15px;
    margin: 0 10px !important; }
    .pop-style .form-area h2 {
      font-size: 24px;
      line-height: 30px; }
    .pop-style .form-area h3 {
      margin: 0 0 20px;
      font-size: 18px;
      line-height: 24px; }
    .pop-style .form-area label {
      padding: 10px 0; }
    .pop-style .form-area p.sm {
      margin: 10px 0; }
    .pop-style .form-area a {
      font-size: 13px;
      line-height: 18px; }

  .filters .main {
    display: block;
    margin: 0 !important;
    text-align: left !important; }
    .filters .main em {
      display: block !important; }

  /*.filters{
      .default{
          text-align: left !important;
          a{display: block !important}
      }
  }*/
  .product-listing {
    margin: 20px 0 !important; }
    .product-listing .product {
      width: 100% !important;
      float: none !important; }
      .product-listing .product a .pd-img .pd-img-txt {
        width: 90%; }
        .product-listing .product a .pd-img .pd-img-txt h3 {
          font-size: 18px !important;
          line-height: 24px !important; }
        .product-listing .product a .pd-img .pd-img-txt p {
          font-size: 14px !important;
          line-height: 18px !important; }

  .exhibition-listing .exhibition {
    width: 100% !important;
    float: none !important;
    padding: 0 0 20px !important; }
    .exhibition-listing .exhibition a .pd-img .pd-img-txt {
      width: 90%; }
      .exhibition-listing .exhibition a .pd-img .pd-img-txt h3 {
        font-size: 18px !important;
        line-height: 24px !important; }
      .exhibition-listing .exhibition a .pd-img .pd-img-txt p {
        font-size: 14px !important;
        line-height: 18px !important; }

  .product-view {
    margin-top: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 20px; }
    .product-view .thumb {
      margin-bottom: 15px;
      text-align: center; }
      .product-view .thumb span {
        display: inline-block;
        border: 2px solid #fff;
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
        cursor: pointer; }
        .product-view .thumb span img {
          width: 50px;
          height: 50px; }
        .product-view .thumb span.active {
          border-color: #f15a24 !important; }
        .product-view .thumb span:hover {
          border-color: #ccc; }
    .product-view .large-view {
      width: 100%;
      margin-bottom: 15px; }
      .product-view .large-view img {
        width: 100%; }
    .product-view .product-discription .pd-name {
      font-size: 24px;
      line-height: 30px;
      color: #000;
      font-weight: 500;
      margin: 0;
      padding: 0; }
    .product-view .product-discription .pd-designed-by {
      font-weight: 300;
      font-weight: 14px;
      line-height: 18px;
      margin-bottom: 20px;
      color: #000; }
    .product-view .product-discription .pd-price {
      color: #ef4136;
      font-weight: 500;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 10px; }
    .product-view .product-discription .lg-blk-button {
      padding: 15px 20px;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 24px;
      line-height: 30px;
      color: #fff;
      background: #000;
      border: none;
      cursor: pointer;
      width: 100%; }
    .product-view .product-discription .pd-overview {
      margin: 20px 0 10px; }
      .product-view .product-discription .pd-overview .type {
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 10px; }
      .product-view .product-discription .pd-overview p {
        font-weight: 300 !important;
        font-size: 14px !important;
        line-height: 18px !important;
        margin: 0 !important;
        padding: 0 !important;
        color: #000 !important; }
    .product-view .product-discription .pd-shipment {
      font-size: 13px;
      line-height: 18px;
      font-weight: 400;
      color: #000;
      margin-bottom: 10px; }
    .product-view .product-discription .pd-about-company {
      display: flex;
      justify-content: left;
      align-items: center; }
      .product-view .product-discription .pd-about-company img {
        width: 75px;
        height: 75px; }
      .product-view .product-discription .pd-about-company p {
        margin: 0 0 0 15px !important;
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: 400;
        color: #000; }
        .product-view .product-discription .pd-about-company p span {
          display: block; }

  .pd-large-img-view {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    padding: 0px;
    background: #fff;
    border-radius: 5px;
    z-index: 999999;
    display: none;
    width: 70%; }
    .pd-large-img-view .close {
      position: absolute;
      background: #bcbec0;
      height: 40px;
      width: 40px;
      border-radius: 40px;
      top: -20px;
      right: -20px;
      cursor: pointer;
      z-index: 9; }
      .pd-large-img-view .close::before {
        content: '';
        height: 1px;
        width: 15px;
        background: #fff;
        transform: rotate(45deg);
        position: absolute;
        top: 19px;
        left: 12px; }
      .pd-large-img-view .close::after {
        content: '';
        height: 1px;
        width: 15px;
        background: #fff;
        transform: rotate(-45deg);
        position: absolute;
        top: 19px;
        left: 12px; }
    .pd-large-img-view img {
      width: 100%; }
    .pd-large-img-view .pd-large-text {
      padding: 10px 40px 10px 10px;
      font-weight: 300 !important;
      font-size: 12px !important;
      line-height: 17px !important;
      color: #000;
      letter-spacing: 1px;
      position: relative; }
      .pd-large-img-view .pd-large-text span {
        display: block; }
      .pd-large-img-view .pd-large-text a {
        color: #f15a24;
        text-decoration: none; }
        .pd-large-img-view .pd-large-text a.fxd {
          position: absolute;
          right: 20px;
          top: 20px; }

  .more-products {
    margin-top: 40px;
    border-top: 1px solid #b3b3b3;
    padding-top: 15px; }
    .more-products h3 {
      margin: 0 0 10px;
      padding: 0;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      letter-spacing: 1px; }
    .more-products .more-products-item .items {
      width: 100%;
      margin-bottom: 20px; }
      .more-products .more-products-item .items img {
        width: 100%; }
      .more-products .more-products-item .items p {
        font-size: 12px !important;
        line-height: 17px !important;
        letter-spacing: 1px;
        margin: 10px 0 0 !important;
        padding: 0 !important;
        position: relative; }
        .more-products .more-products-item .items p span {
          display: block; }
        .more-products .more-products-item .items p a {
          color: #f15a24;
          text-decoration: none; }
          .more-products .more-products-item .items p a img {
            width: auto !important;
            height: auto !important; }
          .more-products .more-products-item .items p a.fxd {
            position: absolute;
            right: 0px;
            top: 0px; }

  .curator-container .container .curator-item {
    padding: 0;
    margin-bottom: 60px; }
    .curator-container .container .curator-item .img {
      position: relative;
      top: -30px;
      padding: 0 30px; }
      .curator-container .container .curator-item .img img {
        width: 100%; }
    .curator-container .container .curator-item .content {
      padding: 30px; }

  .artist-details .img-sec {
    text-align: center;
    margin-bottom: 30px; }

  .page_head {
    color: #f15a24;
    font-size: 20px;
    line-height: 24px;
    padding: 20px 0 5px; }

  .page_subhead {
    color: #111;
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0 10px; }

  .height100 {
    height: 40px; }

  .sm-head-diff {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    padding: 0 0 7px;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 0px 20px; }

  .half-block {
    margin-bottom: 20px;
    box-sizing: border-box; }
    .half-block img {
      max-width: 100%;
      margin-bottom: 10px; }
    .half-block h4 {
      font-size: 18px !important;
      line-height: 30px !important;
      color: #000;
      font-weight: bold;
      margin: 0;
      padding: 0;
      text-align: center;
      min-width: 280px !important; }
    .half-block p {
      font-size: 13px;
      line-height: 18px;
      color: #000;
      font-weight: 300;
      margin: 0;
      padding: 0; }

  .divider-border {
    margin: 0px 0 30px;
    height: 1px;
    background: #d7d7d7; }

  .divider-border-2 {
    margin: 30px 0;
    height: 1px;
    background: #d7d7d7; }

  .page-dropdown {
    margin: 40px 0 20px; }
    .page-dropdown ul {
      padding: 0;
      margin: 0;
      text-align: center; }
      .page-dropdown ul li {
        list-style: none;
        margin: 0px;
        font-size: 18px;
        line-height: 24px;
        color: #000;
        font-weight: 400;
        text-transform: uppercase;
        text-align: left;
        border-bottom: 1px solid #eee; }
        .page-dropdown ul li a, .page-dropdown ul li span {
          font-size: 16px;
          line-height: 24px;
          padding: 15px 30px;
          text-decoration: none;
          color: #000;
          display: block; }
        .page-dropdown ul li.pd-sub {
          position: relative;
          cursor: pointer; }
          .page-dropdown ul li.pd-sub::before {
            content: '';
            position: absolute;
            right: 30px;
            top: 23px;
            height: 7px;
            width: 1px;
            background: #000;
            transform: rotate(20deg); }
          .page-dropdown ul li.pd-sub::after {
            content: '';
            position: absolute;
            right: 33px;
            top: 23px;
            height: 7px;
            width: 1px;
            background: #000;
            transform: rotate(-20deg); }
          .page-dropdown ul li.pd-sub ul {
            width: 100%;
            margin: 0 !important;
            background: #eee;
            display: none; }
            .page-dropdown ul li.pd-sub ul li {
              list-style: none;
              font-size: 14px;
              line-height: 18px;
              padding: 10px 15px;
              color: #000;
              display: block;
              margin: 0 !important;
              padding: 0 !important; }
              .page-dropdown ul li.pd-sub ul li a {
                font-size: 14px;
                line-height: 18px;
                text-decoration: none;
                color: #000;
                display: block; }
              .page-dropdown ul li.pd-sub ul li:hover {
                background: #000;
                color: #fff; }
                .page-dropdown ul li.pd-sub ul li:hover a {
                  color: #fff; }

  .cont-left {
    margin-bottom: 40px; }
    .cont-left img {
      max-width: 100%;
      margin-top: 20px; }

  .cont-right h2 {
    font-size: 50px;
    line-height: 50px;
    color: #000;
    font-weight: 100;
    margin: 30px 0 0px;
    padding: 0; }
  .cont-right h6 {
    font-size: 18px;
    line-height: 30px;
    color: #606060;
    font-weight: 100;
    letter-spacing: 0.8px;
    margin: 0px 0 25px; }
    .cont-right h6 a {
      color: #f35f42;
      text-decoration: none; }
  .cont-right p {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-weight: 100;
    letter-spacing: 0.6px; }
    .cont-right p strong {
      display: block;
      font-weight: 400; }
    .cont-right p a {
      font-size: 15px;
      line-height: 24px;
      color: #000;
      text-decoration: none; }

  .light-head {
    font-size: 30px;
    line-height: 36px;
    font-weight: 100;
    text-align: center;
    margin: 40px 0; }
    .light-head span {
      display: inline-block;
      padding-bottom: 30px;
      border-bottom: 1px solid #5f5f5f; }

  .only-img {
    text-align: center; }
    .only-img img {
      width: 100%; }
    .only-img a {
      font-size: 18px;
      font-weight: 400;
      text-transform: uppercase;
      display: inline-block;
      text-decoration: none;
      color: #000;
      margin-bottom: 50px; }
    .only-img .section {
      position: relative;
      margin-bottom: 50px; }
      .only-img .section .img {
        margin-bottom: 10px; }
      .only-img .section .text {
        font-size: 12px;
        line-height: 17px;
        font-weight: 400;
        text-align: left; }

  .s-only-img .s-img {
    margin-bottom: 20px !important;
    text-align: center; }
    .s-only-img .s-img img {
      margin: 0 auto; }
  .s-only-img .s-text {
    text-align: center; }

  .open-pop {
    color: #f35f42;
    cursor: pointer; }

  .blk-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999998;
    display: none; }

  .page-pop {
    position: fixed;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    height: 500px;
    width: 85%;
    box-sizing: border-box;
    background: #fff;
    z-index: 999999;
    display: none; }
    .page-pop .pop-content {
      font-size: 16px;
      line-height: 24px;
      overflow-y: scroll;
      padding: 20px;
      height: 500px;
      width: 100%;
      box-sizing: border-box;
      font-weight: 300;
      text-align: justify; }
      .page-pop .pop-content span {
        display: block;
        padding-top: 30px;
        border-top: 1px solid #eee;
        font-family: 'Cormorant Garamond', serif;
        font-size: 13px;
        line-height: 18px;
        font-style: italic; }
    .page-pop .close {
      position: absolute;
      background: #ff0000;
      height: 30px;
      width: 30px;
      border-radius: 30px;
      top: -20px;
      right: -20px;
      cursor: pointer;
      z-index: 9; }
      .page-pop .close::before {
        content: '';
        height: 1px;
        width: 10px;
        background: #fff;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 15px;
        left: 10px; }
      .page-pop .close::after {
        content: '';
        height: 1px;
        width: 10px;
        background: #fff;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        top: 15px;
        left: 10px; } }
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400; }

.container {
  margin: 0 auto; }

.clear {
  clear: both;
  height: 1px; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

#header {
  text-align: center;
  /*position: sticky;*/
  top: 0;
  z-index: 9999;
  background: #fff;
  border-bottom: 1px solid #eee; }
  #header .notification {
    background: #ef4136;
    text-align: center;
    color: #fff;
    font-family: "DIN-Light"; }
    #header .notification strong {
      font-family: "DIN-Medium"; }
    #header .notification span {
      border-left: 1px solid #fff;
      display: inline-block; }
  #header img {
    margin-right: 5px; }
  #header .menu {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    position: relative; }
    #header .menu ul {
      margin: 0;
      padding: 0;
      background: #fff;
      width: 200px;
      display: none; }
      #header .menu ul li {
        list-style: none; }
        #header .menu ul li a {
          color: #000;
          font-size: 12px;
          line-height: 14px;
          padding: 10px;
          text-decoration: none;
          display: block;
          text-align: left; }
        #header .menu ul li a:hover {
          background: #bcbec0; }
  #header .logo {
    display: inline-block; }
  #header .search input[type="text"] {
    border: 1px solid #b3b3b3;
    outline: none;
    font-size: 12px;
    font-weight: 300;
    line-height: 25px; }
  #header .headlinks a, #header .headlinks span {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    color: #4d4d4d;
    display: inline-block;
    text-decoration: none; }
  #header .headlinks a.sm, #header .headlinks span.sm {
    font-size: 10px;
    line-height: 14px; }
  #header .headlinks span {
    position: relative;
    cursor: pointer; }
    #header .headlinks span ul {
      margin: 0;
      padding: 0;
      background: #fff;
      width: 150px;
      display: none; }
      #header .headlinks span ul li {
        list-style: none; }
        #header .headlinks span ul li a {
          color: #000;
          font-size: 12px;
          line-height: 14px;
          padding: 10px;
          text-decoration: none;
          display: block;
          text-align: left;
          margin: 0 !important; }
        #header .headlinks span ul li a:hover {
          background: #bcbec0; }

#banner {
  position: relative; }
  #banner img {
    width: 100%; }
  #banner .banner-text {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    font-weight: 100; }
    #banner .banner-text .lg {
      color: #fff;
      font-weight: 100;
      display: inline-block;
      text-transform: uppercase; }
    #banner .banner-text .md {
      font-weight: 300;
      color: #fff;
      text-align: center;
      border-top: 1px solid #fff;
      display: inline-block; }
      #banner .banner-text .md span {
        color: #fcee21;
        display: block; }

.art-section .head {
  font-weight: 500;
  padding: 0;
  color: #1a1a1a; }
.art-section .section {
  margin: 0 10px;
  position: relative;
  overflow: hidden; }
  .art-section .section a {
    text-decoration: none;
    color: #fff; }
  .art-section .section img {
    width: 100%;
    transform: scale(1, 1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; }
  .art-section .section .overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 150px;
    padding: 10px 20px;
    text-align: center;
    box-sizing: border-box;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background: rgba(255, 255, 255, 0.6);
    color: #000;
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    z-index: 9; }
  .art-section .section:hover img {
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; }
  .art-section .section:hover .overlay {
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; }

.curator-section {
  /*background: #f2f2f2;*/ }
  .curator-section .head {
    border-bottom: 2px solid #000000;
    color: #1a1a1a;
    font-weight: 500;
    position: relative; }
    .curator-section .head span {
      display: block;
      font-weight: 400;
      margin-top: 10px; }
    .curator-section .head .view-all {
      position: absolute;
      right: 0;
      top: 40px;
      font-size: 17px;
      line-height: 24px;
      text-decoration: none;
      color: #1a1a1a; }
  .curator-section .slider .left {
    text-align: center; }
    .curator-section .slider .left p {
      text-align: center;
      padding: 0; }
  .curator-section .slider .right img {
    display: inline-block !important; }

.browse-category .head {
  border-bottom: 2px solid #000000;
  color: #1a1a1a;
  font-weight: 500;
  position: relative; }
  .browse-category .head span {
    display: block;
    font-weight: 400;
    margin-top: 10px; }
.browse-category .section {
  margin: 0 10px 10px;
  position: relative; }
  .browse-category .section a {
    text-decoration: none;
    display: block; }
  .browse-category .section p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 150px;
    padding: 10px 20px;
    margin: 0 !important;
    text-align: center;
    box-sizing: border-box;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background: rgba(255, 255, 255, 0.6);
    color: #000;
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    z-index: 9; }
  .browse-category .section span {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    color: #fff; }
  .browse-category .section img {
    width: 100%; }
  .browse-category .section:hover p {
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; }

.advisory-section {
  position: relative; }
  .advisory-section .section {
    position: relative;
    text-align: center;
    z-index: 99; }
    .advisory-section .section img {
      margin: 0 auto; }
    .advisory-section .section .text {
      position: absolute;
      top: 50%;
      width: 75%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      color: #fff;
      text-align: center;
      font-weight: 300; }
      .advisory-section .section .text span {
        margin-top: 5px;
        display: block;
        font-weight: 400; }
      .advisory-section .section .text .btn {
        display: inline-block;
        padding: 10px;
        border: 1px solid #fff;
        color: #fff;
        text-decoration: none; }

.advisory-section::before {
  content: '';
  width: 100%;
  left: 0;
  top: 0;
  background: #000000;
  z-index: 9;
  position: absolute; }

.browse-art .head {
  border-bottom: 2px solid #000000;
  color: #1a1a1a;
  font-weight: 500;
  position: relative; }
  .browse-art .head span {
    display: block;
    margin-top: 10px; }
  .browse-art .head .view-all {
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 17px;
    line-height: 24px;
    text-decoration: none;
    color: #1a1a1a; }
.browse-art img {
  display: block; }
.browse-art .col-3 {
  margin: 0 10px 20px; }
.browse-art .col-12 {
  margin: 0 10px 20px; }
.browse-art .price {
  padding: 10px;
  text-decoration: none; }
  .browse-art .price:hover {
    background: rgba(0, 0, 0, 0.6); }

.review-section {
  /*background: #f2f2f2;*/ }
  .review-section .head {
    border-bottom: 2px solid #000000;
    color: #1a1a1a;
    font-weight: 500;
    position: relative; }
    .review-section .head span {
      display: block;
      font-weight: 400;
      margin-top: 10px; }
    .review-section .head .view-all {
      position: absolute;
      right: 0;
      top: 10px;
      font-size: 17px;
      line-height: 24px;
      text-decoration: none;
      color: #1a1a1a; }
  .review-section .col-3 {
    box-sizing: border-box; }
    .review-section .col-3 p {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 20px; }
    .review-section .col-3 a {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 20px;
      color: #ff0000;
      text-decoration: none; }

.img-section img {
  max-width: 100%; }

.offer-section .col-7 .section {
  background: #e6e6e6;
  position: relative; }
  .offer-section .col-7 .section .text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    text-align: center;
    font-family: 'DIN-Light';
    color: #ee5a2c; }
    .offer-section .col-7 .section .text strong {
      font-family: 'DIN-Medium';
      display: block; }
    .offer-section .col-7 .section .text .pcode {
      display: inline-block;
      font-family: 'DIN-Light';
      border: 1px solid #949494;
      color: #949494; }
    .offer-section .col-7 .section .text p {
      font-family: 'DIN-Light';
      margin: 0;
      padding: 0;
      color: #949494; }
.offer-section .col-7 .section::before {
  content: '';
  position: absolute;
  border: 1px solid #fff; }

.img-gift-card {
  position: relative; }
  .img-gift-card .container img {
    max-width: 100%; }

.artical-section .left {
  margin-bottom: 20px; }
.artical-section .left img, .artical-section .right img {
  max-width: 100%; }

.gift-card {
  position: relative; }
  .gift-card img {
    max-width: 100%;
    margin: 0 auto;
    display: block; }
  .gift-card form {
    width: 300px; }
    .gift-card form input[type="text"] {
      font-size: 14px;
      line-height: 14px;
      padding: 10px;
      border: 1px solid #ddd;
      float: left;
      width: 158px; }
    .gift-card form .blk-btn {
      float: left;
      width: 120px;
      font-size: 16px;
      line-height: 14px;
      padding: 12px;
      background: #000;
      color: #fff;
      border: none;
      cursor: pointer; }

.sign-up {
  background: #f2f2f2; }
  .sign-up .left {
    text-align: center; }
    .sign-up .left h2 {
      color: #111;
      font-weight: 300;
      padding: 0; }
    .sign-up .left p {
      color: #111;
      font-weight: 300;
      padding: 0; }
  .sign-up .right img {
    display: block; }
  .sign-up .form {
    margin: 0 auto;
    width: 185px; }
    .sign-up .form input[type="email"], .sign-up .form input[type="text"] {
      border: none;
      width: 100%;
      font-size: 18px;
      line-height: 21px;
      font-weight: 300;
      color: #111;
      background: #fff;
      text-align: center;
      padding: 10px;
      margin-bottom: 10px; }
    .sign-up .form .blk-btn {
      border: none;
      width: 205px;
      font-size: 18px;
      line-height: 21px;
      font-weight: 300;
      color: #ef4136;
      background: #000;
      text-align: center;
      padding: 10px;
      display: block;
      box-sizing: border-box; }

.footer {
  background: #f2f2f2; }
  .footer .col-9 ul {
    margin: 0 0 30px;
    padding: 0; }
    .footer .col-9 ul li {
      list-style: none;
      margin-bottom: 5px; }
      .footer .col-9 ul li h2 {
        font-size: 17px;
        line-height: 24px;
        color: #333;
        margin: 0 0 15px; }
      .footer .col-9 ul li a {
        text-decoration: none;
        color: #666;
        font-size: 13px;
        line-height: 16px;
        display: inline-block; }
  .footer .col-9 ul:last-child {
    margin: 0 !important;
    border: none !important; }
  .footer .col-9 .box {
    border: 1px solid #333;
    padding: 10px 20px 20px;
    display: inline-block; }
    .footer .col-9 .box h4 {
      font-size: 17px;
      line-height: 34px;
      text-transform: uppercase;
      color: #333;
      margin: 0 0 15px;
      padding: 0;
      text-align: left;
      font-weight: 500; }
    .footer .col-9 .box p {
      display: flex;
      display: -webkit-flex;
      display: -moz-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      color: #333;
      margin: 0;
      padding: 0; }
      .footer .col-9 .box p span {
        display: inline-block;
        font-size: 15px;
        line-height: 18px;
        font-weight: 300;
        color: #333; }
      .footer .col-9 .box p a {
        display: inline-block;
        font-size: 15px;
        line-height: 18px;
        font-weight: 300;
        color: #ff0000;
        text-decoration: none; }
  .footer .col-3 {
    text-align: center; }
    .footer .col-3 p {
      font-family: 'DIN-Light';
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      color: #333;
      margin: 45px 0 0;
      padding: 0; }
    .footer .col-3 a {
      font-family: 'DIN-Light';
      font-size: 20px;
      line-height: 24px;
      text-align: center;
      color: #ec297b;
      display: block;
      text-decoration: none; }
    .footer .col-3 .border {
      border: 1px solid #333;
      padding: 5px 10px 13px;
      margin-top: 10px;
      display: inline-block !important; }
      .footer .col-3 .border img {
        position: relative;
        top: 7px;
        margin-right: 10px; }
  .footer .footer-logo {
    padding: 0 10px;
    background: #fff; }

.img-responsive {
  max-width: 100%; }

.inner-container .container h2 {
  color: #f15a24;
  font-weight: 300;
  padding: 0; }
.inner-container .container p {
  color: #333;
  font-weight: 300;
  padding: 0; }
  .inner-container .container p strong {
    font-weight: 500; }
.inner-container .container ol {
  margin: 0 0 0 18px;
  padding: 0; }
  .inner-container .container ol li {
    color: #333;
    font-weight: 300;
    padding: 0; }
.inner-container .container ul {
  margin: 0 0 0 18px;
  padding: 0; }
  .inner-container .container ul li {
    color: #333;
    font-weight: 300;
    padding: 0;
    list-style-type: disc; }
.inner-container .container .tnc-head {
  color: #f15a24; }

.about-left h3 {
  font-weight: 300;
  color: #333; }

.divider {
  height: 1px;
  clear: both;
  width: 100%;
  background: #606060; }

.form-area input[type="text"], .form-area input[type="email"], .form-area textarea {
  border: 1px solid #b3b3b3;
  font-size: 13px;
  line-height: 18px;
  padding: 7px 10px;
  margin: 0 0 25px;
  color: #000;
  width: 100%;
  box-sizing: border-box; }
.form-area textarea {
  height: 100px;
  outline: none;
  resize: none;
  font-family: 'Roboto'; }
.form-area .submit-btn {
  border: none;
  padding: 12px;
  font-size: 13px;
  width: 120px;
  background: #4d4d4d;
  text-align: center;
  color: #fff;
  cursor: pointer; }

.highlighted-tnc {
  background: #000;
  padding: 50px 0; }
  .highlighted-tnc p, .highlighted-tnc ul li, .highlighted-tnc ol li {
    color: #fff !important; }

.pop-style.login {
  background: url("../img/login-bg.jpg") no-repeat center top;
  background-size: cover; }
.pop-style.register {
  background: url("../img/register-bg.jpg") no-repeat center top;
  background-size: cover; }
.pop-style .form-area {
  background: #fff;
  margin: 0 auto;
  text-align: center; }
  .pop-style .form-area h2 {
    color: #f15a24;
    font-weight: 300;
    margin: 0 0 10px;
    padding: 0; }
  .pop-style .form-area h3 {
    color: #333;
    font-weight: 500;
    padding: 0; }
  .pop-style .form-area input[type="text"], .pop-style .form-area input[type="email"] {
    text-align: center;
    font-size: 12px; }
  .pop-style .form-area label {
    font-size: 12px;
    list-style: 14px;
    color: #333;
    position: relative;
    top: -2px;
    display: inline-block; }
  .pop-style .form-area .submit-btn {
    width: 100% !important;
    font-size: 14px !important;
    background: #231f20 !important; }
  .pop-style .form-area p.sm {
    font-size: 12px;
    list-style: 14px; }
  .pop-style .form-area a {
    display: inline-block;
    text-decoration: none;
    color: #231f20;
    font-weight: 300; }
  .pop-style .form-area .blue-btn {
    width: 100% !important;
    font-size: 14px !important;
    background: #0071bc !important;
    color: #fff !important;
    padding: 12px !important;
    margin-bottom: 20px !important;
    box-sizing: border-box; }

/* filters css*/
.filters {
  margin: -1px 0 0;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  text-align: center;
  /*&.constFilters{
      .main{
          &::before, &::after{display: none !important;}
      }
  }*/ }
  .filters .main {
    position: relative;
    font-size: 17px;
    line-height: 21px;
    color: #000;
    cursor: pointer;
    margin-right: 40px; }
    .filters .main em {
      font-style: normal;
      padding: 10px 30px 10px 10px;
      display: inline-block; }
    .filters .main .single-filter {
      font-size: 17px;
      line-height: 21px;
      color: #fa5a24;
      text-decoration: none;
      position: relative; }
      .filters .main .single-filter::before {
        content: '';
        position: absolute;
        height: 1px;
        width: 7px;
        background: #fa5a24;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        right: -15px;
        top: 12px; }
      .filters .main .single-filter::after {
        content: '';
        position: absolute;
        height: 1px;
        width: 7px;
        background: #fa5a24;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        right: -20px;
        top: 12px; }
      .filters .main .single-filter.active::before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }
      .filters .main .single-filter.active::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
    .filters .main .subfilter {
      background: #fafafa;
      text-align: left;
      display: none;
      z-index: 9; }
      .filters .main .subfilter a, .filters .main .subfilter span {
        font-size: 15px;
        line-height: 24px;
        padding: 7px 7px 7px 37px;
        display: block;
        color: #333;
        margin: 0;
        position: relative;
        text-decoration: none; }
      .filters .main .subfilter a:hover, .filters .main .subfilter span:hover {
        background: #ccc; }
      .filters .main .subfilter a::before, .filters .main .subfilter span::before {
        content: '';
        position: absolute;
        top: 12px;
        left: 13px;
        height: 10px;
        width: 10px;
        background: #fff;
        border: 1px solid #ccc; }
      .filters .main .subfilter a.active::before, .filters .main .subfilter span.active::before {
        background: #000; }
    .filters .main::before {
      content: '';
      position: absolute;
      height: 1px;
      width: 7px;
      background: #000;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      right: 10px;
      top: 20px; }
    .filters .main::after {
      content: '';
      position: absolute;
      height: 1px;
      width: 7px;
      background: #000;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      right: 5px;
      top: 20px; }
    .filters .main.active .subfilter {
      display: block; }
    .filters .main.active.main::before {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }
    .filters .main.active.main::after {
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
    .filters .main.no-arrow {
      margin-left: 10px; }
      .filters .main.no-arrow em {
        cursor: default; }
      .filters .main.no-arrow a {
        display: inline-block;
        font-size: 11px;
        line-height: 12px;
        padding: 5px 10px;
        color: #fa5a24;
        background: #ddd;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        text-decoration: none; }
    .filters .main.no-arrow::before, .filters .main.no-arrow::after {
      display: none !important; }
    .filters .main .clearfilters {
      display: none; }
    .filters .main.constFilters {
      margin-right: 0; }
      .filters .main.constFilters a::before {
        right: 5px; }
      .filters .main.constFilters a::after {
        right: 0px; }
      .filters .main.constFilters::before, .filters .main.constFilters::after {
        display: none !important; }
  .filters.orange .main {
    color: #f15a24; }
    .filters.orange .main .subfilter a:hover, .filters.orange .main .subfilter span:hover {
      background: #fa5a24;
      color: #fff; }
    .filters.orange .main .subfilter a.active, .filters.orange .main .subfilter span.active {
      background: #ddd;
      color: #000; }
  .filters.orange .main::before, .filters.orange .main::after {
    background: #f15a24; }

/* filters css */
/* Product Css */
/*.filters{
    .default{
        margin: -1px 0 0; border-top: 1px solid #b3b3b3; border-bottom: 1px solid #b3b3b3; text-align: center;
        a{
            position: relative; font-size: 17px; line-height: 21px; color: #000; cursor: pointer; margin-right: 50px; padding: 10px 30px 10px 10px; display: inline-block; text-decoration: none;
            &::before{content: ''; position: absolute; height: 1px; width: 7px; background: #000; transform: rotate(45deg); -webkit-transform: rotate(45deg); right: 10px; top: 20px;}
            &::after{content: ''; position: absolute; height: 1px; width: 7px; background: #000; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); right: 5px; top: 20px;}
            &.active{
                color: #000 !important;
                &::before{transform: rotate(-45deg); -webkit-transform: rotate(-45deg); background: #000 !important;}
                &::after{transform: rotate(45deg); -webkit-transform: rotate(45deg); background: #000 !important;}
            }
        }
        .txt{font-size: 17px; line-height: 21px; color: #000; margin: 0; padding: 10px 30px 10px 10px; display: inline-block;}
        &.orange{
            a{
                color: #f15a24;
                &::before, &::after{background: #f15a24;}
            }
        }
    }
}*/
.product-listing {
  margin: 50px 0 50px 15px; }
  .product-listing .product {
    text-decoration: none;
    display: block; }
    .product-listing .product a {
      text-decoration: none; }
    .product-listing .product .pd-img {
      position: relative; }
      .product-listing .product .pd-img img {
        max-width: 100%;
        display: block; }
      .product-listing .product .pd-img .pd-img-txt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        text-align: center; }
        .product-listing .product .pd-img .pd-img-txt h3 {
          font-weight: 100;
          font-size: 36px;
          line-height: 36px;
          color: #fff;
          margin: 0 0 10px !important;
          padding: 0 20px 10px !important;
          border-bottom: 1px solid #fff; }
        .product-listing .product .pd-img .pd-img-txt p {
          font-weight: 100;
          font-style: italic;
          font-size: 18px;
          line-height: 30px;
          color: #fff;
          margin: 0 !important;
          padding: 0 !important; }
    .product-listing .product .pd-txt {
      padding: 10px 50px 10px 10px;
      font-weight: 300 !important;
      font-size: 12px !important;
      line-height: 17px !important;
      color: #000;
      letter-spacing: 1px;
      position: relative; }
      .product-listing .product .pd-txt span {
        display: block; }
      .product-listing .product .pd-txt a {
        color: #f15a24; }
        .product-listing .product .pd-txt a.fxd {
          position: absolute;
          right: 5px;
          top: 5px; }
    .product-listing .product.product-hide {
      display: none; }
    .product-listing .product.product-show {
      display: block; }
    .product-listing .product.product-item-full {
      width: 100% !important;
      margin: 0 0 15px !important; }
    .product-listing .product.product-item-half {
      width: 570px;
      margin: 0 0 15px !important; }

.product-see-more {
  text-align: center; }
  .product-see-more p {
    font-size: 18px;
    line-height: 30px;
    color: #000; }
  .product-see-more .blk-btn {
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    color: #fff;
    background: #000;
    padding: 10px 40px;
    font-weight: 300;
    cursor: pointer; }

.scroll-top {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  padding-top: 55px;
  border-top: 1px solid #b3b3b3;
  margin-top: 40px; }
  .scroll-top span {
    position: relative;
    display: inline-block;
    cursor: pointer; }
  .scroll-top span::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 7px;
    background: #f15a24;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 65px;
    top: -10px; }
  .scroll-top span::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 7px;
    background: #f15a24;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 70px;
    top: -10px; }

.page-quote {
  font-size: 28px;
  line-height: 33px;
  font-weight: 300;
  text-align: center;
  padding-top: 55px;
  border-top: 1px solid #b3b3b3;
  margin-top: 40px;
  color: #000;
  font-style: italic; }
  .page-quote span {
    display: block;
    font-size: 21px;
    line-height: 33px;
    color: #ef4136; }

.exhibition-listing {
  margin: 50px 0 50px 15px; }
  .exhibition-listing .exhibition a {
    text-decoration: none;
    display: block; }
    .exhibition-listing .exhibition a .pd-img {
      position: relative; }
      .exhibition-listing .exhibition a .pd-img img {
        max-width: 100%;
        display: block; }
      .exhibition-listing .exhibition a .pd-img .pd-img-txt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        text-align: center; }
        .exhibition-listing .exhibition a .pd-img .pd-img-txt h3 {
          font-weight: 100;
          font-size: 36px;
          line-height: 36px;
          color: #fff;
          margin: 0 0 10px !important;
          padding: 0 20px 10px !important;
          border-bottom: 1px solid #fff; }
        .exhibition-listing .exhibition a .pd-img .pd-img-txt p {
          font-weight: 100;
          font-style: italic;
          font-size: 18px;
          line-height: 30px;
          color: #fff;
          margin: 0 !important;
          padding: 0 !important; }
  .exhibition-listing .exhibition.exhibition-hide {
    display: none; }
  .exhibition-listing .exhibition.exhibition-show {
    display: block; }
  .exhibition-listing .exhibition.exhibition-item-full {
    width: 100% !important;
    box-sizing: border-box; }
  .exhibition-listing .exhibition.exhibition-item-half {
    box-sizing: border-box; }

.breadcrumbs {
  text-align: left; }
  .breadcrumbs a, .breadcrumbs span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #4d4d4d;
    display: inline-block;
    text-decoration: none; }

.sm-head {
  color: #ef4136;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 5px 0;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  margin-top: 10px; }

.blk-bg {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  height: 100%;
  width: 100%;
  display: none; }

.white-bg {
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  height: 100%;
  width: 100%; }

.cs-item {
  /*&:hover{
      .w-zoom{display: block;}
  }*/ }
  .cs-item p {
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 17px !important;
    color: #000;
    letter-spacing: 1px;
    margin-top: 10px !important;
    padding: 0 30px 0 0;
    position: relative; }
    .cs-item p span {
      display: block; }
    .cs-item p a {
      position: absolute;
      right: 5px;
      top: 5px; }

.w-zoom {
  position: absolute;
  top: 15px;
  right: 30px;
  z-index: 9;
  z-index: 9;
  background: rgba(255, 255, 255, 0.7);
  height: 35px;
  width: 35px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
  display: none; }
  .w-zoom::after {
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    background: url("../img/zoom-in.svg") no-repeat left top;
    background-size: 100%;
    height: 25px;
    width: 25px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer; }

.curator-container {
  background: url("../img/curator-bg.png") no-repeat left center; }
  .curator-container .container {
    border-top: 1px solid #b3b3b3;
    padding: 50px 0; }
    .curator-container .container .curator-item {
      position: relative; }
      .curator-container .container .curator-item .img {
        position: relative;
        z-index: 9; }
        .curator-container .container .curator-item .img img {
          display: block; }
      .curator-container .container .curator-item .content h3 {
        font-size: 36px;
        line-height: 36px;
        margin: 0 0 5px;
        padding: 0;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500; }
      .curator-container .container .curator-item .content h5 {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 25px;
        padding: 0;
        color: #fff;
        font-weight: 300; }
      .curator-container .container .curator-item .content p {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 20px;
        padding: 0;
        color: #fff;
        font-weight: 300; }
      .curator-container .container .curator-item.bgcolor-f9987a {
        background: #f9987a; }
      .curator-container .container .curator-item.bgcolor-f2eed1 {
        background: #f2eed1; }
      .curator-container .container .curator-item.bgcolor-fbb03b {
        background: #fbb03b; }
      .curator-container .container .curator-item.black-text .content h3 {
        color: #ff0000 !important; }
      .curator-container .container .curator-item.black-text .content h5 {
        color: #000 !important; }
      .curator-container .container .curator-item.black-text .content p {
        color: #000 !important; }

.artist-section {
  text-align: center; }
  .artist-section .item {
    display: inline-block;
    margin: 0 40px 40px; }
    .artist-section .item img {
      width: 210px;
      height: 210px;
      border-radius: 105px;
      -webkit-border-radius: 105px;
      margin-bottom: 15px; }
    .artist-section .item p {
      font-size: 18px;
      line-height: 22px;
      color: #ef4136;
      text-transform: uppercase;
      font-weight: 500;
      text-align: center; }
      .artist-section .item p span {
        font-size: 14px;
        line-height: 20px;
        color: #333333;
        text-transform: capitalize;
        font-weight: 300;
        display: block;
        margin-bottom: 5px; }
      .artist-section .item p a {
        font-size: 14px;
        line-height: 20px;
        color: #808080;
        text-transform: capitalize;
        font-weight: 300;
        display: inline-block;
        text-decoration: none; }

.border-divieder {
  margin: 30px 0;
  height: 1px;
  background: #b3b3b3;
  clear: both; }

.artist-details .img-sec img {
  width: 264px;
  height: 264px;
  border-radius: 132px;
  -webkit-border-radius: 132px;
  margin-bottom: 25px; }
.artist-details .img-sec p {
  font-size: 24px;
  line-height: 30px;
  color: #ef4136;
  text-transform: uppercase;
  font-weight: 500; }
  .artist-details .img-sec p span {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    text-transform: capitalize;
    font-weight: 300;
    display: block;
    margin-top: 5px; }
.artist-details .content-sec p {
  font-size: 16px !important;
  line-height: 24px !important;
  color: #000;
  font-weight: 300;
  margin-bottom: 25px; }

.zoomImg {
  width: auto !important;
  height: auto !important; }

.orange-color {
  color: #f15a24 !important; }

.semibold {
  font-weight: 500 !important; }

.half-block {
  overflow: hidden;
  position: relative;
  /*&.diff-block{
      h4{font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; min-width: auto;}
  }*/ }
  .half-block img {
    width: 100%;
    transform: scale(1, 1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; }
  .half-block h4 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: auto;
    padding: 10px 20px;
    margin: 0 !important;
    text-align: center;
    box-sizing: border-box;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background: rgba(255, 255, 255, 0.6);
    color: #000;
    font-weight: 300;
    font-size: 26px;
    line-height: 32px;
    z-index: 9;
    font-family: 'Cormorant Garamond', serif;
    min-width: 300px; }
    .half-block h4 span {
      display: block;
      font-weight: 400i;
      font-style: italic;
      letter-spacing: -1px; }
  .half-block:hover img {
    width: 100%;
    transform: scale(1.1, 1.1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; }
  .half-block:hover h4 {
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; }

.cont-right p a:hover {
  color: #ef4136; }

.forest-green-color-text {
  color: #228b22; }

@media (min-width: 1200px) {
  body {
    padding-top: 195px; }
    body.inner {
      padding-top: 135px; }

  .container {
    width: 1200px; }

  #header {
    padding: 0px 0 25px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
    #header .notification {
      padding: 15px 0;
      font-size: 24px;
      line-height: 30px; }
      #header .notification span {
        padding: 0px 0px 0px 40px;
        margin-left: 30px; }
    #header .menu {
      float: left;
      font-weight: 300;
      margin-top: 45px;
      padding: 10px 0;
      cursor: pointer; }
      #header .menu ul {
        position: absolute;
        left: 0;
        top: 32px; }
      #header .menu:hover ul {
        display: block; }
    #header .container {
      position: relative; }
      #header .container .logo {
        position: absolute;
        top: 25px;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0); }
    #header .search {
      float: left;
      margin-left: 40px;
      margin-top: 50px; }
      #header .search input[type="text"] {
        padding: 0 10px; }
    #header .headlinks {
      text-align: right;
      float: right;
      margin-top: 25px; }
      #header .headlinks a {
        margin: 0 0 20px 30px; }
      #header .headlinks span {
        padding: 0 0 20px 0px; }
        #header .headlinks span ul {
          position: absolute;
          left: 0;
          top: 25px; }
        #header .headlinks span:hover ul {
          display: block; }

  #banner .banner-text .lg {
    font-size: 78px;
    line-height: 80px; }
  #banner .banner-text .md {
    font-size: 30px;
    line-height: 40px;
    padding: 40px 50px 0;
    margin-top: 30px; }
  #banner .banner-text h1 {
    font-weight: 100;
    font-size: 100px;
    line-height: 100px;
    color: #fff; }
  #banner .text {
    text-align: center;
    margin: 100px auto;
    width: 65%; }
    #banner .text h1 {
      font-weight: 100;
      font-size: 80px;
      line-height: 85px;
      color: #000;
      margin: 0 !important;
      padding: 0     !important; }
      #banner .text h1.orange-text {
        color: #228b22;
        font-family: 'Cormorant Garamond', serif;
        font-size: 60px;
        line-height: 80px; }
        #banner .text h1.orange-text span {
          display: block;
          font-style: italic;
          display: block; }
        #banner .text h1.orange-text em {
          font-family: 'Times New Roman', Times, serif !important;
          font-style: normal; }
    #banner .text h4 {
      font-weight: 300;
      font-size: 24px;
      line-height: 35px;
      font-style: italic;
      color: #f15a24;
      margin: 0 !important;
      padding: 0 !important; }
      #banner .text h4 span {
        color: #000;
        font-style: normal;
        display: block;
        margin-top: 50px; }
      #banner .text h4.bottom-border {
        position: relative;
        padding-bottom: 70px !important; }
        #banner .text h4.bottom-border::after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translate(-50%, 0);
          -webkit-transform: translate(-50%, 0);
          height: 1px;
          width: 60%;
          background: #d7d7d7; }
    #banner .text .exh-desc {
      font-size: 18px;
      line-height: 30px;
      color: #000;
      text-align: justify;
      font-weight: 300;
      margin: 80px 0 0     !important;
      padding: 0 !important; }
      #banner .text .exh-desc a {
        color: #f15a24;
        font-size: 18px;
        line-height: 30px;
        display: inline-block;
        text-transform: capitalize;
        text-decoration: none;
        font-weight: 300; }

  .art-section {
    margin-bottom: 75px; }
    .art-section .head {
      font-size: 25px;
      line-height: 30px;
      margin: 60px 0 35px; }
    .art-section .section {
      float: left;
      width: 580px;
      height: 320px; }

  .curator-section {
    padding: 0; }
    .curator-section .head {
      font-size: 25px;
      line-height: 30px;
      margin: 0 0 65px;
      padding: 0 0 20px; }
      .curator-section .head span {
        font-size: 21px;
        line-height: 24px; }
      .curator-section .head .view-all {
        position: absolute;
        right: 0;
        top: 40px;
        font-size: 17px;
        line-height: 24px;
        text-decoration: none;
        color: #1a1a1a; }
    .curator-section .slider .left {
      float: left;
      padding-left: 80px; }
      .curator-section .slider .left p {
        font-size: 18px;
        line-height: 24px;
        margin: 30px 0 0; }
    .curator-section .slider .right {
      float: right; }
      .curator-section .slider .right img {
        margin-left: 10px; }

  .browse-category {
    margin-bottom: 75px; }
    .browse-category .head {
      font-size: 25px;
      line-height: 30px;
      margin: 0 0 35px;
      padding: 0 0 20px; }
      .browse-category .head span {
        font-size: 21px;
        line-height: 24px; }
    .browse-category .section {
      margin: 0 10px 10px;
      float: left;
      width: 580px;
      height: 233px;
      overflow: hidden;
      /*p{font-size: 34px; line-height: 36px;}
      span{font-size: 18px; line-height: 26px;}*/ }
      .browse-category .section img {
        width: 100%;
        transform: scale(1, 1);
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s; }
    .browse-category .section:hover img {
      width: 100%;
      transform: scale(1.1, 1.1);
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s; }

  .advisory-section {
    padding-top: 65px; }
    .advisory-section .section .text {
      font-size: 46px;
      line-height: 48px;
      font-weight: 300; }
      .advisory-section .section .text span {
        font-size: 24px;
        line-height: 30px; }
      .advisory-section .section .text .btn {
        font-size: 22px;
        line-height: 24px;
        margin-top: 50px; }

  .advisory-section::before {
    height: 347px; }

  .browse-art {
    padding: 75px 0; }
    .browse-art .head {
      font-size: 25px;
      line-height: 30px;
      margin: 0 0 35px;
      padding: 0 0 20px; }
    .browse-art .price {
      font-size: 17px;
      line-height: 18px; }
    .browse-art .col-3 {
      float: left;
      width: 280px;
      position: relative; }
    .browse-art .col-12 {
      float: left;
      width: 1180px;
      position: relative; }
    .browse-art .col-3, .browse-art .col-12 {
      background: #000;
      position: relative; }
      .browse-art .col-3 .price, .browse-art .col-12 .price {
        font-size: 18px;
        line-height: 24px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        white-space: nowrap;
        background: rgba(0, 0, 0, 0.6);
        font-weight: 300; }
        .browse-art .col-3 .price:hover, .browse-art .col-12 .price:hover {
          background: rgba(255, 255, 255, 0.6);
          color: #000; }

  .review-section {
    padding: 60px 0 0; }
    .review-section .head {
      font-size: 25px;
      line-height: 30px;
      margin: 0 0 65px;
      padding: 0 0 20px; }
      .review-section .head span {
        font-size: 21px;
        line-height: 24px; }
    .review-section .col-3 {
      float: left;
      width: 25%;
      padding-right: 50px; }

  .offer-section {
    padding: 60px 0; }
    .offer-section .col-7 {
      float: left;
      width: 670px;
      margin: 0 15px; }
      .offer-section .col-7 .section {
        height: 470px; }
        .offer-section .col-7 .section .text {
          font-size: 52px;
          line-height: 60px; }
          .offer-section .col-7 .section .text strong {
            font-size: 47px;
            line-height: 50px; }
          .offer-section .col-7 .section .text .pcode {
            font-size: 24px;
            line-height: 30px;
            padding: 10px 20px;
            margin: 40px 0 30px; }
          .offer-section .col-7 .section .text p {
            font-size: 18px;
            line-height: 24px; }
      .offer-section .col-7 .section::before {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px; }
    .offer-section .col-5 {
      float: left;
      width: 470px;
      margin: 0 15px; }

  .artical-section .left, .artical-section .right {
    float: left;
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box; }

  .img-section {
    position: relative; }
    .img-section a {
      position: absolute;
      left: 50%;
      bottom: 70px;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      text-decoration: none;
      color: #333;
      background: rgba(255, 255, 255, 0.66);
      text-align: center;
      padding: 10px 20px;
      font-size: 18px;
      line-height: 24px; }
      .img-section a:hover {
        background: rgba(0, 0, 0, 0.5);
        color: #fff; }

  .img-gift-card {
    position: relative; }
    .img-gift-card .container {
      padding-bottom: 70px;
      border-bottom: 1px solid #606060;
      margin-bottom: 70px; }
      .img-gift-card .container .button-center {
        font-size: 25px;
        line-height: 30px;
        color: #000;
        padding: 15px 30px;
        text-transform: uppercase;
        background: rgba(255, 255, 255, 0.54);
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        text-decoration: none; }
        .img-gift-card .container .button-center:hover {
          background: rgba(0, 0, 0, 0.5);
          color: #fff; }

  .gift-card {
    padding: 80px 0; }
    .gift-card .text {
      float: left;
      width: 460px;
      padding: 0 55px; }
      .gift-card .text h2 {
        font-size: 48px;
        line-height: 48px;
        color: #111;
        margin: 0 0 10px;
        padding: 0;
        font-weight: 400; }
      .gift-card .text p {
        font-size: 14px;
        line-height: 22px;
        color: #111;
        margin: 0 0 30px;
        padding: 0;
        font-weight: 400; }
    .gift-card .img {
      width: 630px;
      float: right; }
      .gift-card .img img {
        box-shadow: 10px 10px 10px #999;
        border: 1px solid #ccc; }

  .sign-up {
    margin: 60px 0; }
    .sign-up .left {
      width: 500px;
      text-align: center;
      padding-top: 50px;
      float: left; }
      .sign-up .left h2 {
        color: #111;
        font-weight: 300;
        padding: 0;
        margin: 0 0 20px; }
      .sign-up .left p {
        color: #111;
        font-weight: 300;
        padding: 0;
        margin: 0 0 30px; }
    .sign-up .right {
      float: right; }

  .footer {
    padding: 80px 0; }
    .footer .col-9 {
      float: left;
      width: 75%; }
      .footer .col-9 .block {
        float: left;
        padding: 0 35px;
        border-right: 1px solid #ccc;
        box-sizing: border-box;
        min-height: 290px; }
        .footer .col-9 .block.last {
          margin: 0 !important;
          border: none !important; }
      .footer .col-9 .box {
        width: 440px;
        margin: 60px 0 0 60px; }
    .footer .col-3 {
      float: left;
      width: 25%;
      padding-top: 140px; }

  .inner-container {
    margin: 60px 0; }
    .inner-container .container h2 {
      font-size: 36px;
      line-height: 55px;
      margin: 0 0 30px; }
    .inner-container .container p {
      font-size: 21px;
      line-height: 31px;
      margin: 0 0 30px; }
    .inner-container .container ol {
      margin: 0 0 60px 18px; }
      .inner-container .container ol li {
        font-size: 21px;
        line-height: 31px;
        margin: 0 0 30px; }
      .inner-container .container ol ul {
        margin-top: 20px; }
    .inner-container .container ul {
      margin: 0 0 60px 18px;
      padding: 0; }
      .inner-container .container ul li {
        font-size: 21px;
        line-height: 31px;
        margin: 0 0 10px;
        list-style-type: disc; }
      .inner-container .container ul ol {
        margin-top: 20px; }
    .inner-container .container .tnc-head {
      font-size: 28px;
      line-height: 36px;
      margin: 0 0 30px; }

  .about-left {
    float: left;
    width: 600px; }
    .about-left h3 {
      font-size: 34px;
      line-height: 55px;
      margin: 0 0 50px; }

  .about-right {
    float: right;
    width: 460px; }

  .divider {
    margin: 60px 0; }

  .contact-left {
    float: left;
    width: 560px; }

  .contact-right {
    float: right;
    width: 530px; }

  .pop-style.login {
    padding: 150px 0; }
  .pop-style .form-area {
    padding: 60px 40px;
    width: 420px;
    text-align: center; }
    .pop-style .form-area h2 {
      font-size: 41px;
      line-height: 55px; }
    .pop-style .form-area h3 {
      margin: 0 0 50px;
      font-size: 27px;
      line-height: 36px; }
    .pop-style .form-area label {
      padding: 30px 0; }
    .pop-style .form-area p.sm {
      margin: 30px 0; }
    .pop-style .form-area a {
      font-size: 15px;
      line-height: 18px; }

  .filters .main {
    display: inline-block; }
    .filters .main .subfilter {
      position: absolute;
      left: 50%;
      top: 42px;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      width: 170px;
      box-shadow: 0px 0px 2px #ccc;
      text-align: left; }
    .filters .main .subfilter::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -6px;
      transform: translate(-50%, 0);
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fafafa; }
    .filters .main .scroll-filter {
      height: 250px;
      width: 200px;
      overflow-x: hidden;
      overflow-y: scroll; }

  .product-listing {
    column-width: 380px;
    -webkit-column-width: 380px; }
    .product-listing .product {
      -webkit-column-break-inside: avoid;
      /* Chrome, Safari, Opera */
      page-break-inside: avoid;
      /* Firefox */
      break-inside: avoid;
      /* IE 10+ */
      padding: 20px; }

  .exhibition-listing .exhibition.exhibition-item-full {
    padding: 0 15px !important;
    height: 305px;
    margin-bottom: 30px;
    overflow: hidden;
    box-sizing: border-box; }
  .exhibition-listing .exhibition.exhibition-item-half {
    float: left;
    width: 50%;
    padding: 0 15px 30px !important; }

  .product-view {
    margin-top: 50px;
    padding-bottom: 70px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 30px; }
    .product-view .thumb {
      width: 93px;
      float: left;
      margin-right: 20px; }
      .product-view .thumb span {
        display: block;
        border: 3px solid #fff;
        width: 90px;
        height: 90px;
        margin-bottom: 20px;
        cursor: pointer; }
        .product-view .thumb span img {
          width: 90px;
          height: 90px; }
        .product-view .thumb span.active {
          border-color: #f15a24 !important; }
        .product-view .thumb span:hover {
          border-color: #ccc; }
    .product-view .large-view {
      width: 580px;
      float: left;
      margin-right: 35px; }
      .product-view .large-view img {
        width: 100%; }
    .product-view .product-discription {
      width: 365px;
      float: left; }
      .product-view .product-discription .pd-name {
        font-size: 40px;
        line-height: 45px;
        color: #000;
        font-weight: 500;
        margin: 0;
        padding: 0; }
      .product-view .product-discription .pd-designed-by {
        font-weight: 300;
        font-weight: 21px;
        line-height: 30px;
        margin-bottom: 40px;
        color: #000; }
      .product-view .product-discription .pd-price {
        color: #ef4136;
        font-weight: 500;
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 15px; }
      .product-view .product-discription .lg-blk-button {
        padding: 25px 100px;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 30px;
        line-height: 36px;
        color: #fff;
        background: #000;
        border: none;
        cursor: pointer; }
      .product-view .product-discription .pd-overview {
        margin: 30px 0 20px; }
        .product-view .product-discription .pd-overview .type {
          font-weight: 500;
          font-size: 21px;
          line-height: 30px;
          margin-bottom: 15px; }
        .product-view .product-discription .pd-overview p {
          font-weight: 300 !important;
          font-size: 16px !important;
          line-height: 25px !important;
          margin: 0 !important;
          padding: 0 !important;
          color: #000 !important; }
      .product-view .product-discription .pd-shipment {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #000;
        margin-bottom: 15px; }
      .product-view .product-discription .pd-about-company {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        justify-content: left;
        -webkit-justify-content: left;
        align-items: center;
        -webkit-align-items: center; }
        .product-view .product-discription .pd-about-company img {
          width: 75px;
          height: 75px; }
        .product-view .product-discription .pd-about-company p {
          margin: 0 0 0 15px !important;
          font-size: 16px !important;
          line-height: 21px !important;
          font-weight: 400;
          color: #000; }
          .product-view .product-discription .pd-about-company p span {
            display: block; }

  .pd-large-img-view {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    padding: 0;
    background: #fff;
    border-radius: 5px;
    z-index: 999999;
    display: none; }
    .pd-large-img-view .close {
      position: absolute;
      background: #bcbec0;
      height: 30px;
      width: 30px;
      border-radius: 30px;
      top: -20px;
      right: -20px;
      cursor: pointer;
      z-index: 9; }
      .pd-large-img-view .close::before {
        content: '';
        height: 1px;
        width: 10px;
        background: #fff;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 15px;
        left: 10px; }
      .pd-large-img-view .close::after {
        content: '';
        height: 1px;
        width: 10px;
        background: #fff;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        top: 15px;
        left: 10px; }
    .pd-large-img-view img {
      width: 100%;
      display: block; }
    .pd-large-img-view .pd-large-text {
      padding: 20px 50px 20px 20px;
      font-weight: 300 !important;
      font-size: 12px !important;
      line-height: 17px !important;
      color: #000;
      letter-spacing: 1px;
      position: relative; }
      .pd-large-img-view .pd-large-text span {
        display: block; }
      .pd-large-img-view .pd-large-text a {
        color: #f15a24;
        text-decoration: none; }
        .pd-large-img-view .pd-large-text a.fxd {
          position: absolute;
          right: 20px;
          top: 20px; }

  .about-product h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    margin: 0 0 25px !important;
    padding: 0 !important; }
  .about-product p {
    font-size: 16px !important;
    line-height: 28px !important;
    font-weight: 300; }

  .more-products {
    margin-top: 70px;
    border-top: 1px solid #b3b3b3;
    padding-top: 30px; }
    .more-products h3 {
      margin: 0 0 10px;
      padding: 0;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      letter-spacing: 1px; }
    .more-products .more-products-item {
      /*display: flex; display:-webkit-flex; display:-moz-flex; justify-content:space-between; -webkit-justify-content: space-between;*/ }
      .more-products .more-products-item .items img {
        max-width: 100%; }
      .more-products .more-products-item .items p {
        font-size: 12px !important;
        line-height: 17px !important;
        letter-spacing: 1px;
        margin: 10px 0 0 !important;
        padding: 0 !important;
        position: relative; }
        .more-products .more-products-item .items p span {
          display: block; }
        .more-products .more-products-item .items p a {
          color: #f15a24;
          text-decoration: none; }
          .more-products .more-products-item .items p a img {
            width: auto !important;
            height: auto !important; }
          .more-products .more-products-item .items p a.fxd {
            position: absolute;
            right: 0px;
            top: 0px; }

  .carousel-slider {
    padding: 0 50px !important; }
    .carousel-slider .slick-next {
      left: 1140px !important; }

  .curator-container .container .curator-item {
    padding: 0 75px;
    margin-bottom: 120px; }
    .curator-container .container .curator-item .img {
      width: 300px;
      height: 400px;
      position: relative; }
      .curator-container .container .curator-item .img img {
        position: absolute;
        left: 0;
        top: -30px; }
    .curator-container .container .curator-item .content {
      float: left;
      width: 640px;
      padding: 60px 0 0; }
    .curator-container .container .curator-item.right .img {
      float: right; }
    .curator-container .container .curator-item.left .img {
      float: left;
      margin-right: 75px; }

  .artist-details .img-sec {
    float: left;
    width: 264px;
    margin-bottom: 50px; }
  .artist-details .content-sec {
    margin-left: 340px;
    padding-top: 30px;
    min-height: 375px; }

  .width406 {
    width: 406px; }

  .width700 {
    width: 700px; }

  .width750 {
    width: 750px; }
    .width750 p {
      line-height: 26px !important; }

  .page_head {
    color: #f15a24;
    font-size: 51px;
    line-height: 55px;
    font-weight: 300;
    padding: 55px 0 10px; }

  .page_subhead {
    color: #111;
    font-size: 36px;
    line-height: 55px;
    font-weight: 300;
    margin: 0px 0 10px; }

  .height30 {
    height: 30px; }

  .height100 {
    height: 100px; }

  .o4 {
    float: left;
    width: 25%;
    margin-bottom: 20px; }

  .sm-head-diff {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    padding: 0 0 15px;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 25px 50px; }

  .half-block {
    display: inline-block;
    width: 50%;
    padding: 0 25px;
    margin: 0 -2px 35px;
    box-sizing: border-box;
    position: relative; }
    .half-block img {
      max-width: 100%;
      margin-bottom: 15px; }
    .half-block p {
      font-size: 16px;
      line-height: 21px;
      color: #000;
      font-weight: 300;
      margin: 0;
      padding: 0; }
    .half-block .block {
      width: 550px;
      height: 550px;
      box-sizing: border-box;
      overflow: hidden; }
    .half-block .block-2 {
      width: 550px;
      height: 335px;
      box-sizing: border-box;
      overflow: hidden; }

  .divider-border {
    margin: 0px 25px 70px;
    height: 1px;
    background: #d7d7d7; }

  .divider-border-2 {
    margin: 50px 0px -50px;
    height: 1px;
    background: #d7d7d7; }

  .page-dropdown ul {
    margin: 70px 0 50px;
    padding: 0;
    text-align: center; }
    .page-dropdown ul li {
      list-style: none;
      margin: 0 15px;
      font-size: 18px;
      line-height: 24px;
      color: #000;
      font-weight: 400;
      text-transform: uppercase;
      display: inline-block; }
      .page-dropdown ul li a, .page-dropdown ul li span {
        font-size: 18px;
        text-decoration: none;
        line-height: 24px;
        color: #000;
        text-transform: uppercase;
        display: block; }
      .page-dropdown ul li.pd-sub {
        position: relative;
        cursor: pointer; }
        .page-dropdown ul li.pd-sub::before {
          content: '';
          position: absolute;
          right: -13px;
          top: 9px;
          height: 7px;
          width: 1px;
          background: #000;
          transform: rotate(20deg); }
        .page-dropdown ul li.pd-sub::after {
          content: '';
          position: absolute;
          right: -10px;
          top: 9px;
          height: 7px;
          width: 1px;
          background: #000;
          transform: rotate(-20deg); }
        .page-dropdown ul li.pd-sub ul {
          position: absolute;
          top: 22px;
          left: 50%;
          transform: translate(-50%, 0);
          -webkit-transform: translate(-50%, 0);
          width: 450px;
          margin: 0 !important;
          padding: 10px 15px;
          background: #f6f5f5;
          display: none;
          text-align: left; }
          .page-dropdown ul li.pd-sub ul li {
            list-style: none;
            font-size: 12px;
            line-height: 18px;
            color: #000;
            display: inline-block;
            margin: 0 !important;
            width: 140px;
            text-align: left; }
            .page-dropdown ul li.pd-sub ul li a {
              font-size: 12px;
              line-height: 18px;
              text-decoration: none;
              color: #000;
              display: block;
              text-transform: capitalize; }
      .page-dropdown ul li:hover ul {
        display: block; }

  .cont-left {
    float: left;
    width: 570px;
    margin-right: 40px; }
    .cont-left img {
      max-width: 100%; }

  .cont-right {
    float: left;
    width: 450px; }
    .cont-right h2 {
      font-size: 80px;
      line-height: 92px;
      color: #000;
      font-weight: 100;
      margin: 30px 0 0px;
      padding: 0; }
    .cont-right h6 {
      font-size: 21px;
      line-height: 36px;
      color: #606060;
      font-weight: 100;
      letter-spacing: 0.8px;
      margin: 0px 0 55px; }
      .cont-right h6 a {
        color: #f35f42;
        text-decoration: none; }
    .cont-right p {
      font-size: 16px;
      line-height: 25px;
      color: #000;
      font-weight: 300;
      letter-spacing: 0.6px; }
      .cont-right p strong {
        display: block;
        font-weight: 400; }
      .cont-right p a {
        font-size: 16px;
        line-height: 25px;
        color: #000;
        text-decoration: none; }

  .light-head {
    font-size: 60px;
    line-height: 72px;
    font-weight: 100;
    text-align: center;
    margin: 80px 0; }
    .light-head span {
      display: inline-block;
      padding-bottom: 60px;
      border-bottom: 1px solid #5f5f5f; }

  .only-img {
    text-align: center;
    width: 450px;
    margin: 0 auto; }
    .only-img img {
      width: 100%; }
    .only-img a {
      font-size: 18px;
      font-weight: 400;
      text-transform: uppercase;
      display: inline-block;
      text-decoration: none;
      color: #000;
      margin-bottom: 100px; }
    .only-img .section {
      position: relative;
      margin-bottom: 50px; }
      .only-img .section .text {
        position: absolute;
        bottom: 0;
        right: -170px;
        width: 150px;
        font-size: 12px;
        line-height: 17px;
        font-weight: 400;
        text-align: left; }

  .s-only-img {
    text-align: center;
    width: 1150px;
    margin: 0 auto; }
    .s-only-img img {
      width: 100%; }
    .s-only-img a {
      font-size: 18px;
      font-weight: 400;
      text-transform: uppercase;
      display: inline-block;
      text-decoration: none;
      color: #000;
      margin-bottom: 100px; }
    .s-only-img .slick-slide {
      position: relative;
      padding: 0 !important; }
      .s-only-img .slick-slide .s-img {
        width: 235px; }
      .s-only-img .slick-slide .s-text {
        position: absolute;
        bottom: 0;
        width: 150px;
        font-size: 12px;
        line-height: 17px;
        font-weight: 400;
        text-align: left; }
      .s-only-img .slick-slide.fR .s-img {
        float: right;
        margin-right: 45px; }
      .s-only-img .slick-slide.fR .s-text {
        right: 300px;
        text-align: right; }
      .s-only-img .slick-slide.fL .s-img {
        margin-left: 45px; }
      .s-only-img .slick-slide.fL .s-text {
        left: 300px;
        text-align: left; }

  .open-pop {
    color: #f35f42;
    cursor: pointer; }

  .blk-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999998;
    display: none; }

  .page-pop {
    position: fixed;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    height: 500px;
    width: 700px;
    box-sizing: border-box;
    background: #fff;
    z-index: 999999;
    display: none; }
    .page-pop .pop-content {
      font-size: 18px;
      line-height: 30px;
      overflow-y: scroll;
      padding: 50px;
      height: 500px;
      width: 700px;
      box-sizing: border-box;
      font-weight: 300;
      text-align: justify; }
      .page-pop .pop-content span {
        display: block;
        padding-top: 30px;
        border-top: 1px solid #eee;
        font-family: 'Cormorant Garamond', serif;
        font-size: 15px;
        line-height: 24px;
        font-style: italic; }
    .page-pop .close {
      position: absolute;
      background: #ff0000;
      height: 30px;
      width: 30px;
      border-radius: 30px;
      top: -20px;
      right: -20px;
      cursor: pointer;
      z-index: 9; }
      .page-pop .close::before {
        content: '';
        height: 1px;
        width: 10px;
        background: #fff;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 15px;
        left: 10px; }
      .page-pop .close::after {
        content: '';
        height: 1px;
        width: 10px;
        background: #fff;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        top: 15px;
        left: 10px; } }

/*# sourceMappingURL=main.css.map */
