/*!
 Author:         Bankai
 Template:       Opencart
*/
@font-face {
  font-family: 'fredericregular';
  src: url("../fonts/frederic_regular-webfont.woff2") format("woff2"), url("../fonts/frederic_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fredericbold';
  src: url("../fonts/frederic_bold-webfont.woff2") format("woff2"), url("../fonts/frederic_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'frederic_blackregular';
  src: url("../fonts/frederic_black-webfont.woff2") format("woff2"), url("../fonts/frederic_black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'work_sansregular';
  src: url("../fonts/worksans-regular-webfont.woff2") format("woff2"), url("../fonts/worksans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}



/*QA*/
.label_fulloptions {
    color: #fff;
}
.q_fulloptions.required-this + .label_fulloptions  {
    color: red;
}

.slider-arrow .fa.fa-angle-left {
    z-index: 2;
}
.waiting_list_container .waiting_list_description {
        font-weight: bold;
}
#footer-area {
        font-weight: 700;
}
.mi-block.subscribed {
    min-width: 26em;
    margin-left: 2em;
}
.float-whatapp {
    position: fixed;
    top: 60%;
    right: 10px;
    z-index: 10;
}

.gallery-holder .slider-arrow .fa.fa-angle-left {
        left: -34px;
}


.gallery-holder .slider-arrow .fa.fa-angle-right {
        right: -34px;
}





@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes floating {
  from {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(0, 15px);
            transform: translate(0, 15px);
  }
  to {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}

@keyframes floating {
  from {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(0, 15px);
            transform: translate(0, 15px);
  }
  to {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}

body {
  font-family: 'fredericregular';
  color: #000000;
}

body #footer-area {
  position: relative !important;
}

#content {
  min-height: 60vh;
}

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

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

.quickcheckoutleft {
  overflow-x: hidden;
}

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

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

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

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

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

@media (max-width: 767px) {
  #cartSummary .cart-description {
    padding-left: 0 !important;
    text-align: left;
    display: block !important;
    width: 100% !important;
  }
  .float-whatapp {
      max-width: 3em;
  }
  .gallery-holder .slider-arrow {
      display: none !important;
  }
}

.quickcheckout-checkout #content .image img, .quickenquiry-checkout #content .image img {
  max-width: 70px;
}

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

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

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

#waiting_list {
  margin-top: 2em;
}

#waiting_list input {
  padding-left: 1em;
}

#waiting_list button {
  min-width: auto !important;
}

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

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

#content {
  padding-bottom: 2em;
}

.slider-arrow .fa {
  position: absolute;
  top: 40%;
  color: #000000;
  font-size: 4em;
}

.slider-arrow .fa.fa-angle-right {
  right: 34px;
}

.slider-arrow .fa.fa-angle-left {
  left: 34px;
}

h1, h2, h3, h4, h5, h6 {
  color: #000000;
}

#enquiry .cart-dorpdown-footer .btn, #cart .cart-dorpdown-footer .btn {
  padding: 13px 14px !important;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  text-transform: unset;
  letter-spacing: 3px;
  font-family: 'frederic_blackregular';
}

body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
  display: none;
}

.breadcrumb {
  opacity: 0;
}

@media (max-width: 767px) {
  .breadcrumb {
    margin: 0;
  }
}

.btn {
  text-transform: none;
}

.sticker {
  padding: 12px 12px;
  line-height: 1.4;
  z-index: 2;
  top: 8px;
  right: 8px;
  min-width: 7em;
  font-family: 'frederic_blackregular';
}

#enquiry .btn-primary, #cart .btn-primary {
  color: #ff000a;
}

.unlock {
  position: absolute;
  z-index: 1;
  bottom: 35px;
  right: 0;
  left: 0;
  text-align: center;
  -webkit-animation: floating 2s infinite .5s;
          animation: floating 2s infinite .5s;
}

.unlock label {
  display: block;
  line-height: 1.2;
  font-family: 'frederic_blackregular';
  color: #000;
  letter-spacing: 2px;
}

.unlock label .fa {
  font-size: 26px;
}

.fixed-header > .container {
  padding: 15px;
  max-width: 92%;
  width: 100%;
}

@media (max-width: 1365px) {
  .fixed-header > .container {
    max-width: 98%;
  }
}

.fixed-header .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fixed-header .header-container.custom {
  background: #cf1200;
  color: #fff;
}

@media (max-width: 991px) {
  .fixed-header .header-container.custom {
    display: none;
  }
}

.fixed-header .header-container.custom .header-menu {
  padding-left: 1.8em;
}

.fixed-header .header-container.custom .container {
  max-width: 92%;
  width: 100%;
}

.fixed-header .header-container #cart > a .badge {
  top: 24px;
  background-color: #ff9c00;
}

.fixed-header .header-container #cart_dropdown_icon {
  width: auto !important;
  color: #000000;
}

.fixed-header .header-container #cart_dropdown_icon span.l {
  padding-right: .5em;
  font-family: 'frederic_blackregular';
}

@media (max-width: 767px) {
  .fixed-header .header-container #cart_dropdown_icon span.l {
    display: none;
  }
}

.fixed-header .header-top {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.fixed-header .header-logo {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.fixed-header .header-logo img {
  max-width: 26em;
}

@media (min-width: 1920px) {
  .fixed-header .header-logo img {
    max-width: 100%;
  }
}

@media (max-width: 1279px) {
  .fixed-header .header-logo img {
    max-width: 18em;
  }
}

@media (max-width: 767px) {
  .fixed-header .header-logo img {
    max-width: 12em;
  }
}

.fixed-header .header-menu {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.fixed-header .header-menu li a {
  letter-spacing: 2px;
  padding: 16px !important;
  font-family: 'frederic_blackregular';
  padding-right: 30px !important;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

#searchpop {
  max-width: 40%;
  margin: 0 auto;
  position: relative;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@media (max-width: 1199px) {
  #searchpop {
    max-width: 70%;
  }
}

#searchpop .container {
  width: 100%;
  max-width: 92%;
}

#searchpop .search-custom .search-box {
  border-radius: 0;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}

#searchpop .mfp-close {
  color: #fff;
  opacity: 1;
  top: 0;
  font-size: 38px;
}

.search-custom .search-box input {
  min-height: 36px;
}

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

.header-smae-height {
  background: #cf1200;
}

#account.dropdown {
  padding-right: 1em;
}

#account.dropdown ul {
  margin: 0;
}

#account.dropdown ul li {
  padding: 0;
}

#account.dropdown ul li a {
  color: #000000;
  font-family: 'frederic_blackregular';
}

.search-custom.desk {
  padding-right: 26px;
}

.search-custom.desk .search-box {
  width: 500px;
  border: 1px solid #f58220;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.12);
}

@media (min-width: 1920px) {
  .search-custom.desk .search-box {
    width: 48em;
  }
}

@media (max-width: 1279px) {
  .search-custom.desk .search-box {
    width: 300px;
  }
}

.search-custom.desk .search-box i {
  color: #000000;
}

.search-custom.desk .search-box input {
  letter-spacing: 1px;
  min-height: 30px;
}

@media (min-width: 1920px) {
  .search-custom.desk .search-box input {
    min-height: 40px;
  }
}

.search-custom.desk .search-box input[type="text"]::-webkit-input-placeholder {
  color: #e4e4e4 !important;
}

#main-menu li.active a, #main-menu li:hover a {
  color: orange !important;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}

#ToTop {
  display: none !important;
}

#footer-area {
  margin-top: 0 !important;
}

#footer-area footer {
  background-color: #f7f7f7;
  color: #000000;
  padding: 12px 0px 12px;
}

#footer-area footer .list-inline {
  margin: 0;
}

#footer-area footer .list-inline:first-child {
  padding-bottom: .5em;
}

#footer-area footer .list-inline li:last-child span:not(.fcs) {
  display: none;
}

#footer-area footer .list-inline span:not(.fcs) {
  padding-left: 1em;
  color: #ccc;
}

#footer-area footer a {
  color: #000000;
}

#footer-area footer a:hover {
  color: #ff000a;
}

.newsletter-section {
  background: #f58220;
  border-top: 0;
}

.mailchimp-integration .box-content {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .mailchimp-integration .box-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.mailchimp-integration .box-content .box-heading {
  -webkit-box-flex: .2;
      -ms-flex: .2;
          flex: .2;
}

.mailchimp-integration .box-content .box-heading h3 {
  margin: 0;
  font-size: 14px;
  color: #fff;
  text-align: left;
}

@media (min-width: 1920px) {
  .mailchimp-integration .box-content .box-heading h3 {
    padding-left: 1.5em;
  }
}

.mailchimp-integration .box-content .box-heading .mi-toptext {
  margin: 0;
  font-family: 'frederic_blackregular';
  font-size: 20px;
  text-align: left;
  color: #fff;
}

.mailchimp-integration .box-content .newsletter-grid {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 767px) {
  .mailchimp-integration .box-content .newsletter-grid {
    display: block;
    width: 100%;
    margin-top: 1em;
  }
}

.mailchimp-integration .box-content .newsletter-grid .mi-block {
  margin-right: 1em;
}

.mailchimp-integration .box-content .newsletter-grid .mi-block .btn {
  padding: 6px 44px;
  background-color: #ff000a !important;
  color: #fff;
}

.mailchimp-integration .box-content .form-control {
  height: 43px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 1.5em;
}

.footer-social-icons {
  padding: 0;
}

.footer-upper-contetc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .footer-upper-contetc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.footer-upper-contetc > *:last-child {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 767px) {
  .footer-upper-contetc > *:last-child {
    text-align: center;
    margin-top: 2em;
  }
}

a {
  color: #ff000a;
}

.btn {
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn.btn-primary, .btn.btn-default {
  color: #fff;
  background-color: #fff !important;
  color: #ff000a;
  border: 1px solid #ff000a !important;
}

.btn.btn-primary:hover, .btn.btn-default:hover {
  background-color: #ff000a !important;
  border-color: #ff000a !important;
  color: #fff;
}

.btn:focus {
  outline: none !important;
}

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

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

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

#quickcheckout-back {
  background-color: #1f392c;
  border-color: #1f392c;
}

#quickcheckout-back:hover {
  background-color: #ff000a;
  border-color: #ff000a;
}

span.label.out-of-stock {
  min-width: 170px;
  padding: 13px 14px;
  text-transform: uppercase;
}

@media (max-width: 576px) {
  span.label.out-of-stock {
    min-width: 70%;
  }
}

input:not([name=search]),
textarea:not([name=search]) {
  border: 1px solid #e1e1e1 !important;
}

input:focus,
textarea:focus {
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: #e1e1e1 !important;
}

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

select::-ms-expand {
  display: none;
}

select:focus {
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: #e1e1e1 !important;
}

hr {
  border: 0;
  border-bottom: 2px solid #ff000a;
}

hr.short {
  width: 100px;
  margin-top: 0;
}

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

.pagination > li > a, .pagination > li > span {
  color: #333;
  background-color: transparent;
  border-color: transparent;
}

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

.pagination > li > a:hover {
  background: transparent;
  background-color: transparent;
  color: #ff000a;
  border-color: transparent;
}

#side-price .price-container > * input {
  font-weight: 600;
  font-size: 15px;
  background: transparent;
  border-radius: 0px;
  border: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  color: #000;
}

#side-price .price-container input[name="price_min1"] {
  text-align: left !important;
}

#side-price .price-container input:last-child {
  text-align: right;
}

#side-price .list-group-item {
  padding: 1em 0;
  background: transparent;
  border: none;
}

#side-price .list-group-item.item-header {
  padding-bottom: 0;
}

#side-price .list-group-item #length_max2 {
  text-align: right;
}

#side-price .list-group-item span {
  font-size: 15px;
}

#side-price .list-group-item:not(.item-header) {
  padding-top: 0;
}

#side-price .ui-slider-handle {
  background: #fff !important;
  width: 16px !important;
  height: 16px !important;
  border: 3px solid #ff000a;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47);
}

#side-price .ui-slider-range {
  background: #ff000a !important;
}

#side-price .ui-slider-horizontal {
  height: 3px !important;
}

#side-categories .caret {
  position: relative;
  border: 0;
}

#side-categories .caret:before {
  font-size: 11px !important;
  position: absolute;
  top: -7px;
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#side-categories .caret:after {
  font-size: 11px !important;
  position: absolute;
  top: -7px;
  display: none;
  content: "\f068";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#side-categories .active .caret:before {
  display: none;
}

#side-categories .active .caret:after {
  display: block;
}

#side-categories .group .item.level-2 a {
  color: #727272;
}

#side-categories .group .item .toggle {
  border: 0;
}

#side-categories .group .item .toggle:hover {
  background: transparent;
  color: #ff000a;
}

#side-categories .group .item a {
  padding-left: 0;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
      font-weight: 600;
  color: #000;
}

#side-categories .group .item a:hover {
  background: transparent;
  color: #ff000a;
}

#side-categories .group .item.active a {
  color: #ff000a;
  padding-left: 0;
}

#side-categories .group .item.active + .sub {
  border-top: 0;
  padding-left: 2em;
}

#side-categories .group .item + .sub .level-2.active a {
  text-decoration: underline;
  color: #333;
}

#side-categories .group:not(:last-child) {
  border-bottom: 0;
}

#side-categories .list-group-item {
  border: none;
}

#side-categories .side-categories-level-1 + .side-categories-level-1 {
  border-top: 0;
}

#side-manufacturer .list-group-item {
  border: 0;
}

#side-manufacturer label {
  font-size: 14px;
}

#side-manufacturer input[type="checkbox"]:checked + .square:before {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  content: "\f00c";
}

#side-manufacturer input[type="checkbox"] {
  opacity: 0;
}

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

#filter-groups > div {
  margin-bottom: 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#filter-groups .panel .list-group {
  border: 0;
}

#filter-groups .panel .list-group .list-group-item:last-child {
  padding-bottom: 0;
  border: 0;
}

#filter-groups .list-group-item.item-header {
  padding: 7px 15px;
  padding-left: 0;
  font-family: 'frederic_blackregular';
  font-size: 22px;
  color: #000000;
  position: relative;
  text-transform: capitalize;
  margin-bottom: .5em;
}

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

#side_filter .list-group-item {
  border: 0;
  padding: 0;
}

#side_filter label {
  font-size: 14px;
  padding-left: 24px;
}

#side_filter input[type="checkbox"]:checked + .square:before {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  content: "\f00c";
}

#side_filter input[type="checkbox"] {
  opacity: 0;
}

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

@media (max-width: 767px) {
  .product-product .product-inner-btn-container {
    text-align: center;
  }
  .product-special .product-view > *, .product-search .product-view > *, .product-category .product-view > * {
          width: calc(100%/2 - 4px);
    margin: 2px !important;
  }
}

.product-product .pname {
  color: #8a7334;
  font-family: 'poppinsregular';
  margin-bottom: 1em;
}

.product-product .product-image-main-container {
  margin-right: 4px;
  margin-left: 4px;
  border: 1px solid #ccc;
}

.product-product .product-image-additional-container {
  padding: 0;
  padding-right: .2em;
}

.product-product .product-image-additional-container .slick-slide {
  margin: 0 8px;
}

.product-product .product-image-additional-container .slick-no-slide {
  margin-left: 0;
  margin-right: 0;
}

.product-product .product-image-additional-container .slick-nav {
  display: none !important;
}

.product-product .product-image-additional-container img {
  border: 1px solid #d6d6d6;
  padding: 0;
  border-width: 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-product .product-image-additional-container img:hover {
  border-color: #a3bc3e;
  border-width: 1px;
  outline: none;
}

.product-product .product-image-additional-container .featured .slick-no-slide {
  margin: 0;
  padding: 0 2em;
}

.product-product .product-description + .input-group-flex {
  display: none;
}

.product-product #product {
  max-width: 100%;
  padding-top: 2em;
}

@media (max-width: 767px) {
  .product-product #product {
    text-align: center;
  }
}

.product-product #product .input-group-btn .btn.btn-primary, .product-product #product .input-group-btn .btn.btn-default {
  background-color: #666666 !important;
  border: #666666 !important;
  color: #fff;
}

.product-product #product hr, .product-product #product h3 {
  display: none;
}

.product-product #product .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .product-product #product .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.product-product #product .form-group .text-danger {
  display: none;
}

.product-product #product .form-group select {
  height: 44px !important;
}

.product-product #product .form-group textarea {
  width: 100% !important;
  padding: 1.5em;
}

.product-product #product .form-group > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 22%;
  font-size: 13px;
  background: transparent;
  border: 0;
  text-align: left;
  padding: 0;
  margin-bottom: 0;
  color: #666666;
}

@media (max-width: 1199px) {
  .product-product #product .form-group > * {
    width: 30%;
    /*padding-right: 1em;*/
  }
}

@media (max-width: 767px) {
  .product-product #product .form-group > * {
    width: 100%;
    margin-bottom: 1em;
  }
  #slideshow0 .slider-arrow {
      display: none !important;
  }
  .unlock label {
      text-shadow: 0 0 11px #fff;
      color: #000;
  }
  .unlock {
      bottom: 7px;
      display: none;
  }

}

.product-product #product .form-group > *.control-label:before {
  display: none;
}

.product-product #product .form-group > *:nth-child(2) {
  width: 50%;
}

@media (max-width: 1199px) {
  .product-product #product .form-group > *:nth-child(2) {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .product-product #product .form-group > *:nth-child(2) {
    width: 100%;
  }
}

.product-inner-name {
  font-size: 26px;
  font-family: 'frederic_blackregular';
}

.product-price.old-prices, .product-price.new-prices {
  font-family: 'frederic_blackregular';
  font-size: 26px;
  color: #303030;
}

.product-description {
  color: #666666;
  margin-top: 2em;
}

.product-inner-btn-container button {
  text-transform: initial;
}

.featured_related_products_ {
  margin-top: 3em;
}

.slick-nav .fa {
  font-size: 38px;
}

.product-inner-name-container span.l {
  color: #ff000a;
  margin-bottom: 1.2em;
  display: block;
  font-weight: bold;
}

.product-view {
  /*-webkit-box-pack: center;*/
  /*    -ms-flex-pack: center;*/
  /*        justify-content: center;*/
}

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

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

@media (max-width: 1080px) {
  .product-special .product-view > *:nth-child(even), .product-category .product-view > *:nth-child(even) {
    margin-left: 0;
  }
  .product-category #content.col-sm-9, .product-special #content.col-sm-9 {
    padding: 0 2.5em;
    width: 100%;
  }
  .product-category #column-left, .product-special #column-left {
    width: auto;
  }
  #filter_group_tigger_open {
    height: 33px !important;
    padding: 6px 8px !important;
    min-height: 11px !important;
    font-size: 12px;
    border: 1px solid #fff;
    min-width: 87px !important;
    width: 90px;
    left: -32px;
  }
  #filter_group_tigger_open.visible-xs {
    display: block !important;
  }
  #filter-groups {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 30px 15px;
    overflow: auto;
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  #filter-groups.open {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  #filter_group_tigger_close {
    display: block !important;
    margin: 0 auto;
  }
}

.product-block .product-details .price {
  font-family: 'frederic_blackregular';
}

.product-block .product-details button {
  margin-top: 1em;
  background-color: transparent !important;
  border: 1px solid #ff000a  !important;
  color: #ff000a  !important;
  font-family: 'frederic_blackregular';
}

.product-block .product-details button:hover {
  background-color: #ff000a !important;
  color: #fff !important;
  border-color: #ff000a !important;
}

.product-block .product-name a {
  color: #000000;
  font-size: 1.2em;
}

.information-information.iid-4 #content {
  min-height: 0;
  padding-bottom: 0;
}

.information-information.iid-4 #content h2 {
  margin-bottom: 12px !important;
}

.information-information.iid-4 .tab-content {
  margin-bottom: 3em;
}

.information-information.iid-4 .page-banner .page-banner-title {
  color: #000000;
  font-family: 'frederic_blackregular';
  font-size: 4em;
  width: 12em;
  line-height: 1.2;
  left: 29%;
}

@media (max-width: 1365px) {
  .information-information.iid-4 .page-banner .page-banner-title {
    left: 50%;
    text-align: center;
    font-size: 3em;
  }
}

@media (max-width: 991px) {
  .information-information.iid-4 .page-banner .page-banner-title {
    font-size: 2em;
  }
}

@media (max-width: 767px) {
  .information-information.iid-4 .page-banner .page-banner-title {
    font-size: 1.2em;
  }
  .product-special .product-view,.product-search .product-view, .product-category .product-view {
      display: flex;
  }
  .product-special .product-view > *, .product-search .product-view > *, .product-category .product-view > * {
          width: calc(100%/2 - 4px) !important;
    margin: 2px !important;
  }
  .product-block .product-details button {
      min-width: auto !important;
  }
  .product-block .product-name a {
          font-size: 12px;
  }
  .gallery-holder .gallery-menu li {
          border-right: none !important;
  }
    .featured-module.featured_29_ h2 {
      margin-top: 1em !important;
  }
}

@media (max-width: 1279px) {
  .information-information.iid-4 table tr {
    margin-bottom: 2em;
    display: block;
  }
}

@media (max-width: 767px) {
  .information-information.iid-4 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.information-information.iid-4 table tr:nth-child(odd) td:nth-child(odd) {
  padding-right: 4em;
}

@media (max-width: 767px) {
  .information-information.iid-4 table tr:nth-child(odd) td:nth-child(odd) {
    padding-right: 0;
    margin-bottom: 2em;
  }
}

.information-information.iid-4 table tr:nth-child(even) td:nth-child(even) {
  padding-left: 4em;
}

@media (max-width: 767px) {
  .information-information.iid-4 table tr:nth-child(even) td:nth-child(even) {
    padding-left: 0;
    margin-bottom: 2em;
  }
}

@media (max-width: 767px) {
  .information-information.iid-4 table tr:nth-child(even) td:nth-child(odd) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.information-information.iid-4 .nav-tabs-l {
  text-align: center;
}

@media (max-width: 1280px) {
  .information-information.iid-4 .nav-tabs-l {
    margin-bottom: 4em;
  }
}

.information-information.iid-4 .nav-tabs-l > li a {
  color: #666666;
  padding-bottom: 0.2em;
}

.information-information.iid-4 .nav-tabs-l > li.active a {
  border-bottom: 2px solid #f58220;
}

.information-information.iid-4 .nav-tabs-l > li:not(:last-child) {
  line-height: 1;
  border-right: 1px solid #666666;
  padding-right: 8px;
}

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

@media (max-width: 991px) {
  .gallery-holder {
    padding: 0 3em;
  }
  .gallery-holder .slick-next {
    right: -34px;
  }
}

@media (max-width: 767px) {
  .gallery-holder {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .gallery-holder .slick-prev, .gallery-holder .slick-next {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .gallery-holder .slider-nav {
    padding-right: 0.1em;
  }
}

.gallery-holder .post-holder {
  min-height: 70em;
}

.gallery-holder .slick-slide {
  margin: 1.5em;
  padding: .5em;
  -webkit-box-shadow: 0px 0px 24px -5px rgba(125, 125, 125, 0.36);
  box-shadow: 0px 0px 24px -5px rgba(125, 125, 125, 0.36);
  outline: 0;
}

@media (max-width: 767px) {
  .gallery-holder .slick-slide {
    margin: .5em;
  }
}

.gallery-holder .slick-slide > div {
  line-height: 0;
}

.gallery-holder .slider-nav .slick-prev, .gallery-holder .slider-nav .slick-next {
  top: 40%;
}

.gallery-holder .slider-nav .slick-current .bg-cover {
  border: 1px solid rgba(24, 56, 55, 0.36) !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.gallery-holder .contact h3 {
  color: #000;
  margin: 1em 0 1.5em 0;
  font-family: 'frederic_blackregular';
}

.gallery-holder .contact h3.main {
  font-size: 2em;
  letter-spacing: 4px;
}

.gallery-holder .gallery-menu {
  text-align: center;
  margin: 3em 0 2em 0;
}

.gallery-holder .gallery-menu li {
  cursor: pointer;
  font-size: 1em;
  margin-right: 0;
  position: relative;
  border-right: 1px solid #666;
  padding-right: 9px;
  line-height: 1;
}

.gallery-holder .gallery-menu li:last-child {
  margin-right: 0;
  border-right: 0;
}

.gallery-holder .gallery-menu li:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 98%;
  background-color: #F67D22;
  background-position: center center;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: color 0.1s,-webkit-transform 0.2s ease-out;
  transition: color 0.1s,-webkit-transform 0.2s ease-out;
  transition: color 0.1s,transform 0.2s ease-out;
  transition: color 0.1s,transform 0.2s ease-out,-webkit-transform 0.2s ease-out;
}

.gallery-holder .gallery-menu li:hover:before, .gallery-holder .gallery-menu li.current:before {
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.gallery-holder .des {
  max-width: 72%;
  margin: 0 auto;
}

.gallery-holder .slider-for .bg-cover {
  min-height: 46em;
  border: 1px solid rgba(24, 56, 55, 0.11);
}

.gallery-holder .slider-nav .bg-cover {
  min-height: 8em;
  border: 1px solid rgba(24, 56, 55, 0.11);
}

input, textarea {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#input-payment-captcha > div {
  border: 1px solid transparent;
}

.gallery-holder .btm-text {
  margin: 0 1.5em 0 1.5em;
  color: #666666;
}

.gallery-holder .des-holder {
  margin: 1.5em;
}
.gallery-holder .des-holder a {
    text-decoration: underline;
}
.gallery-holder .des-holder p {
  color: #666666;
}

.gallery-contact {
  margin: 1.5em;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .gallery-contact #google_recaptcha {
    max-width: 181px;
  }
}

.gallery-contact .pr {
  padding-left: 0;
}

@media (max-width: 1199px) {
  .gallery-contact .pr {
    padding-left: 15px;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .gallery-contact .col-sm-6:not(.cap), .gallery-contact .col-sm-8 {
    width: 100%;
  }
  .gallery-contact .col-sm-6.button {
    width: 50%;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .gallery-contact .col-sm-6.button {
    width: 100%;
    text-align: center;
    margin-bottom: 2em;
  }
}

.gallery-contact .book-pop {
  margin-top: 4em;
}

.gallery-contact .required-this {
  border: 1px solid #ff000a !important;
}

.cap .required-this {
      width: 305px !important;
}

.gallery-contact .lists.rec input[type="checkbox"] + .square:before {
  top: 0 !important;
}

.gallery-contact .lists .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.gallery-contact .lists .item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  position: relative;
  min-width: 10em;
  padding-left: 2.2em;
}

.gallery-contact .lists .item input[type="checkbox"]:checked + .square:before {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  content: "\f00c";
}

.gallery-contact .lists .item input[type="checkbox"] {
  opacity: 0;
  display: none;
}

.gallery-contact .lists .item input[type="checkbox"] + .square:before {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  content: "";
  display: inline-block;
  padding-top: 1px;
  padding-left: 2px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 8px;
  width: 17px;
  height: 17px;
  color: #ff000a;
  left: 0;
  margin-left: 0px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background-color: #fff;
}

.gallery-contact .lists .item .form-control {
  height: 34px !important;
}

.gallery-contact .mintextareas1 {
  min-height: 10em;
}

.gallery-contact #q-objectrecording {
  height: 18em !important;
}

.gallery-contact .file-upload .upload-result, .gallery-contact .file-upload #success-upload {
  display: inline-block;
  padding-left: 1em;
}

.gallery-contact .file-upload.form-group {
  margin-bottom: 30px !important;
}

.gallery-contact .file-upload input {
  border: 0 !important;
  height: auto !important;
  outline: 0;
}

.gallery-contact .form-control {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  height: 55px !important;
}

.gallery-contact .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px !important;
}

@media (max-width: 767px) {
  .gallery-contact .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: block;
  }
  .gallery-contact textarea.form-control {
          height: 76px !important;
  }
  .gallery-contact .lists .item {
          flex-direction: column;
  }
  .gallery-contact .lists .item input[type="checkbox"] + .square:before {
      top: 0;
  }
  .gallery-contact .lists .item label {
      margin-bottom: 1em;
  }
  .gallery-contact .lists.rec .item {
      margin-bottom: 0;
  }
}

.gallery-contact .form-group input {
  padding-left: 12px;
}

.gallery-contact .form-group .q_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #666666;
  background: #dddddd;
  padding: .5em 1em;
  min-width: 11.5em;
}

.gallery-contact .form-group .q_label.head {
  padding: 1em;
  flex: none;
}

.gallery-contact .form-group .bgwhite {
  background: transparent;
  -webkit-box-shadow: inset 0px 0px 1px 0px #5e5e5e;
  box-shadow: inset 0px 0px 1px 0px #5e5e5e;
}

@media (max-width: 767px) {
  .gallery-contact .form-group .bgwhite {
    background: #dddddd;
  }
}

.gallery-contact .form-group .q_label.t {
  font-size: 11px;
  padding: 0.2em 1em;
  min-width: 0;
  line-height: 1.5;
}

.gallery-contact .form-group > *:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 1080px) {
  .gallery-holder .gallery-menu li {
    margin-right: 0em;
    margin-bottom: 2em;
  }
}

@media (max-width: 767px) {
  .gallery-holder .gallery-menu li {
    font-size: 1em;
    margin-right: 0;
    padding: 0 1em;
    margin-bottom: 1em;
  }
}

@media (max-width: 767px) {
  .gallery-holder .des {
    max-width: 100%;
  }
}

@media (max-width: 1440px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 35em;
  }
}

@media (max-width: 1080px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 30em;
  }
}

@media (max-width: 991px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 40em;
  }
}

@media (max-width: 767px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 18em;
  }
}

@media (max-width: 991px) {
  .gallery-holder .slider-nav .bg-cover {
    min-height: 5em;
  }
}

.g-recaptcha {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.information-contact .htitle {
  font-family: 'frederic_blackregular';
}

.information-contact .store h3 {
  text-transform: uppercase;
  font-size: 14px;
  padding: 1em 0 1em 0;
}

.information-contact .lists .item {
  color: #666666;
}

.information-contact .lists .item a {
  color: #666666;
}

.information-contact .lists label {
  font-size: 14px;
}

#enquiry-form .form-group {
  margin-bottom: 28px;
  position: relative;
}

#enquiry-form .form-group .form-control {
  padding: 6px 20px;
}

#enquiry-form .form-group .input-group.date input {
  border: 0;
}

#enquiry-form .form-group input:not(textarea) {
  height: 47px;
}

#enquiry-form .form-group .text-danger {
  position: absolute;
  font-size: 12px;
  width: 100%;
}

#enquiry-form .des-c {
  color: #666666;
}

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

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

@media (max-width: 767px) {
  #enquiry-form .button.text-right {
    text-align: center;
  }
  #enquiry-form .g-recaptcha {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  #google_recaptcha + .error_q_captcha .text-danger {
    text-align: center;
    width: 100%;
    margin-top: -12px;
    margin-bottom: 2em;
  }
  #google_recaptcha + .error_q_captcha {
    bottom: 0 !important;
    position: relative !important;
  }
  #google_recaptcha.form-group {
    margin-bottom: 0 !important;
  }
  #google_recaptcha {
    max-width: 195px;
    margin-bottom: 0;
    margin-right: auto;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .information-contact .contact {
    margin-top: 2em;
  }
}

.map-holder {
  margin-bottom: 2em;
  border: 1px solid #ccc;
}

.map-holder iframe {
  border: 1px solid #ccc;
}

@media (max-width: 767px) {
  .map-holder iframe {
    height: 13em;
  }
}

.catlists {
  margin-bottom: 3px;
  display: block;
}

.catlists a {
  color: #666666;
}

.bnews-list .artblock {
  padding: 0;
  padding-top: 2em;
  border-top: 1px solid #ccc;
}

.bnews-list .artblock a.bigimagein .article-image {
  width: 100%;
  margin: 1.2em 0;
}

.bnews-list .artblock .description {
  color: #666666;
}

.bnews-list .artblock .blog-button {
  padding-top: 8px;
  text-align: left;
  margin-bottom: 2.5em;
}

.bnews-list .artblock .blog-button .fa {
  color: #cd2027;
  padding-left: .8em;
  font-size: 10px;
}

.bnews-list .artblock .blog-button a {
  color: #666666;
}

.bnews-list .artblock .name a {
  font-family: 'frederic_blackregular';
  color: #000;
  font-size: 1.5em;
}

.bnews-list .artblock .name a:hover {
  text-decoration: none;
}

.bnews-list .artblock .article-meta {
  border: 0;
  position: relative;
  font-size: 14px;
  color: #666666;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 8px;
}

.bnews-list .artblock .article-meta img {
  margin-top: -11px;
}

.bnews-list .artblock:first-child {
  padding-top: 0;
  border-top: 0;
}

.news-article .maintitle {
  display: none;
}

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

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

.news-ncategory #column-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1080px) {
  .news-ncategory #column-left {
    width: 100%;
  }
}

@media (max-width: 1080px) {
  .news-ncategory #content {
    width: 100%;
    padding-right: 2.3em;
    padding-left: 2.3em;
  }
}

.news-ncategory #artsearch {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  position: relative;
  display: none;
}

.news-ncategory #artsearch i {
  position: absolute;
  top: 11px;
  right: 16px;
  cursor: pointer;
  color: #ccc;
}

.news-ncategory .list-group-item {
  border: 0;
  padding-left: 0;
  color: #333;
  padding-bottom: 0;
  font-weight: 600;
}

.news-ncategory .list-group a.active {
  background: transparent;
  border: 0;
  color: #ff000a;
}

.news-ncategory .list-group a.active:hover {
  background: transparent;
  border: 0;
  color: #ff000a;
}

.news-ncategory .list-group a:hover {
  background: transparent;
  border: 0;
  color: #ff000a;
}

.news-ncategory h3.news-t {
  font-family: 'frederic_blackregular';
  padding: 7px 15px;
  padding-left: 0;
}

.news-ncategory #filter-groups .list-group:not(:first-child) {
  margin-top: 0;
}

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

.latest-n-holder .artblock .description {
  color: #000 !important;
      font-weight: 600;
}

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

.latest-n-holder .artblock a {
  color: #666666;
}

.latest-n-holder .description {
  margin-bottom: 1em;
}

.latest-n-holder .artblock:last-child {
  border-bottom: 1px solid #ccc;
}

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

.article-content .title {
  font-family: 'frederic_blackregular';
  color: #333;
  font-size: 2em;
}

.article-content .article-meta {
  border: 0;
}

.article-content .article-meta img {
  margin-top: -11px;
}

.article-content .article-meta span, .article-content .article-meta a {
  font-style: normal;
  font-size: 14px;
}

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

.addthis_inline_share_toolbox_84oz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.addthis_inline_share_toolbox_84oz span {
  padding-right: 1em;
}

.slider-slideshow-description {
  top: 46%;
}

@media (max-width: 1365px) {
  .slider-slideshow-description {
    padding: 0 7em;
  }
}

@media (max-width: 767px) {
  .slider-slideshow-description {
    padding: 0;
    text-align: center;
  }
}

.slider-slideshow-description .slider-slideshow-description-texts {
  padding: 0;
}

.slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0 {
  color: #000;
  line-height: 1;
  padding-bottom: .2em;
  font-size: 38px;
}

@media (max-width: 1279px) {
  .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0 {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0 {
    font-size: 24px;
  }
}

.slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-1 {
  font-family: 'frederic_blackregular';
  color: #000;
  font-size: 4em;
  line-height: 1;
}

@media (max-width: 1279px) {
  .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-1 {
    font-size: 3em;
  }
}

@media (max-width: 991px) {
  .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-1 {
    font-size: 2em;
  }
}

.featured-module.featured_29_ {
  left: 50%;
  position: relative;
  width: calc(100vw - 17px);
  margin-left: calc(-50vw + 7.5px);
}

.featured-module.featured_29_ .slick-nav .fa {
  font-size: 46px;
}

.featured-module.featured_29_ h2 {
  margin-top: 2.5em !important;
  margin-bottom: 1em !important;
  font-family: 'frederic_blackregular';
  letter-spacing: 4px;
}

@media (max-width: 767px) {
  .featured-module.featured_29_ h2 {
      margin-top: 1em !important;
  }
}


.featured-module.featured_29_ .featured.section {
  max-width: 96%;
  margin: auto;
}

.featured-module.featured_29_ .featured.section #featured_slider_29_ {
  padding: 0 7em;
  border-top: 1px solid #ccc;
  padding-top: 2.5em;
}

@media (min-width: 1920px) {
  .featured-module.featured_29_ .featured.section #featured_slider_29_ {
    padding:2.5em 12em;
  }
}

@media (max-width: 1365px) {
  .featured-module.featured_29_ .featured.section #featured_slider_29_ {
    padding: 0 0em;
  }
}

.slideshow-27 {
  position: relative;
}

@media (max-width: 767px) {
  .slideshow-27 .slider-arrow {
    display: none;
  }
}

.services-holder {
  left: 50%;
  position: relative;
  width: calc(100vw - 17px);
  margin-left: calc(-50vw + 7.5px);
}

.services-holder .holder {
  width: 100%;
  max-width: 88%;
  margin: 0 auto;
}

.services-holder .holder h2 {
  margin: 3em 10px 1em 10px !important;
  border-bottom: 1px solid #ccc;
  padding-bottom: .5em;
  text-align: left !important;
}

.services-holder .lists-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.services-holder .lists-holder > * {
  width: calc(100%/4 - 20px);
  margin: 10px;
}

@media (max-width: 991px) {
  .services-holder .lists-holder > * {
    width: calc(100%/2 - 20px);
  }
}

@media (max-width: 767px) {
  .services-holder .lists-holder > * {
    width: calc(100%/1 - 20px);
  }
}

.services-holder .lists-holder > * .bg-cover {
  min-height: 22em;
  border: 1px solid #ccc;
}

@media (max-width: 1365px) {
  .services-holder .lists-holder > * .bg-cover {
    min-height: 18em;
  }
}

@media (max-width: 1279px) {
  .services-holder .lists-holder > * .bg-cover {
    min-height: 14em;
  }
}

@media (max-width: 767px) {
  .services-holder .lists-holder > * .bg-cover {
    min-height: 18em;
  }
}

.services-holder .lists-holder > * h3 {
  font-family: 'frederic_blackregular';
  margin-top: .5em;
}

.services-holder .lists-holder > * p.find {
  color: #666666;
}

.services-holder .lists-holder > * p.find i {
  color: #cd2027;
  padding-left: 1em;
  font-size: 10px;
}

.blog-home-holder {
  left: 50%;
  position: relative;
  width: calc(100vw - 17px);
  margin-left: calc(-50vw + 7.5px);
  padding: 3em 0;
}

.blog-home-holder .holder {
  width: 100%;
  max-width: 88%;
  margin: 0 auto;
}

_:-ms-fullscreen, :root .blog-home-holder .holder {

  max-width: 87%;

}

.blog-home-holder .holder h2 {
  margin: 0em 10px 1em 10px !important;
  border-bottom: 1px solid #ccc;
  padding-bottom: .5em;
  text-align: left !important;
}

.blog-home-holder .lists-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog-home-holder .lists-holder > * {
  width: calc(100%/3 - 20px);
  margin: 10px;
}

@media (max-width: 767px) {
  .blog-home-holder .lists-holder > * {
    width: calc(100%/1 - 20px);
  }
}

.blog-home-holder .lists-holder > * .bg-cover {
  min-height: 13em;
  border: 1px solid #ccc;
}

.blog-home-holder .lists-holder > * img {
  border: 1px solid #ccc;
  width: 100%;
}

.blog-home-holder .lists-holder > * .list-inline {
  margin-left: 0;
  margin-top: 1.5em;
  margin-bottom: 0;
}

.blog-home-holder .lists-holder > * .list-inline a {
  color: #666666;
}

.blog-home-holder .lists-holder > * h3 {
  font-family: 'frederic_blackregular';
  margin-top: .5em;
}

.blog-home-holder .lists-holder > * p.find {
  color: #666666;
}

.blog-home-holder .lists-holder > * p.find i {
  color: #cd2027;
  padding-left: 1em;
  font-size: 10px;
}
/*# sourceMappingURL=main.css.map */