/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */



































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

.dnd-section{
  padding-bottom: 0px;
  padding-top: 0px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center,
.container,
body header .container{
  max-width: 1220px;
}




body {
  color: rgba(10, 8, 8, 1);
  font-family: Fira Sans;
  font-weight: 400;
  font-size: 1.125em;
}
p{
  font-family: Fira Sans;
}


a {
  color: rgba(49, 174, 247, 1.0);
}

a:hover,
a:focus {
  color: rgba(49, 174, 247, 1.0);
}

a:active {
  color: rgba(89, 214, 255, 1.0);
}

h1 {
  color: rgba(10, 10, 10, 1);
  font-family: Fira Sans;
  font-size: 40px;
  font-weight: 600;
}



h2 {
  color: rgba(10, 10, 10, 1);
  font-family: Fira Sans;
  font-size: 1.923em;
  font-weight: 700;
}



h3 {
  color: rgba(10, 10, 10, 1);
  font-family: Fira Sans;
  font-size: 1.538em;
  font-weight: 700;
}


h4 {
  color: rgba(10, 10, 10, 1);
  font-family:  Fira Sans;
  font-size: 1.462em;
  font-weight: 700;
}


h5 {
  color: rgba(10, 10, 10, 1);
  font-family:  Fira Sans;
  font-size: 1.308em;
  font-weight: 700;
}

h6 {
  color: rgba(10, 10, 10, 1);
  font-family: Fira Sans;
  font-size: 1em;
  font-weight: 700;
}

blockquote {
  border-left: 10px solid rgba(10, 8, 8, 1);;;
}

@media(max-width:540px){
  h4{
    font-size:19px;
  } 
}




.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search,
#comment-form,
.section.post-footer,
.hs-search-field,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register,
.widget-type-google_search, .widget-type-form, .widget-type-blog_subscribe
form,
.submitted-message {
  font-family: Fira Sans;
  background-color: rgba(#null, 0.0);
}

h3.form-title {
  background-color: rgba(#null, 0.0);
  color: rgba(51, 71, 91, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 122, 89, 1.0);
  border-color: rgba(255, 122, 89, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 122, 89, 1.0);
  border-color: rgba(255, 122, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 162, 129, 1.0);
  border-color: rgba(255, 162, 129, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(51, 71, 91, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}


form select,
form textarea,
.hs-input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
textarea,
select {
  background-color: rgba(245, 248, 250, 1.0);
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(#null, 0.0);
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.hs-richtext {
  font-size: 1.125;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Fira Sans;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(71, 71, 71, 1.0);
  color: rgba(71, 71, 71, 1.0);
}

thead th,
thead td {
  background-color: rgba(71, 71, 71, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(71, 71, 71, 1.0);
}





body header.header_wrap{
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1220px;
}
header .header-menu{
  background-color: rgba(#null, 0.0);

}
.header-login > ul > li > a {
  color: rgba(57, 58, 81, 1.0);
}

.header-login > ul > li > a:hover {
  color: rgba(115, 132, 160, 1.0);
}

body .header_movie a{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}
body .header_movie a:hover{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}
body .header_entry a{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

body .header_entry a:hover{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

body .header-menu .nav_movie a{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}
body .header-menu .nav_movie a:hover{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}
body .header-menu .nav_entry a{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

body .header-menu .nav_entry a:hover{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}
#header_switch:before, #header_switch a:before, #header_switch a:after{
  background-color: rgba(#null, 0.0);

}
#header_switch.open a:before, #header_switch.open a:after{
  background-color: rgba(#null, 0.0);
}
#header_switch{
  background-color: rgba(#null, 0.0);
}

#header_switch.open{
  background-color: rgba(#null, 0.0);
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
header .header-menu .header_gnav>li>a, header .header-menu .header_gnav>li>span{
  color: rgba(57, 58, 81, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.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,
header .header-menu .header_gnav>li>a:hover, header .header-menu .header_gnav>li>span:hover{
  color: rgba(115, 132, 160, 1.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active,
header .header-menu .header_gnav>li>a.active-item,
header .header-menu .header_gnav>li>a.active-branch,
header .header-menu .header_gnav>li>span.active-item{
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active,
header .header-menu .header_gnav>li>a.active-item,
header .header-menu .header_gnav>li>a.active-branch,
header .header-menu .header_gnav>li>span.active-item{
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus,
header .header-menu .header_gnav>li:hover>a{
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch,
header .header-menu .header_gnav>li>a.active-item{
  color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a ,
header .header-menu .header_gnav .header_snav a{
  color: rgba(78, 78, 78, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link,
header .header-menu .header_gnav .header_snav{
  background-color: rgba(249, 249, 249, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(249, 249, 249, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle,
header .header-menu .header_gnav .header_snav a:hover{
  background-color: rgba(246, 246, 246, 1.0);
  color: rgba(53, 53, 53, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
header .header-menu .header_gnav .header_snav a.active-branch,
header .header-menu .header_gnav .header_snav a.active-item{
  background-color: rgba(249, 249, 249, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Fira Sans;
}
header .header-menu .header_gnav,
header .header-menu .header_gnav .header_snav{
  border-top-color:  rgba(#null, 0.0);
}


header .header-menu .header_gnav>li {
  border-bottom-color:  rgba(#null, 0.0);

}

body .header .submenu.level-1 > li.menu-item >a.menu-link{
  color: rgba(57, 58, 81, 1.0);

}

body .header .submenu.level-1 > li.menu-item:hover >a.menu-link{
  background-color: rgba(255, 255, 255, 0.0);

}

body .header .submenu.level-1 > li.menu-item >a.menu-link:hover{
  color: rgba(115, 132, 160, 1.0);
}



body .header .submenu.level-1 > li.has-submenu>ul.level-2>li>a{
  background-color: rgba(249, 249, 249, 1.0);
  border-color:rgba(240, 240, 240, 1.0);
}
body .header .submenu.level-1 > li.has-submenu>ul.level-2>li:not(:first-child){
  border-color:rgba(240, 240, 240, 1.0);
}
body .header ul.submenu.level-2>li.menu-item>a.menu-link{
  color: rgba(78, 78, 78, 1.0);
}

body .header ul.submenu.level-2>li.menu-item>a.menu-link:hover{
  background-color: rgba(246, 246, 246, 1.0);
  color: rgba(53, 53, 53, 1.0);
}



body .header  .header_btn a{
  background-color: rgba(254, 127, 92, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


body .header  .header_btn a:hover{
  background-color: rgba(115, 132, 160, 1.0);
  color: rgba(255, 255, 255, 1.0);
}




body footer {
  background-color: rgba(255, 255, 255, 1.0);
}



.footer_copyright {
  color: rgba(115, 132, 159, 1.0);
}



.footer__container {
  max-width: 1220px;
}

.footer_info_wrapper a{
  color: rgba(#null, 0.0);
}
.footer_info_wrapper a:hover{
  color: rgba(#null, 0.0);
}
.footer_menu ul li.hs-menu-depth-1>a, .f_col.f_col_3 h4{
  color: rgba(57, 58, 81, 1.0);
}


body footer .copytight-container .copyright span {
  color: rgba(115, 132, 159, 1.0);
}

body  footer .get-in-touch ul>li>p,
body footer .quick-link ul>li>a,
body  footer .quick-link ul>li>a:hover{
  color: rgba(57, 58, 81, 1.0);
  border-bottom-color:rgba(115, 132, 159, 1.0);;
}

body  footer .get-in-touch ul>li {
  color: rgba(115, 132, 159, 1.0);
}

body footer .get-in-touch ul>li>a {
  color: rgba(115, 132, 159, 1.0);
}

body  footer .get-in-touch ul>li>a:hover {
  color: rgba(115, 132, 159, 1.0);
}
body footer .quick-link ul>li>ul.hs-menu-children-wrapper>li>a{
  color: rgba(115, 132, 159, 1.0);
}
body footer .quick-link ul>li>ul.hs-menu-children-wrapper>li>a:hover{
  color: rgba(115, 132, 159, 1.0);
}




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

.blog-post__date {
  border-color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.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: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.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: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

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

.blog-pagination__link {
  color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

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

.blog-post__title {
  color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.923}, size_unit=null, color=#0a0a0a, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0a0a;font-size: 1.923px;font-family: Fira Sans;};
  font-family:Fira Sans;
  font-size: 1.923px;
  font-weight: ;
}

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

#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            */

.blog-header {
  background-color: rgb(245, 245, 245);
}

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

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

.blog-post__tag-link:hover{
  color: #31aef7;
}

.blog-post__read-more svg {
  fill: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.blog-post__read-more a:hover svg {
  fill: #31aef7;
}

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

.blog-sidebar a {
  color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.blog-sidebar a:hover {
  color: #31aef7;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

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

.blog-post {

}

.blog-post__meta a {
  color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.blog-post__body, .blog-post__tags a {
  color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.blog-post__meta a:hover {
  color: #31aef7
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

.blog-post__back-to-blog:hover {
  color: #31aef7;
}

.blog-post__back-to-blog svg {
  fill: {font=Fira Sans, font_set=DEFAULT, styles={font-family=Fira Sans, font-style=normal, font-weight=normal, text-decoration=none}, size={units=em, value=1.125}, size_unit=null, color=#0a0808, variant=null, fallback=null, style=font-family: Fira Sans; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0a0808;font-size: 1.125px;font-family: Fira Sans;};
}

a.blog-post__back-to-blog:hover svg {
  fill: #31aef7;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232);
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  max-width: 1220px;
  margin: 0 auto;
}


.StoreBottom { display: flex;    flex-wrap: wrap;    justify-content: left; }
.StoreBottom .shopify-buy-frame--product { width: 33.33%;    max-width: 100% !important;    text-align: center; margin-bottom: 50px; }
.StoreBottom .shopify-buy-frame--product iframe { max-width: 220px;    margin: 0 auto;    min-height: 320px; }
.StoreBottom table .shopify-buy-frame--product iframe { max-width: 100%; }
.StoreBottom table .shopify-buy-frame--product { width: 100%; }
.StoreTitles { text-align: center;    padding: 50px 0px; }
.StoreTitles h2 { margin: 0 0 20px; }



/* Changes */

.cm-home-wrapper .custom-home-row5 a.hs-button { margin: 0; border-radius: 0; padding: 20px; text-transform: uppercase; font-weight: bold !important; font-size: 17px; max-width: 300px; width: 300px; line-height: 14px; text-align: center; padding-top: 9px; padding-bottom: 22PX; padding-left: 12px; font-weight: 700 !important; }
body .header .header_btn a { display: inline-block; margin-left: 15px; }
body .header .header_btn .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module.widget-type-cta { display: inline-block; }
body .header .header_btn .widget-type-cta:first-child a { background-color: #fff; color: #393A51; border-color: #393a51; }
body .header .header_btn a { border: 1px solid rgba(254,127,92,1.0); }
body .header .header_btn a:hover { border-color: rgba(115,132,160,1.0); }
body .header .header_btn .widget-type-cta:first-child a:hover{ border-color: rgba(115,132,160,1.0); color: #fff; background-color: rgba(115,132,160,1.0); }
.custom-home-row2 .dnd-section>.row-fluid .span6 .hs-image-widget {     height: 433px !important;}

.vidSection .container { margin: 0 auto; padding: 0 20px; }
.vidOuters h3 { text-align: center; color: rgb(255 255 255); margin: 0 0 40px; padding: 0; }
.vidInner { max-width: 780px; margin: 0 auto; }

.teamSection { overflow: hidden; }
.teamSection .container { margin: 0 auto; max-width: 1200px; padding: 0 15px; }
.teamInners { display: flex; flex-wrap: wrap; display: -webkit-flex; -webkit-flex-wrap: wrap; margin: 0 -15px; }
.teamItems { width: 25%; padding: 0 15px; margin: 0 0 30px }
.teamItems h3 { font-size: 20px; line-height: 30px; font-style: italic; margin: 0; }
.teamItems h4 { font-size: 18px; margin: 0 0 10px; font-weight: 400; }





.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}
@media(max-width:1252px){ 
.custom-home-row2 .dnd-section>.row-fluid .span6 .hs-image-widget {
    height: 256px !important;
}
}
@media(max-width:1091px){
  .submenu.level-1>li>a, .header_btn a {font-size:15px !important;}
  .teamItems { width: 50%; }
  
}
@media(max-width:991px){
.StoreBottom .shopify-buy-frame--product { width: 50%; }

}

@media(max-width:768px){
  .cm-home-wrapper .custom-home-row5 a.hs-button { padding-top: 6px; line-height: 14px; }
}
  
  
@media(max-width:767px){
.StoreBottom .shopify-buy-frame--product { width: 100%; }
.StoreBottom .shopify-buy-frame--product iframe { min-height: auto; }
.StoreBottom table tr td { width: 100% !important;    display: block; }
.StoreBottom p { margin: 0;    line-height: 0; }  
.submenu.level-1>li>a, .header_btn a {font-size:17px !important;} 
body .header .header_btn .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module.widget-type-cta { display: block; }
body .header .header_btn a { display: block; margin-left: 0; }
body .header .header_btn .widget-type-cta:first-child a { background-color: rgba(254,127,92,1.0); color: #fff; border-color: rgba(254,127,92,1.0); }
.custom-home-row2 .dnd-section>.row-fluid .span6 .hs-image-widget { height: auto !important; max-width: 100% !important; }      
.teamItems { width: 100%; }  
  
  
}

@media(min-width:767px){
  body .header .submenu.level-2 > li.menu-item >a.menu-link.active-item,
  body .header .submenu.level-2 > li.menu-item >a.menu-link.active-branch{
    background-color: rgba(249, 249, 249, 1.0);
    color: rgba(0, 0, 0, 1.0);
  }
  body .header .submenu.level-1 > li.menu-item >a.menu-link.active-item,
  body .header .submenu.level-1 > li.menu-item >a.menu-link.active-branch{
    background-color: rgba(255, 255, 255, 0.0);
    color: rgba(0, 0, 0, 1.0);
  }

 .lightbox_wrap {
   z-index: -1;
  }

  
}
  @media(max-width:360px){
    
  .cm-home-wrapper .custom-home-row5 a.hs-button { max-width: 100%; width: 280px; }
}