/* GENERAL */
@font-face {
	font-family: OpenSans;
    font-display: swap;
	src: url(../fonts/OpenSansRegular/OpenSansRegular.eot) format('eot'),
		url(../fonts/OpenSansRegular/OpenSansRegular.svg) format('svg'),
		url(../fonts/OpenSansRegular/OpenSansRegular.ttf) format('ttf'),
		url(../fonts/OpenSansRegular/OpenSansRegular.woff) format('woff'),
		url(../fonts/OpenSansRegular/OpenSansRegular.woff2) format('woff2');
}
@font-face {
	font-family: OpenSansBold;
    font-display: swap;
	src: url(../fonts/OpenSansBold/OpenSansBold.eot) format('eot'),
		url(../fonts/OpenSansBold/OpenSansBold.svg) format('svg'),
		url(../fonts/OpenSansBold/OpenSansBold.ttf) format('ttf'),
		url(../fonts/OpenSansBold/OpenSansBold.woff) format('woff'),
		url(../fonts/OpenSansBold/OpenSansBold.woff2) format('woff2');
}

/* GENERAL */
body {
	margin: 0;
	font-family: OpenSans;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
}
* {
	-webkit-transition: -webkit-transform .3s ease;
	-ms-transform: transform .3s ease;
	transition: transform .3s ease;
	 -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* a, 
abbr, 
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	word-break: break-word;
} */
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.5;
	font-family: OpenSansBold;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0;
}
a {
    outline: none;
	text-decoration: none;
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
	border: none;
	background: none;
}
button:focus {
	outline: none;
}
.bstwbsft-color-blue {
	color: #a9d2ee;
}
.bstwbsft-color-white {
	color: #fff;
}
.bstwbsft-color-black {
	color: #202020;
}
.bstwbsft-color-black-subtitle {
	color: #333;
}
.bstwbsft-color-gray {
	color: #999 !important;
}
.bstwbsft-color-orange {
	color: #cf4500;
}

#header ul {
	margin: 0;
	padding: 0;
}
#header ul,
#header li,
.single #header li {
	list-style: none;
    margin-bottom: 0;
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
}
.home.logged-in .container {
    width: 100% !important;
}
#bstwbsft_container .strshwcs-container {
    max-width: 1200px;
    width: auto;
}
.single .container {
    /* width: 1200px; */
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
}
.bstwbsft-switcher {
	display: none;
}
#header .bstwbsft-membership-menu .container-fluid {
    justify-content: unset;
}
#header .navbar.bstwbsft-membership-menu .navbar-right.bstwbsft-header-search {
    margin-left: auto;
}
#header .bstwbsft-membership-menu .bstwbsft-cart {
    display: none;
}
#header .bstwbsft-membership-menu .bstwbsft-search {
    display: none;
}
#header .bstwbsft-membership-menu .go-membership-button {
    display: none;
}
#header .bstwbsft-membership-menu #bstwbsft_touch_menu_hover {
    display: none;
}
/* END GENERAL */

/* HEADER */

#header {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}
.logged-in #header {
    top: 32px;
}
.single-post #header .navbar {
	border: 1px solid #e7e7e7;
}
#header .navbar.navbar-fixed-top {
	background-color: #fff;
}
#header .navbar.white_menu.navbar-fixed-top {
	position: unset;
    border-color: transparent;
    background-color: transparent;
}
/* #header .navbar.navbar-default {
    position: unset;
    border-color: transparent;
    background-color: transparent;
} */
.home #header .navbar-default , 
.home #header {
	background-color: transparent;
}
#header .container-fluid {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	max-width: 1400px;
	width: 100%;
	clear: both;
}
.page-template-website-audit #header .container-fluid {
    justify-content: flex-start;
    padding-bottom: 7px;
}
#header .navbar.navbar-fixed-top {
    position: fixed;
    left: 0;
    right: 0;
    border: 1px solid #e7e7e7;
}
.page-template-website-audit #header .navbar-default.navbar-fixed-top {
    border: none;
}
#header .navbar-default.navbar-fixed-top.show-menu {
    visibility: visible;
    transform: translateY(0);
}
#header .navbar-default.navbar-fixed-top.hide-menu {
    transform: translateY(-100%);
}
/* MAIN MENU */
#main_menu {
	display: flex;
	list-style: none;
}
#main_menu > li {
	font-size: 15px;
	letter-spacing: 0.21px;
	line-height: 24px;
	padding: 15px 14px 20px;
	position: relative;
}
#main_menu > li.menu-item-has-children {
	padding-right: 20px;
}
#main_menu > li a,
.archive .navbar-right li a {
	display: block;
	color: #333;
}
.home #main_menu > li > a,
.blog .white_menu #main_menu > li > a,
.tax-portfolio_categories .white_menu #main_menu > li > a,
.single .white_menu #main_menu > li > a,
.tag .white_menu #main_menu > li > a,
.category .white_menu #main_menu > li > a,
.attachment .white_menu #main_menu > li > a {
	color: #fff;
}
#main_menu > .menu-item-has-children > a::after {
	content: "";
	position: absolute;
	color: #dfdfdf;
	right: -7px;
	top: 21px;
	display: block;
	width: 30px;
	height: 15px;
	background-image: url('../img/angle-down-solid.svg');
	background-position: right 10px center;
	background-repeat: no-repeat;
}
body:not(.home) .navbar:not(.white_menu) #main_menu > .menu-item-has-children > a::after,
.search #main_menu > .menu-item-has-children > a::after,
.archive #main_menu > .menu-item-has-children > a::after,
.single-product #main_menu > .menu-item-has-children > a::after,
.page-id-40345 #main_menu > .menu-item-has-children > a::after {
	background-image: url('../img/angle-down-solid.svg');
}
.page-id-16097 #main_menu > .menu-item-has-children > a::after,
.home #main_menu > .menu-item-has-children > a::after,
.blog #main_menu > .menu-item-has-children > a::after,
.page:not(.page-template-store-template, .page-id-37939) #main_menu > .menu-item-has-children > a::after,
.single-bws-portfolio #main_menu > .menu-item-has-children > a::after,
.single-post #main_menu > .menu-item-has-children > a::after,
.archive .white_menu #main_menu > .menu-item-has-children > a::after,
.attachment .white_menu #main_menu > .menu-item-has-children > a::after {
	background-image: url('../img/angle-down-solid-white.svg');
}

.home #header .nav ul > li > a:hover,
body:not(.page-id-37939) #header .white_menu .nav ul > li > a:hover {
    color: rgba(255, 255, 255, 0.8);
}
#header .nav ul > li > a:hover {
    color: rgba(0, 0, 0, 0.7);
}
#main_menu .sub-menu {
	padding: 0;
	position: absolute;
	background-color: #fff;
	display: none;
	text-transform: capitalize;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #dddddd;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	width: 256px;
	margin-top: 20px;
	z-index: 2;
	transition: display 0.3s;
}
#main_menu > li:hover > ul {
	left: -3px;
	display: block;
	border: 1px solid #ddd;
}
.white_menu #main_menu li ul, 
.white_menu #main_menu > li:hover > ul {
	border: none;
}
#main_menu li ul:after, 
#main_menu li ul:before {
	position: absolute;
	content: "";
	width: 1;
	height: 1;
	left: 22%;
	top: -9px;
	direction: ltr;
}
#main_menu li ul:before {
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
	border-bottom: 9px solid #ddd;
	z-index: -1;
	margin-top: -1px;
	margin-left: -1px;
}
#main_menu li ul:after {
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 9px solid #fff;
}
.white_menu #main_menu li ul:before {
	border-bottom: 9px solid transparent;
}
#main_menu li ul li {
	width: 100%;
	padding: 0 24px;
}
#main_menu li ul li a {
	border-top: 1px solid #ddd;
	padding: 15px 0;
}
#header #main_menu li > ul > li a:hover {
    color: rgba(0, 0, 0, 0.7);
}
#main_menu li ul li:first-child a {
	border-top: 1px solid transparent;
}
/*
.bstwbsft-fa-icon a {
	color: transparent;
	position: relative;
	width: 19px;
	height: 19px;
	display: inline-block;
	overflow: hidden;
	padding: 10px;
	transition: 0.3s;
	border-radius: 5px;
	text-align: center;
}*/
/* END MAIN MENU */

/* RIGHT HEADER */
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	margin-right: auto;
}
.page-template-website-audit .nav {
    display: none;
}
#header .navbar .navbar-right {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.navbar-right li {
	padding: 0 10px;
}
.home #header .navbar-right .bstwbsft-search:hover {
    opacity: 0.8;
}
.navbar-right li a {
    font-size: 17px;
    color: #333;
}
/* .nav.navbar-right li a:hover,
.single-product .nav.navbar-right li a:hover {
    color: #333;
} */
.home .navbar-right li a,
.home .white_menu .navbar-right li a,
.blog .white_menu .navbar-right li a,
.page:not(.page-id-37939) .white_menu .navbar-right li a,
.single .white_menu .navbar-right li a,
.archive .white_menu .navbar-right li a,
.attachment .white_menu .navbar-right li a {
	color: #fff;
}
.home .nav.navbar-right li a:hover,
.blog .nav.navbar-right li a:hover,
.single .white_menu .navbar-right li a:hover,
.tax-portfolio_categories .white_menu .navbar-right li a:hover,
.tag .white_menu .navbar-right li a:hover,
.category .white_menu .navbar-right li a:hover,
.attachment .white_menu .navbar-right li a:hover
/* .page .nav.navbar-right li a:hover */ {
    color: rgba(255, 255, 255, 0.8);
}
.nav.navbar-right li a:hover {
    color: rgba(0, 0, 0, 0.7);
}
/* MEMBERSHIP */
li .go-membership-button {
	padding: 0;
    margin: 0;
	color: #fff;
	letter-spacing: 0.7px;
	font-weight: normal;
}
#header .go-membership-button,
#bstwbsft_site_mobile_navigation_header .go-membership-button {
    display: block;
    border-radius: 4px;
    padding: 9px 20px;
    background-color: #DD6930;
    line-height: 25px;
    text-align: center;
    font-size: 17px;
    color: #fff;
}
#header a.go-membership-button:hover {
    color: rgba(255, 255, 255, 0.8);
}
/* END MEMBERSHIP */
/* CART */
.navbar-right > li {
	position: relative;
}
.strcrt_cart_block:before {
	content: url('../img/cart-dark.svg');
	position: absolute;
	top: 6px;
}
.home .strcrt_cart_block:before,
.home .white_menu .strcrt_cart_block:before,
.blog .white_menu .strcrt_cart_block:before,
.page:not(.page-id-37939) .white_menu .strcrt_cart_block:before,
.archive .white_menu .strcrt_cart_block:before,
.single .white_menu .strcrt_cart_block:before,
.attachment .white_menu .strcrt_cart_block:before {
	content: url('../img/cart.svg');
}
.bstwbsft-cart {
	height: 34px;
}
.navbar-right .bstwbsft-cart {
	padding-right: 20px;
}

.bstwbsft-cart:after {
	content: none;
}
.bstwbsft-cart:after {
	content: '';
	position: absolute;
	top: 0;
	width: 2px;
	height: 110%;
	background: rgba(0,0,0,.3);
	right: 10px;
}
.strcrt_cart_block > .strcrt_count {
	top: -6px !important;
    right: 7px !important;
}
.home .bstwbsft-cart:after,
.home .white_menu .bstwbsft-cart:after,
.blog .white_menu .bstwbsft-cart:after,
.page:not(.page-id-37939) .white_menu .bstwbsft-cart:after,
.tax-portfolio_categories .white_menu .bstwbsft-cart:after,
.single .white_menu .bstwbsft-cart:after,
.tag .white_menu .bstwbsft-cart:after,
.attachment .white_menu .bstwbsft-cart:after {
    background: rgba(255, 255, 255, 0.3);
}
.bstwbsft-cart a {
    display: block;
	position: relative;
    width: 35px;
    height: 35px;
	color: transparent !important;
}
.strcrt_cart_block:hover:before {
	opacity: 0.8;
}
.white_menu .strcrt_cart_block:hover:before {
	color: #fff;
	opacity: 0.8;
}
/* END CART */

/* SEARCH */
#search {
	max-width: 215px;
	position: relative;
	display: block;
	/* right: -7px; */
	margin-top: -3px;
}
.bstwbsft-search .fa-search:before {
	content: url('../img/search-dark.svg');
}
.home .bstwbsft-search .fa-search:before,
.home .white_menu .bstwbsft-search .fa-search:before,
.blog .white_menu .bstwbsft-search .fa-search:before,
.page:not(.page-id-37939) .white_menu .bstwbsft-search .fa-search:before,
.archive .white_menu .bstwbsft-search .fa-search:before,
.single .white_menu .bstwbsft-search .fa-search:before,
.attachment .white_menu .bstwbsft-search .fa-search:before {
	content: url('../img/search.svg');
}
#search-text:focus + .search-button .fa-search:before {
	content: url('../img/search-dark.svg');
}
.search-button {
	position: relative;
	z-index: 5;
	cursor: pointer;
	top: 3px;
	padding: 0;
}
.searh-form label {
	display: none;
}
.white_menu #search #search-text:hover + button > i,
.white_menu .search-button:hover {
	color: #fff;
	opacity: 0.8;
}
#header #search #search-text:hover + button > i,
button .search-button:hover {
	color: #a3a3a3;
}
#header #search #search-text {
	border: 1px solid transparent;
	border-radius: 4px;
	width: 0;
	padding: 2px 17px;
	color: #a7a9ac;
	height: 36px;
	-webkit-transition: width .5s ease,background .5s ease,opacity .2s ease;
	transition: width .5s ease,background .5s ease,opacity .2s ease;
	opacity: 0;
	z-index: 6;
	position: absolute;
	right: -9px;
	top: -4px;
}
#header #search #search-text:hover {
	cursor: pointer;
}
#header #search #search-text:focus {
	font-family: OpenSans;
	background-color: #ebebeb;
	cursor: text;
	outline: 0;
	width: 230px;
	z-index: 4;
	padding: 3px 12px;
	padding-right: 32px;
	opacity: 1;
}
#header #search #search-text:focus + button > i,
.white_menu #header #search #search-text:focus + button > i {
	color: #a3a3a3 ;
}
/* EDN SEARCH */

/* LOGO */
.navbar-header {
	padding: 25px 35px 25px 16px;
}
#logo a {
	display: flex;
}
.bstwbsft-small-logo {
	display: none;
}
.bstwbsft-small-logo-home {
    display: none;
}
#header .navbar-brand img.bstwbsft-logo-home,
#header .navbar-brand svg.bstwbsft-logo-home,
.home #header .navbar-brand img.bstwbsft-logo,
#header .white_menu .navbar-brand img.bstwbsft-logo,
.page-id-37939 #header .white_menu .navbar-brand img.bstwbsft-logo-home {
    display: none;
}
#header .navbar-brand img.bstwbsft-logo,
.home #header .navbar-brand img.bstwbsft-logo-home,
.search #header .navbar-brand img.bstwbsft-logo-home,
.error404 #header .navbar-brand img.bstwbsft-logo-home,
#header .white_menu .navbar-brand img.bstwbsft-logo-home,
#header .white_menu .navbar-brand svg.bstwbsft-logo-home,
.page-id-37939 #header .white_menu .navbar-brand img.bstwbsft-logo,
.archive:not(.tax-portfolio_categories, .tag, .category) #header .navbar-brand img.bstwbsft-logo-home,
.single #header .navbar-brand img.bstwbsft-logo-home,
.page-template-website-audit #header .navbar-brand img.bstwbsft-logo-home {
    display: inline-block;
}
/*If the user has set a custom color for the text use that */
#header .white_menu #logo a h1,
#header .white_menu #logo a svg.bstwbsft-logo-home,
.page:not(.page-id-37939) .white_menu #main_menu > li > a,
.white_menu .strcrt_cart_block:before,
#header .white_menu form#search,
.white_menu #main_menu > .menu-item-has-children > a:after,
.white_menu #main_menu li.menu-item-hidden .fa-circle:before,
.white_menu .user-icon {
    color: #ffffff;
}
/* END LOGO */


/* MOBILE LOGO */
/* END MOBILE LOGO */

/* MOBILE MENU */
.navbar-toggle {
	position: absolute;
	top: 33px;
	cursor: pointer;
	display: none;
}
.home .navbar-toggle {
    top: 52px;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar {
    background-color: #000;
}
.home .navbar-toggle .icon-bar,
.page .navbar-toggle .icon-bar {
	background-color: #fff;
}
.page .navbar-fixed-top .navbar-toggle .icon-bar {
    background: #000;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.bstwbsft-menu-class-container.hide-if-js {
	display: none;
}
#main_mobile_menu > li {
	padding: 5px 0;
}
#main_mobile_menu>li>a span {
	font-size: 18px;
	line-height: 25px;
	color: #444444;
	font-family: OpenSans;
	text-transform: none;
}
#main_mobile_menu li {
	list-style-type: none;
}
#main_mobile_menu li ul {
	background-color: transparent;
	margin-top: 0;
	padding: 0 0 16px;
}
#main_mobile_menu>li>ul {
	left: 0;
	display: block;
	position: relative;
	border: none;
	box-shadow: none;
}
#main_mobile_menu li a,
#main_mobile_menu li ul li a {
	padding: 6px 0 6px !important;
	color: #5e5e5e;
	display: block;
}
#bstwbsft_site_mobile_navigation_header {
	transition: all 0.5s ease;
}
#bstwbsft_site_mobile_navigation_header #mobile-menu-container {
	transition: all 0.5s ease;
	border-right: 1px solid #e7e7e7;
}
#bstwbsft_site_mobile_navigation_header a:active,
#bstwbsft_site_mobile_navigation_header a:focus,
#bstwbsft_site_mobile_navigation_header a:visited {
	text-decoration: none;
}
#bstwbsft_site_mobile_navigation_header ol,
#bstwbsft_site_mobile_navigation_header ul {
	padding: 0 0 15px 25px;
}
#bstwbsft_site_mobile_navigation_header .bstwbsft-mobile-menu-class-container {
	overflow-y: auto;
	position: fixed;
	height: 100%;
	top: 0;
	left: -251px;
	right: 0;
	z-index: 11;
	background-color: #FFFFFF;
	width: 251px;
	transition: all 0.5s ease;
	padding-top: 20px;
	padding-bottom: 100px;
}
#bstwbsft_site_mobile_navigation_header .mobile-menu-header {
	display: flex;
	justify-content: space-around;
	padding-top: 33px;
	padding-right: 12%;
	align-items: center;
}
#bstwbsft_site_mobile_navigation_header .navbar-toggle {
	position: relative;
	top: unset;
	padding: 0;
}
#bstwbsft_site_mobile_navigation_header .navbar-toggle::before {
	content: url(../img/close-menu.svg);
}
#bstwbsft_site_mobile_navigation_header .bstwbsft-logo-home {
	display: block;
	height: 13px;
}
#bstwbsft_site_mobile_navigation_header .fa-search::before {
	content: url(../img/search.svg);
}
#bstwbsft_site_mobile_navigation_header form#search {
	width: auto;
	float: right;
	color: #cacaca;
}
#bstwbsft_site_mobile_navigation_header #search .search-button {
	z-index: 5;
}
#bstwbsft_site_mobile_navigation_header #search #search-text {
	height: 30px;
}
#bstwbsft_site_mobile_navigation_header #search #search-text:focus {
	width: 163px;
}
#bstwbsft_site_mobile_navigation_header #search .search-button {
	right: -11px;
	top: 0;
}
#bstwbsft_site_mobile_navigation_header #search input#search-text {
	right: -10px;
	top: -9px;
	padding: 2px 5px 2px 20px;
}
#bstwbsft_site_mobile_navigation_header .bstwbsft-login {
	display: none;
	padding: 21px 0 21px 25px;
	align-items: center;
}
#bstwbsft_site_mobile_navigation_header .bstwbsft-login .user-icon-wrapper {
	background: #DDDDDD;
	border-radius: 50%;
	width: 44px;
	display: flex;
	height: 44px;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
}
#bstwbsft_site_mobile_navigation_header .bstwbsft-login h3 {
	padding-left: 18px;
}
#bstwbsft_site_mobile_navigation_header .bstwbsft-login h3 a {
	color: #444444;
}
#bstwbsft_site_mobile_navigation_header .bstwbsft-login h3 a:hover {
	color: #444444;
}
#bstwbsft_site_mobile_navigation_header .go-membership-button {
	display: none;
	margin: 0 5%;
}
#bstwbsft_site_mobile_navigation_header .go-membership-button a {
    color: white;
}
/* END MOBILE LOGO */

/* MEDIA */
@media (min-width: 1080px) {
	/* .navbar-mobile {
		display: none;
	} */
}
@media (min-width: 491px) {
	.bstwbsft-small-logo {
		display: none;
	}
}
@media (max-width: 1080px) {
	.open {
		left: 0 !important;
	}
    #header .navbar .navbar-right {
        margin: 0 0 0 auto;
    }
    body:not(.page-id-37939) #header .white_menu .navbar-toggle .icon-bar {
		background-color: #fff;
	}
    body:not(.home) .navbar-default .navbar-toggle .icon-bar {
		background-color: #333;
	}
	.nav:not(.navbar-right) {
		display: none;
	}
	.navbar-toggle,
	.home .navbar-toggle,
    .logged-in.single-post .navbar-toggle {
		display: block;
        top: 30px;
		margin-top: 4px;
	}
	.open .navbar-toggle {
		margin-top: 0;
	}
	.navbar-header {
		padding-left: 55px;
		padding-right: 0;
		margin-left: 0;
	}
	.navbar-right li {
		padding: 0 7px;
	}
	.navbar-right .bstwbsft-cart {
        padding-right: 32px;
	}
}
@media (max-width: 768px) {
	.go-membership-button {
		display: none;
	}
	.bstwbsft-login {
		display: none;
	}
    .navbar-right li {
        padding: 0 20px;
    }
    #header .navbar-fixed-top #search {
        padding-top: 0;
    }
    /* #header .navbar-fixed-top .search-button {
        top: -8px;
    } */
    /* #header .navbar-fixed-top #search #search-text {
        top: 8px;
    } */
	.navbar-right .bstwbsft-cart {
		padding-right: 18px;
	}
	.bstwbsft-cart:after {
		display: none;
	}
	.navbar-right > li:first-child,
	.navbar-right > li:first-child + li {
		display: none;
	}
    .logged-in .navbar-right > li:first-child + li {
        display: block;
    }
	#bstwbsft_site_mobile_navigation_header .bstwbsft-login {
		display: flex;
	}
	#bstwbsft_site_mobile_navigation_header .go-membership-button {
		display: block;
	}
}
@media (max-width: 600px) {
	#header nav.navbar {
		/* height: 68px; */
	}
	.logged-in #header {
		top: 0;
	}
	.logged-in #header .navbar.navbar-default:not(.navbar-fixed-top) {
		position: relative;
		top: 46px;
	}
	.logged-in .bstwbsft-products-menu {
		position: relative;
		top: 46px;
	}
	.logged-in .bstwbsft-products-menu.navbar-fixed-top {
		top: 0;
	}
    .navbar-right li {
        padding: 0 8px;
    }
    .navbar-right .bstwbsft-cart {
        padding-right: 10px;
    }
	.bstwbsft-cart .strcrt_cart_block .strcrt_count {
		font-size: 10px;
		height: 17px;
		min-width: 17px;
	}
}
@media (max-width: 490px) {
	#header nav.navbar {
		/* height: 60px; */
	}
	.navbar-toggle,
	.home .navbar-toggle,
	.logged-in.single-post .navbar-toggle {
		top: 20px;
	}
    
    #header .navbar-brand img.bstwbsft-logo,
    #header .white_menu .navbar-brand img.bstwbsft-logo-home,
    .page-id-37939 #header .white_menu .navbar-brand img.bstwbsft-logo,
    .home #header .navbar-brand img.bstwbsft-logo-home,
    .search #header .navbar-brand img.bstwbsft-logo-home,
    .error404 #header .navbar-brand img.bstwbsft-logo-home,
    .single:not(.single-bws-portfolio) #header .navbar-brand img.bstwbsft-logo-home,
    .page #header .white_menu .navbar-brand img.bstwbsft-logo-home,
    .archive:not(.tax-portfolio_categories, .tag) #header .navbar-brand img.bstwbsft-logo-home,
	.page-template-website-audit #header .navbar-brand img.bstwbsft-small-logo {
        display: none;
    }
    #header .navbar-brand img.bstwbsft-small-logo,
    .page-id-37939 #header .white_menu .navbar-brand img.bstwbsft-small-logo,
    .home #header .navbar-brand img.bstwbsft-small-logo-home,
    .search #header .navbar-brand img.bstwbsft-small-logo-home,
    .error404 #header .navbar-brand img.bstwbsft-small-logo-home,
    .blog #header .white_menu .navbar-brand img.bstwbsft-small-logo-home,
    .single #header .white_menu .navbar-brand img.bstwbsft-small-logo-home,
    .page:not(.page-id-37939) #header .white_menu .navbar-brand img.bstwbsft-small-logo-home,
    .archive:not(.tax-portfolio_categories, .tag, .category) #header .navbar-brand img.bstwbsft-small-logo-home {
        display: inline-block;
    }
    #header .navbar-brand img.bstwbsft-small-logo-home,
    #header .navbar-brand svg.bstwbsft-small-logo-home,
    .home #header .navbar-brand img.bstwbsft-small-logo,
    #header .white_menu .navbar-brand img.bstwbsft-small-logo {
        display: none;
    }
    .navbar-right li {
        padding: 0 7px;
    }
	.navbar-right .bstwbsft-cart {
		padding-right: 0;
	}
	.navbar-header {
    	padding-left: 45px;
	}
	.navbar-right {
		padding-bottom: 8px;
	}
	.navbar-toggle {
		margin-top: 4px;
	}
	.bstwbsft-small-logo,
	.bstwbsft-small-logo-home {
		width: 132px;
	}
}


/* Menu for bundle item */
/*.bundles-menu-item {
	position: relative;
}
.bundles-menu-item:before {
  content: "\25CF";
  display: table;
  position: absolute;
  width: 10px;
  height: 10px;
  color: red;
  font-size: 23.5px;
  line-height: 10px;
  right: 25px;
  top: calc( 50% - 9px );
  z-index: 2;
}
.bundles-menu-item:after {
  content: '';
  display: table;
  position: absolute;
  width: 10px;
  height: 10px;
  webkit-animation: rainbow 1s linear infinite;
  animation: rainbow 1s linear infinite;
  border: 2px solid red;
  padding: 0;
  border-radius: 50%;
  right: 27px;
  top: calc( 50% - 7px );
  z-index:1;
}
body:not(.term-plugins) .parent-menu-item-with-bundle > a {
  padding-right: 30px;	
}
body.term-plugins .parent-menu-item-with-bundle:before,
body.term-plugins .parent-menu-item-with-bundle:after{
	display: none;
}
@-webkit-keyframes rainbow {
	0% {opacity:0.5; width: 10px;height:10px; top: calc(50% - 7px);right: 27px;}
	15% {opacity:1; width: 14px;height:14px; top: calc(50% - 9px);right: 25px;}
	30% {width: 18px;height:18px; top: calc(50% - 11px);right: 23px;}
	45% {width: 20px;height:20px; top: calc(50% - 12px);right: 22px;}
	60% {width: 22px;height:22px; top: calc(50% - 13px);right: 21px;}
	95% {opacity: 0;}
	100% {opacity: 0;}
}

@keyframes rainbow {
	0% {opacity:0.5; width: 10px;height:10px; top: calc(50% - 7px);right: 27px;}
	15% {opacity:1; width: 14px;height:14px; top: calc(50% - 9px);right: 25px;}
	30% {width: 18px;height:18px; top: calc(50% - 11px);right: 23px;}
	45% {width: 20px;height:20px; top: calc(50% - 12px);right: 22px;}
	60% {width: 22px;height:22px; top: calc(50% - 13px);right: 21px;}
	95% {opacity: 0;}
	100% {opacity: 0;}
}
@media screen and (max-width: 1060px) {
	.parent-menu-item-with-bundle:before,
	.parent-menu-item-with-bundle:after {
		display: none;
	}
}*/

/* Promobar for bundles */
.prmbr_main#prmbr_main_91,
.prmbr_main#prmbr_main_93 {
	background: rgb(255,207,135);
	background: linear-gradient(180deg, rgba(173,216,255,1) 0%, rgba(255,207,135,1) 100%); 
	min-height: auto;
	top: auto;
	bottom: 14px;
	width: 750px;
	left: auto;
	right: 83px;
	border-radius: 8px;
}
#prmbr_main_91 .prmbr_close_button_main {
	z-index: 10;
}
.prmbr_main#prmbr_main_91 a,
.prmbr_main#prmbr_main_93 a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0;
	z-index: 5;
}
.bundles-wrapper {
	display: flex;
}
.bundles-part {
	width: 35%;
}
.bundles-part:last-child {
	display:flex;
	width: 65%;
}
.bundles-wrapper .bundle-title {
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-weight: 1000;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #3F8ABC;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
.bundle-discount {
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-weight: 1000;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #150035;	
	margin-bottom: 23px;
	display: block;
}
.bundle-text {
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-weight: 1000;
	font-size: 36px;
	line-height: 35px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	margin-bottom: 15px;
	display: block;
}
.bundle-button {
	background: #DD6930;
	border-radius: 8px;
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	padding: 13px 22px;
	display: block;
}
@media screen and (max-width: 1220px) and (min-width: 1080px) {
	#main_menu > li {
	  padding: 15px 7px 20px;
	}
	#main_menu > li > a {
		font-size: 13px;
	}
	.navbar-right li {
	  padding: 0 5px;
	}
}
@media screen and (max-width: 850px) {
	.prmbr_main#prmbr_main_91 {
		width: 680px;
	}
}
@media screen and (max-width: 768px) {
	.prmbr_main#prmbr_main_93 {
		width: 100%;
		left: 0;
		right: 0;
		border-radius: 0;
		background: rgb(139,173,204);
		background: linear-gradient(180deg, rgba(139,173,204,1) 0%, rgba(139,173,204,1) 30%, rgba(204,166,108,1) 100%);
		overflow: hidden;
	}
	.bundles-wrapper {
		flex-wrap: wrap;
		justify-content: center;
	}
	.bundles-part {
		width: 100%;
		z-index: 2;
		text-align: center;
	}
	.bundles-part:last-child {
		z-index: 1;
		position: absolute;
		width: 115%;
		justify-content: space-around;
		top: 35%;
	}
	.bundle-text {
		width: 348px;
		max-width: 100%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		font-size: 44px;
		font-family: 'OpenSansBold';
		margin-bottom: 25px;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	}
	.bundle-discount {
		width: 145px;
		text-align: center;
		color: #fff;
		font-size: 36px;
		font-family: 'OpenSansBold';
		margin-left: auto;
		margin-right: auto;
		line-height: 30px;
		margin-bottom: 48px;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	}
	.bundle-button {
		width: 240px;
		margin-left: auto;
		margin-right: auto;
	}
}
