.pagination > li a, .pagination > li span {
  color: #0f0b67; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #0f0b67;
  border-color: #0f0b67; }

.scrollup {
  bottom: 20px;
  cursor: pointer;
  display: none;
  font-size: 40px;
  opacity: 0.6;
  position: fixed;
  right: 10px;
  text-shadow: 0 0 10px #fff;
  z-index: 3; }
  .scrollup:hover {
    opacity: 1; }

.modal .modal-dialog {
  box-shadow: 0 9px 32.7px 5.3px rgba(0, 0, 0, 0.49);
  width: auto; }
  @media (min-width: 800px) {
    .modal .modal-dialog {
      width: 732px; } }

.modal .modal-content {
  border-radius: 0;
  padding: 31px 34px; }

.modal .close {
  font-size: 40px;
  position: absolute;
  right: 20px;
  top: 16px; }

.modal .main_title_modal {
  font: 400 28px/1.03571em "Lato", Tahoma, Verdana, sans-serif;
  letter-spacing: 0.09em;
  margin: 0 20px 47px 0; }

.modal .title_text {
  font: 400 11px/1.2em "ACaslonProSemibold", Times, serif;
  letter-spacing: 0.09em;
  margin: 15px auto;
  max-width: 225px;
  text-align: center; }

.modal .form-control {
  color: #000;
  font: 400 13px "Lato", Tahoma, Verdana, sans-serif;
  height: 37px;
  letter-spacing: 0.05em;
  padding: 0.1rem 0.9rem; }
  .modal .form-control::placeholder {
    color: #999; }

.modal textarea.form-control {
  height: 114px;
  padding: 10px 14px; }

.modal .c-input {
  color: #000;
  display: block;
  font: 400 11px "Lato", Tahoma, Verdana, sans-serif;
  letter-spacing: 0.075em;
  margin-top: 27px;
  padding-left: 31px; }
  .modal .c-input.c-checkbox .c-indicator {
    background: none !important;
    color: #4c4849 !important;
    font-size: 18px;
    margin-left: 2px; }
  .modal .c-input.c-checkbox input:checked ~ .c-indicator::before {
    content: "\f046";
    margin-left: 1px; }

.modal .modal_img {
  margin: auto;
  max-width: 210px; }

.modal .btn {
  margin-top: 15px; }

.modal .text_under_btn {
  font-size: 13px;
  letter-spacing: 0.087em;
  margin: 15px 0 -7px; }

@media (min-width: 700px) {
  .success_modal .modal-dialog {
    width: 623px; } }

.success_modal .modal-content {
  padding: 40px 32px 33px;
  text-align: center; }

.success_modal .main_title_modal {
  font-size: 30px;
  letter-spacing: 0.01em;
  margin-bottom: 23px;
  text-transform: uppercase; }
  .success_modal .main_title_modal .fa {
    color: #005826;
    font-size: 28px;
    margin-right: 7px; }

.success_modal .modal_text {
  font: 300 18px/2.115em "Lato", Tahoma, Verdana, sans-serif;
  letter-spacing: 0.011em;
  margin-bottom: 0px; }
  .success_modal .modal_text .text_bold {
    font-weight: 400; }

.success_modal .btn {
  margin-top: 39px; }

.jsMainImg {
  cursor: url(../../images/magnifier.svg), pointer; }

.blueimp-gallery {
  background: none;
  overflow: hidden;
  position: absolute; }
  .blueimp-gallery > .slides {
    overflow: auto;
    z-index: 1050; }
    .blueimp-gallery > .slides > .slide-loading, .blueimp-gallery > .slides > .slide-error {
      background: none !important; }
  .blueimp-gallery .modal-dialog {
    box-shadow: none;
    margin: 0 auto;
    max-width: 915px;
    padding: 140px 0 0;
    transition: none !important;
    width: 100%; }
  .blueimp-gallery .modal-content {
    border: none;
    padding: 10px; }
  .blueimp-gallery .modal-header {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    border: none;
    padding: 0 0 10px; }
  .blueimp-gallery .wrapp_next_prev {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex; }
  .blueimp-gallery.blueimp-gallery-single .wrapp_next_prev {
    display: none; }
  .blueimp-gallery.blueimp-gallery-single .modal-body {
    cursor: default; }
  .blueimp-gallery .square_btn {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    border: 1px solid #3E3E41;
    color: #3E3E41;
    height: 30px;
    font-size: 11px;
    opacity: 1;
    padding-top: 1px;
    width: 30px; }
    .blueimp-gallery .square_btn.prev {
      margin-right: 10px;
      padding-right: 1px; }
    .blueimp-gallery .square_btn.next {
      padding-left: 3px; }
    .blueimp-gallery .square_btn.close {
      font-size: 15px;
      opacity: 1;
      position: static; }
    .blueimp-gallery .square_btn:hover {
      opacity: 0.5; }
  .blueimp-gallery .cont_images {
    font-size: 14px;
    font-weight: 400; }
  .blueimp-gallery .modal-body {
    padding: 0; }
    .blueimp-gallery .modal-body > img {
      display: none !important; }
    .blueimp-gallery .modal-body img {
      position: relative; }

.subscribe_modal {
  text-align: center; }
  @media (min-width: 700px) {
    .subscribe_modal .modal-dialog {
      width: 623px; } }
  .subscribe_modal .main_title_modal {
    margin-bottom: 19px; }
  .subscribe_modal .modal_text {
    font-size: 18px;
    letter-spacing: 0.01em;
    margin-bottom: 23px; }
  .subscribe_modal .form-control {
    height: 43px;
    font-size: 16px;
    font-weight: 300;
    text-align: left; }
  .subscribe_modal .btn {
    height: 56px;
    margin-top: 21px; }

.main_sidebar {
  /* .list_subcategories {
		@media (min-width: 768px) {
			> li {
				display: none;
				&.active {display: block;}
			}
		}
		.subcategories a {
			color: #3d3d3d;
			font-size: 13px;
			padding: 4px 0;
		}
	} */ }
  @media (min-width: 1200px) {
    .main_sidebar {
      padding-right: 51px;
      padding-top: 22px; } }
  @media (min-width: 768px) {
    .main_sidebar .list_subcategories > li {
      margin-bottom: 7px; }
    .main_sidebar .list_subcategories .title {
      color: #21241b;
      font-size: 14px;
      letter-spacing: 0.1em; }
    .main_sidebar .list_subcategories .subcategories {
      display: none; }
    .main_sidebar .list_subcategories .active > a {
      font-weight: 400; }
    .main_sidebar .list_subcategories .active .subcategories {
      display: block; }
      .main_sidebar .list_subcategories .active .subcategories li {
        padding: 0 2px; }
        .main_sidebar .list_subcategories .active .subcategories li:first-child {
          padding-top: 9px; }
        .main_sidebar .list_subcategories .active .subcategories li:last-child {
          padding-bottom: 11px; }
        .main_sidebar .list_subcategories .active .subcategories li.active a {
          color: #000; }
      .main_sidebar .list_subcategories .active .subcategories a {
        color: #777;
        font-size: 12px;
        padding: 2px 0 1px; }
        .main_sidebar .list_subcategories .active .subcategories a::before {
          border: none;
          content: "\f105";
          display: inline;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          padding-right: 9px;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; } }
  .main_sidebar .list_subcategories .subcategories a {
    color: #3d3d3d;
    font-size: 13px;
    padding: 4px 0; }

.recent_viewed {
  display: block;
  margin-top: 70px;
  max-width: 184px; }
  .recent_viewed .recent_txt {
    color: #21241b;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.09em;
    margin-bottom: 34px;
    opacity: 0.6; }
  .recent_viewed .box_product_item {
    text-align: left; }
  .recent_viewed .product_txt {
    margin: 14px 4px 0; }

.box_setting_category {
  justify-content: flex-end; }

.categories_page .sort_setting > li {
  margin: 0; }
  .categories_page .sort_setting > li::after {
    content: '';
    margin: 0 15px; }

.categories_page .sort_setting .dropdown-toggle {
  font-size: 12px;
  letter-spacing: 0.1em; }
  .categories_page .sort_setting .dropdown-toggle:after {
    font-size: 19px;
    margin-left: 4px; }

.categories_page .sort_setting .dropdown_sorting {
  right: 30px; }

@media (max-width: 61.99em) {
  .categories_page .sort_setting > li {
    font-size: 13px;
    margin: 0; } }

.wrapp_top_products {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 5px;
  margin: -2px 0 16px;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  display: flex; }
  .wrapp_top_products .title_category {
    color: #21241b;
    font: 16px/1.35em "ACaslonProSemibold", Times, serif;
    letter-spacing: 0.11em;
    margin: 0 10px 0 0; }
  .wrapp_top_products p {
    margin-bottom: 0; }

@media (max-width: 767px) {
  .main_sidebar {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    padding: 13px 0; }
    .main_sidebar .list_subcategories {
      letter-spacing: 0.02em;
      padding: 10px 0; }
      .main_sidebar .list_subcategories .title {
        font-weight: 400; }
      .main_sidebar .list_subcategories .subcategories {
        display: none; }
      .main_sidebar .list_subcategories > li.active .subcategories {
        display: block; }
        .main_sidebar .list_subcategories > li.active .subcategories li {
          letter-spacing: 0.09em;
          padding-bottom: 4px; }
          .main_sidebar .list_subcategories > li.active .subcategories li a {
            padding-left: 30px; }
    .main_sidebar .dropdown-toggle {
      font-size: 14px;
      letter-spacing: 0; }
      .main_sidebar .dropdown-toggle .fa {
        font-size: 14px; }
    .main_sidebar .dropdown-menu li {
      font-size: 12px;
      line-height: 1em; } }

/* .nav_categories {
	color: #21241b;
	font-size: 13px;
	letter-spacing: 0.0923076923076923em;
	margin-top: 22px;
	.panel {padding: 4.5px 0;}
	.sub_categories {
		color: #777;
		font-size: 12px;
		line-height: 1.833333333333333em;
		padding: 11px 0px 0px 18px;
		a {@include flex_align();}
		.c-input {
			color: #777;
			margin-bottom: 0;
			padding-left: 16px;
		}
		.c-indicator {
			background: #fff;
			border: 1px solid #dddad9;
			border-radius: 0;
			height: 8px;
			top: 7px;
			width: 8px;
		}
	}
}
.wrapp_filter_price {
	margin-top: 55px;
	.title_filter {
		color: #21241b;
		font-size: 13px;
		letter-spacing: 0.0769230769230769em;
	}
	.wrap_filter_range {
		align-items: center;
		display: flex;
		margin-top: 20px;
		span {padding: 0 4px;}
		.details_filter {
			border: 1px solid #dddad9;
			font-size: 13px;
			height: 29px;
			letter-spacing: 0.1538461538461538em;
			padding: 0 9px;
		}
	}
}
.ui-slider {
	background: #e5e5e5;
	height: 2px;
	margin-top: 18px;
	position: relative;
	.ui-widget-header {
	    background: #534741;
	    height: 2px;
	    opacity: 0.4;
	    position: absolute;
	}
	.ui-slider-handle {
		background: #534741;
		border-radius: 50%;
		height: 8px;
		margin-left: 0;
		opacity: 0.4;
		outline: medium none;
		position: absolute;
		top: -3px;
		width: 8px;
	}
} */
.filter_list .filter_title .fa {
  color: #c8c8c8;
  font-size: 19px;
  margin-right: 3px; }

.filter_list .filter_title[aria-expanded="true"] .fa:before {
  content: "\f107"; }

.slick-track {
  margin: auto; }

.slider_prev, .slider_next {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAABXCAYAAACQo8w9AAACUklEQVRoQ93bWUoEMRAG4H88gCKC4AaCyw28/xl8cjmHOyNKDQmEmO50J1WpKht8m4fPf6oqnenOBn6ufQDXAN42TswEvgWwB2DrAZ2CvwE8WUf/AQN4sYwugqmcraInwVbRBwBuQtPtaphKIh0Y1pI+DGONXEWwtaQXgS2hU/AWwHNeEtbKIwc/0qo3t+hp1/RqsHZ5NIE10c1gLXQXWAN9BOAqNBlNiWrTlRpyZCOygEcmzQYehU7BX6EkPno2H9LlwQ6WTloELIkWA0uhRcES6GMAl6HJWJpOek4PAXMmPQzMhU7BnwAeAFBpiF29c3o4uDdpFXAPWg3cilYFt6BPAFyEDhvSdL1z2gR4TdJmwEvRKfg9/LYmOodrA742p3MwLRy0t1O95tAmwXPlYRY8hTYNLqHPANAfXdR0Jmo4b6C0pmnRoJRNg9Ok3YAj+hzAaUj4Ncxh9bE2N1OpPO7CU64fAPfSN/AcA57QLpOmf95dTcdvzA08X8bdzemYuLsV0QX8X93lmU68tgkgvLudSylxtV14xCxJ2hx8DTovFbXE16IJ7u4XplgqqvCWpNXhPWi1UulFl+D0kJ6aVOziQOdwsadaLXO6ltywh0VcSZeaUyxxbjTh3T2xjYmLwiWSFodLosVKRRotAh+BzuHNb4lJzOnaHGd7+WpU0qXmbE58NJrw7t6AjIl3wTWS7oZroptLRRvdBLeALsHNnwko1fjkcRH6sJWkV8GtoQnv7kRRTNzd2a0q3GJ5pDde7s4jTiZuPekS3MUZ2xS+O838C5Dv/CRAv7FxAAAAAElFTkSuQmCC) 0 0/cover no-repeat;
  cursor: pointer;
  font-size: 77px;
  height: 44px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  width: 23px; }

.slider_prev {
  left: 0; }

.slider_next {
  right: 0;
  transform: translate(0, -50%) rotate(-180deg); }

.slick-dots {
  bottom: 12px;
  display: flex;
  list-style: none;
  padding: 0;
  position: absolute;
  right: 9px; }
  .slick-dots li {
    background-color: #fff;
    border-radius: 100%;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    line-height: 0;
    margin: 0 3.5px;
    opacity: 0.2;
    padding: 4px; }
    .slick-dots li.slick-active {
      opacity: 1; }

.slider_item {
  position: relative; }
  .slider_item a {
    display: block; }
    .slider_item a:hover {
      opacity: 1; }

.slider_caption {
  background-color: rgba(0, 0, 0, 0.68);
  bottom: 0;
  color: #fff;
  height: 89px;
  left: 0;
  padding: 0 10px;
  position: absolute;
  width: 100%; }
  @media (max-width: 991px) {
    .slider_caption {
      height: 64px; } }
  @media (max-width: 543px) {
    .slider_caption {
      display: none; } }
  .slider_caption .container {
    display: flex;
    height: 100%; }
  .slider_caption .title {
    align-self: center;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.08em;
    margin: 11px; }
  .slider_caption span {
    font-weight: 400;
    margin-right: 13px; }

@media (min-width: 992px) {
  .home_page {
    margin-top: -100px; } }

.home_page .full_slider img {
  margin: auto; }

.home_page .full_slider .slider_prev, .home_page .full_slider .slider_next {
  background: none;
  color: #fff;
  opacity: 0.7;
  top: 30%;
  transform: none;
  z-index: 5; }
  .home_page .full_slider .slider_prev:hover, .home_page .full_slider .slider_next:hover {
    opacity: 1; }

.home_page .full_slider .slider_prev {
  left: 20px; }

.home_page .full_slider .slider_next {
  right: 20px; }

@media (max-width: 768px) {
  .home_page .full_slider .slider_prev, .home_page .full_slider .slider_next {
    top: 23%; } }

@media (max-width: 500px) {
  .home_page .full_slider .slider_prev, .home_page .full_slider .slider_next {
    display: none !important; } }

.home_page .home_second_section {
  margin-top: 47px; }
  @media (min-width: 1200px) {
    .home_page .home_second_section .left_col {
      padding-right: 36px; } }
  .home_page .home_second_section .title_section {
    border-bottom: 1px solid #c2c2c2;
    color: #0d0f6f;
    font: 400 37px/1.3em "ACaslonProSemibold", Times, serif;
    letter-spacing: -0.006em;
    margin: 11px 0 5px;
    padding-bottom: 11px; }
  .home_page .home_second_section .text p {
    font: 300 16px/1.75em "Lato", Tahoma, Verdana, sans-serif;
    margin-bottom: 27px; }
  .home_page .home_second_section .contact_list {
    margin-bottom: 30px; }
    .home_page .home_second_section .contact_list > li {
      color: #666;
      font-size: 14px;
      margin: 5px 0; }
      .home_page .home_second_section .contact_list > li::after {
        margin: 0 8px; }
  .home_page .home_second_section .wrapp_inside_shop iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.home_page .wrapp_list_grid .main_heading {
  color: #0b0463;
  font: 18px "ACaslonProSemibold", Times, serif;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-height: 1.47222em;
  overflow: hidden; }

.main_content_listgrid {
  flex-grow: 1; }

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

.product_page .zoomWrapp {
  display: inline-block;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative; }

.product_page .jsZoomElement {
  cursor: move;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 300ms ease-in-out; }

.product_page .zoomOn {
  opacity: 1; }

.product_page .product_main_img {
  display: inline-block;
  margin-bottom: 8px;
  position: relative; }
  .product_page .product_main_img .main_img_loading {
    background: rgba(255, 255, 255, 0.5) url(../../images/spin.svg) 50% no-repeat;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 400ms;
    top: 0; }
  .product_page .product_main_img img {
    margin: 0 auto;
    max-height: 500px; }
    .product_page .product_main_img img.lazyloading ~ .main_img_loading {
      opacity: 1; }

.product_page .product_img_list {
  margin: auto;
  max-width: 500px;
  padding: 0 50px; }
  @media (max-width: 543px) {
    .product_page .product_img_list {
      max-width: 400px;
      padding: 0 40px; } }
  @media (max-width: 450px) {
    .product_page .product_img_list {
      max-width: 320px; } }
  .product_page .product_img_list a {
    display: block;
    height: 60px;
    margin: auto;
    padding: 0 10px;
    width: 80px; }

.product_page .wrapp_product_text {
  flex-grow: 1; }
  @media (max-width: 991px) {
    .product_page .wrapp_product_text {
      order: 2; } }

.product_page .product_main_title {
  color: #0c0f70;
  font: 38px/1.4em "ACaslonProSemibold", Times, serif;
  letter-spacing: -0.007em;
  margin: 134px 0 29px;
  word-break: break-word; }

.product_page .product_price {
  display: block;
  font: 300 23px "Lato", Tahoma, Verdana, sans-serif;
  letter-spacing: 0.03em; }

.product_page .description_text {
  letter-spacing: -0.025em;
  margin-top: 33px; }
  .product_page .description_text p {
    color: #000 !important;
    font: 300 17px/1.6875em "Lato",Tahoma,Verdana,sans-serif !important; }

.product_page .wrapp_btns {
  padding-bottom: 3px; }
  @media (min-width: 62em) {
    .product_page .wrapp_btns {
      display: flex;
      margin: 59px -7.5px 0; }
      .product_page .wrapp_btns .btn {
        margin: 5px 7.5px;
        width: 50%; } }

.product_page .bt_request.btn {
  border: 1px solid #aaa;
  color: #000;
  font: 15px/1.125em "ACaslonProSemibold", Times, serif;
  letter-spacing: 0.1em;
  margin: 50px 0;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 47.99em) {
    .product_page .bt_request.btn {
      margin-bottom: 27px; } }
  .product_page .bt_request.btn .help_text {
    color: #666;
    display: block;
    font: 300 10px "Lato", Tahoma, Verdana, sans-serif;
    letter-spacing: 0.05em;
    margin-top: 3px;
    text-transform: none; }

.product_page .contact_info {
  color: #0f0b67;
  font: 13px/1.85em "Lato", Tahoma, Verdana, sans-serif;
  letter-spacing: 0.05em;
  padding: 9px 0 0; }
  .product_page .contact_info > li::after {
    margin: 0 13px; }
  .product_page .contact_info > li .fa {
    font-size: 12px;
    margin-right: 9px; }
  .product_page .contact_info > li .print_link {
    text-decoration: underline; }
    .product_page .contact_info > li .print_link:hover {
      text-decoration: none; }

.product_page .main_social {
  padding: 0 0 18px; }

.product_page .wishlist_bt {
  color: #008;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.0769230769230769em;
  text-decoration: underline; }
  .product_page .wishlist_bt:hover {
    text-decoration: none; }

.product_page .list_attributes {
  font: 300 16px "Lato", Tahoma, Verdana, sans-serif;
  letter-spacing: 0.02em;
  margin-top: 30px; }
  .product_page .list_attributes li {
    margin-bottom: 23px; }
    .product_page .list_attributes li strong {
      display: block;
      font-weight: 600;
      margin-bottom: 2px; }

@media (max-width: 61.99em) {
  .product_page .product_main_title {
    font-size: 29px;
    margin: 23px 0;
    letter-spacing: 0.075em;
    text-align: center; }
  .product_page .product_price {
    font-size: 16px;
    line-height: 2.7;
    margin-bottom: 22px;
    text-align: center; }
  .product_page .wrapp_btns {
    margin: 28px 0 0; }
    .product_page .wrapp_btns .btn {
      font-size: 22px;
      margin: 5px 0 13px;
      padding: 19px 27px;
      width: 100%; } }

.related_products {
  margin-top: 85px;
  text-align: center; }
  .related_products .swiper-container-vertical {
    height: 293px; }
  .related_products .swiper-container {
    padding-top: 10px; }
  .related_products .swiper-slide {
    width: auto; }
  .related_products .slick-slide {
    width: 293px; }
  .related_products .swiper-button-disabled {
    display: none; }
  @media (min-width: 1200px) {
    .related_products .slick-track {
      margin: 0 -19px; } }
  .related_products .sameitems .box_product_item {
    display: inline-block;
    margin: 0; }
    .related_products .sameitems .box_product_item .product_img {
      font-size: 10.6px; }
  @media (max-width: 1199px) {
    .related_products .slick-slider {
      padding: 0 30px; } }
  @media (max-width: 991px) {
    .related_products .slick-slider {
      padding: 0 55px; } }

.bt_added {
  display: none; }

.jsProductAdded .bt_add {
  display: none; }

.jsProductAdded .bt_added {
  display: block; }

@media (min-width: 768px) and (max-width: 991px) {
  .categories_page .wrapper_product {
    flex: 0 0 50%; } }

@media print {
  /* html, body {
		width: 210mm;
		height: 297mm;
	} */
  .hidden-print {
    display: none !important; }
  .visible-print-block {
    display: block !important; }
  body {
    padding: 0 20px; }
  .container {
    max-width: 100% !important; }
  .harrisantiques_theme .main_header {
    border-bottom: 1px solid #c1c1c1;
    box-shadow: none;
    margin-bottom: 30px; }
    .harrisantiques_theme .main_header .inner_wrapp {
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      display: flex;
      flex-direction: row !important;
      padding: 22px 0 15px; }
    .harrisantiques_theme .main_header .logo_print {
      background: url("../../images/logo_print.png");
      height: 22px;
      width: 256px; }
  .harrisantiques_theme .product_page .part_one, .harrisantiques_theme .product_page .part_two {
    flex: 0 0 50% !important;
    width: 50% !important; }
  .harrisantiques_theme .product_page .part_one .product_main_title, .harrisantiques_theme .product_page .part_one .product_price {
    display: none !important; }
  .harrisantiques_theme .product_page .wrapp_product_text {
    order: 2; }
  .harrisantiques_theme .product_page .part_two {
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column; }
    .harrisantiques_theme .product_page .part_two .description_text {
      display: block !important;
      order: 2;
      max-width: 100%; }
      .harrisantiques_theme .product_page .part_two .description_text p {
        font-size: 11px !important;
        letter-spacing: -0.01em !important; }
    .harrisantiques_theme .product_page .part_two .product_main_title {
      color: #000;
      display: block !important;
      font-size: 18px;
      margin-bottom: 20px;
      text-align: left;
      max-width: 100%; }
    .harrisantiques_theme .product_page .part_two .wrapp_soc_spec {
      order: 3; }
    .harrisantiques_theme .product_page .part_two .product_price {
      color: #000;
      display: block !important;
      font-size: 12px;
      margin: 0 0 23px;
      order: 1;
      text-align: left; }
  .harrisantiques_theme .product_page .box_specification {
    border-left: 1px solid #cbc8c6;
    margin-top: 16px;
    padding: 26px; }
  .harrisantiques_theme .title_spec, .harrisantiques_theme .spec_text {
    font-size: 9px !important; }
  .harrisantiques_theme .main_footer {
    background: #fff;
    border-top: 1px solid #c1c1c1;
    color: #000;
    font-size: 9px;
    padding: 15px 0 0;
    text-align: left; }
    .harrisantiques_theme .main_footer .first_block {
      flex: 0 0 66.66667%;
      order: 1; }
    .harrisantiques_theme .main_footer .second_block {
      flex: 0 0 33.33333%;
      order: 2; }
  .harrisantiques_theme .contact_list_print {
    color: #000;
    font-size: 9px;
    text-align: right; }
    .harrisantiques_theme .contact_list_print .name {
      font-weight: 700; }
  .harrisantiques_theme .main_footer .tel {
    margin-bottom: 0; } }

@page {
  size: A4;
  margin: 0; }

.search_page .main_content_listgrid {
  flex: 0 0 100%; }

@media (min-width: 62em) {
  .search_page .wrapper_product {
    flex: 0 0 25%; } }

.search_page .sort_setting > li::after {
  display: none; }

.search_page .wrapp_search_txt_filter {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 7px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex; }

.search_page .main_h1_src {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 0;
  text-shadow: 1px 1.7px 0px rgba(0, 0, 0, 0.01); }

.search_page .wrapp_top_products {
  display: none; }

.service_page .main_h1 {
  border-bottom: 1px solid #ccc;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 0 0 17px 1px;
  text-shadow: 1px 1.7px 0px rgba(0, 0, 0, 0.01); }
  @media (max-width: 767px) {
    .service_page .main_h1 {
      margin-top: 14px;
      padding-bottom: 20px;
      text-align: center; } }
  .service_page .main_h1 .icon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAjCAYAAACKPxqrAAACaElEQVRIS+3WS+hNURTH8Q8iKc9QGHjmUUYGiPIoSTIkEiYmMjBQ8ioj70wkMRADr1KGkpQwIEIGBuSRkDwSkbwirdpXx/3fe87+n7+hNbm3e35rfe9Ze+21Vjd5NgNzMBED8QMvcAsX8LoqTLcKwTzswNQS3Xccxnr8bKcrA63D/qp/Wnh+H/Hm71v5tAMtxLkWDu/wFr0wCt2bNAGblAvqiQ/oU3CIc9iJm/iafh+OxdiH8GnYJuxphrV6o7U4WBCewdKSFE7GnQLsc6Fg/ri1Al3BrKT4iP4Z57QV2wu6SP35ol8zKFLwCoOS6ARWZoBG4Dka8XZhSxloJJ4WBJuxOwMUkpcYlrTHsaoMNAFROQ3bkA47h/UQ45LwNJaXgUIYDqUV1Ib6BKPTs5NY8R/U4fL9i9SNxaNCoI3Ym1MJKJ5Rh2vRfI+idxU78GoczQQ9wPikPYToMH8sQEMQZTwA/ZraTfS2u4WLWMZchr5JEFm5lPyiNx4L0G1MyfzXdWU/AvQttf26QXL8fgXoTUpfjkNdzacAxbwfWjdC2h2WpJ44u02cLoOipKenqRuFdLHNftEl0D3MRMysYm+MEdFstUE30nCMDahhcUXaXe5aoJjAseMVLaZrTNl2Vgl6lva1A2moxWa0qCladIE1FcVUCrqM+Wkrjc+YL39NTcSAi45QZZWguSURYvlYUEVIzytTdz1tn8V4sTxexbRMSMgqQSE6mxbF+D44QVpuo10phoZvrE6ncA2xoXbWst6oETTmVI/OEopn9AW9awbIdfseTfUxxuR61NUFKJbGbZk7dh1OTNgjvwHM/4nWDz5fxgAAAABJRU5ErkJggg==) 0 0/100% no-repeat;
    display: inline-block;
    height: 17.5px;
    margin: -3px 12px 0 2px;
    width: 13px; }
  .service_page .main_h1 .help_txt {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0; }
    @media (min-width: 544px) {
      .service_page .main_h1 .help_txt {
        margin: 12px 0 0; } }
    @media (max-width: 767px) {
      .service_page .main_h1 .help_txt {
        margin-bottom: 0; } }
    .service_page .main_h1 .help_txt a {
      color: #5e5e5e;
      text-decoration: underline; }
      .service_page .main_h1 .help_txt a:hover {
        text-decoration: none; }

.service_page .subtitle {
  font: 16px "ACaslonProSemibold", Times, serif;
  letter-spacing: 0.075em;
  margin: 14px 0 28px 46px;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    .service_page .subtitle {
      margin-left: 0; } }
  @media (max-width: 400px) {
    .service_page .subtitle {
      margin-bottom: 31px; } }
  .service_page .subtitle .help_txt {
    color: #666;
    font: 11px 'Open Sans', sans-serif;
    letter-spacing: 0.05em;
    margin-left: 19px;
    text-shadow: 0.5px 0.8px 0 rgba(0, 0, 0, 0.01);
    text-transform: none; }
    @media (max-width: 991px) {
      .service_page .subtitle .help_txt {
        display: block;
        margin: 11px; } }
  @media (max-width: 991px) {
    .service_page .subtitle .required_sign::before {
      left: -10px; } }

.service_page .wrapp_text_block p {
  font-size: 14px;
  letter-spacing: 0.4px;
  margin-top: 26px;
  opacity: 0.9; }

.service_page .wrap_map {
  margin-top: 35px;
  padding-bottom: 68.62%;
  position: relative;
  width: 100%; }
  .service_page .wrap_map .main_map {
    height: 100%;
    position: absolute;
    width: 100%; }

.service_page .wrap_address_info {
  background-color: #F6F6F6;
  border: 1px solid #898989;
  margin: 34px 0 0 auto;
  max-width: 320px;
  padding: 31px 34px; }
  @media (max-width: 767px) {
    .service_page .wrap_address_info {
      margin: 20px auto; } }
  .service_page .wrap_address_info .info_block {
    margin-bottom: 21px; }
  .service_page .wrap_address_info .title_block {
    font-weight: 600; }
  .service_page .wrap_address_info p {
    letter-spacing: 0.6px;
    margin-bottom: 0; }
  .service_page .wrap_address_info a {
    display: block; }

.service_page .usual_bt {
  width: 200px; }

.service_page .wrapp_form_block {
  margin: 26px 0 46px; }

.service_page .form-group {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 15px; }

.service_page .control-label {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.015em;
  line-height: 24px; }
  @media (min-width: 544px) {
    .service_page .control-label {
      margin: 0;
      padding: 2px 0 0;
      text-align: right; } }
  @media (max-width: 991px) {
    .service_page .control-label {
      padding-bottom: 5px;
      padding-left: 0.9375rem;
      text-align: left; } }
  @media (max-width: 400px) {
    .service_page .control-label {
      padding-bottom: 0px; } }

.service_page .required_sign {
  position: relative; }
  .service_page .required_sign::before {
    color: #2f8473;
    content: '*';
    font-style: normal;
    left: -8px;
    position: absolute;
    top: -3px; }

.service_page .wrapp_login, .service_page .wrap_forgot_pass {
  max-width: 450px; }

.service_page .list_create_forgot {
  justify-content: flex-end;
  margin-right: -7px; }
  .service_page .list_create_forgot > li {
    margin: 5px 0; }
    .service_page .list_create_forgot > li::after {
      margin: 0 10px; }
  .service_page .list_create_forgot a {
    font-size: 15px;
    text-decoration: underline; }
    .service_page .list_create_forgot a:hover {
      text-decoration: none; }

@media (min-width: 1200px) {
  .service_page .wrapp_reg_form {
    padding-right: 96px; } }

.service_page .wrapp_reg_form .newsletter {
  color: #999;
  font-size: 16px;
  letter-spacing: -0.02em;
  padding-bottom: 20px; }
  @media (min-width: 544px) {
    .service_page .wrapp_reg_form .newsletter {
      padding: 26px 26px 23px 105px; } }
  .service_page .wrapp_reg_form .newsletter .c-indicator {
    top: 3px; }

@media (min-width: 544px) {
  .service_page .wrapp_reg_form .wrapp_reg_bt {
    padding-left: 107px; } }

.service_page .wrapp_reg_form .wrapp_reg_bt .privacy {
  margin: 20px 0; }

.service_page .success_page .title_success {
  color: #2f3243;
  font-weight: 400;
  letter-spacing: 0.0776666666666667em;
  margin: 15px 0 13px 3px; }

.service_page .success_page .text_success {
  color: #000;
  font: 300 18px/1.83333em "ACaslonProSemibold", Times, serif;
  letter-spacing: 0.0777777777777778em;
  margin: 0 0 10px 3px; }
  .service_page .success_page .text_success p {
    margin-bottom: 0; }
  .service_page .success_page .text_success .email {
    font-weight: 400; }

.service_page .success_page .usual_bt {
  letter-spacing: 1.47px;
  margin: 27px 0 0 1px;
  padding: 15px;
  width: 248px; }

/*product_cart*/
.product_cart .product {
  align-items: center;
  display: flex; }
  .product_cart .product .delete {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    background-color: #FFF;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 600;
    opacity: 0.5; }
  .product_cart .product .describe {
    flex: 1;
    font: 400 11px/1.2 "Lato", Tahoma, Verdana, sans-serif;
    letter-spacing: 0.04em;
    text-transform: none; }
  .product_cart .product .price {
    font-weight: 600;
    letter-spacing: 0.04em; }

.product_cart .total {
  align-items: flex-end;
  display: flex;
  flex-direction: column; }
  .product_cart .total .box_price .table_cell {
    text-align: right; }
  .product_cart .total .box_price .totalrow .table_cell {
    font-weight: 600; }

/*END product_cart*/
/*cart_dropdown*/
.cart_dropdown {
  position: relative; }
  .cart_dropdown .product_cart {
    border: 1px solid #ccc;
    box-shadow: 0 6px 9.3px 0.7px rgba(0, 0, 0, 0.14);
    color: #000;
    font: normal 12px "Lato", Tahoma, Verdana, sans-serif;
    margin-top: 8px;
    padding: 0;
    text-transform: none;
    width: 441px; }
    .cart_dropdown .product_cart .product {
      background: #fcfcfc;
      border-bottom: 1px solid #ccc;
      padding: 16px 25px 16px 14px; }
      .cart_dropdown .product_cart .product .describe {
        margin-left: 20px; }
      .cart_dropdown .product_cart .product .price {
        margin-left: 10px; }
      .cart_dropdown .product_cart .product .delete {
        font-size: 12px;
        font-weight: 600;
        height: 17.5px;
        margin-right: 15px;
        padding: 0 0 2px;
        width: 20px; }
    .cart_dropdown .product_cart .total {
      margin: 18px 17px; }
      .cart_dropdown .product_cart .total .box_price .table_cell {
        padding: 1px 8px 9px; }
      .cart_dropdown .product_cart .total .box_price .totalrow .table_cell {
        border-top: 1px solid #ccc;
        font-weight: 600;
        padding-top: 7px; }
      .cart_dropdown .product_cart .total .box_price .totalrow .for_border {
        padding-left: 50px; }
    .cart_dropdown .product_cart .btn {
      background: #0f0b67;
      font-size: 12px;
      margin-top: 12px;
      padding: 13px;
      text-transform: none; }
      .cart_dropdown .product_cart .btn .fa {
        margin-right: 5px; }

/*END cart_dropdown*/
/*confirm*/
.confirm_block {
  padding-right: 15px; }
  .confirm_block .subtitle {
    margin: 39px 0 25px 34px; }
    @media (max-width: 767px) {
      .confirm_block .subtitle {
        padding-left: 0.9375rem; } }
  .confirm_block.product_cart .product {
    padding: 10px 14px 10px 16px; }
    .confirm_block.product_cart .product picture {
      margin: 0 30px 0 15px; }
    .confirm_block.product_cart .product .price {
      margin-left: 15px; }
  .confirm_block.product_cart .total {
    font: 300 16px/1.2 "Lato", Tahoma, Verdana, sans-serif;
    letter-spacing: 0.045em;
    margin: 20px 13px; }
    @media (max-width: 400px) {
      .confirm_block.product_cart .total {
        margin: 32px 13px; } }
    .confirm_block.product_cart .total .box_price .table_cell {
      padding: 6px 0px; }
    .confirm_block.product_cart .total .box_price .shippingrow:last-child {
      display: none; }
    .confirm_block.product_cart .total .box_price .shippingrow .table_cell {
      border-bottom: 1px solid #ccc;
      padding-bottom: 32px; }
    .confirm_block.product_cart .total .box_price .table_row:nth-last-child(2) {
      font-size: 20px;
      font-weight: 700; }
      .confirm_block.product_cart .total .box_price .table_row:nth-last-child(2) .table_cell {
        padding: 32px 0px 0px 14px; }

/*END confirm*/
/*cart_page*/
.cart_page.product_cart .product {
  border-bottom: 1px solid #CCC;
  padding: 23px 20px 25px 22px; }
  @media (max-width: 400px) {
    .cart_page.product_cart .product {
      padding: 23px 0 25px; } }
  .cart_page.product_cart .product a {
    display: block; }
    .cart_page.product_cart .product a picture {
      margin: 0 15px; }
  .cart_page.product_cart .product .describe {
    font-size: 18px;
    margin-left: 74px; }
    @media (max-width: 767px) {
      .cart_page.product_cart .product .describe {
        margin-left: 15px; } }
  .cart_page.product_cart .product .wrap_price {
    margin-left: 25px;
    text-align: right; }
    @media (max-width: 399px) {
      .cart_page.product_cart .product .wrap_price {
        margin-left: 10px; } }
    .cart_page.product_cart .product .wrap_price .price {
      font-size: 18px; }
    .cart_page.product_cart .product .wrap_price .delete {
      font-size: 13px;
      letter-spacing: 0px;
      margin-top: 11px;
      padding: 2px 11px; }
      .cart_page.product_cart .product .wrap_price .delete:hover {
        opacity: 0.3; }

.cart_page.product_cart .total {
  font-size: 18px;
  margin: 0px 23px; }
  .cart_page.product_cart .total .box_price .table_cell {
    padding: 19px 0px 27px 47px; }
  .cart_page.product_cart .total .box_price .table_row:nth-last-child(1) {
    font-size: 20px;
    font-weight: 600; }
    .cart_page.product_cart .total .box_price .table_row:nth-last-child(1) .table_cell {
      border-top: 1px solid #CCC;
      padding-bottom: 0; }

.cart_page.product_cart .btn-primary {
  margin: 46px 0; }
  @media (min-width: 450px) {
    .cart_page.product_cart .btn-primary {
      width: 322px; } }
  .cart_page.product_cart .btn-primary .fa {
    margin-right: 6px; }

/*END cart_page*/
/* checkout */
@media (min-width: 1199px) {
  .wrap_checkout .form_order {
    padding-right: 100px; } }

@media (max-width: 767px) {
  .wrap_checkout .form_order {
    order: 1; } }

.wrap_checkout .form_order .billing_same_shipping {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.045em;
  margin-left: 25px;
  text-transform: none; }
  .wrap_checkout .form_order .billing_same_shipping .c-indicator {
    top: -1px; }

.wrap_checkout .box_content {
  color: #5e5e5e;
  font-size: 14px;
  line-height: 1.22em; }
  @media (max-width: 767px) {
    .wrap_checkout .box_content {
      display: none; } }
  .wrap_checkout .box_content h2 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.045em;
    margin: 35px 0px 14px; }
  .wrap_checkout .box_content .content_purchase {
    line-height: 1.5em;
    padding: 1px 20px 1px 1px; }
    .wrap_checkout .box_content .content_purchase .wrapp_checkout_pay_img {
      display: flex;
      justify-content: flex-end;
      padding: 73px 10px; }

.wrap_checkout .mobile_box_content {
  display: none; }
  @media (max-width: 767px) {
    .wrap_checkout .mobile_box_content {
      display: block;
      padding: 0 3px; }
      .wrap_checkout .mobile_box_content h2 {
        margin: 48px 0px 10px; }
      .wrap_checkout .mobile_box_content .content_purchase {
        padding: 0; } }

.wrap_checkout .payment_help_txt {
  color: #999;
  font: 300 10px/1.2em "Lato", Tahoma, Verdana, sans-serif;
  letter-spacing: 0.05em;
  margin-top: 7px; }

/* END checkout */
/*account*/
.setting_account .tabs_menu {
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 23px;
  padding: 45px 0px; }
  @media (min-width: 992px) {
    .setting_account .tabs_menu {
      border-bottom: none;
      border-right: 1px solid #ccc;
      padding: 45px 65px 45px 0px;
      text-align: right; } }
  .setting_account .tabs_menu li {
    padding: 10px 0px 13px; }

.setting_account .tabs_items {
  padding-top: 45px; }
  .setting_account .tabs_items .wrap_text {
    color: #999;
    font-weight: 400;
    line-height: 31px; }
    .setting_account .tabs_items .wrap_text .edit_contact {
      color: #1270C7;
      font-size: 12px;
      text-decoration: underline; }
  .setting_account .tabs_items .btn-primary {
    margin-top: 37px; }

.setting_account .box_product_item {
  align-items: center;
  background-color: #fefefe;
  border: 1px solid #efefef;
  display: flex;
  font-size: 12px;
  margin: 0 auto 20px;
  padding: 13.5px 15px; }
  .setting_account .box_product_item .product_txt {
    display: flex;
    flex: 1;
    flex-direction: column;
    height: auto;
    margin: 0px 0px 0 38px; }
    .setting_account .box_product_item .product_txt .delete {
      align-self: flex-end;
      color: #BFBFBF;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 0.0416666666666667em;
      margin: 1px 3px 0px 0px;
      text-decoration: underline; }
    .setting_account .box_product_item .product_txt h1 {
      margin: 7px 0px 20px;
      text-align: left; }
    .setting_account .box_product_item .product_txt .wrap_price {
      align-items: center;
      display: flex;
      justify-content: space-between;
      height: 43px; }
      .setting_account .box_product_item .product_txt .wrap_price .btn-primary {
        display: none;
        margin: 0;
        padding: 13px;
        width: auto; }
        .setting_account .box_product_item .product_txt .wrap_price .btn-primary .fa {
          margin-right: 7px; }
  .setting_account .box_product_item:hover .product_txt .wrap_price .btn-primary {
    display: block; }

/*END account*/
/*info_block*/
.buy_block {
  border: 1px solid #e9e9e9;
  color: #797979;
  font: 300 13px/1.92308em "Lato", Tahoma, Verdana, sans-serif;
  letter-spacing: 0.1em;
  padding: 48px 60px 41px;
  text-align: center; }
  .buy_block .title {
    color: #21241b;
    font: 400 28px "ACaslonProSemibold", Times, serif;
    letter-spacing: -0.0107142857142857em;
    margin-bottom: 25px; }
  .buy_block .text {
    margin-bottom: 36px; }
  .buy_block .contact_block {
    color: #000;
    font-size: 17px;
    letter-spacing: 0.1em; }
    .buy_block .contact_block a {
      color: #1f6600;
      font-weight: 400; }

/*END info_block*/
