







/* 1a. Containers */















/* 1b. Colors */




/* 1c. Typography */




































































/* 1d. Buttons */









/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1212px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1212px;
}


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











body {
  font-size: 18px;
  color: #020101;
  font-weight: 400;
  font-family: Barlow Semi Condensed;
}

/* Paragraphs */

p {
  font-size: 18px;
  color: #020101;
  font-weight: 400;
}

/* Anchors */

a {
  color: #d02321;
}

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

/* Headings */

h1 {
  font-family: Barlow Semi Condensed;
  font-size: 78px;
  color: #242424;
  font-weight: 700;
}



@media only screen and (max-width: 1024px){
  h1{
    font-size: 59.7999948px;  
  }



}




h2 {
  font-family: Barlow Semi Condensed;
  font-size: 56px;
  color: #242424;
  font-weight: 600;
}


h3 {
  font-family: Barlow Semi Condensed;
  font-size: 50px;
  color: #242424;
  font-weight: 500;
}

h4 {
  font-family: Barlow Semi Condensed;
  font-size: 42px;
  color: #242424;
  font-weight: 500;
}

h5 {
  font-family: Barlow Semi Condensed;
  font-size: 22px;
  color: #242424;
  font-weight: 500;
}

h6 {
  font-family: Barlow Semi Condensed;
  font-size: 20px;
  color: #242424;
  font-weight: 500;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(173, 0, 0, 1.0);
  border-color: #ad0000;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: rgba(253, 72, 72, 1.0);
  border-color: #fd4848;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






.hs_cos_wrapper_type_password_prompt, .hs-search-field__bar, 
.hs_cos_wrapper_type_form, .widget-type-blog_subscribe, .widget-type-google_search,
.widget-type-password_prompt.custom_error_message, .widget-type-email_simple_subscription, 
.section.post-footer form, .hs_cos_wrapper_type_member_login, .hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_reset_request, .hs_cos_wrapper_type_password_reset{
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

form,
.submitted-message {
  font-size: 18px;
  color: #020101;
  font-weight: 400
}

/* Form title */

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

/* Form label */

form label {
  color: #292929;
}

/* Form help text */

form legend {
  color: #292929;
}

/* 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: #cad5e2;

}

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: #cad5e2;
}

/* Form placeholder text */



/* Date picker */

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

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

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

/* Submit button */


form input[type=submit],
form .hs-button,
button,
.button{
  background-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  border-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.button:hover,
.button:focus,
button:hover,
button:focus{
  background-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  border-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

}

.button:active,
button:active{
  background-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  border-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

}
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  border-color: 

  
  
    
  


  rgba(213, 32, 32, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





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

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000000;
  color: #FFFFFF;
}

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



























































@media (min-width: 1025px){

  .navigation-primary>ul>li:nth-child(3) .child_padding,
  .navigation-primary>ul>li:first-child ul.submenu.level-2 .child_row>li:nth-child(2){
    background-color: 

  
  
    
  


  rgba(249, 249, 249, 1.0)

; 
  }
  .navigation-primary>ul>li:nth-child(3) .child_row>li a,
  .navigation-primary>ul>li:first-child ul.submenu.level-2 .child_row>li:nth-child(2)>ul li a,
  .navigation-primary>ul ul.submenu.level-2 .child_container{

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
  }
  .navigation-primary>ul>li .link_Wrapper p{
    color: 

  
  
    
  


  rgba(119, 119, 119, 1.0)

; 
  }
  .navigation-primary>ul>li .link_Wrapper .link_text,
  .navigation-primary>ul>li:first-child ul.submenu.level-2 .child_row>li:nth-child(2)>a{
    color: 

  
  
    
  


  rgba(36, 36, 36, 1.0)

; 
  }


}


.wd-search-dropdown{
      background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
  
}
button.searchsubmit{
     color: 

  
  
    
  


  rgba(119, 119, 119, 1.0)

!important;  
  
}
button.searchsubmit:hover{
     color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

!important;   
  
}
.login_button a,
.search_icon a{

  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

; 
}


.login_button a:hover,
.search_icon a:hover{

  color: 

  
  
    
  


  rgba(50, 50, 50, 0.6)

; 
}

.header_search a{
  color: 

  
  
    
  


  rgba(#null, 1)

; 
}
.header_search a:after{
  border-color: 

  
  
    
  


  rgba(#null, 1)

; 
}

.header_search a:hover{
  color: 

  
  
    
  


  rgba(#null, 1)

; 
}


.navigation-primary>ul>li:not(:last-child)>a .fusion-arrow-svg svg path,
.navigation-primary>ul>li>a .fusion-arrow-svg svg path{
  fill: ;
}


.fusion-custom-menu-item-contents{
  background-color: ; 

}
.header-search_input{
  border-color: ; 
}

.shop_button a{
  background-color: 

  
  
    
  


  rgba(208, 35, 33, 1.0)

!important;  
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

!important; 
}


.shop_button a:hover{
  background-color: 

  
  
    
  


  rgba(208, 35, 33, 1.0)

!important; 
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

!important; 
}



.header-top{
  background-color: ; 
}

.language_link select{
  border-color: 

  
  
    
  


  rgba(130, 130, 130, 0.2)

;
}


.language_link select{
  color: 

  
  
    
  


  rgba(41, 41, 41, 1.0)

;
}


.main_header{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


.navigation-primary>ul>li>a{
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

.navigation-primary>ul>li>a:hover,
.navigation-primary>ul>li.hover>a,
.custom-menu-primary ul li a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: 

  
  
    
  


  rgba(208, 35, 33, 1.0)

;
  background-color: ;
}
.navigation-primary>ul>li>a.active-item,
.custom-menu-primary ul li a.active-item,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: 

  
  
    
  


  rgba(208, 35, 33, 1.0)

;
  background-color: ;
}

.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(249, 249, 249, 1.0)

;
}
.navigation-primary>ul ul.submenu.level-2 .child_inner>li>a{
  color: 

  
  
    
  


  rgba(132, 132, 132, 1.0)

;
}
.navigation-primary>ul>li.has-submenu .fusion-dropdown-svg svg path{
  fill:

  
  
    
  


  rgba(249, 249, 249, 1.0)

;

}




body .submenu.level-2 > li:first-child:before {
  border-color: ;
}
.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.custom-menu-primary ul ul li a,
.navigation-primary>ul>li:first-child ul.submenu.level-2 .child_row>li:first-child a,
.dropdown_menu_wrap>li>a,
.navigation-primary>ul ul>li>a,
.navigation-primary>ul ul.submenu.level-2 .child_inner>li>a{
  color: 

  
  
    
  


  rgba(132, 132, 132, 1.0)

;
}


.custom-menu-primary ul ul li a.active-item,
.navigation-primary>ul ul>li>a.active-item{
  color: ;
  background-color: ;
}
.custom-menu-primary ul ul li a.active{
  color: ;
  background-color: ;
}

.navigation-primary>ul .child_wrapper,
.navigation-primary>ul ul>.menu-grid-wrapper,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}




.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Barlow Semi Condensed;
}

.header__language-switcher-label-current:after {
  border-top-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}



.navigation-primary>ul ul lli a:hover,
.navigation-primary>ul>li:not(:nth-child(3)) ul.submenu.level-2 .child_row>li:first-child a:hover,
.navigation-primary>ul ul.submenu.level-2 .child_inner>li>a:hover{
  color: 

  
  
    
  


  rgba(208, 35, 33, 1.0)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

 ;
}


@media only screen and (min-width: 1151px){
  .navigation-primary>ul ul.submenu.level-2 .child_inner>li>a{
    border-bottom-color:

  
  
    
  


  rgba(#null, 1)

;
  }


}



@media(max-width: 767px) {


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

@media(max-width: 767px) {


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







































.sub_container_button a{
color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(208, 35, 33, 1.0)

;

}

.sub_container_button a:hover{
  
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(228, 38, 36, 1.0)

;

}



.footer_social_items .socials_items a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(208, 35, 33, 1.0)

;
}
.footer_social_items .socials_items a i{
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer_social_items .socials_items a:hover i{
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer_social_items .socials_items a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(41, 41, 41, 0.9)

;
}



.copyright_item a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.copyright_item a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.copyright_item{
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.8)

;
}

.copyright_right .hs-menu-wrapper>ul>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.9)

;
}

.copyright_right .hs-menu-wrapper>ul>li>a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


.footer_copyright{
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 0.1)

;

}

.footer_navigation .hs-menu-children-wrapper>li>a,
.footer_address a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.6)

;
}

.footer_navigation .hs-menu-children-wrapper>li>a:hover,
.footer_address a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer_navigation .hs-menu-wrapper>ul>li{

  border-color: 

  
  
    
  


  rgba(255, 255, 255, 0.1)

;
}


.footer_navigation .hs-menu-wrapper>ul>li>a,
.sub_container h4,
.footer_title h5{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

}
.logo_text p,
.footer_address,
.sub_container_text p
{

  color: 

  
  
    
  


  rgba(255, 255, 255, 0.8)

;
}



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







/* 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: #020101;
}

.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: #d02321;
}

.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: #d02321;
}

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

.blog-pagination__link {
  color: #020101;
}

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

.blog-post__title {
  color: #242424;
  font-family:Barlow Semi Condensed;
  font-size: 78px;
  font-weight: 700;
}

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

#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: #d02321;
}

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

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

.blog-index__post-content a {
  color: #020101;
}

.blog-post__read-more svg {
  fill: #020101;
}

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

.blog-sidebar a {
  color: #020101;
}

.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: #020101;
}

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

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

.blog-post__back-to-blog {
  color: #020101;
}

.blog-post__back-to-blog svg {
  fill: #020101;
}

.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: Barlow Semi Condensed
    font-size: 50px;
  color: #242424;
  font-weight: 500
}