







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

/* 1c. Typography */













































































/* 1d. Buttons */



 







/* 1e. Forms */










/* 1f. Tables */












/* 1h. Site footer */




















.dnd-section,
.content-wrapper--vertical-spacing,
.dnd_padd{
  padding: 90px 0;
}

@media(max-width: 767px){
  .dnd-section,
  .content-wrapper--vertical-spacing,
  .dnd_padd{
    padding-top: 80.0px;
    padding-bottom: 80.0px;
  }
}

.dnd-section > .row-fluid,
.content-wrapper,
.page-center{ 
  max-width: 1190px;
}








.tooltip-cont{
  background-color: #f2f2f2;
  border-color: #ccc;
  color: #000;
}

.tooltip-cont:before{
  border-color: #ccc;
}
.tooltip-cont:after{
  border-color: #f2f2f2;
}





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 300;
  font-family: Noto Sans,sans-serif;
}

/* Paragraphs */


/* Anchors */

a {
  color: #888888;
}

a:hover,
a:focus,
a:active {
  color: #888888;
}

/* Headings */

h1 {
  font-family: Noto Sans,sans-serif;
  font-size: 32px;
  color: 

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
  font-weight: 500;
}

h2 {
  font-family: Noto Sans,sans-serif;
  font-size: 32px;
  color: 

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
  font-weight: 500;
}

h3 {
  font-family: Noto Sans,sans-serif;
  font-size: 23px;
  color: 

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
  font-weight: 500;
}

h4 {
  font-family: CJ onlyOne,sans-serif;
  font-size: 26px;
  color: 

  
  
    
  


  rgba(226, 48, 67, 1.0)

;
  font-weight: 500;
}

h5 {
  font-family: Noto Sans,sans-serif;
  font-size: 24px;
  color: 

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
  font-weight: 500;
}

h6 {
  font-family: Noto Sans,sans-serif;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
  font-weight: 500;
}


@media(max-width: 1024px){
  h2 {
    font-size: 24.0px;
  }
}

/* Blockquote */

blockquote {
  border-left-color: #222222;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: #000;
  padding: 14.5px 40px;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
#pagination button.active{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #e23043;
  color: #e23043;
}

button:active,
.button:active{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #e23043;
  color: #e23043;
}





form,
.submitted-message {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 300
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #222222;
}

/* Form label */

form label {
  color: #555555;
}

/* Form help text */

form legend {
  color: #666666;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #ddd;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #ea8824;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #666666;
}

.fn-date-picker td .pika-button:hover {
  background-color: #666666 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #666666;
}

/* Submit button */

form input[type=submit],
form .hs-button,
.hs-button{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: #000;
  padding: 14.5px 40px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.hs-button:hover{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #e23043;
  color: #e23043;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #e23043;
  color: #e23043;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #666666;
}

th,
td {
  border-color: #666666;
  color: #666666;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(102, 102, 102, 1)

;
  border-bottom-color: #666666;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #666666;
}















.nav-inner-wrap ul.head>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.ly-header .nav.head>li.active a, 
.ly-header .nav.head>li:hover a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.submenu-wrap{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)


}

#nav-brand .submenu:after, #nav-brand .submenu:before,
#nav-brand .product-img-container .tit,
#nav-rest .item h2{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

#nav-brand .brand-banners-container{
  background-color:

  
  
    
  


  rgba(234, 136, 36, 1.0)


}

#nav-brand .product-img-container{
  background-color:

  
  
    
  


  rgba(249, 249, 249, 1.0)


}
.submenu li>a{
  color:

  
  
    
  


  rgba(120, 116, 90, 1.0)


}
.submenu li.active>a, 
.submenu li:hover>a {
  border-bottom-color: 

  
  
    
  


  rgba(226, 48, 67, 1.0)

;
  color: 

  
  
    
  


  rgba(226, 48, 67, 1.0)

;
}


@media (min-width: 768px) {
  .no-banner header.header.ly-header {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(27, 27, 27, 1.0)

;
}

/* Footer Content */

.footer * {
  color: #ffffff;
}
footer.cm_footer,
footer.cm_footer .family-site nav.cm_menu{
  background-color:  

  
  
    
  


  rgba(27, 27, 27, 1.0)

;
}
footer.cm_footer a{
  color: #ffffff;
}
footer.cm_footer a:hover{
  color: #ffffff;
}
footer.cm_footer address,
footer.cm_footer p,
footer.cm_footer .family-site button{
  color: #ffffff;
}
footer.cm_footer .family-site button{
  border-color: #515151;
}
footer.cm_footer nav.cm_menu .hs-menu-wrapper>ul>li>a{
  color: #FFFFFF;
}
footer.cm_footer nav.cm_menu .hs-menu-wrapper>ul>li:not(:first-child){
  border-color: #323232;
}
footer.cm_footer nav.cm_menu .hs-menu-wrapper>ul ul li a{
  color: #888;
}
footer.cm_footer nav.cm_menu .hs-menu-wrapper>ul ul li a:hover{
  color: #888
}
footer.cm_footer  .cm_social_inner ul li a{
  border-color: #3e3e3e; 
}




/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #888888;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #888888;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #666666;
}

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #666666;
}

.blog-post__title {
  color: 

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
  font-family:Noto Sans,sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.blog-post__author {
  background-color: #222222;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #888888;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #888888;
}

.blog-index__post-content--small h2 {
  font-size: 23px;
}

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

.blog-post__meta a:hover {
  color: #888888;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Noto Sans,sans-serif
    font-size: 23px;
  color: 

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
  font-weight: 500
}