body {
	overflow-x: hidden;
}
label {
	color: #333333;
	font-weight: 700;
	font-size: 16px;
}
input {
	min-height: 42px;
}
.post a {
	color: #b4153e;
}
.fusion-button.button-1.sebastian-button .fusion-button-text {
	font-family: Calibri, sans-serif;
    font-size: 20px;
}
/*Investor profile*/
.related_news_wrapper {
	display: inline-block;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #ddd;
	box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
	width: 100%;
}
#main .related_news_wrapper h2 {
	margin: 25px 0;
	font-weight: 700;
}
.related_news_wrapper li {
	list-style: none;
	margin: 5px 0;
}
.related_news_wrapper li:before {
	position: absolute;
    font-family: icomoon;
    content: "\f105";
    margin-left: -12px;
	color: #b51640;
}
.related_news_wrapper li a {
	color: #747474;
}
.related_news_wrapper li a:hover {
	color: #b51640;
}
.related_news_wrapper ul {
	padding-left: 12px;
}
.post-type-archive-investorprofile .footer-newsletter-content{
	width: unset;
	height: auto;
}
.investorprofile-title {
	font-size: 36px;
    color: #b4153e;
    font-weight: normal;
	margin-top: 0;
	margin-bottom: 50px;
}
.post-type-archive-investorprofile #main .fusion-row-modified {
	max-width: 1240px;
	margin: auto;
}
.post-type-archive-investorprofile .footer-newsletter {
	display: inline-block;
	background: #ffffff;
	width: 100%;
	margin-bottom: 0;
	margin-top: 200px;
	padding-bottom: 50px;
}
.post-type-archive-investorprofile .fullwidth-wrapper {
	margin: 0 -30px;
}
.post-type-archive-investorprofile #main {
	margin-bottom: 0;
}
.investorprofile-filter-wrapper {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0;
}
.investor-category-filter {
	list-style: none;
}
.investor-category-filter button{
	font-size: 22px;
	color: #b51640;
	border: none;
	background: rgba(255, 255, 255, 0);
	margin: 0;
	outline: none;
	line-height: 1.2;
	transition: background .2s linear;
}
.investor-category-filter button.selected-filter {
	background: #b4153e;
	color: #ffffff;
}
.investor-category-filter button:hover {
	cursor: pointer;
}
.investor-category-filter span {
	font-size: 22px;
	color: #dddddd;
	line-height: 1.2;
}
.investor-category-filter.empty-category button{
	color: #dddddd;
}
.investorprofile-post .post-content {
	display: flex;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-bottom: 0px;
}
.investorprofile-post-category-name {
	font-size: 32px;
	color: #b51640;
}
.investorprofile-post-category-name span {
	margin: 10px 0;
	display: inline-block;
}
.investorprofile-post-wrapper {
	margin-top: 20px;
	width: auto !important;
	overflow: hidden;
}
.investorprofile-post {
	left: 0 !important;
	width: 100%;
	position: relative;
	margin: -1px 0;
}
.investorprofile-post:after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 1px;
	background: #dddddd;
	z-index: 2;
}
.post-content-img {
	max-width: 160px;
    width: 100%;
    height: auto;
    padding: 0px 35px;
	position: relative;
	display: flex;
	align-items: center;
}
.post-content-img:after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 1px;
	background: #dddddd;
	top: 0;
	right: 0;
}
.post-content-title {
	display: flex;
	align-items: center;
	margin-left: 30px;
	margin-right: 10px;
	flex-wrap: wrap;
	word-break: break-word;
}
.post-content-title a{
	font-size: 26px;
    font-weight: 700;
}
.post-type-archive-investorprofile .pagination {
	justify-content: center;
	margin-bottom: 40px;
}
.post-type-archive-investorprofile .pagination a {
	border: 1px solid #dddddd;
    background: white;
    padding: 8px 11px;
	margin: 3px;
}
.category-list-wrapper {
	padding-top: 100px;
}
/*Investor profile*/
.woocommerce-terms-and-conditions-wrapper .validate-required.woocommerce-validated input,
.woocommerce-terms-and-conditions-wrapper .validate-required.woocommerce-invalid input {
	box-shadow: none !important;
}
.fusion-logo img {
	max-height: 110px;
}
.footer-shop-text {
	text-align: center;
	padding: 0 30px;
}
.fusion-main-menu .menu-item-1417 i {
	font-size: 20px;
	color: #b51640;
}
.page .shop_table thead tr th,
.page .tinvwl-table-manage-list thead tr th {
	font-size: 16px;
    color: #333333;
    font-weight: 700;
	text-align: left;
}
.page .shop_table thead tr th.product-total {
	width: 60%;
}
.page .tinvwl-table-manage-list thead tr th.product-date {
	width: 150px;
}
.page .tinvwl-table-manage-list tbody tr .button {
	width: 152px;
    padding: 13px 13px;
}
.woocommerce-lost-password .woocommerce-ResetPassword {
	padding: 30px;
    border: 1px solid #dddddd;
    background: #fff;
}
.active-body {
	overflow: hidden;
	position: fixed;
	width: 100%;
}
.woocommerce-checkout .woocommerce-info {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.woocommerce-info {
	padding: 20px 20px 20px 40px;
}
.woocommerce-order-received .avada-thank-you .order_details li {
	padding: 0;
}
.woocommerce-order-received .avada-thank-you .order_details li:before {
	display: none;
}
.woocommerce-checkout .select2-selection__rendered,
.woocommerce-checkout .select2-selection.select2-selection--single {
	height: 42px;
}
.woocommerce-checkout .checkout .form-row .select2-selection__arrow {
	height: 42px;
}
.woocommerce-checkout .checkout .form-row .select2-selection__rendered {
	display: flex;
	align-items: center;
}
.woocommerce-checkout .woocommerce-content-box .button {
	margin-top: 20px;
}
.woocommerce-content-box {
	box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}
.woocommerce-cart .woocommerce-content-box {
	box-shadow: none;
}
/*My account page*
.woocommerce-account .post-content .col-1,
.woocommerce-account .post-content .col-2 {
	background: #ffffff;
}
.woocommerce-account .woocommerce-MyAccount-navigation>ul .is-active a {
	background: #ffffff !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	background: #ffffff;
	border: 1px solid #dddddd;
	box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}
.woocommerce-account .woocommerce-MyAccount-content {
	background: #ffffff;
	margin-left: 265px;
	box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 15px;
	border-color: #dddddd !important;
}
My account page*/
/*Cart*/
.cart-wrapper {
	display: none;
}
.widget_shopping_cart_content.buttons {
	background: none;
}
.mini-cart-overlay.active { 
	display:block;
	opacity: .6;
	width: 100%;
    height: 100%;
	transition: height 0s ease, width 0s ease, opacity .25s ease-in-out;
 }
body .mini-cart-overlay {
  z-index:10020;
  background-color: #000000;
}
.pum-overlay {
    position: fixed;
    height: 0;
    width: 0;
    top: 0;
	left: 0;
    right: 0;
    bottom: 0;
    z-index: 1999999999;
    overflow: initial;
	opacity: 0;
	transition: height 0s ease, width 0s ease, opacity .25s ease-in-out;
}
.modal-cart .woocommerce-mini-cart__total.total {
	color: #333333;
}
.modal-body .widget_shopping_cart_content ul {
	padding: 0;
}
.product_list_widget li .quantity,
.product_list_widget li .quantity span {
	font-weight: normal;
	font-size: 14px;
}
.modal-cart .product_list_widget li a.remove {
	font-size: 18px;
    color: #B51640;
    font-weight: 700;
}
.modal-body .widget_shopping_cart_content ul img {
	display: none;
}
.modal-cart .modal-content .modal-header {
	display: flex;
	padding: 7.5px 20px;
    border: none;
    background: #B51640;
}
.modal-cart .modal-content .woocommerce-mini-cart__buttons .button {
	float: unset;
    width: 100%;
    border: 1px solid #B51640;
    background: #ffffff;
    color: #B51640;
	text-transform: uppercase;
    font-family: PT Sans;
    font-size: 16px;
	margin: 10px 0;
	text-align: center;
	color: #B51640;
	text-indent: unset;
}
.modal-cart .modal-content .woocommerce-mini-cart__buttons .button:hover {
	background: #B51640;
	color: #ffffff;
}
.modal-cart .modal-content .woocommerce-mini-cart__buttons .button.checkout {
	background: #B51640;
	color: #ffffff;
}
.modal-cart .modal-content .woocommerce-mini-cart__buttons .button.checkout:hover {
	background: #ffffff;
	color: #B51640;
}
.modal-cart .modal-content .woocommerce-mini-cart__buttons .button:before {
	display: none;
}

.modal-cart .modal-content .modal-header a {
	margin-top: unset;
}
.modal-cart .modal-dialog .modal-content {
	border: none;
    border-radius: unset;
    box-shadow: none;
	height: 100%;
	overflow-y: auto;
	background: none;
}
.modal-cart.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  top:0px;
  background: #ffffff;
  z-index:999999;
  transition: opacity 0s linear, transform 0.3s ease-out;
  transform: translateX(0px);
}
.modal-body .widget_shopping_cart_content .buttons {
	background: none;
}
.modal-cart.right.active {
	opacity: 1;
	display: block;
	top: unset;
}
.modal-cart.right .modal-dialog.active {
  transition: opacity 0s linear, transform 0.3s ease-out;
  transform: translateX(-320px);
}
.modal-header a .modal-title {
  color:#ffffff;
  font-size: 20px;
  font-weight: normal;
}
.modal-header::after {
  content: '';
  display:block;
  clear:both;
}
.modal-cart .modal-header .close {
  font-size:25px;
  cursor:pointer;
  margin: 0;
  margin-top: unset;
  opacity: 1;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  padding-right: 10px;
  margin-right: 10px;
  margin-left: -10px;
  display: flex;
  align-items: center;
}
.single-product .product-quantity {
	display: none;
}
.woocommerce-cart .cross-sells .woocommerce-cart .fusion-product-content {
	padding: 20px 15px 85px 15px;
}
.woocommerce-cart .products {
	display: flex;
	justify-content: center;
}
.woocommerce-cart .products .product {
	width: 25%;
	margin-right: 10px;
	background: #ffffff;
}
.woocommerce-cart .product-details-container .product-title {
	word-break: break-word;
}
.woocommerce-cart .products .product.last {
	margin-right: 0;
}
.woocommerce-cart .details-button-wrapper {
	width: 90%;
	left: 5%;
}
.woocommerce-cart .cross-sells {
	border: none;
    padding: 0;
}
.woocommerce-cart .woocommerce-product-details__short-description {
	display: none;
}
.woocommerce-cart .product-format {
	display: none;
}
.woocommerce-cart .woocommerce-content-box {
	padding: 0;
	border: none;
}
.woocommerce-cart .shop_table thead tr th {
	background: #ffffff;
	padding: 10px 20px;
	text-align: center;
}
.woocommerce-cart .shop_table thead tr th.product-name {
	text-align: left;
}
.woocommerce-cart .shop_table .product-remove {
	border-right: 1px solid #dddddd;
}
.woocommerce-cart .shop_table {
	border: 1px solid #dddddd;
	border-bottom: none;
	box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
	width: 99.9%;
	margin: auto;
	margin-bottom: 10px;
}
.woocommerce-cart .cart_totals .shop_table {
	box-shadow: none;
}
.woocommerce-cart .shop_table tbody tr.order-total {
	border-bottom: 1px solid #ddd;
}
.woocommerce-cart .cart_totals .shop_table td,
.woocommerce-cart .cart_totals .shop_table th {
	padding: 15px 20px;
}
.woocommerce-cart .shop_table tbody tr.cart-subtotal td {
	padding: 15px 20px;
}
.woocommerce-cart .shop_table td {
	padding: 25px 20px;
	background: #ffffff;
}
.woocommerce-cart .wc-proceed-to-checkout {
	padding-top: 20px;
}

.woocommerce-cart .cart-collaterals .cart_totals .fusion-button {
	width: 50%;
}
.woocommerce-checkout .woocommerce-content-box,
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2,
.cart_totals {
	background: #ffffff;
	box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}
.cart_totals {
	margin-bottom: 5px;
}
.woocommerce-terms-and-conditions-wrapper input {
	min-height: auto;
}
/*Cart*/
/*Wishlist*/
.tinv-wishlist .tinvwl-table-manage-list {
	background: white;
    border: 1px solid #dddddd;
	box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}
.tinv-wishlist .tinvwl-table-manage-list tr {
	border: 1px solid #dddddd;
}
.tinv-wishlist .tinvwl-table-manage-list .product-action {
	border-right: 1px solid #dddddd;
}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right {
	margin-top: 0;
}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right .button{
	margin-left: 10px;
}
/*???*/
.fusion-body #main .woocommerce .cart-empty,
.return-to-shop {
	background: #ffffff;
	padding: 0 20px;
}
.cart-empty,
.woocommerce-info.cart-empty {
	border-left: 1px solid #dddddd;
}
.return-to-shop {
	border-right: 1px solid #dddddd;
}
/*Wishlist*/
/*Single product page*/
.single-product .up-sells.upsells.products {
	display: none;
}
.single-product .product_title {
	font-size: 36px;
	color: #b4153e;
}
.single-product #main .product h1.product_title.single-product-main-title {
	font-size: 36px;
	color: #b4153e;
	text-align: center;
	font-weight: normal;
}
.single-product .post-content {
	display: inline-block;
}
.single-product .woocommerce-product-gallery__image {
	max-width:500px;
	height: auto;
}
.single-product .product .entry-summary .summary-container {
	float: right;
    width: 100%;
    max-width: 550px;
    padding: 50px 30px;
    border: 1px solid #dddddd;
    background: #fff;
}
.our_price {
	font-size: 12px;
	color: #b4153e;
	margin: 0 0 10px 0;
}
.product .entry-summary .price,
.product .entry-summary .price span {
	font-size: 36px;
	font-weight: 700;
	color: #333333;
}
.product .entry-summary .price .price-count {
	font-weight: normal;
	font-size: 16px;
	color: #676d6f;
}
.single-product .fusion-separator.sep-none {
	display: none;
}
.woocommerce-product-details__short-description ul{
	padding-left: 17px;
	margin: 20px 0;
	display: inline-block;
}
.product-format {
	font-weight: 700;
	color: #333333;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.single-product .summary .cart {
	display: block;
	text-align: center;
	margin-bottom: 0px;
}
.single-product .summary .cart .button {
	width: 85%;
    display: flex;
    justify-content: center;
    margin: auto;
}
.single-product .summary .cart .tinvwl-icon-heart {
	margin: 5px 0 0 0;
}
.single-product .summary .cart .tinvwl-icon-heart:before {
	display: none;
}
.single-product .summary .cart .tinvwl_add_to_wishlist-text {
	font-size: 12px;
}
.single-product #main .product .images {
	width: 100%;
    max-width: 600px;
    margin-top: 80px;
}
.product-format img {
	width: 22px;
	height: 22px;
	margin-left: 10px;
}
.product-description {
	font-size: 12px;
	color: #b51640;
}
.single-product .post-content h1 {
	font-size: 22px;
	color: #333333;
	margin-top: 0px;
	font-weight: 700;
}
.single-product .post-content h3{
	margin: 25px 0;
}
.single-product #main .fusion-row {
	max-width: 100%;
}
.single-product #main .fusion-row-product {
	max-width: 1240px;
	padding-bottom: 100px;
}
.single-product .fusion-footer .fusion-row {
	max-width: 1240px;
}
.product-fullwidth-bg {
	background: #fff;
	padding: 100px 30px;
}
.single-product .product-fullwidth-bg {
	margin: 0 -30px;
}
.product-fullwidth-bg .fusion-row-product {
	padding-bottom: 0;
}
.single-product #main {
	margin-bottom: 0px;
}
.single-product .title h3 {
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	margin: 30px 0 50px 0;
}
.single-product #wrapper .product .summary.entry-summary {
	margin-left: unset;
	float: unset;
	width: unset;
}
.single-product .summary-container {
	position: relative;
	z-index: 2;
}
.single-product .related.products ul {
	display: flex;
	justify-content: center;
	margin: 0 -10px;
	position: relative;
    height: unset;
}
.single-product #main .products li.product {
	width: 24%;
	margin: 0 10px;
	background: #ffffff;
	position: relative;
    left: unset;
    top: unset;
}
.single-product .related .woocommerce-product-details__short-description,
.single-product .related .product-format {
	display: none;
}
.single-product .fusion-title .title-sep-container {
	display: none;
}
.single-product .related .title {
	justify-content: center;
}
.single-product #wrapper #main .related.products .fusion-title h2{
	font-size: 22px;
    color: #676D6F;
	text-align: center;
	padding: 0 10px;
}
.single-product .related h3 {
	font-size: 20px;
	padding-bottom: 15px;
	min-height: 61px;
}
.single-product .related.products .fusion-product-content,
.woocommerce-cart .cross-sells .fusion-product-content {
	padding-bottom: 75px;
}
.single-product .related.products .details-button-wrapper {
	bottom: 15px;
    width: 90%;
    left: 5%;
}
.single-product-list {
	background: #F9F9F9;
	background-image: url(../Avada-Child-Theme/img/product-list-bg.png);
	padding: 0 30px 100px 30px;
}
.single-product .fusion-header-wrapper .fusion-row,
.post-type-archive-product .fusion-header-wrapper .fusion-row,
.post-type-archive-investorprofile .fusion-header-wrapper .fusion-row {
	max-width: 1240px;
}
.single-product .single_variation_wrap .variations_button {
	justify-content: center;
}
.single-product .woocommerce-variation-description {
	font-size: 14px;
	font-style: italic;
}
.page .woocommerce-message {
	max-width: 1240px;
    margin: auto;
    padding: 20px 40px;
    border: 1px solid #dddddd;
}
.woocommerce-error {
	max-width: 1240px;
	margin: auto;
}
.variations .ajaxerrors p {
	margin: 0;
	font-size: 14px;
}
.single-product .variations .label {
	font-size: 14px;
	display: flex;
}
.single-product table.variations tbody {
	display: flex;
	flex-wrap: wrap;
}
.single-product table.variations tbody tr {
	width: 100%;
}
.single-product table.variations td {
	display: flex;
    justify-content: center;
    width: 100%;
}
.single-product table.variations td .avada-select-parent {
	width: 100%;
}
.single-product table.variations td .avada-select-parent select {
	height: 42px;
}
/*Single product page*/

/*Product list page*/
.post-type-archive-product .product-format {
	height: 22px;
}
.post-type-archive-product .woocommerce-container .product-title {
	min-height: 80px;
}
.post-type-archive-product .products {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -13px;
	overflow: hidden;
	height: auto !important;
	width: 102.25%;
}
.post-type-archive-product #main .products li.product {
	width: 31.31%;
	margin: 0 12px;
	margin-top: 35px;
	background: #ffffff;
	position: relative !important;
	left: 0 !important;
    top: 0 !important;
}
.post-type-archive-product #main .woocommerce-product-details__short-description ul {
	min-height: 200px;
}
.post-type-archive-product #main .woocommerce-product-details__short-description ul li {
	list-style: disc;
	width: unset !important;
}
.post-type-archive-product .product-grid-view .fusion-product-content {
	padding: 25px;
	padding-bottom: 85px;
	position: relative;
}

.post-type-archive-product .product-details-container .fusion-price-rating {
	display: block;
}
.post-type-archive-product .price .woocommerce-Price-amount {
	font-size: 32px;
}
.post-type-archive-product .price {
	font-size: 32px;
	color: #b4153e;
}
.post-type-archive-product .price .price-count {
	font-size: 16px;
	color: #747474;
}
.product-buttons .product-buttons-container a:after,
.product-buttons .product-buttons-container a:before {
	display: none;
}
.post-type-archive-product #main .fusion-row,
.post-type-archive-investorprofile #main .fusion-row {
	max-width: 100%;
}
.post-type-archive-product h1.product_title {
	font-size: 36px;
	color: #b4153e;
	text-align: center;
	font-weight: normal;
}
.post-type-archive-product #main .fusion-row-product {
	max-width: 1240px;
	padding-bottom: 100px;
}
.post-type-archive-product .fusion-footer .fusion-row {
	max-width: 1240px;
}
.post-type-archive-product #main {
	margin-bottom: 0px;
	padding: 0 !important;
}
.post-type-archive-product .product-fullwidth-bg {
	display: flex;
	padding-bottom: 0px;
}
.post-type-archive-product .woocommerce-container {
	order: unset;
}
.post-type-archive-product #content.full-width {
	background-image: url(../Avada-Child-Theme/img/product-list-bg.png);
	background-repeat: no-repeat;
	background-position-x: left;
    background-position-y: bottom;
    padding: 0 30px;
}
.post-type-archive-product .category-menu {
	height: 65px;
	justify-content: unset;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	margin-top: 35px;
	padding: 0;
	display: flex;
	align-items: center;
}
.filter-button-group {
	margin: 0 -13px;
    display: flex;
}
.filter-button-group button{
	background: none;
    font-size: 16px;
    color: #B4153E;
    outline: none;
    border: none;
    display: flex;
	transition: .1s linear;
	padding: 0;
	margin-right: 100px;
	position: relative;
}
.filter-button-group button:after {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background: #B4153E;
	opacity: 0;
	position: absolute;
	bottom: -5px;
	transition: .2s linear;
}
.filter-button-group button:hover:after {
	opacity: 1;
}
.filter-button-group button:hover {
	cursor:pointer;
}
.post-type-archive-product .category-menu li {
	padding: 0;
}
.details-button-wrapper {
	background: #DDDDDD;
    display: flex;
    position: absolute;
    bottom: 25px;
    width: 88%;
    left: 6%;
    height: 45px;
    align-items: center;
    justify-content: center;
	transition: .2s linear;
}
.details-button-wrapper a {
	font-family: Calibri, sans-serif;
	font-size: 20px;
	display: flex;
    width: 100%;
    justify-content: center;
    height: 45px;
    align-items: center;
}
.details-button-wrapper:hover {
	background: #b4153e;
	cursor: pointer;
}
.details-button-wrapper:hover a {
	color: #ffffff;
}
/*Product list page*/
/*Footer*/
.fusion-footer-widget-area .wpcf7-acceptance .wpcf7-list-item-label {
	color: #ffffff;
	font-weight: normal;
}
/*Footer*/
/*GLOBAL*/
.product-contact-text {
	margin-bottom: 78px;
	margin-top: 0px;
}
.archive .fusion-meta-info {
	padding: 0px;
}
.archive .post {
    margin-bottom: 25px;
}
.post-content p {
	color: #676d6f;
	line-height: 26px;
	word-break: break-word;
}
#main .sidebar .widget {
    margin-bottom: 25px;
	width: 100%;
}
.sidebar .widget .heading .widget-title, .sidebar .widget .widget-title {
    margin-bottom: 25px;
}
.fusion-title-2 {
	margin-bottom: 25px !important;
}
body .sidebar .widget_recent_entries li a {
	color: #747474;
}
.post-type-archive-product .title h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 25px 0;
	text-align: center;
}
/*GLOBAL*/
/*HEADER*/
.fusion-contact-info {
    display: flex;
}
.category-menu .title {
    padding-left: 20px;
}
/*HEADER*/
/* Contact page styles */
.kontakt__title {
    margin-bottom: 25px;
	margin-top: 0px;
}
.kontakt__subtitle {
    margin-top: 0;
    margin-bottom: 25px;
}
.post-content p.kontakt__text {
    margin-bottom: 50px;
}
.kontakt__text a {
    font-weight: 700;
    color: #b51640;
}
.left-content label,
.right-content label {
    font-weight: 700;
    color: #333333;
}
.left-content br {
    display: none;
}
.left-content span {
    color: #676D6F;
    font-style: italic;
}
.page-id-26 .wpcf7-form .left-label .wpcf7-text,
.page-id-154 .wpcf7-form .left-label .wpcf7-text {
    margin-bottom: 25px;
    margin-top: 25px;
    height: 42px;
}
.terms-and-conditions-button.conditions-kontakt {
    margin-top: 50px;
    color: #333333;
    font-weight: 700;
}
.terms-and-conditions-button.conditions-kontakt a {
    color: #b51640;
}
.wpcf7-form .right-content .right-label textarea {
    margin-top: 25px;
    height: 390px;
}
body.fusion-button_size-large .wpcf7-form input[type="submit"], .fusion-button_size-large .wpcf7-submit {
    padding: 14px 45px;
    font-family: Calibri, sans-serif;
    font-size: 20px;
}
/* Contact page styles */
/*News post styles*/
.post .fusion-sharing-box h4{font-size: 12px;}
.category-news #main .post h2 a {color: #333333;}
#comments .commentlist .comment-author strong {
    font-weight: 700;
    color: #333333;
}
#comments .commentlist .comment-author .comment-reply-link {
    color: #b51640;
}
.comment-list.commentlist {
    margin-bottom: 0;
}
.reply-title {
    font-weight: 700;
}
.respond.comment-form input[type="submit"], .fusion-button, .fusion-button-default {
    text-transform: none;
}
#main .form-submit #comment-submit {
    text-transform: none;
}
body #wrapper #main .post > h1.fusion-post-title {
    font-weight: 700;
}
#content .single-navigation {
    margin-bottom: 50px;
}
#sidebar.fusion-widget-area .widget_recent_entries li {
    padding: 0 0 10px 12px;
}
.sidebar .widget.widget_recent_entries {
    background: #ffffff;
}
body.fusion-button_size-large .wpcf7-form input[type="submit"], .fusion-button_size-large .wpcf7-submit {
    font-weight: inherit;
}
.single .fusion-title {
    font-size: 22px;
    font-weight: bold;
}
.about-author-container .description h1 {color: #333333;}
.about-author-container .description h2 {margin-bottom: 0;}
#wrapper #main #respond #reply-title {font-size: 22px; font-weight: bold;}
/*News post styles*/
.single-post .single-navigation a[rel=next] {
	float: right;
}
.single-post .single-navigation a {
	float: left;
	margin: 0 20px;
}
.post .entry-title.fusion-post-title.fusion-responsive-typography-calculated:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #ddd;
	margin: 0 0 50px 0;
	transform: translateY(25px);
}
.about-author {
	border: 10px solid #fff;
	padding: 50px;
	width: 100%;
}
.single-post #content .post {
	margin-bottom: 50px;
}
.post-author-comment {
	background: #ffffff;
}
.author-preview {
    background-image: url('img/authorpage-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
	padding: 0;
	display: inline-block;
	margin-top: 0;
}
.author-preview .about-author {
	margin: 0;
}
.post-author-comment.author-preview .description {line-height:26px;}
.post-author-comment.author-preview .description h2 {margin-top: 0px; margin-bottom: 5px;}
.post-author-comment.author-preview .description h2 a {color:#b51640;}

.post-author-comment #commentform .form-submit #comment-submit {font-size:16px;}
/*Homepage*/
.home .fusion-recent-posts .fusion-columns {
	margin: 0 30px;
}
.home #wrapper #main .post-content .fusion-title h2 {
	font-size: 38px;
}
.home .fusion-title-1 {
    margin-bottom: 25px !important;
}
.fusion-button {
    font-weight: normal;
}
.page .footer-newsletter-content {
    height: auto;
    min-height: 432px;
    max-width: 1240px;
    width: 100%;
}
.home .rev-btn {
    font-weight: normal !important;
}
.home .fusion-recent-posts .entry-title a {color: #333333;}

.fusion-recent-posts .columns .column {min-height: 600px;}
.page-id-19 .post-content .columns .column .meta {margin: 20px 0;}
.page-id-19 .recent-news-home .recent-posts-content {padding: 25px;}
.page-id-19 .fusion-recent-posts .columns .column h4 {margin: 0px;}
.home #main .fusion-button {
	font-size: 20px;
}
/*Homepage*/

/*News*/
#posts-container {
    margin-bottom: 0;
}
/*News*/
/*Navigation dropdown menu*/
.fusion-sub-menu-slide .fusion-main-menu>ul>li>.fusion-megamenu-wrapper {
    padding-top: 0px;
    margin-top: 0px;
}
#menu-main-menu > li.fusion-megamenu-menu > a {
    position: relative;
}
.page.fusion-sub-menu-slide .fusion-main-menu>ul>li:hover>.fusion-megamenu-wrapper {
    margin-top: -6px;
    padding-top: 55px;
}
/*Navigation dropdown menu*/
/*Recaptcha*/
.grecaptcha-badge {
	visibility: hidden;
}
/*Recaptcha*/

@media only screen and (max-width: 1290px) {
    .category #content article {
        width: 100%;
    }

}

@media only screen and (max-width: 1200px) {
	.product-contact-text {
		margin-bottom: 1em;
	}
	.single-product #wrapper .avada-single-product-gallery-wrapper {
		position: absolute;
		z-index: 1;
		max-width: 600px;
		width: 100%;
		left: 0;
	}
	.post-type-archive-product #main .products li.product {
		width: 40%;
	}
	.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right .button {
		margin: 10px 10px 0 0;
	}
	.tinv-wishlist .tinvwl-input-group .form-control {
		width: 205px;
	}
	
}
@media only screen and (max-width: 992px) {
	.post-type-archive-product #main .products li.product {
		width: 100%;
		max-width: 450px;
	}
	.filter-button-group button {
		margin-right: 10px;
	}
	.post-type-archive-product .woocommerce-container .product-title,
	.post-type-archive-product #main .woocommerce-product-details__short-description ul	{
		min-height: unset;
	}
	.woocommerce-cart .products {
		flex-wrap: wrap;
	}
	.woocommerce-cart .products .product {
		width: 40%;
	}
}
@media only screen and (max-width: 800px) {
    .fusion-body .fusion-footer .fusion-social-links-footer, .fusion-copyright-notice {
        text-align: left;
    }
    .fusion-mobile-menu-search {
        margin-top: 40px;
    }
    .fusion-contact-info {
        display: block;
    }
    .fusion-contact-info .fusion-header-separator {
        display: none;
    }
    .page-id-26 .left-content,
    .page-id-26 .right-content {
        width: 100%;
    }
    .page-id-26 .wpcf7-form .wpcf7-text {
        margin-right: 0;
        width: 100% !important;
    }
    .fusion-copyright-content .fusion-copyright-notice {
        padding: 0 0 25px;
    }

    .fusion-footer-widget-area .right-content,
    .fusion-footer-widget-area .left-content {
        width: 100%;
    }
    .fusion-footer .fusion-footer-widget-area .wpcf7-form .wpcf7-text {
        width: 100% !important;
    }
	/*Single product page*/
	.single-product .product .entry-summary .summary-container {
		float: unset;
		margin: auto;
	}
	.single-product .related.products ul {
		display: block;
	}
	.single-product #main .products li.product {
		width: 100%;
		max-width: 300px;
		margin: 30px 0px;
	}
	/*Single product page*/
	.woocommerce-cart .products {
		display: block;
	}
	.woocommerce-cart .products .product {
		width: 100%;
		max-width: 300px;
		margin: 30px auto;
	}
	.shop_table_responsive.woocommerce-cart-form__contents tbody tr {
		background: #ffffff;
	}
	.woocommerce-cart .shop_table_responsive.woocommerce-cart-form__contents .product-remove {
		right: 50px;
	}
	.shop_table_responsive.woocommerce-cart-form__contents tbody tr.avada-cart-actions {
		display: none;
	}
	.woocommerce-cart .shop_table_responsive.woocommerce-cart-form__contents tbody tr {
		padding: 15px;
	}
	.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right {
		margin-top: 10px;
	}
	.woocommerce-checkout .shop_table .product-name {
		width: 55%;
	}
	.investorprofile-filter-wrapper-bottom {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 660px) {
	.category-menu .title {
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.filter-button-group button {
		margin-right: 0;
	}
	.post-type-archive-product .category-menu {
		height: auto;
		padding: 15px 0;
		display: block;
	}
	.category-menu {
		height: auto;
		display: block;
		padding: 20px 0;
	}
	.category-menu ul {
		padding: 0;
	}
	.filter-button-group button {
		margin: auto;
		padding: 10px 0;
	}
	.category-menu li {
		margin: 0;
		float: unset;
		display: block;
		text-align: center;
		padding: 0;
	}

}

@media only screen and (max-width: 640px) {
	.single-product .woocommerce-container #content {
		margin-bottom: 0;
	}
	.woocommerce-orders .woocommerce-orders-table__header-order-date,
	.woocommerce-orders .woocommerce-orders-table__header-order-status {
		display: none;
	}
	.woocommerce-orders .woocommerce-MyAccount-content {
		padding: 15px;
	}
}

@media only screen and (max-width: 600px) {
	.investorprofile-post {
		margin-bottom: 50px;
	}
	.investorprofile-post .post-content {
		display: block;
	}
	.post-content-img:after {
		display: none;
	}
	.post-content-img {
		margin: 20px auto 0;
	}
	.post-content-title {
		padding: 20px;
		margin: 0;
		justify-content: center;
		text-align: center;
	}
	.investorprofile-filter-wrapper {
		flex-wrap: wrap;
		justify-content: unset;
	}
	.investor-category-filter {
		margin: 0 10px 0 0;
	}
	.investor-category-filter:last-child {
		margin: 0;
	}
    .category-menu {
        display: block;
    }
    .category-menu span {
        float: unset;
    }
    .category-menu li {
        float: unset;
        margin-left: 0;
		text-align: center;
    }
    .category-menu ul {
        padding-left: 0;
    }
    .category-menu .title {
        width: 100%;
    }
	.filter-button-group {
		display: block;
		margin: 0;
		text-align: center;
	}
	.filter-button-group button {
		margin: 5px auto 0;
		max-width: 450px;
	}
	.single-product #main .product .fusion-row-product h1.product_title {
		font-size: 30px;
	}
	.single-product .post-content {
		display: block;
	}
	.variations tr {
		display: block;
	}
	.woocommerce-cart .cart_totals table th {
		width: 35%;
	}
	.woocommerce-cart .cart-collaterals .cart_totals .fusion-button {
		width: 100%;
	}
	.tinv-wishlist .tinvwl-table-manage-list thead{
		display: flex;
		justify-content: center;
	}
	.tinv-wishlist table.tinvwl-table-manage-list thead th.product-name,
	.tinv-wishlist .tinvwl-table-manage-list .product-cb,
	.tinv-wishlist .tinvwl-table-manage-list	tfoot {
		display: none;
	}
	.tinv-wishlist .tinvwl-table-manage-list tr {
		border: none;
	}
	.tinv-wishlist .tinvwl-input-group {
		display: block;
	}
	.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control+.tinvwl-input-group-btn {
		padding-left: 0;
		padding-top: 10px;
	}
	.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control+.tinvwl-input-group-btn .button {
		width: 225px;
	}
	.tinv-wishlist .tinvwl-input-group .form-control {
		width: 225px;
	}
	.woocommerce-checkout .fusion-product-name-wrapper .product-thumbnail {
		display: none;
	}
	.avada-woo-one-page-checkout #main .woocommerce .checkout .woocommerce-content-box,
	.avada-woo-one-page-checkout #main .woocommerce .checkout #customer_details .col-1,
	.avada-woo-one-page-checkout #main .woocommerce .checkout #customer_details .col-2 {
		padding: 15px;
	}
	.woocommerce-account .woocommerce-orders-table__header.woocommerce-orders-table__header-order-total {
		width: 115px;
	}
	.post-author-comment {
		padding: 15px;
	}
	.post-author-comment.author-preview {
		padding: 0;
	}
	.post-author-comment.author-preview .about-author {
		padding: 15px;
	}
	.woocommerce-checkout .checkout .woocommerce-content-box .button {
		width: 100%;
	}
}
@media only screen and (max-width: 450px) {
	.post-author-comment.author-preview .avatar {
		margin-right: 0;
		float: unset;
		width: 192px;
		height: 192px;
		margin: auto;
	}
	.post-author-comment.author-preview .description {
		text-align: center;
	}
	.single-post #wrapper #main .post > h1.fusion-post-title {
		font-size: 22px;
		line-height: 1.4;
	}
}
/*
@media only screen and (max-width: 320px) {
	.my_account_orders.shop_table tr {
		display: block;
		width: 230px;
		text-align: center;
	}
	.woocommerce-account .shop_table thead {
		display: none;
	}
	.woocommerce-account .shop_table td {
		display: block;
	}
	.woocommerce-MyAccount-content .my_account_orders .woocommerce-orders-table__cell-order-number {
		padding-right: 0 !important;
	}
	.woocommerce-MyAccount-content .my_account_orders .woocommerce-orders-table__cell-order-actions {
		padding-left: 0 !important;
	}
}*/
/*CONTAINER MEDIA*/
@media (min-width: 0px) {
	.section .container {
		max-width: 750px;
		width: 100%;
	}
}

@media (min-width: 992px) {
	.section .container {
		width: 970px;
		max-width: 970px;
	}
}
@media (min-width: 1200px) {
	.section .container {
		width: 1170px;
		max-width: 1170px;
	}
}
/*CONTAINER MEDIA*/



