body,
input,
textarea,
button,
select,
p {
  font-family: 'fakt-normal', sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "fakt-normal", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}

h1 {
  line-height: 1;
}

p { text-rendering: optimizeLegibility; }

#header span.menu_title, .menu a, .menu a span, .menu a:active, .menu a:visited, .mini_cart span, select.currencies {
  font-family: "fakt-normal", sans-serif !important;
}

.header_search_form input,
.header_search_form input:focus,
.header_search_form input:active,
.search__form input, .search__form input:active, .search__form input:focus {
  font-family: "fakt-normal", sans-serif !important;
}

.empty_cart, .headline, .promo-banner, .title {
  font-family: "fakt-normal", sans-serif !important;
}

.custom-html-container button, .global-button, .shopify-payment-button__button.shopify-payment-button__button--unbranded, product-cta {
  font-family: "fakt-normal", sans-serif !important;
}

div.is-absolute {
    border-bottom: 0px;
    width: 100%;
}

.header {
  width: 100%;
  margin: auto;
  border-bottom: 1px solid;
  z-index: 10000000000;
  position: relative;
}

<!-- Mobile -->
.mobile_nav-fixed--true .top-bar {
  background-color: rgba(255,255,255,0) !important;
  background-color: transparent !important;
}

#header .mobile_nav.dropdown_link span.menu_title {
  left: 20px;
}

.mobile_nav div {
  display: none;
}

@media only screen and (max-width: 480px) {
  .cart-container .mini_cart {
    margin-right: 20px;
  }
}

.promo-banner {
  background-color: rgba(255, 255, 255, .7);
}

.top-bar {display: none;}

.sticky_nav {
  border-bottom: 1px solid #1c1d1d;
}

.sticky_nav .main-nav {
  padding: 0 20px;
}
    
.logo-position--center.search-enabled--true .nav--right {
  width: calc(50% - 400px);
}

.sticky_nav .menu-position--inline.logo-position--center .nav--right {
  width: calc(50% - 233.5px);
}

.menu li {
  padding-right: 30px;
  letter-spacing: 1px;
}

.menu li a, .menu li a[href]:hover {
  letter-spacing: 1px;
}
  
.menu a, .menu a.active_link, .menu a.dropdown_link:hover, .menu a.top_link:hover, .dropdown_column ul.dropdown_title {
  border-bottom: 0px;
  letter-spacing: 1px;
  font-size: 11.65px !important;
}

.bordertop {
  border-top: 1px solid #1c1d1d;
}

.main-nav__wrapper {
  padding: 0 40px;
}

.main-nav {
  background-color: rgba(255, 255, 255, 0) !important;
}

.dropdown, .main-nav {
  background: rgba(255, 255, 255, 0);
}

.dropdown {
  border-top: 1px solid;
}

.dropdown_link .icon-down-arrow:before {
  display: none;
}

.dropdown_column li a, .dropdown_column li a:active, .dropdown_column li a:hover {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.menu .vertical-menu_submenu {
  background: rgba(255, 255, 255, 0);
  padding-top: 24px;
}

.menu .vertical-menu_submenu li a {
  padding-bottom: 0px;
}

ul.align_right  {
  display: none !Important;
}

#header span.menu_title {
  height: 28px;
  line-height: 5px;
  margin-top: 0px;
  border: 1px solid;
  padding: 12px 10px !important;
  text-align: center;
}

#mobile_menu li {
  border-top: 1px solid;
}

#mobile_menu li:first-child {
  border-top: 0;
}

#mobile_menu li li {
  border-top: 0;
  border-bottom: 0;
}

#mobile_menu li a {
  padding-top: 16px;
  font-size: 12.5px !important;
}

#mobile_menu li li a {
  font-size: 11px !important;
}

.icon-down-arrow:before {
  font-family: "arial", sans-serif !important;
  font-size: 1.5em !important;
  color: #1c1d1d !important;
  font-weight: normal; 
  content: "+";
}

#mobile_menu span.active {
  transform: rotate(45deg);
}

@media only screen and (max-width: 480px) {
  .page-contact-custom, .page-info, .page, .page-contact, .search {
    padding: 0 20px;
  }
}
   


<!-- Mega Menu -->

.dropdown_container.mega-menu .dropdown_content {
  width: 80% !important;
  margin: 0 !important;
}

.mega-menu-2 .dropdown_column__menu {
  margin-left: 70px;
}

.mega-menu-2 .dropdown_title {
  display: none;
}

.mega-menu-3 .dropdown_column__menu {
  margin-left: 156px;
}

.mega-menu-3 .dropdown_title {
  display: none;
}

.feature_image .search__form input, .feature_image .search__form input:active, .feature_image .search__form input:focus, .search__form input, form.search__form {
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  text-transform: uppercase;
}

.search__form input, .search__form input:active, .search__form input:focus {
  font-size: 11.65px;
}

.search-submit {
  top: 14px;
}

[class*=" icon-"]:before, [class^=icon-]:before {
  font-size: .75em;
}

.sticky_nav [class*=" icon-"]:before, .sticky_nav [class^=icon-]:before {
  font-size: 1.2em;
}

.cart-container {
  padding-left: 20px;
}

.cart_count, .cart_label {
  font-size: 11.65px !important;
  letter-spacing: 1px !important;
}

.mini_cart, .nav a.mini_cart, .cart-container.active_link .mini_cart, .cart-container.active_link .mini_cart span {
  background-color: rgba(255, 255, 255, 0) !important;
}

.mini-cart__item-title {
  text-transform: uppercase;
}

.sticky_nav .main-nav .cart-container{
  padding-right: 20px;
}


.cart-container.active_link .cart_content {
  top: 50px;
  border: 1px solid;
}

.cart-container:nth-of-type(2) {
  display: none !important;
}

<!-- Mobile Menu -->
#mobile_menu {
  background: white;
  padding: 0 20px;
  border: 1px solid;
}


.breadcrumb__wrapper  {
  z-index: 1000;
}

div.breadcrumb-collection {
  margin: 20px 60px;
}

div.breadcrumb-collection.breadcrumb-collection--product {
  margin: 0 60px;
}

.article-pagination, .breadcrumb_text {
  font-size: 10px;
  letter-spacing: .5px;
}

.breadcrumb_text a:first-child {
  display: none;
}

.breadcrumb-divider:nth-of-type(1){
  display: none !important;
}

.section {
  max-width: 2800px;
  width: 100%
}

.sticky {
  position: sticky;
  top: 0;
  height: 100%;
}

.product-list .thumbnail .thumbnail-overlay{
  background-color: rgba(255, 255, 255, 0);
}

.thumbnail-overlay .info {
  top: 80% !important;
}

.vendor {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: 'fakt-bold', sans-serif;
}

.product-block--vendor {
  text-transform: uppercase;
}

.modal .modal_price, .modal_price {
  font-size: 15px;
}

.swatch-element.color.swatch-element label {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  min-width: 24px;
  line-height: 24px;
}

.swatch-element.color, .swatch-element.color label {
  border: #e2e2e2 1px solid;
  border-radius: 50%;
}

.swatch .swatch-element {
  min-width: 24px;
}

.swatch-element.color {
  padding: 1px;
}

.swatch-element {
  border-radius: 0;
}

.product_section .description {
  text-transform: uppercase;
}

.purchase-details__buttons {
  margin-left: 0;
}

button.add_to_cart {
  margin-top: 10px;
}

.add_to_cart, .product_form input.add_to_cart {
  border: 1px solid;
}

.global-button {
  border: 1px solid #1c1d1d;
}

.custom-html-container button:hover:not([disabled]), .global-button:hover:not([disabled]), .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not([disabled]), product-cta:hover:not([disabled]){
  color: #ffffff;
}

.swatch label {
  font-size: 11px;
  font-weight: 400;
  padding: 6px 10px;   
}

.swatch .tooltip {
  background: #fff;
  color: #1c1d1d;
  border: 1px solid #1c1d1d;
  font-size: 11px;
  text-transform: uppercase;
}

.swatch .tooltip:before, .swatch .tooltip:after {
  display: none;
}

.option_title, label, legend {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .5;
}

.recommended-products__title h2 {
  font-size: 12px;
  font-weight: 600;
}

<!-- Mini Cart QTY -->
.product-quantity-box .product-minus, .product-quantity-box .product-plus, .product-quantity-box .quantity, .product-quantity-box .quantity:focus {
  border: #e2e2e2 0px solid
}

.product-quantity-box .product-minus, .product-quantity-box .product-plus {
  font-size: 12px;
  width: 15%;
}

.product-quantity-box .product-minus, .product-quantity-box .product-plus, .product-quantity-box .product-minus:hover, .product-quantity-box .product-plus:hover {
background: none;
}

@media only screen and (max-width: 798px) {
  .equal-columns--outside-trim .small-down--one-half {
    width: calc(50% - (4px - (4px / 2)));
  }
  .one-whole {
    width: calc(100% - 2px);
  }
  .container .column, .container .columns {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
}

.kbcollection {
  width: 100%;
}

@media only screen and (min-width: 799px) {
  .shopify-section--collection-template .product-list .thumbnail {
    margin-bottom: 0;
  }
  .shopify-section--collection-template .container .column, .shopify-section--collection-template .container .columns {
    margin-left: 0;
    margin-right: 0;
    margin: 0;
  }
  .one-whole {
    width: 100%;
  }
  .shopify-section--collection-template .equal-columns--outside-trim .one-fourth {
    width: 25%;
    padding: 0 1px 1px 1px;
  }
  
  .kbcollection .breadcrumb-collection {
    margin-left: 50px;
  }
  .kbcollection .list-collections .kbcollection .thumbnail, .kbcollection .product-list .thumbnail {
    margin-bottom: 1px;
  }
  .kbcollection .container {
    width: 100.57% !important;
  }
  .kbcollection .equal-columns--outside-trim .one-fourth {
    width: calc(25% - (3px - (2px / 2)));
  }
  .kbcollection .container .column, .kbcollection .container .columns {
    margin-left: calc(2px / 2);
    margin-right: calc(2px / 2);
  }
  .gallery-thumbnails--right .multi-image {
    width: 60%;
    float: left;
    right: 0 !important;
  }
  .gallery-thumbnails--right .product_gallery_nav {
    width: 16%;
    float: left;
    margin-left: 2%;
  }
  .gallery-thumbnails--right .product_gallery_nav .gallery-cell {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

@media only screen and (min-width: 799px) {
  .gallery-thumbnails--left .multi-image {
    width: 60%;
    float: right;
    left: 0 !important;
  }
  .gallery-thumbnails--left .product_gallery_nav {
    width: 16%;
    float: right;
    margin-right: 2%;
  }
  .gallery-thumbnails--left .product_gallery_nav .gallery-cell {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .multi-image .product_gallery.flickity-enabled {
    overflow: visible;
    width: 47.66666666vw;
    top: -153px;
    left: 10px;
  }
  .product_gallery.flickity-enabled {
    overflow: visible;
    width: 50vw;
    top: -153px;
    left: calc(33.3333% - 10px);
  }
}

@media only screen and (max-width: 798px) {
  #header a.mobile_logo img {
    width: auto;
    max-width: 180px;
    max-height: 30px;
  }
}

@media only screen and (max-width: 798px) {
  .slider-gallery .gallery-cell .product-details {
    font-size: 2.2vw;
  }
  
  .gallery-section.gallery-classic .gallery-empty-wrapper, .gallery-section.gallery-classic .gallery-image-wrapper {
  width: calc(50% - 2px);
  margin: 2px 1px;
}
}


@media only screen and (min-width: 799px) {
  .has-no-side-gutter .one-fourth {
    width: calc(25% - 2px);
  }
  .gallery-section.gallery-classic .gallery-empty-wrapper, .gallery-section.gallery-classic .gallery-image-wrapper {
    margin: 2px 1px;
  }
}

.gallery-image-wrapper .overlay {
  background-color: rgba(255,255,255,.4);
}

.product__details--product-page {
  padding: 0 14px;
}


.price-ui-badges--round .price-ui-badge__sticker {
  width: 60px;
  height: 60px;
  line-height: 60px;
}

.price-ui-badges--round .price-ui-badge__sticker {
  line-height: 12px;
  padding-top: 30%;
}

.price-ui-badge__sticker {
  font-size: 8px;
  color: #1c1d1d;
  background-color: rgba(255,255,255,0);
  border: 1px solid #1c1d1d;
  white-space: inherit;
}

.option_title {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.line-item-property__field {
  display: inline-flex !important;
}

:focus {
  	outline: black 1px !important;
	background: #fff !important;
    border-color: black !important; 
    -webkit-box-shadow: 0px 0px 0px 0px #fff inset !important;
}

input[type=radio]:focus {
  	outline: transparent auto 0px !important;
	background: #fff !important;
    border-color: #fff !important; 
    -webkit-box-shadow: 0px 0px 0px 0px #fff inset !important;
}
  

.customproduct {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.custom {
    color: #1c1d1d;
    border-color: #1c1d1d;
    border-right: 0;
    border-top: 0;
    border-left: 0;
}

.initial, .engraving1 {
  width: 36px !important;
  min-height: 20px !important;
  height: 20px !important;
  margin-left: 5px !important;
  border-radius: 0;
}

.engraving3 {
  width: 50px !important;
  min-height: 20px !important;
  height: 20px !important;
  margin-left: 5px !important;
  border-radius: 0;
}

.engraving5, .name5 {
  width: 70px !important;
  min-height: 20px !important;
  height: 20px !important;
  margin-left: 5px !important;
  border-radius: 0;
}

.engravingmax {
  width: 100% !important;
  min-height: 20px !important;
  height: 20px !important;
  border-radius: 0;
}

<!-- Sidebar -->
#shopify-section-template--15105419968691__main .sidebar{
    width: 300px !important;
    display: block !important;
    right: 0 !important;
    position: absolute !important;
    top: 100px !important;
    z-index: 2000 !important;
    background: #fff !important;
    padding: 20px !important;
}

.sidebar-title {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
}


<!-- fancy box -->
.fancybox-bg {
  background-color: white !important;
  background: white !important;
}


<!-- Newsletter Popup -->

.newsletter__lightbox .fancybox-content {
  border: 0px !important;
  top: -10% !important;
}

.newsletter-popup__content {
  min-width: 600px;
}

.newsletter-description {
  padding: 40px 0;
}

.newsletter-description h2 {
  text-transform: none;
  font-family: 'fakt-normal', sans-serif !Important ;
  font-size: 20px;
  letter-spacing: .08em;
}

.input-row input {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  border-color: #1c1d1d;
}

.input-row input:focus,
.input-row select:focus,
.input-row textarea:focus {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
}

.newsletter-info #contact_form input.newsletter-form__sign-up[type=submit] {
  border: 1px solid;
  width: calc(35% - 10px);
  float: right;
  margin: 20px 0 40px 0;
}

@media only screen and (max-width: 798px) {
  .newsletter-info #contact_form input.newsletter-form__sign-up[type=submit] {
    width: 100%;
    float: none;
    margin: 20px 0 40px 0;
  }
  .newsletter-popup__content {
    min-width: 300px;
  }
}

<!-- Forms -->

input[type=color], input[type=date], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
  border: 0 0 1px 0 solid #1c1d1d !important;
}

<!-- Pages -->
.page .one-whole {
  padding: 0 80px;
}

.custom-contact-form {
  margin-bottom: 40px;
}

<!-- Cart -->

.shopify-section--cart-template {
  padding: 0 80px !important;
}

div.meta, p.meta {
  font-size: 11px;
}

.cart_content_info .price_total {
  font-size: 14px;
}

.cart__remove-btn span.remove-text {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 20px;
}

.cart__remove-btn .remove-icon:before {
  font-size: 18px;
}

.continue-shopping {
  color: #1c1d1d !important;
}


<!-- Footer -->

.footer .social_icons a, .footer .social_icons a:visited, .footer .social_icons a:active, .footer .social_icons a:hover {
  font-size: 16px !important;
}

.social_icons li {
  padding-right: 12px;
  padding-left: 12px !important;
}

.footer .toggle_content {
  display: block!important;
  float: right;
}

.footer_menu h6 {
  display: none;
}

.footer ul li {
  display: inline-flex;
  padding-left: 26px;
  text-transform: uppercase;
}

.footer ul li:first-child{
  padding-left: 0;
}

.shopify-section--footer .newsletter_section .newsletter input {
  width: 60%;
  margin-right: 10px;
  min-height: 42px;
  height: 42px;
}

#contact_form .newsletter-form__sign-up {
  width: 30%;
}
  

@media only screen and (max-width: 798px) {
  .footer .toggle_content {
    float: none;
    text-align: center;
  }
  .shopify-section--footer .newsletter_section .newsletter input {
    width: 100%;
    margin-right: 0;
    border-radius: 0;
  }
  .newsletter_section h6 {
    text-align: center;
  }
}
  

@media only screen and (min-width: 799px) {
  .credits {
    float: none;
    text-align: center;
  }
}

.caption {
  top: 90%;
}

.caption .headline {
  font-size: 16px !important;
}

#banner-template--14216265891939__16316580361acbfaf5 {
  margin-top: -78px;
}

#banner-template--14216265891939__16316580361acbfaf5 .image-element__wrap {
  margin-top: -1px;
}

#shopify-section-template--14216266023011__main h1 {
  text-align: center;
  font-size: 16px;
}

#shopify-section-template--14216266023011__main {
  padding-bottom: 100px;
}

#shopify-section-template--14216266055779__16319985791c871954, #shopify-section-template--14216266088547__main {
  padding: 40px 80px;
}

@media only screen and (min-width: 799px) {
  #shopify-section-template--14216266055779__16319985791c871954 .one-half {
    width: calc(65% - 20px);
    padding-right: 80px;
  }
  #shopify-section-template--14216266055779__16319985791c871954 .one-half:nth-child(2) {
    width: calc(35% - 20px);
    padding-left: 80px;
  }
}

#shopify-section-template--14216266055779__16319985791c871954 .one-half:nth-child(1) p {
  font-family: apercu-regular,sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 1px;
  text-transform: none;
  text-rendering: optimizeLegibility;
}

#shopify-section-template--14216266055779__16319985791c871954 h3 {
  font-size: 16px;
  line-height: 2;
}

#shopify-section-template--14216266055779__16319985791c871954 p {
  font-size: 13px;
  line-height: 1;
}

#shopify-section-template--15105420132531__main .caption-content {
  float: left;
}

#shopify-section-template--14216266055779__main .container .column, #shopify-section-template--14216266055779__main .container .columns {
    margin-left: 0;
    margin-right: 0;
}

.product-text p {
    display: inline-block;
}

.product-text p a{
  border: #e2e2e2 1px solid;
  padding: 6px 8px;
  margin-right: 8px;
}

.product-text p a:hover {color: #000000; border-color:#000000;}
.product-text p a:active {color: #000000; border-color:#000000;}

.currentlink {color: #000000; border-color:#000000;}

::selection {
    background: rgba(248,248,248,1);
}

.logo__image--small {
  max-width: 220px !important;
}

@media only screen and (max-width: 798px) {
  .caption.position-left {
    left: 0 !important;
  }
}

.payment-terms-container {
  display: none;
}

path {
    fill: #333 !IMPORTANT;
}

.dynamic-checkout__content {
  display: none;
}

.center {
  text-align: center;
}

#login_form {
  padding: 0 20px;
}