/*
Theme Name: fitness
Theme URI: 
Description: description
Author: BWS
Author URI: 
Version: 1.0
Tags: 

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon/icomoon.eot?gn41qe');
	src:  url('fonts/icomoon/icomoon.eot?gn41qe#iefix') format('embedded-opentype'),
	url('fonts/icomoon/icomoon.ttf?gn41qe') format('truetype'),
	url('fonts/icomoon/icomoon.woff?gn41qe') format('woff'),
	url('fonts/icomoon/icomoon.svg?gn41qe#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, 
div, 
dl, 
dt, 
dd, 
ul, 
li, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
pre, 
code, 
form, 
fieldset, 
input, 
textarea, 
p, 
blockquote, 
th, 
td {
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 1920px) {
	body {
		margin-left: auto;
		margin-right: auto;
	}
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, 
img, 
abbr {
	border: 0;
}

address, 
caption, 
cite, 
code, 
dfn, 
em, 
strong,
th, 
var {
	font-style: normal;
	font-weight: normal;
}

ul li {
	list-style: none;
}

caption, 
th {
	text-align: left;
	text-align: -moz-left;
	text-align: -webkit-left;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-size: 100%;
	font-weight: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input, 
textarea, 
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

legend {
	color: #000;
}

article, 
aside, 
details, 
figcaption, 
figure, 
footer, 
header, 
hgroup, 
menu, 
nav, 
section, 
main {
	display: block;
}

img {
	max-width: 100%;
	height: auto;
}

div, 
p, 
input, 
button, 
span, 
a {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

a {
	text-decoration: none;
}

ul, 
li {
	margin: 0;
	padding: 0;
	display: block;
}

.ftnss-container {
	max-width: 1310px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}
.ftnss-justify-content-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.ftnss-justify-content-space_between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.ftnss-d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex ;
}

.ftnss-flex_column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

/*Header*/

.ftnss-header {
	padding: 20px 21px ;
	background: #fff;
}

.landing-header {
	padding-top: 20px;
}

.ftnss-landing-header.woocommerce-account .ftnss-header {
	padding: 29px 21px 32px;
}

.ftnss-landing-header.woocommerce-account .ftnss-header .ftnss-container {
	max-width: 1028px;
	margin: 0 auto;
	padding: 0 30px;
}

.ftnss-landing-header.woocommerce-account .ftnss-header .ftnss-header-menu-block {
	display: none;
 }

.ftnss-red-header .ftnss-header {
	background: #ee594e;
}

.ftnss-header-logo {
	margin-top: 10px;
	width: 86px;
	height: 54px;
}

.ftnss-header-logo img {
	min-width: 86px;
}

.logged-in-header .ftnss-header-logo {
	width: 91px;
	height: 71px;
}

.logged-in-header .ftnss-header-logo img {
	min-width: 91px;
}

.ftnss-header-red-logo-link {
	display: none;
}

.ftnss-red-header .ftnss-header-logo-link {
	display: none;
}

.ftnss-red-header .ftnss-header-red-logo-link {
	display: block;
}

.ftnss-nav-menu ul {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ftnss-nav-menu ul li {
	margin: 14px 30px 0;
}

.ftnss-nav-menu ul li:last-child {
	margin-right: 63px;
}

.ftnss-nav-menu ul li a {
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	color: #757579;
	position: relative;
	font-family: "Bw Modelica - Medium";
}

.ftnss-nav-menu ul li a:hover,
.ftnss-nav-menu ul .current-menu-item a {
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	color: #ee594e;
}

.ftnss-nav-menu ul li a::before {
	font-family: icomoon;
	font-size: 30px;
	margin-bottom: 12px;
}

.ftnss-nav-menu ul .exercises-menu-item a::before {
	content: "\e913";
	font-size: 27px;
	margin-bottom: 15px;
}

.ftnss-nav-menu ul .food-menu-item a::before {
	content: "\e914";
}

.ftnss-nav-menu ul .progress-menu-item a::before {
	content: "\e916";
}

.ftnss-nav-menu ul .information-menu-item a::before {
	content: "\e915";
}

.ftnss-nav-menu ul .diary-menu-item a::before {
	content: "\e912";
}

.ftnss-nav-menu ul .chat-menu-item a::before {
	content: "\e911";
}

.ftnss-has-notification .ftnss-menu-notification {
	display: block;
}

.ftnss-menu-notification {
	position: absolute;
	background: #ee594e;
	top: -7px;
	left: 0;
	color: #ffffff;
	font-family: 'Bw Modelica - Medium', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: -0.25px;
	border-radius: 50%;
	height: 19px;
	width: 19px;
	padding-top: 2px;
	display: none;
}

.ftnss-nav-menu ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	text-align: center;
}

.ftnss-header-account {
	border: 4px solid #e9e9ee;
	padding: 15px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-radius: 5px;
	height: 81px;
	width: 191px;
	position: relative;
}

.ftnss-account-name {
	color: #383838;
	font-family: "Bw Modelica - Medium";
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.38px;
	max-width: 75px;
    overflow: hidden;
    max-height: 23px;
    word-break: break-all;
}

.ftnss-user-menu-container {
	position: absolute;
	top: 79px;
	right: 0;
	-webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.09);
	        box-shadow: 0 2px 14px rgba(0, 0, 0, 0.09);
	text-align: center;
	font-family: "Bw Modelica - Medium";
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -0.38px;
	border-radius: 5px;
	display: none;
	z-index: 3;
	white-space: nowrap;
}

.menu-opened .ftnss-user-menu-container {
	display: block;
}

.ftnss-user-menu-container a {
	padding: 19px 32px;
	width: 100%;
	display: block;
	background: #fff;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	color: #47b8c8;
}

.ftnss-user-menu-container a:hover {
	color: #ee594e;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ftnss-header-account-image {
	margin-right: 15px;
}

.ftnss-header-account-image img {
	width: 100%;
	height: 100%;
	max-width: 45px;
	max-height: 45px;
	min-width: 45px;
	min-height: 45px;
	border-radius: 5px;
}

.ftns-header-open-account {
	-webkit-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	        transform: rotate(0deg);
	margin-left: 22px;
	cursor: pointer;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	height: 16px;
	min-width: 14px;
	position: absolute;
    top: 31px;
    right: 12px;
}

.ftnss-nav-menu .ftnss-header-account {
	display: none;
}

.menu-opened .ftns-header-open-account {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ftns-header-open-account::before {
	content: "\e91c";
	font-family: icomoon;
	color: #a2a2a9;
}
#primary {
    display: flex;
    justify-content: center;
	flex-direction: row;
}
div.wrap div.content-area #main{
	width: 100%;
}
.entry-header {
	color: #47b8c8;
	font-size: 20px;
	font-family: 'Bw Modelica - Bold', sans-serif;
	display: flex;
	justify-content: center;
}
.woocommerce-order-details__title {
	display: flex;
	justify-content: center;
	padding: 10px;
	font-family: 'Bw Modelica - Bold', sans-serif;
	line-height: 32px;
}
.woocommerce-order-details {
	display: flex;
	/* justify-content: center; */
	flex-direction: column;
	line-height: 32px;
}
.order-info {
	font-family: 'Bw Modelica - Bold', sans-serif;
	line-height: 32px;

}
#order-details-info {
	padding: 3px;
	box-shadow: 0 0 5px 2px white;
	border-radius: 4px;
	font-family: 'Bw Modelica - Bold', sans-serif;
	line-height: 32px;
}
.woocommerce .woocommerce-order-details table.shop_table {
	width: calc(100% - 8px);
}
.order-again  {
	padding: 3px;
	border-radius: 4px;
	color: teal;
	width: 100%;
	font-family: 'Bw Modelica - Bold', sans-serif;
	display: flex;
	justify-content: center;
	line-height: 32px;
}
.order-again > a > .button {
	box-shadow: 0 0 10px rgba(6, 2, 247, 0.5);
	background: cornflowerblue;
}
@media screen and (max-width: 1100px) {
	.ftnss-nav-menu ul li {
		margin: 14px 15px 0;
	}
}

@media screen and (max-width: 1000px) {
	.ftnss-header {
		padding-left: 0;
		padding-right: 0;
	}

	.ftnss-header-logo {
		width: 69px;
		height: auto;
	}

	.ftnss-has-notification .ftnss-menu-notification  {
		padding-left: 6px;
		left: -7px;
	}

	.logged-in-header .ftnss-header-logo {
		width: 59px;
		height: auto;
		position: relative;
	}

	.ftnss-header-logo img {
		min-width: auto;
	}

	.logged-in-header .ftnss-header-logo img {
		min-width: 100%;
		width: 100%;
	}

	.landing-header {
		padding-top: 0;
	}

	.ftnss-landing-header .ftnss-header {
		background: #ee594e;
	}

	.landing-header .ftnss-header-red-logo-link {
		display: block;
	}

	.landing-header .ftnss-header-logo-link {
		display: none;
	}
	.ftnss-user-menu-container {
		-webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
	}
}
/*Header end*/
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    margin: auto;
    max-width: 1028px;
    padding: 68px 30px 0 30px;
    margin-bottom: 2em;
}
.woocommerce-checkout .ftnss-header-menu-block {
	display: none;
}
.fftns_img_arrow{
	float: right;
	padding: 15px;
}
.error_message{
	box-shadow: 0 0 22px rgba(255, 0, 0, 0.25) !important;
}
.error_message_img{
	border: 2px dashed rgba(255, 0, 0, 0.5) !important;
}
#cooment-field-main {
	display: flex;
	flex-direction: row;
}
#cooment-field-title {
	font-family: 'Bw Modelica - Medium', sans-serif;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: -0.306667px;
	color: #EE594E;
	display: block;
}
#cooment-field-image {
	padding-left: 13px;
}
#cooment-field-content {
	font-family: 'Bw Modelica - Medium', sans-serif;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: -0.383334px;
	color: #313134;
	display: flex;
	padding-top: 18px;
	padding-bottom: 29px;
}
.empty-field {
	padding-bottom:24px;
}