/*
LESS CMS39 compiler
lessc -x style.less > style.css
*/
@import url('css/normalize.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,700|Noto+Sans:400,700&subset=greek');
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* ==========================================================================
   CMS39 Base styles: opinionated defaults
   ========================================================================== */
/* all */
::-webkit-input-placeholder {
  color: #282829;
  font-size: 1em;
}
::-moz-placeholder {
  color: #282829;
  font-size: 1em;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #282829;
  font-size: 1em;
}
/* ie */
input:-moz-placeholder {
  color: #282829;
  font-size: 1em;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/* #Custom
================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: 'Noto Sans', sans-serif;
  background: #0a0503;
  font-size: 12px;
  color: #1D1D1B;
  margin: 0 auto;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.shopBascetMaster .table {
  font-size: 12px;
}
.swal2-modal .swal2-title {
  font-size: 21px;
}
a {
  color: #282829;
  text-decoration: none;
}
a:hover {
  color: #feca0b;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
  color: #feca0b;
}
a:active {
  text-decoration: none;
  color: #feca0b;
}
#section_cart_details h3,
#section_cart_formdata h3 {
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}
#section_cart_details .panel-body,
#section_cart_formdata .panel-body {
  font-size: 12px;
}
.video {
  max-width: 600px !important;
  margin: 0 auto !important;
}
.gallery_post {
  clear: both;
  margin-bottom: 40px;
  background: white;
  padding: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
}
.table-price-row .table-price-info {
  font-size: 12px;
  line-height: 15px;
  background: white;
  padding: 15px;
  margin: 10px 0 0 0;
}
.table-price-row .table-price-info p {
  margin: 0px;
}
.table-price-row .table-price-buynow {
  margin: 40px 0 30px 0;
}
.table-price-row .table-price-buynow h3 {
  font-size: 20px;
  font-weight: 100;
  margin: 0px 0 30px 0;
  padding: 0px;
}
.table-price-row .table-price-buynow .btn_link {
  font-size: 16px;
  font-family: 'Noto Serif', serif;
  line-height: 16px;
  display: inline-block;
  padding: 15px 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #feca0b;
}
.table-price-row .table-price-buynow .btn_link:hover {
  color: #141819;
}
.badge_types_objectrow {
  padding-right: 5px;
  padding-left: 5px;
}
.badge_types_objectrow.active {
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.badge_types_objectrow .badge_types_object {
  margin: 10px 0 0 0;
}
.badge_types_objectrow .badge_types_object a {
  display: inline-block;
}
.badge_types_objectrow .badge_types_object .inner {
  text-align: center;
  background: #f1f1f1;
  padding: 0px;
}
.badge_types_objectrow .badge_types_object .title {
  padding: 0 10px;
  margin: 10px 0 5px 0;
  text-align: center;
  min-height: 50px;
  line-height: 14px;
}
.badge_types_objectrow .badge_types_object .title a {
  font-size: 12px;
  font-weight: 600;
}
.instagram-area {
  background-color: #feca0b;
  color: #141819;
}
.instagram-area h3 {
  text-align: center;
  margin: 20px 0px;
  font-size: 14px;
}
.instagram-area a {
  display: block;
  position: relative;
}
.instagram-area a .center {
  z-index: 5;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.instagram-area a .likes {
  padding: 10px;
  background: #feca0b;
  color: #141819;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.owl-theme .owl-item a {
  display: block;
}
.owl-theme .owl-item a.open img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.owl-theme .owl-nav [class*='owl-'] {
  font-size: 12px;
  margin: 0px;
  width: 40px;
  line-height: 40px;
  padding: 0px;
  background: #141819;
  color: #feca0b;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.owl-theme .owl-nav {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 35%;
  width: 100%;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav .disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 10px;
}
.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 40px;
  height: 5px;
  margin: 0px;
  background: #FFFFFF;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 0px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #141819;
}
.master-gallery-pd {
  background: #feca0b;
}
.master-gallery-pd .pdgalleryajax {
  padding: 10px 0px;
  text-align: center;
}
.master-gallery-pd .pdgalleryajax h2 {
  margin: 0 0 10px 0;
}
.master-gallery-pd .pdgalleryajax .relative-list-area {
  padding: 10px;
  background: #141819;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  display: inline-block;
}
.nopadding {
  padding: 0px !important;
}
iframe {
  border: 0px;
}
.videoframe {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.relative-products {
  margin: 30px 0 0 0;
}
.relative-products h3.ht {
  font-size: 16px !important;
  font-weight: 300 !important;
  margin-bottom: 20px !important;
}
.relative-products .concarda_module_shopping_loop {
  width: 33.333%;
  vertical-align: top;
  font-size: 10px;
  font-weight: 100;
  line-height: 0px;
}
@media only screen and (min-width: 992px) {
  .relative-products .concarda_module_shopping_loop {
    width: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .relative-products .concarda_module_shopping_loop {
    width: 25%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .relative-products .concarda_module_shopping_loop {
    width: 25%;
  }
}
.relative-products .concarda_module_shopping_loop .inner {
  margin: 2px;
  padding: 5px;
  border: 1px solid #feca0b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0px;
}
.shop-gallery {
  position: relative;
  margin: -40px 0 0 0;
}
.shop-gallery figure {
  display: inline-block;
  width: 50%;
  margin: 0 0 10px 0;
}
.shop-gallery figure img {
  width: 100%;
  height: auto;
}
.shop-gallery figure.small-gallery {
  position: absolute;
  width: 100px;
  height: 100px;
  background: white;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.shop-gallery figcaption {
  display: none;
}
.blog_schema {
  margin: 0px 0px;
}
.collection_fast_menu_main {
  margin: 20px 0px;
}
.collection_fast_menu_main .collection_fast_menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}
.collection_fast_menu_main .collection_fast_menu li {
  padding: 0px;
  display: inline-block;
}
.collection_fast_menu_main .collection_fast_menu li a {
  font-family: 'Noto Serif', serif;
  font-size: 14px;
  display: block;
  padding: 10px;
  margin: 3px;
  background: #141819;
  color: #feca0b;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.collection_fast_menu_main .collection_fast_menu li a:hover {
  background: #FFFFFF;
  color: #141819;
}
.mainmenu {
  /*.linear-gradient(top, @color10, @color3);*/
  padding: 0px 15px;
  position: relative;
  z-index: 100;
  background: #feca0b;
}
.mainmenu .cms39-navbar-brand {
  width: 64px;
  display: inline-block;
  height: auto;
  position: absolute;
  margin: 5px 0px;
  z-index: 101;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mainmenu .cms39-navbar-brand {
    position: relative;
  }
}
@media only screen and (max-width: 479px) {
  .mainmenu .cms39-navbar-brand {
    position: relative;
  }
}
.mainmenu .fast-menu {
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 479px) {
  .mainmenu .fast-menu {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mainmenu .fast-menu {
    display: none;
  }
}
.mainmenu .fast-menu .class-diy {
  font-weight: 900;
  text-decoration: underline;
}
.mainmenu .fast-menu .class-diy:before {
  content: "" !important;
  margin-right: 0px;
}
.mainmenu .fast-menu .fast-menu-nav {
  margin: 0px;
  padding: 0px;
  text-align: right;
}
.mainmenu .fast-menu .fast-menu-nav .openmenu > ul {
  display: block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.mainmenu .fast-menu .fast-menu-nav .hover {
  color: #141819;
  /*.linear-gradient(top, @color1, @color8);*/
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.mainmenu .fast-menu .fast-menu-nav > li {
  display: inline-block;
  position: relative;
}
.mainmenu .fast-menu .fast-menu-nav > li.openmenu {
  background: -webkit-linear-gradient(top, #141819, #3e3e38);
  background: -moz-linear-gradient(top, #141819, #3e3e38);
  background: -ms-linear-gradient(top, #141819, #3e3e38);
  background: -o-linear-gradient(top, #141819, #3e3e38);
}
.mainmenu .fast-menu .fast-menu-nav > li.openmenu > a {
  color: #feca0b;
}
.mainmenu .fast-menu .fast-menu-nav > li > a:before {
  content: "\f078";
  margin-right: 3px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.mainmenu .fast-menu .fast-menu-nav > li a {
  padding: 13px 2px;
  display: block;
  color: #141819;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
}
.mainmenu .fast-menu .fast-menu-nav > li a:hover {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  color: #feca0b;
}
.mainmenu .fast-menu .fast-menu-nav > li a.active {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mainmenu .fast-menu .fast-menu-nav > li a {
    font-size: 12px;
    padding: 30px 0px;
    letter-spacing: -1px;
  }
}
.mainmenu .fast-menu .fast-menu-nav > li > ul {
  display: none;
  position: absolute;
  width: 200px;
  left: 0px;
  z-index: 100;
  background: -webkit-linear-gradient(top, #35352d, #141819);
  background: -moz-linear-gradient(top, #35352d, #141819);
  background: -ms-linear-gradient(top, #35352d, #141819);
  background: -o-linear-gradient(top, #35352d, #141819);
  padding: 0px 0px;
  margin: 0px;
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
}
.mainmenu .fast-menu .fast-menu-nav > li > ul > li {
  display: block;
  position: relative;
}
.mainmenu .fast-menu .fast-menu-nav > li > ul > li a {
  color: #feca0b;
  text-align: left;
  padding: 7px 0px 7px 21px;
  font-size: 13px;
  line-height: 13px;
  text-indent: -7px;
}
.mainmenu .fast-menu .fast-menu-nav > li > ul > li a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.mainmenu .fast-menu .fast-menu-nav > li > ul > li a:before {
  content: "\f061";
  margin-right: 3px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.mainmenu .fast-menu .fast-menu-nav > li > ul > li > ul {
  background: -webkit-linear-gradient(top, #35352d, #141819);
  background: -moz-linear-gradient(top, #35352d, #141819);
  background: -ms-linear-gradient(top, #35352d, #141819);
  background: -o-linear-gradient(top, #35352d, #141819);
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
  width: 200px;
  position: absolute;
  left: 200px;
  display: none;
  top: 0px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.mainmenu .fast-menu .fast-menu-nav > li > ul > li > ul li a {
  list-style: none;
}
@media only screen and (min-width: 992px) {
  .contactform {
    margin: 0 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contactform {
    margin: 0 100px;
  }
}
.TableShoppingFormGallery {
  margin: 20px 0 10px;
}
.TableShoppingLinkPinArea {
  text-align: center;
  margin: 10px 0;
}
.TableShoppingLinkPinArea .TableShoppingLinkPin {
  font-weight: 700;
  display: inline-block;
  padding: 5px;
}
.btmpricelistmoreinfo {
  background: #f9f9f9;
  color: #141819;
  display: block;
  padding: 10px 5px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
}
.btmpricelistmoreinfo:hover {
  color: #141819;
}
.table-price {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  font-size: 12px;
  text-align: center;
}
.table-price .table {
  margin-bottom: 0px;
}
.table-price tr,
.table-price th,
.table-price td {
  text-align: center;
}
.table-price .col1 {
  width: 75px;
}
.table-price .qty {
  text-align: right;
}
.table-price .minmax {
  text-align: right;
}
.table-price h4 {
  color: #141819;
  background: #feca0b;
  padding: 10px;
  margin: 0px;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
}
.table-price .button-thumbnail {
  max-width: 100%;
  height: auto;
}
.table-price .more-link {
  font-size: 15px;
}
.area-offers {
  background: #141819;
}
.area-offers > div {
  padding: 0px;
}
/* styles for desktop */
.tinynav {
  display: none;
}
/* styles for mobile */
@media screen and (max-width: 767px) {
  #submenus {
    display: none;
  }
  .tinynav {
    display: block;
    width: 100%;
    padding: 0px;
    height: 50px;
    font-size: 14px;
    text-align: center;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #feca0b;
    color: #141819;
  }
}
.col-offers {
  margin-bottom: 15px;
}
.col-offers .inner {
  background: #141819;
  padding: 0px;
}
.col-offers a {
  color: #feca0b;
  text-decoration: underline;
}
.col-offers .offer-date {
  font-size: 12px;
  display: block;
  margin: 20px 0 0 0;
}
.col-offers .offer-text {
  color: #FFFFFF;
  padding: 20px 10px 10px 10px;
  line-height: 1.1em;
  text-align: center;
}
.col-offers .offer-text strong,
.col-offers .offer-text .moneyRoot .money {
  color: #feca0b;
  font-weight: 800;
}
.col-offers .offer-perc {
  width: 200px;
  display: inline-block;
  padding: 20px 10px 20px;
  float: left;
  background: #feca0b;
  margin-right: 15px;
  text-align: center;
  min-height: 230px;
}
.col-offers .offer-perc .l0 {
  margin-bottom: 10px;
}
.col-offers .offer-perc .l1 {
  font-size: 2em;
  display: block;
  font-weight: 800;
  margin-bottom: 10px;
}
.col-offers .offer-perc .l2 {
  font-size: 1em;
  line-height: 1em;
}
@media only screen and (max-width: 479px) {
  .col-offers {
    padding: 0px;
  }
  .col-offers .offer-perc {
    width: 100%;
    margin-bottom: 20px;
  }
  .col-offers .offer-text {
    text-align: center;
    line-height: 1.1em;
  }
}
.badgebutton_back {
  font-size: 0.8em;
}
.post-social {
  margin-bottom: 20px;
  color: #141819;
}
.post-social .post-social-title {
  display: inline-block;
  margin-right: 10px;
}
.post-social a {
  display: inline-block;
  padding: 5px;
  margin: 0 2px;
  font-size: 1.5em;
}
.block {
  display: block !important;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #141819;
  opacity: 0.5;
}
/*! Dark tooltip style */
.qtip-dark {
  background-color: #feca0b;
  border-color: #141819;
  color: #141819;
}
.qtip-dark .qtip-titlebar {
  background-color: #feca0b;
}
.qtip-dark .qtip-icon {
  border-color: #141819;
}
.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #141819;
}
.gallery_post {
  clear: both;
}
.gallery_post .cms_gallery_loop {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px 0;
  padding: 2px;
}
.gallery_post .cms_gallery_loop .cms_gallery_loop_inner {
  padding: 0px;
}
.gallery_post .cms_gallery_loop .cms_gallery_loop_inner .cms_gallery_loop_inner_link {
  display: inline-block;
  padding-bottom: 0px;
}
.gallery_post .cms_gallery_loop .cms_gallery_loop_inner .cms_gallery_loop_inner_img {
  width: 100%;
  height: auto;
  margin: 0 0 5px 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .gallery_post .cms_gallery_loop {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 479px) {
  .gallery_post .cms_gallery_loop {
    width: 50%;
  }
}
.cc_promo {
  background: #0c0c0c;
  padding-bottom: 0px;
}
.cc_promo .promo-item {
  position: relative;
  overflow: hidden;
  /*
    .slick-arrow {
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      font-size: 0;
      line-height: 0;
      position: absolute;
      display: block;
      width: 20px;
      height: 20px;
      padding: 0;
      cursor: pointer;
      color: transparent;
      border: none;
      outline: none;
      background: transparent;
      z-index: 10;
    }
    .slick-prev {
      left: 10px;
    }
    .slick-next {
      right: 10px;
    }

    .slick-next:before,
    .slick-prev:before {
      font-size: 30px;
      line-height: 1;
      opacity: .75;
      color: @color1;
      .text-border-thin;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    .slick-prev:before {
      content: '←';
    }

    .slick-next:before {
      content: '→';
    }
    */
}
.cc_promo .promo-item a {
  display: block;
}
.cc_promo .promo-item .promo-img {
  width: 100%;
  height: auto;
}
.no-padding {
  margin: 0px;
  padding: 0px;
}
.mobile-menu-toggle {
  z-index: 101;
  position: fixed;
  top: 11px;
  right: 10px;
  display: inline-block;
  font-size: 2em;
  color: #feca0b;
  text-shadow: -1px 0 #141819, 0 1px #141819, 1px 0 #141819, 0 -1px #141819;
}
.mobile-menu-slide {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  position: fixed;
  width: 250px;
  margin: 0 auto;
  padding: 10px 0px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  z-index: 102;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #feca0b;
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.mobile-menu-slide .mobile-search {
  text-align: center;
  padding: 10px 0px;
}
.mobile-menu-slide .mobile-search input,
.mobile-menu-slide .mobile-search button {
  border: 1px solid #141819;
  background: #feca0b;
  padding: 5px;
  font-size: 1em;
}
.mobile-menu-slide .mobileInner {
  overflow: auto;
}
.mobile-menu-slide hr {
  height: 5px;
  border: 0px;
  background: #141819;
  margin-top: 5px;
  margin-bottom: 5px;
}
.mobile-menu-slide .sidebarBrand {
  display: block;
  text-align: center;
}
.mobile-menu-slide .sidebarBrand img {
  width: 100px;
  height: auto;
}
.mobile-menu-slide .sidebarToggleExit {
  position: absolute;
  right: -3px;
  top: -12px;
  z-index: 1;
  font-size: 2em;
}
.mobile-menu-slide .mobile-menu {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.mobile-menu-slide .mobile-menu li {
  margin: 2px 0px;
}
.mobile-menu-slide .mobile-menu li a {
  display: block;
  padding: 8px 20px;
  text-align: left;
  border-bottom: 1px solid #141819;
  color: #141819;
  font-size: 1.2em;
}
.mobile-menu-slide .mobile-menu li:last-child a {
  border-bottom: 0px;
}
.mobile-menu-slide .mobile-lang-list {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.mobile-menu-slide .mobile-lang-list li {
  display: inline-block;
}
.mobile-menu-slide .mobile-lang-list li a {
  display: block;
  padding: 10px 10px;
  color: #141819;
}
.headquery {
  text-transform: capitalize;
}
#shopping-tags {
  margin-top: 20px;
}
#shopping-tags ul {
  margin: 0px;
  padding: 0px;
}
#shopping-tags ul li {
  margin: 2px;
  padding: 0px;
}
#shopping-tags ul li a {
  padding: 5px 7px;
  background: #f3f3f3 !important;
  color: #141819;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  font-weight: 300 !important;
}
#shopping-tags ul li a:hover {
  background: #feca0b !important;
}
.badge-simple {
  display: inline-block;
  width: 12.5%;
  float: left;
}
@media only screen and (max-width: 479px) {
  .badge-simple {
    width: 50%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .badge-simple {
    width: 25%;
  }
}
.badge-simple .inner {
  padding: 10px;
  border: 0px;
}
.badge-simple .inner .title {
  display: none;
}
.badge-simple .inner a {
  display: block;
}
.badge-simple .inner img {
  width: 100%;
  height: auto;
}
.blogarea-infinity {
  text-align: center;
  padding-bottom: 10px;
}
.blogarea-infinity .morelinkblog {
  padding: 10px;
  font-size: 1.5em;
  border: 1px solid #feca0b;
  color: #feca0b;
  display: inline-block;
  text-align: center;
  margin: 30px 0;
}
.cc_promo-badge {
  padding: 0px;
  background: #141819;
}
.cc_promo-badge .concard_prd_area {
  padding: 10px 20px 0 20px;
  display: inline-block;
  width: 100%;
}
.cc_promo-badge h3 {
  font-family: 'Noto Serif', serif;
  color: #feca0b;
  text-align: center;
  font-weight: 900;
  font-size: 3em;
  padding: 0px;
  margin: 20px 0;
}
footer .module_shopping_loop_vertical {
  float: left;
}
footer .cms39-navbar-brand {
  max-width: 134px;
  display: inline-block;
}
.module_shopping_loop_vertical {
  position: relative;
  min-height: inherit;
  padding: 0px;
  margin: 0px;
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  width: 12.5%;
}
.module_shopping_loop_vertical .inner {
  padding: 0px;
  margin: 3px;
  border: 0px solid #141819;
}
.module_shopping_loop_vertical .title {
  display: block;
  text-align: center;
  margin: 15px 0px 5px;
  line-height: 1em;
}
.module_shopping_loop_vertical .title a {
  color: #feca0b;
  display: inline-block;
}
.module_shopping_loop_vertical .content,
.module_shopping_loop_vertical .price,
.module_shopping_loop_vertical .tools {
  display: none;
}
.module_shopping_loop_vertical .photo a {
  display: block;
}
.module_shopping_loop_vertical .photo img {
  width: 100%;
  height: auto;
}
.relative-list-area {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
.relative-list-area li {
  display: inline-block;
}
.relative-list-area li a {
  display: block;
  margin: 5px;
}
.relative-list-area .concarda_module_shopping_loop .content {
  display: none;
}
.generic_text {
  font-size: 1.2em;
}
.generic_text .generic_text_set {
  font-weight: 900;
}
.cms39_gmap {
  width: 100%;
  height: 400px;
  border: 0px;
}
.single-page {
  padding: 100px 0px !important;
}
@media only screen and (max-width: 479px) {
  .single-page {
    padding: 40px 0px !important;
  }
}
#top {
  position: absolute;
  top: 0px;
}
.btn-mobile-toggle-menu {
  text-align: right;
}
.btn-mobile-toggle-menu a i {
  color: #feca0b;
}
.text-border-thin {
  text-shadow: -1px 0 #141819, 0 1px #141819, 1px 0 #141819, 0 -1px #141819;
}
.text-border {
  text-shadow: -3px 0 #141819, 0 3px #141819, 3px 0 #141819, 0 -3px #141819;
}
.contact_interest {
  font-family: 'Noto Serif', serif;
  text-align: center;
  font-size: 2em;
  margin: 40px 0px 10px;
}
.contact_interest a {
  color: #141819;
  font-weight: bold;
}
.contact_interest a i {
  margin-right: 10px;
}
.item-concarda-list {
  background: #feca0b;
  padding: 20px 30px 30px 30px;
}
.item-concarda-list .p-detail-text {
  display: block;
  margin: 30px 0 5px 0px;
  text-align: center;
  font-size: 1.3em;
  color: #141819;
}
.item-concarda-list .cdl-hero {
  margin: 0px 0px 0px 0px;
}
.item-concarda-list .cdl-hero .caption {
  font-family: 'Noto Serif', serif;
  text-align: center;
  display: block;
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}
.item-concarda-list .cdl-hero .caption .thin {
  display: block;
  font-weight: 100;
  font-size: 15px;
  line-height: 0.9em;
  margin: 20px 0px;
}
.badges_list_small {
  width: 100%;
  margin: 0px auto 0 auto;
  display: inline-block;
  max-width: 400px;
  text-align: center;
  padding: 5px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background: #feca0b;
}
.badges_list_small .badge-small {
  float: left;
  width: 20%;
  display: block;
}
.badges_list_small .badge-small .inner {
  margin: 0px 2px;
}
.badges_list_small .badge-small .inner a {
  display: block;
}
.badges_list_small .badge-small .inner a img {
  width: 100%;
  height: auto;
}
.item-concarda {
  width: 33.333%;
  min-height: 320px;
  max-height: 500px;
  background: #141819;
  overflow: hidden;
  display: block;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
}
.item-concarda span {
  display: inline-block;
}
.item-concarda .thin {
  display: none;
}
.item-concarda.item_concarda_50 {
  width: 50%;
}
.item-concarda.active .item-border {
  background: rgba(0, 0, 0, 0.4);
}
.item-concarda.item-horizontal {
  width: 100%;
}
.item-concarda:hover .item-border {
  background: rgba(0, 0, 0, 0.4);
}
.item-concarda .item-img {
  width: 100%;
  height: auto;
  z-index: 1;
}
.item-concarda .item-border {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  position: absolute;
}
.item-concarda .item-center {
  color: #feca0b;
  z-index: 3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.item-concarda .item-center .hero-title {
  font-family: 'Noto Serif', serif;
  display: block;
  margin-bottom: 5px;
  color: #feca0b;
  font-size: 3.5em;
  line-height: 1em;
  text-shadow: -3px 0 #141819, 0 3px #141819, 3px 0 #141819, 0 -3px #141819;
}
.item-concarda .item-center .hero-title a {
  color: #feca0b;
}
.item-concarda .item-center .hero-subcat {
  display: inline-block;
}
.item-concarda .item-center .hero-subcat .caption {
  font-size: 1.6em;
  text-shadow: -3px 0 #141819, 0 3px #141819, 3px 0 #141819, 0 -3px #141819;
  line-height: 1em;
}
.item-concarda .item-center .more_info {
  color: #feca0b;
  font-size: 1.1em;
  text-shadow: -3px 0 #141819, 0 3px #141819, 3px 0 #141819, 0 -3px #141819;
  border: 2px solid #feca0b;
  padding: 10px 15px;
  outline: 2px solid #141819;
}
.item-concarda .item-center .cat {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 1.6em;
}
.item-concarda .item-center .cat:empty {
  display: none;
}
.item-concarda .item-center .cat .navMenu {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.item-concarda .item-center .cat .navMenu .navMenu-small {
  padding: 0px;
  margin-top: 10px;
}
.item-concarda .item-center .cat .navMenu .navMenu-small li a {
  font-size: 0.8em;
}
.item-concarda .item-center .cat .navMenu li {
  display: inline-block;
  margin: 3px 2px;
}
.item-concarda .item-center .cat .navMenu li a {
  font-size: 0.8em;
  font-weight: bold;
  background: #feca0b;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  display: block;
  color: #141819;
  padding: 5px 12px;
}
.item-concarda .item-center .cat .navMenu li a:hover,
.item-concarda .item-center .cat .navMenu li a.active {
  background: #FFFFFF;
  color: #141819;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
.hero {
  position: relative;
  padding: 0px 0px;
  text-align: center;
  background: #141819;
  min-height: 500px;
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
}
.hero.hero-static .mouse {
  bottom: -10px;
}
.hero.hero-static .hero-full-bg {
  background-position: 50% 100%;
  -webkit-background-size: inherit;
  -moz-background-size: inherit;
  -o-background-size: inherit;
  background-size: inherit;
}
.hero.hero-static .hero-caption-area {
  top: 50%;
}
.hero .hero-full-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: 50% 20%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero .border {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
}
.hero .container {
  padding-bottom: 60px;
}
.hero .hero-logo {
  margin: 0 auto;
  padding-bottom: 40px;
}
.hero span {
  display: block;
}
.hero .hero-caption-area {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.hero .hero-h1 {
  font-size: 5em;
  color: #feca0b;
  text-shadow: -3px 0 #141819, 0 3px #141819, 3px 0 #141819, 0 -3px #141819;
  display: block;
  margin-bottom: 30px;
}
.hero .hero-submenus {
  display: block;
  text-align: center;
  margin-top: 100px;
  font-size: 1.6em;
}
.hero .hero-submenus:empty {
  display: none;
}
.hero .hero-submenus .navMenu {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hero .hero-submenus .navMenu li {
  display: inline-block;
  margin: 0 2px;
}
.hero .hero-submenus .navMenu li a {
  font-size: 0.9em;
  background: #feca0b;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: block;
  color: #141819;
  padding: 5px 10px;
}
.hero .hero-submenus .navMenu li a.active {
  background: #FFFFFF;
  color: #141819;
}
.hero .hero-caption-area-bottom {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.hero .hero-tags {
  font-size: 1.4em;
  font-weight: 500;
  margin-top: 0px;
  color: #feca0b;
}
.hero .caption {
  text-shadow: -3px 0 #141819, 0 3px #141819, 3px 0 #141819, 0 -3px #141819;
  color: #feca0b;
  font-size: 4em;
  font-weight: 800;
  line-height: 0.8em;
}
.hero .caption .thin {
  font-weight: 100;
  font-size: 0.5em;
  line-height: 0.9em;
  margin-top: 16px;
}
.hero .mouse {
  z-index: 11;
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  cursor: pointer;
  display: inline-block;
  /*
    background-image: url(img/arrow-down.png);
    background-repeat: no-repeat;
    background-color: @color3;
    background-position: center;
    background-position-y: 22px;
    */
  background-color: #feca0b;
  color: #141819;
  font-size: 4em;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
}
.theme_search {
  width: 450px;
  display: block;
  text-align: center;
  margin: 0 auto 50px auto;
}
.theme_search .searchform {
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
}
.theme_search .searchform input,
.theme_search .searchform .btn,
.theme_search .searchform button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  font-size: 1.4em;
  font-weight: 200;
  padding: 25px 0px 25px 20px;
  color: #141819;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  font-size: 16px;
  height: auto;
  background-color: white;
  font-weight: 100;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px;
  border-radius: 0px;
  border: 0px;
  text-transform: uppercase;
}
.theme_search .searchform .btn {
  padding-right: 20px;
  text-align: center;
  font-weight: 800;
}
.theme_menu_fast_aim ul {
  border-top: 0px;
}
.theme_menu_fast_aim ul {
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #f9f9f9;
  border-bottom: 0px;
}
.theme_menu_fast_aim li {
  position: relative;
  display: block;
  margin: 0px;
  width: 100%;
  border-bottom: 1px solid #f9f9f9;
}
.theme_menu_fast_aim .open {
  display: block;
  position: absolute;
  left: 100%;
  top: 0px;
  width: 100%;
  z-index: 100;
}
.theme_menu_fast_aim a {
  display: block;
  background: #feca0b;
  color: #141819;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 1.3em;
}
.theme_menu_fast_aim ul ul {
  display: none;
}
.searchform {
  margin: 5px 0 20px 0;
}
.prd_details_nav a {
  font-size: 2em;
  color: #feca0b;
}
#nav {
  display: none;
}
.moneyRoot .money {
  color: #141819;
  font-weight: 400;
  white-space: nowrap;
}
.moneyRoot {
  color: #141819;
}
.shop_option {
  font-size: 0.9em;
  font-weight: 100;
  padding-right: 5px;
}
.shop_option .shop_option_key {
  padding-right: 3px;
}
.shop_option .shop_option_value {
  font-weight: 900;
}
.theme_menu_fast {
  margin: 0px 0px 20px 0px;
  padding: 10px 5px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.theme_menu_fast.theme_menu_fast_h {
  background: transparent;
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.theme_menu_fast.theme_menu_fast_h ul li.active {
  display: none !important;
  visibility: hidden;
}
.theme_menu_fast.theme_menu_fast_h h3 {
  text-align: center;
  margin: 0 0 6px 0;
  border-bottom: 1px solid #feca0b;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}
.theme_menu_fast ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.theme_menu_fast ul li {
  margin: 0px;
  padding: 0px;
  display: block;
  margin: 0px 0px;
}
.theme_menu_fast ul li a {
  display: block;
  padding: 7px 0 7px 5px;
  font-size: 13px;
  color: #141819;
  border-bottom: 1px dotted #e0ddc9;
  font-weight: 100;
}
.theme_menu_fast ul li a:hover {
  color: #feca0b;
}
.theme_menu_fast ul li .active {
  color: #141819;
  background: #feca0b;
  font-weight: 700;
}
.theme_menu_fast ul li .active:hover {
  color: #141819;
}
.theme_menu_fast ul li li a {
  font-weight: 400;
  text-indent: 0;
}
.theme_menu_fast ul li li a:before {
  content: "";
  padding-right: 0;
}
.theme_menu_fast ul li li a {
  padding-left: 20px;
  font-weight: 100;
}
.theme_menu_fast ul li li li a {
  padding-left: 25px;
  font-size: 12px;
}
.theme_menu_fast ul li li li li a {
  padding-left: 35px;
}
.theme_menu_fast ul li li li li li a {
  padding-left: 45px;
}
.concarda_module_shopping_loop {
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 50%;
  display: inline-block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
@media only screen and (min-width: 992px) {
  .concarda_module_shopping_loop {
    width: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .concarda_module_shopping_loop {
    width: 25%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .concarda_module_shopping_loop {
    width: 33.333%;
  }
}
.concarda_module_shopping_loop:hover .inner {
  border: 1px solid #141819;
}
.concarda_module_shopping_loop:hover .link {
  background: #141819;
  color: #feca0b;
}
.concarda_module_shopping_loop.active {
  color: #feca0b;
}
.concarda_module_shopping_loop.active:hover .inner {
  background: #141819;
}
.concarda_module_shopping_loop.active .inner {
  background: #141819;
}
.concarda_module_shopping_loop.active a {
  color: #feca0b;
}
.concarda_module_shopping_loop.active .title a {
  color: #feca0b;
}
.concarda_module_shopping_loop .cent {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.concarda_module_shopping_loop .inner {
  margin: 5px;
  padding: 10px 5px;
  border: 1px solid #feca0b;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.concarda_module_shopping_loop.h_1688 .inner {
  background: white;
}
.concarda_module_shopping_loop .content {
  display: inline-block;
}
.concarda_module_shopping_loop .title {
  padding-top: 10px;
  font-size: 1.2em;
  line-height: 1em;
}
.concarda_module_shopping_loop .title a {
  color: #141819;
}
.concarda_module_shopping_loop .code {
  padding-top: 5px;
  display: block;
  font-size: 0.9em;
}
.concarda_module_shopping_loop .photo {
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
}
.concarda_module_shopping_loop .photo img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.concarda_module_shopping_loop .photo .magnific {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 3px 6px;
  font-size: 17px;
}
.concarda_module_shopping_loop .photo .magnific:hover {
  color: #141819;
}
.concarda_module_shopping_loop .link {
  font-family: 'Noto Serif', serif;
  padding: 8px 12px;
  border: 0px solid #141819;
  color: #141819;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  margin-top: 8px;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #141819;
}
.shopping_cart_inner {
  position: absolute;
  z-index: 50;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 10px 15px;
  background: #feca0b;
  display: inline-block;
  margin-top: -1px;
  border: 0px solid #141819;
  border-top: 0px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.shopping_cart_inner a {
  font-weight: 900;
  text-decoration: underline;
}
.shopping_cart_inner a:hover {
  color: #35352d;
}
.shopping_cart_inner:empty {
  display: none;
}
.productDetail {
  margin-bottom: 50px;
}
.productDetail table thead td {
  font-weight: 800;
}
.productDetail table tbody td {
  font-weight: 100;
}
.productDetail .shopdata {
  padding: 80px 20px 0px 20px;
  text-align: center;
}
@media only screen and (max-width: 479px) {
  .productDetail .shopdata {
    padding: 20px 0px 0px 0px;
  }
}
.productDetail .shopdata .title {
  letter-spacing: 0px;
}
.productDetail .shopdata h3 {
  margin: 10px 0px;
  font-size: 1.1em;
}
.productDetail .shopdata .cms39_gallery_wrapper {
  margin: 0px 0 0px 0;
}
.productDetail .shopdata .shop-f2 {
  max-width: 1200px;
  margin: 0 auto;
}
.productDetail .shopdata .shopping {
  padding: 20px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  margin: 0 0 40px 0px;
}
@media only screen and (max-width: 479px) {
  .productDetail .shopdata .shopping {
    padding: 20px 5px;
  }
}
.productDetail .shopdata .shopping h3 {
  font-weight: 300;
  font-size: 20px;
}
.productDetail .shopdata .shopping h3 .dimname {
  font-size: 14px;
  line-height: 13px;
  display: inline-block;
}
.productDetail .shopdata .shopping_h3 {
  margin: 0px;
  padding: 0 0 20px 0;
}
.productDetail .shopdata .description {
  padding: 10px 0 0 0px;
  font-size: 12px;
}
.productDetail .shopdata .description:empty {
  display: none;
}
.productDetail .shopdata .sku {
  font-size: 1.2em;
  font-weight: 700;
}
.productDetail .shopdata h1 {
  color: #141819;
  margin: 0px 0 0px 0;
  line-height: 1em;
  font-size: 22px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .productDetail .shopdata h1 {
    margin-top: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  .productDetail .shopdata h1 {
    margin-top: 20px;
    text-align: center;
  }
}
.productDetail .shopdata .infoshop {
  display: block;
  text-align: center;
  font-size: 11px;
  line-height: 12px;
  margin: 10px 0;
  color: #141819;
  padding: 10px 10px;
  background: #feca0b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.productDetail .shopdata .infoshop a {
  color: #707070;
  text-decoration: underline;
}
.productDetail .shopdata .infoshop a:hover {
  color: #141819;
}
.productDetail .shopdata .cms39_gallery_wrapper figure figcaption {
  display: none;
}
.productDetail .shopdata .cms39_gallery_wrapper figure img {
  max-width: 300px;
  height: auto;
}
.formBadgePhoto {
  text-align: center;
  position: absolute;
  left: -304px;
  top: 230px;
  margin-top: 0px;
  background: #f3f3f3;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.formBadgePhoto div:empty {
  display: none;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .formBadgePhoto {
    display: none;
  }
}
.formBadgePriceList {
  max-width: 600px;
  left: 0px;
  margin: 0px;
  font-size: 12px;
  position: absolute;
  z-index: 1000;
  background: white;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 32px -1px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 0px 32px -1px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 0px 32px -1px rgba(0, 0, 0, 0.41);
}
.formBadgePriceList:empty {
  display: none;
}
.formBadgePriceList .closebtnmodal {
  z-index: 10;
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: -10px;
  color: #141819;
}
@media only screen and (max-width: 479px) {
  .formBadgePriceList .closebtnmodal {
    right: 7px;
    top: -40px;
  }
}
@media only screen and (max-width: 479px) {
  .formBadgePriceList {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 350px;
  }
}
.formBadgePriceList .col1 {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .formBadgePriceList .col1 {
    padding-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .formBadgePriceList .col1 {
    padding-right: 0px;
  }
}
.formBadgePriceList .col1 img {
  display: inline-block;
}
.formBadgePriceList .col2 h3 {
  margin: 0 20px 10px 0px !important;
  font-weight: 600;
  font-size: 16px;
}
.formBadgePriceList .col2 h3 .smallThumb {
  margin: 0 5px 0 0;
}
.formBadgePriceList .TableShoppingFormInfo {
  margin: 10px 0;
  padding: 10px;
  background: #feca0b;
  color: #141819;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#concardaShoppingForm .help-block {
  font-size: 12px;
  line-height: 16px;
  margin: 12px 0 15px 9px;
}
#concardaShoppingForm .form-msg {
  margin-top: 10px;
}
#concardaShoppingForm label.error {
  margin: 7px 0px;
}
#concardaShoppingForm .form-control-price,
#concardaShoppingForm a,
#concardaShoppingForm button,
#concardaShoppingForm select,
#concardaShoppingForm input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 13px;
  background: #feca0b;
  color: #141819;
  padding: 12px 8px;
  text-align: center;
  height: inherit;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  border: 0px;
  margin: 0 0px;
  letter-spacing: -0.4px;
}
#concardaShoppingForm .form-control-price i,
#concardaShoppingForm a i,
#concardaShoppingForm button i,
#concardaShoppingForm select i,
#concardaShoppingForm input i {
  margin-right: 5px;
}
#concardaShoppingForm .btn-add-to-cart {
  background: #141819;
  color: #feca0b;
  font-size: 1.4em;
  padding: 12px 20px;
}
#concardaShoppingForm select {
  padding-right: 30px;
  background-image: url(img/arrow.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
}
input.error {
  border: 1px solid red;
}
label.error {
  background: url('img/unchecked.gif') no-repeat;
  padding-left: 16px;
  margin-left: 0.3em;
}
label.valid {
  background: url('img/checked.gif') no-repeat;
  display: block;
  width: 16px;
  height: 16px;
}
.cms39_gallery_wrapper_ figure {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 0px solid #feca0b;
}
.cms39_gallery_wrapper_ .lightbox {
  display: inline-block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  border: 1px solid rgba(0, 0, 0, 0);
  outline: 1px solid transparent;
  -webkit-filter: drop-shadow(-11px 2px 2px rgba(0, 0, 0, 0.2));
  perspective: 500px;
}
.cms39_gallery_wrapper_ .lightbox img {
  display: inline-block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  transform: rotateY(10deg);
  -webkit-transform: rotateY(10deg) translate3d(0, 0, 0);
}
.cms39_gallery_wrapper_ .lightbox:hover {
  -webkit-filter: drop-shadow(-2px 0px 2px rgba(0, 0, 0, 0.05));
}
.cms39_gallery_wrapper_ .lightbox:hover img {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg) translate3d(0, 0, 0);
}
.cms39_gallery_wrapper_ figcaption {
  color: #707070;
  font-size: 1em;
  font-weight: 100;
  text-align: center;
}
.cms39_gallery_wrapper_ figure img {
  width: 100%;
  height: auto;
}
.faq-head {
  margin-bottom: 20px;
}
.faq-inner h2 {
  color: #141819;
}
.faq-inner .faqHeader ul {
  margin: 0 0 0 0px;
  padding: 0px;
  list-style-position: inside;
  list-style-type: decimal;
  color: #707070;
}
.faq-inner .faqHeader ul li a {
  color: #707070;
  font-weight: bold;
  display: block;
  padding: 5px 0px;
  text-align: left;
}
.faq-inner .faqHeader ul li a:hover {
  color: #feca0b;
}
.faq-inner .faqBtn {
  display: inline-block;
  font-weight: 100;
  font-size: 0.8em;
  padding: 5px 0px;
  color: #707070;
  margin: 10px 0 0 0;
  text-transform: lowercase;
}
.faq-inner .faqBtn:hover {
  color: #feca0b;
}
.faq-inner .faqa img {
  margin: 20px 0;
}
.faq-inner .faqa p {
  padding: 0px;
  margin: 0px;
}
.faq-inner .faqContent .faqa {
  padding: 0px 40px;
}
.faq-inner .faqContent {
  color: #707070;
  font-size: 1em;
}
.faq-inner .faqContent h3 {
  color: #141819;
  font-size: 1.5em;
}
.faq-inner .faqContent h3 i {
  vertical-align: baseline;
  line-height: 20px;
  display: inline-block;
  margin-right: 17px;
  color: #feca0b;
}
.faq-inner .faqContent .faql {
  margin: 30px 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
div.blockMsg {
  display: block;
  z-index: 101;
  width: 350px;
  height: 72px;
  text-align: center;
  overflow: auto;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #feca0b;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  padding: 30px 10px;
}
div.blockMsg h1 {
  color: #141819;
  font-size: 1.8em;
  margin: 0;
  padding: 0;
  line-height: 10px;
}
.bread {
  background: #feca0b;
  padding: 0 0 0 0;
  margin-bottom: 20px;
}
.bread .breadcrumb {
  padding: 5px 5px;
  background: transparent;
  margin: 7px 0 0 0;
  text-align: right;
  text-transform: uppercase;
  font-size: 0.9em;
}
.bread .breadcrumb li a {
  color: #141819;
}
.bread .breadcrumb li a:hover {
  color: #35352d;
}
.bread .breadcrumb > li + li:before {
  color: #141819;
  content: "›";
}
.select_menu {
  display: block;
  z-index: 101;
  width: 350px;
  height: 72px;
  text-align: center;
  overflow: auto;
  margin: 0 auto 30px auto;
}
.select_menu select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #FFFFFF;
  font-size: 1.4em;
  font-weight: 200;
  padding: 18px 70px 18px 30px;
  background-image: url(img/select_black.png);
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: right 20px center;
  color: #141819;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.select_menu select::-ms-expand {
  display: none;
}
.wr {
  margin: 0 120px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.socialtitle {
  display: none;
}
h4 {
  border-bottom: 1px solid #feca0b;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  color: #707070;
}
.socialShareThis span {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.faq-panel .cmsBtn {
  margin: 10px 0 0 0;
  padding: 5px;
  border: 0;
  display: inline-block;
  color: #141819;
  font-size: 0.8em;
  background-color: transparent;
}
.faq-panel .cmsBtn:hover {
  background-color: transparent;
  color: #feca0b;
}
.cmsBtn {
  padding: 9px 25px;
  border: 1px solid rgba(217, 217, 217, 0.15);
  display: inline-block;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1em;
  background-color: #707070;
}
.cmsBtn:hover {
  background-color: #FFFFFF;
  color: #707070;
}
.pagina {
  margin: 60px 0;
  text-transform: uppercase;
  font-size: 1em;
  color: #707070;
}
.pagina .pag_number {
  padding: 9px 0;
}
.pagina .pag-link {
  padding: 9px 25px;
  border: 1px solid rgba(217, 217, 217, 0.15);
  display: inline-block;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1em;
  background-color: #707070;
}
.pagina .pag-link:hover {
  background-color: #FFFFFF;
  color: #707070;
}
.pag_disabled {
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  filter: alpha(opacity=10);
  pointer-events: none;
  cursor: default;
}
.pagina-root {
  text-align: center;
}
.pagina-root .pagination {
  margin: 60px 0 20px 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pagina-root .pagination li.active a {
  background-color: #141819;
  color: #feca0b;
}
.pagina-root .pagination li:hover a {
  background-color: #FFFFFF;
  color: #141819;
}
.pagina-root .pagination li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #feca0b;
  border-color: #141819;
  color: #141819;
  font-size: 1.5em;
  padding: 10px 20px;
}
.blog .last {
  border-bottom: 0 !important;
}
.blog .item_data_blog {
  text-align: left;
  color: #141819;
  border-bottom: 1px solid rgba(217, 217, 217, 0.15);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.blog .item_data_blog h3 {
  font-size: 2.4em;
  font-weight: 600;
  padding: 0;
  margin: 0 0 30px 0;
}
.blog .item_data_blog h3:before {
  content: '';
  margin: 0;
}
.blog .item_data_blog h3 a {
  color: #141819;
}
.blog .item_data_blog .details {
  margin-top: 30px;
  font-weight: 900;
  color: #707070;
}
.blog .item_data_blog .details a {
  color: #feca0b;
}
.blog .item_data_blog article {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1em;
}
#social_head {
  margin-bottom: 60px;
}
#social_head .socialtitle {
  display: none;
}
.object_data_blog .excerpt {
  color: #707070;
}
.post {
  color: #141819;
  font-size: 15px;
  line-height: 23px;
  margin: 0 0 0px 0;
}
@media only screen and (min-width: 992px) {
  .post {
    font-size: 16px;
  }
}
.post p {
  margin: 30px 0px;
}
.post .alert p {
  margin: 0px;
}
.post em {
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
}
.post .form-container p {
  margin: 5px 0px;
}
.post blockquote p {
  margin: 0px;
  padding: 0px;
}
.post img {
  max-width: 100%;
  height: auto;
}
.post h3 {
  margin: 10px 0 30px 0;
  font-size: 16px;
  font-weight: bold;
}
.post hr {
  margin: 20px 0px;
}
.post_title {
  text-align: left;
  width: 100%;
  margin: 0 auto 20px auto;
  color: #141819;
  font-size: 3em;
  line-height: 0.8em;
}
.post_date {
  text-align: left;
  width: 100%;
  margin: 0 auto 10px auto;
  color: #707070;
  font-size: 1em;
}
.post_author {
  text-align: left;
  width: 100%;
  margin: 0 auto 10px auto;
  color: #707070;
  font-size: 1em;
}
.post_data_list {
  margin: 40px 0 0 0;
}
.post_tags {
  text-align: left;
  width: 100%;
  margin: 40px auto 20px auto;
  color: #feca0b;
  font-size: 1.2em;
  padding-bottom: 20px;
  border-bottom: 1px solid #f9f9f9;
}
.post_tags a {
  color: #feca0b;
}
.post_tags a:hover {
  color: #707070;
}
.post_tags:empty {
  margin: 0 0 20px 0;
  padding: 0;
}
.sidebar_tool {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  margin-top: -100px;
  position: absolute;
  left: 0;
  z-index: 100;
}
.sidebar_tool ul {
  padding: 5px;
}
.sidebar_tool ul li {
  display: block;
  margin: 0 0;
}
.sidebar_tool ul li a {
  color: #feca0b;
  padding: 2px 10px;
  display: inline-block;
}
.sidebar_tool ul li a:hover {
  color: #feca0b;
}
.sidebar_tool ul li a.selectable {
  color: #feca0b;
}
.sidebar_tool ul li.list_hr {
  border-bottom: 1px solid #feca0b;
  margin: 5px 0;
}
.concarda_btn {
  display: inline-block;
  background: #141819;
  color: #feca0b;
  text-align: center;
  padding: 10px 20px;
  font-size: 1.5em;
  text-decoration: none;
  border: 1px solid #141819;
}
.concarda_btn:hover {
  background: transparent;
  color: #141819;
}
.concarda_home_hero_twin {
  background: #feca0b;
  position: relative;
}
.concarda_home_hero_twin a {
  display: inline-block;
}
.concarda_home_hero_twin .a-wrapper {
  padding: 50px 0px;
  z-index: 3;
  width: 100%;
  text-align: center;
  position: relative;
  color: #feca0b;
}
.concarda_home_hero_twin .a-wrapper h3 {
  text-shadow: -3px 0 #141819, 0 3px #141819, 3px 0 #141819, 0 -3px #141819;
  font-family: 'Noto Serif', serif;
}
.concarda_home_hero_twin .border {
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}
.concarda_home_hero_twin .image-bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.concarda_home_hero_twin h3 {
  font-weight: 800;
  font-size: 2.5em;
  margin: 0 0 20px 0;
  padding: 0px;
  line-height: 1em;
  font-family: 'Noto Serif', serif;
}
.concarda_home_hero_twin .headline {
  font-size: 1.2em;
}
.concarda_home_hero_twin .concarda_home_hero_promo_link {
  display: inline-block;
  background: #141819;
  color: #feca0b;
  text-align: center;
  font-size: 1.5em;
  text-decoration: none;
  border: 1px solid #141819;
  margin: 20px 0 0 0;
  padding: 10px 20px;
}
.concarda_home_hero_twin .concarda_home_hero_promo_link:hover {
  background: transparent;
  color: #141819;
}
.concarda_home_hero_twin .concarda_home_hero_twin-row {
  text-align: center;
  color: #141819;
  position: relative;
  padding: 40px 10px;
}
.concarda_home_hero_twin .badge-cat {
  display: inline-block;
  color: #feca0b;
  background: #141819;
  padding: 5px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 1px;
  line-height: 1em;
}
.concarda_home_hero_twin .badge-cat:hover {
  background: #FFFFFF;
  color: #141819;
}
@media only screen and (min-width: 992px) {
  .concarda_home_hero_twin .headline {
    padding: 0 30px;
  }
}
.concarda_home_hero_promo {
  background: #141819;
  color: #FFFFFF;
  padding: 50px 0;
}
.concarda_home_hero_promo .concarda_home_hero_promo_h3 {
  font-family: 'Noto Serif', serif;
  font-size: 2.8em;
  font-weight: 100;
  margin: 0;
  padding: 0;
}
.concarda_home_hero_promo .concarda_home_hero_promo_h3 i {
  color: #feca0b;
  margin: 0;
  padding: 0;
}
.concarda_home_hero_promo .concarda_home_hero_promo_link {
  display: inline-block;
  background: #141819;
  color: #feca0b;
  text-align: center;
  padding: 10px 20px;
  font-size: 1.5em;
  text-decoration: none;
  border: 1px solid #141819;
  background: #feca0b;
  color: #141819;
  border-color: #feca0b;
  padding: 8px 20px;
}
.concarda_home_hero_promo .concarda_home_hero_promo_link:hover {
  background: transparent;
  color: #141819;
}
.concarda_home_hero_promo .concarda_home_hero_promo_link:hover {
  background: #141819;
  color: #feca0b;
}
.concarda_home_hero {
  background: #f9f9f9;
  padding: 40px 0;
}
.concarda_home_hero a {
  text-decoration: underline;
}
.concarda_home_hero.concarda_home_hero_right {
  background: #feca0b;
}
.concarda_home_hero.concarda_home_hero_right a:hover {
  color: #FFFFFF;
}
.concarda_home_hero .concarda_home_hero_inner {
  padding: 0 100px;
  display: block;
}
.concarda_home_hero .concarda_home_hero_h3 {
  margin-top: 0;
  font-weight: 400;
  font-size: 3.5em;
  line-height: 0.9em;
  font-family: 'Noto Serif', serif;
}
.concarda_home_hero .concarda_home_hero_post {
  font-size: 1.4em;
  font-style: italic;
  margin: 20px 0;
}
.concarda_home_hero .concarda_home_hero_link {
  display: inline-block;
  background: #141819;
  color: #feca0b;
  text-align: center;
  padding: 10px 20px;
  font-size: 1.5em;
  text-decoration: none;
  border: 1px solid #141819;
}
.concarda_home_hero .concarda_home_hero_link:hover {
  background: transparent;
  color: #141819;
}
.concarda_home_hero .concarda_home_hero_figure {
  text-align: right;
  display: inline-block;
}
.concarda_home_hero .concarda_home_hero_figure img {
  display: inline-block;
}
.concarda_home_hero .concarda_home_hero_figurecaption {
  font-style: italic;
  font-size: 1.4em;
  margin-top: 5px;
  text-align: center;
}
@media only screen and (max-width: 479px) {
  .concarda_home_hero .concarda_home_hero_figure {
    margin-bottom: 30px;
  }
}
blockquote {
  border-color: #141819;
}
.shadow_txt {
  -moz-test-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}
.shadow_box {
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
}
.shadow_box_inner {
  -webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.font_script {
  font-family: 'Noto Serif', serif;
}
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0 30px;
}
/*********************************************
    -	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/
.scroll_down {
  display: inline-block;
  background: #141819;
  color: #feca0b;
  text-align: center;
  padding: 10px 20px;
  font-size: 1.5em;
  text-decoration: none;
  border: 1px solid #141819;
  margin: 20px 0;
}
.scroll_down:hover {
  background: transparent;
  color: #141819;
}
#wrapper {
  background: #f9f9f9;
  position: relative;
  display: block;
  width: 100%;
  padding: 0px 0 0px 0;
}
.concarda_home {
  display: block;
  position: relative;
  background: #feca0b;
  width: 100%;
}
.concarda_home .home_area {
  display: block;
  vertical-align: middle;
}
.concarda_home .home_area .home_logo {
  margin-bottom: 20px;
}
.concarda_home .home_area p {
  margin-top: 20px;
  font-size: 1.2em;
}
.concarda_slider .concarda_home_slider_data {
  margin: 60px 0 80px 0;
}
.concarda_slider .concarda_home_slider_data .slider_logo {
  width: 120px;
  margin-bottom: 20px;
}
.concarda_slider .concarda_home_slider_data .slider-title {
  margin: 0px;
  font-weight: 800;
  font-family: 'Noto Serif', serif;
  font-size: 3em;
}
.concarda_slider .concarda_home_slider_data .slider-subtitle {
  font-family: 'Noto Serif', serif;
  font-size: 2.2em;
  margin: 0px;
  font-size: 2.1em;
  margin-top: 5px;
  font-weight: 500;
}
.concarda_slider .concarda_home_slider_data .slider-post {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.4em;
  line-height: 1em;
}
.concarda_slider .concarda_home_slider_data .slider-link {
  display: inline-block;
  background: #141819;
  color: #feca0b;
  text-align: center;
  padding: 10px 20px;
  font-size: 1.5em;
  text-decoration: none;
  border: 1px solid #141819;
}
.concarda_slider .concarda_home_slider_data .slider-link:hover {
  background: transparent;
  color: #141819;
}
.wr {
  padding: 0 0;
}
.contentMaster {
  display: block;
  vertical-align: middle;
}
.contentMaster .contentArticle {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
footer {
  position: relative;
  bottom: 0;
  background: #feca0b;
  margin: 0 auto;
  padding: 0px 0 20px 0;
  width: 100%;
  display: block;
  color: #141819;
}
footer .foot_1_2 {
  margin: 0px 0 0 0;
}
footer .call_now {
  font-family: 'Noto Serif', serif;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 55px;
  font-weight: bold;
  line-height: 35px;
}
@media only screen and (max-width: 479px) {
  footer .call_now {
    font-size: 42px;
    font-weight: bold;
    line-height: 15px;
  }
}
footer .call_now .call_info {
  display: block;
  font-size: 15px;
  font-weight: 100;
}
footer .alpha_pay {
  text-align: center;
  margin: 20px 0px;
}
footer .alpha_pay .alpha_img {
  max-width: 100%;
  height: auto;
}
footer a:hover {
  color: #141819;
}
footer #head_details {
  top: -35px;
}
footer .module_shopping_loop_vertical .title a {
  color: #141819;
}
footer .cms39-nav-footer {
  padding: 20px 0px;
}
footer .cms39-nav-footer #cms39-footer-nav {
  width: 70%;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}
@media only screen and (max-width: 479px) {
  footer .cms39-nav-footer #cms39-footer-nav {
    width: 100%;
  }
}
footer .cms39-nav-footer #cms39-footer-nav ul,
footer .cms39-nav-footer #cms39-footer-nav > ul {
  margin: 10px 0 0 0;
  padding: 0px;
}
footer .cms39-nav-footer #cms39-footer-nav ul li,
footer .cms39-nav-footer #cms39-footer-nav > ul li {
  display: block;
  margin: 0px;
  padding: 0px;
}
footer .cms39-nav-footer #cms39-footer-nav ul li a,
footer .cms39-nav-footer #cms39-footer-nav > ul li a {
  padding: 0px;
  margin: 0 0 5px 0;
  font-size: 1em;
  line-height: 13px;
  display: inline-block;
  color: #141819;
  text-shadow: none;
}
footer .cms39-nav-footer #cms39-footer-nav > li {
  display: inline-block;
  width: 33.3333%;
  margin: 0px;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  line-height: 12px;
}
footer .cms39-nav-footer #cms39-footer-nav > li a {
  padding: 0px;
  font-size: 1.6em;
  color: #141819;
  text-shadow: none;
  display: inline-block;
}
@media only screen and (max-width: 479px) {
  footer .cms39-nav-footer #cms39-footer-nav > li a {
    font-size: 14px;
  }
}
footer h3 {
  color: #feca0b;
  text-shadow: -3px 0 #141819, 0 3px #141819, 3px 0 #141819, 0 -3px #141819;
}
footer a {
  color: #141819;
}
footer .foot_title {
  display: inline-block;
  font-weight: 900;
}
footer .foot_1 {
  padding: 10px 0px;
  font-size: 1.3em;
}
footer .foot_1 .social_list {
  display: inline-block;
  margin: 0 0 0 10px;
}
footer .foot_1 .foot_1_1 {
  font-size: 1.5em;
}
footer .foot_1 .foot_1_2 input,
footer .foot_1 .foot_1_2 button {
  padding: 5px;
  font-size: 1em;
}
footer .foot_1 .foot_1_2 input {
  background: #feca0b;
  color: #141819;
  border: 1px solid rgba(0, 0, 0, 0.14);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
footer .foot_1 .foot_1_2 button {
  background: #141819;
  color: #feca0b;
  border: 1px solid rgba(0, 0, 0, 0.14);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
footer .payment-methods {
  margin-top: 20px;
  padding: 10px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
  border-top: 1px solid rgba(0, 0, 0, 0.14);
}
footer .payment-methods li i {
  font-size: 2em;
}
footer .foot_1,
footer .foot_2,
footer .foot_3,
footer .foot_4 {
  text-align: center;
}
footer .foot_4 {
  padding: 20px 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.14);
  text-transform: uppercase;
}
footer .logo-footer {
  width: 140px;
  height: auto;
  display: block;
  margin: 0 auto 30px auto;
  z-index: 2;
}
@media only screen and (max-width: 479px) {
  footer .cms39-navbar-brand {
    width: 140px;
  }
}
.search-header {
  display: none;
  position: absolute;
  right: 0px;
  width: 250px;
  background: #feca0b;
  padding: 7px;
  z-index: 3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.search-header input,
.search-header button {
  padding: 8px;
  background: #feca0b;
  color: #141819;
  border: 0px;
}
.search-header input {
  border-bottom: 1px solid #141819;
  float: left;
  width: 70%;
}
.search-header button {
  width: 30%;
}
.search_ico {
  position: relative;
  display: inline-block;
}
.search_ico a {
  color: #feca0b;
  display: block;
  text-shadow: -1px 0 #141819, 0 1px #141819, 1px 0 #141819, 0 -1px #141819;
}
header {
  margin: 0 auto;
  padding: 0px 0;
  width: 100%;
  display: block;
  background: #feca0b;
}
@media only screen and (max-width: 479px) {
  header {
    display: none;
  }
}
header .cms39-navbar {
  text-align: right;
}
header .cms39-navbar .cms39-navbar-header {
  position: relative;
}
header .cms39-navbar .cms39-navbar-header .cms39-navbar-brand {
  width: 60px;
  height: 60px;
  top: 0;
  display: block;
}
header .cms39-navbar .cms39-navbar-nav {
  margin: 0px;
}
header .cms39-navbar .cms39-header-nav {
  margin: 0px 0 0 0;
  text-align: right;
  font-size: 0.9em;
  padding: 0;
  display: inline-block;
}
header .cms39-navbar .cms39-header-nav li {
  margin: 0 3px;
  display: inline-block;
}
header .cms39-navbar .cms39-header-nav li a {
  font-family: 'Noto Serif', serif;
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 8px 2px;
  margin: 0px 3px;
  color: #141819;
}
header .cms39-navbar .cms39-header-nav li a.active,
header .cms39-navbar .cms39-header-nav li a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 40px;
  padding-bottom: 0;
  margin-top: 0;
  line-height: 0.9em;
}
@media only screen and (max-width: 479px) {
  h1 {
    font-size: 2em;
  }
}
h2 {
  font-size: 1.2em;
  font-weight: 200;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
}
@media only screen and (max-width: 479px) {
  h2 {
    font-size: 1.3em;
  }
}
.css_home h1 {
  font-size: 3em;
  font-weight: 800;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.css_home h2 {
  font-size: 2em;
  font-weight: 200;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
}
.css_home h1,
.css_home h2 {
  line-height: 0.9em;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  text-align: -webkit-match-parent;
}
.mtable {
  width: 100%;
  display: table;
}
.mtable .mcell {
  display: table-cell;
  vertical-align: middle;
}
.text-hide {
  overflow: hidden;
  text-indent: -800px;
  white-space: nowrap;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.relative {
  position: relative;
}
img {
  vertical-align: middle;
}
.img-full {
  width: 100%;
  height: auto;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* #Media Queries
================================================== */
/* Large devices (large desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .col-md-125 {
    width: 12.5%;
  }
  .item-horizontal {
    border-top: 0px solid #feca0b;
    border-bottom: 0px solid #feca0b;
  }
}
/* Medium devices (desktops, 992px and up) */
@media only screen and (max-width: 1200px) {
  .wr {
    margin: 0 80px;
  }
  .module_shopping_loop_vertical {
    width: 11.111%;
  }
}
/* Small devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .module_shopping_loop_vertical {
    width: 16.666%;
  }
  .wr {
    margin: 0 30px;
  }
  .select_menu {
    width: 100%;
  }
  .item-concarda.item-horizontal,
  .item-concarda {
    width: 50%;
  }
}
/* X Small devices (tablets, 480px and up) */
@media only screen and (max-width: 768px) {
  footer .foot_1 .foot_1_2 input,
  footer .foot_1 .foot_1_2 button {
    width: 100%;
    text-align: center;
  }
  footer .foot_1 .foot_1_1 {
    font-size: 1.3em;
    text-align: left;
  }
  footer .foot_1 .social_list {
    margin: 0 0 0 0px;
  }
  .show-menu .mobile-menu-slide {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    visibility: visible;
  }
  .item-concarda-list .p-detail-contact .contact_interest {
    line-height: 0.9em;
  }
  footer .cms39-nav-footer #cms39-footer-nav > li {
    float: left;
    margin-right: 0px;
    width: 33.3333%;
    vertical-align: text-top;
  }
  .item-concarda-list {
    padding: 20px 0px 30px 0px;
  }
  .btn-mobile-toggle-menu {
    text-align: right;
    display: inline-block !important;
    font-size: 2em;
    text-shadow: -1px 0 #141819, 0 1px #141819, 1px 0 #141819, 0 -1px #141819;
    margin-left: 5px;
  }
  .search_ico i {
    font-size: 2em;
  }
  .concard_prd_area {
    padding: 0px 10px 20px 10px;
  }
  .module_shopping_loop_vertical {
    width: 33.333%;
  }
  .concarda_module_shopping_loop .link,
  .concarda_module_shopping_loop .excerpt {
    display: none;
  }
  #concardaShoppingForm .concard_quantity {
    width: 100%;
  }
  .item-concarda {
    width: 100%;
  }
  .item-concarda.item-horizontal {
    width: 100%;
  }
  .select_menu {
    width: 100%;
  }
  .wr {
    margin: 0 0;
  }
  .concarda_home_hero_promo {
    text-align: center;
  }
  .concarda_home_hero_promo .concarda_home_hero_promo_col2 {
    text-align: center;
  }
  .concarda_home_hero_promo .concarda_home_hero_promo_h3 {
    text-align: center;
    padding: 15px;
    margin: 10px 0 0 0;
  }
  .concarda_home_hero_promo .concarda_home_hero_promo_h3 i {
    display: block;
    text-align: center;
    font-size: 3em;
  }
  .concarda_home .home_area .home_logo {
    width: 120px;
    height: auto;
    margin-bottom: 0;
  }
  .concarda_home .home_area h1 {
    margin-top: 0;
  }
  .concarda_home_hero .concarda_home_hero_inner {
    padding: 0 0;
  }
  .mtable {
    height: auto;
  }
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*!
  @Author Andrej Burcev
  @Description Bootstrap responsive squares and rectangles
*/
.h-content {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.h,
.h-xs-1,
.h-sm-1,
.h-md-1,
.h-lg-1,
.h-xs-2,
.h-sm-2,
.h-md-2,
.h-lg-2,
.h-xs-3,
.h-sm-3,
.h-md-3,
.h-lg-3,
.h-xs-4,
.h-sm-4,
.h-md-4,
.h-lg-4,
.h-xs-5,
.h-sm-5,
.h-md-5,
.h-lg-5,
.h-xs-6,
.h-sm-6,
.h-md-6,
.h-lg-6,
.h-xs-7,
.h-sm-7,
.h-md-7,
.h-lg-7,
.h-xs-8,
.h-sm-8,
.h-md-8,
.h-lg-8,
.h-xs-9,
.h-sm-9,
.h-md-9,
.h-lg-9,
.h-xs-10,
.h-sm-10,
.h-md-10,
.h-lg-10,
.h-xs-11,
.h-sm-11,
.h-md-11,
.h-lg-11,
.h-xs-12,
.h-sm-12,
.h-md-12,
.h-lg-12 {
  overflow: hidden;
  padding: 0;
}
.h > div,
.h-xs-1 > div,
.h-sm-1 > div,
.h-md-1 > div,
.h-lg-1 > div,
.h-xs-2 > div,
.h-sm-2 > div,
.h-md-2 > div,
.h-lg-2 > div,
.h-xs-3 > div,
.h-sm-3 > div,
.h-md-3 > div,
.h-lg-3 > div,
.h-xs-4 > div,
.h-sm-4 > div,
.h-md-4 > div,
.h-lg-4 > div,
.h-xs-5 > div,
.h-sm-5 > div,
.h-md-5 > div,
.h-lg-5 > div,
.h-xs-6 > div,
.h-sm-6 > div,
.h-md-6 > div,
.h-lg-6 > div,
.h-xs-7 > div,
.h-sm-7 > div,
.h-md-7 > div,
.h-lg-7 > div,
.h-xs-8 > div,
.h-sm-8 > div,
.h-md-8 > div,
.h-lg-8 > div,
.h-xs-9 > div,
.h-sm-9 > div,
.h-md-9 > div,
.h-lg-9 > div,
.h-xs-10 > div,
.h-sm-10 > div,
.h-md-10 > div,
.h-lg-10 > div,
.h-xs-11 > div,
.h-sm-11 > div,
.h-md-11 > div,
.h-lg-11 > div,
.h-xs-12 > div,
.h-sm-12 > div,
.h-md-12 > div,
.h-lg-12 > div {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 8px;
}
.col-xs-1.h,
.h-xs-1 {
  padding-bottom: 8.33333333%;
}
.col-xs-2.h,
.h-xs-2 {
  padding-bottom: 16.66666667%;
}
.col-xs-3.h,
.h-xs-3 {
  padding-bottom: 25%;
}
.col-xs-4.h,
.h-xs-4 {
  padding-bottom: 33.33333333%;
}
.col-xs-5.h,
.h-xs-5 {
  padding-bottom: 41.66666667%;
}
.col-xs-6.h,
.h-xs-6 {
  padding-bottom: 50%;
}
.col-xs-7.h,
.h-xs-7 {
  padding-bottom: 58.33333333%;
}
.col-xs-8.h,
.h-xs-8 {
  padding-bottom: 66.66666667%;
}
.col-xs-9.h,
.h-xs-9 {
  padding-bottom: 75%;
}
.col-xs-10.h,
.h-xs-10 {
  padding-bottom: 83.33333333%;
}
.col-xs-11.h,
.h-xs-11 {
  padding-bottom: 91.66666667%;
}
.col-xs-12.h,
.h-xs-12 {
  padding-bottom: 100%;
}
@media (min-width: 768px) {
  .col-sm-1.h,
  .h-sm-1 {
    padding-bottom: 8.33333333%;
  }
  .col-sm-2.h,
  .h-sm-2 {
    padding-bottom: 16.66666667%;
  }
  .col-sm-3.h,
  .h-sm-3 {
    padding-bottom: 25%;
  }
  .col-sm-4.h,
  .h-sm-4 {
    padding-bottom: 33.33333333%;
  }
  .col-sm-5.h,
  .h-sm-5 {
    padding-bottom: 41.66666667%;
  }
  .col-sm-6.h,
  .h-sm-6 {
    padding-bottom: 50%;
  }
  .col-sm-7.h,
  .h-sm-7 {
    padding-bottom: 58.33333333%;
  }
  .col-sm-8.h,
  .h-sm-8 {
    padding-bottom: 66.66666667%;
  }
  .col-sm-9.h,
  .h-sm-9 {
    padding-bottom: 75%;
  }
  .col-sm-10.h,
  .h-sm-10 {
    padding-bottom: 83.33333333%;
  }
  .col-sm-11.h,
  .h-sm-11 {
    padding-bottom: 91.66666667%;
  }
  .col-sm-12.h,
  .h-sm-12 {
    padding-bottom: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1.h,
  .h-md-1 {
    padding-bottom: 8.33333333%;
  }
  .col-md-2.h,
  .h-md-2 {
    padding-bottom: 16.66666667%;
  }
  .col-md-3.h,
  .h-md-3 {
    padding-bottom: 25%;
  }
  .col-md-4.h,
  .h-md-4 {
    padding-bottom: 33.33333333%;
  }
  .col-md-5.h,
  .h-md-5 {
    padding-bottom: 41.66666667%;
  }
  .col-md-6.h,
  .h-md-6 {
    padding-bottom: 50%;
  }
  .col-md-7.h,
  .h-md-7 {
    padding-bottom: 58.33333333%;
  }
  .col-md-8.h,
  .h-md-8 {
    padding-bottom: 66.66666667%;
  }
  .col-md-9.h,
  .h-md-9 {
    padding-bottom: 75%;
  }
  .col-md-10.h,
  .h-md-10 {
    padding-bottom: 83.33333333%;
  }
  .col-md-11.h,
  .h-md-11 {
    padding-bottom: 91.66666667%;
  }
  .col-md-12.h,
  .h-md-12 {
    padding-bottom: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1.h,
  .h-lg-1 {
    padding-bottom: 8.33333333%;
  }
  .col-lg-2.h,
  .h-lg-2 {
    padding-bottom: 16.66666667%;
  }
  .col-lg-3.h,
  .h-lg-3 {
    padding-bottom: 25%;
  }
  .col-lg-4.h,
  .h-lg-4 {
    padding-bottom: 33.33333333%;
  }
  .col-lg-5.h,
  .h-lg-5 {
    padding-bottom: 41.66666667%;
  }
  .col-lg-6.h,
  .h-lg-6 {
    padding-bottom: 50%;
  }
  .col-lg-7.h,
  .h-lg-7 {
    padding-bottom: 58.33333333%;
  }
  .col-lg-8.h,
  .h-lg-8 {
    padding-bottom: 66.66666667%;
  }
  .col-lg-9.h,
  .h-lg-9 {
    padding-bottom: 75%;
  }
  .col-lg-10.h,
  .h-lg-10 {
    padding-bottom: 83.33333333%;
  }
  .col-lg-11.h,
  .h-lg-11 {
    padding-bottom: 91.66666667%;
  }
  .col-lg-12.h,
  .h-lg-12 {
    padding-bottom: 100%;
  }
}
