*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html, body {
  height: 100%;
}
a:hover {
  text-decoration: none;
}
.container {
  position: relative;
}
.entry-title, .entry-title a:hover {
  color: rgba(0,0,0,.84) !important;
  fill: rgba(0,0,0,.84) !important;
}
.entry-title {
  overflow: hidden !important;

text-overflow: ellipsis !important;
display: -webkit-box !important;
-webkit-line-clamp: 2 !important;
-webkit-box-orient: vertical;
--x-height-multiplier: 0.342 !important;
--baseline-multiplier: 0.22 !important;
transform: translateY(.96px);
letter-spacing: 1px !important;
}
.single h1.entry-title {
  font-weight: 500;
}
h2.entry-title {
  font-size: 1.8em;
  
}
h3.entry-title {
  font-size: 1.4em;
  
}
h4.entry-title {
  font-size: 1.2em;
  
}
h5.entry-title {
  font-size: 1.1em;
}
.entry-excerpt {
  color: rgba(0,0,0,.54) !important;
  fill: rgba(0,0,0,.54) !important;
  font-size: 0.9em;
  letter-spacing: 0.5px
}
b, strong {
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 300;
  margin: 0;
  text-rendering: optimizeLegibility;
}
.entry-main-content h1, .entry-main-content h2, .entry-main-content h3, .entry-main-content h4, .entry-main-content h5, .entry-main-content h6 {
  margin: 1.25rem 0 1.875rem 0;
}
h1 {
  font-size: 1.871em;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0px;
}

h2 {
  font-size: 1.694em;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: -0.75px;
}

h3 {
  font-size: 1.482em;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: -0.67px;
}

h4 {
  font-size: 1.229em;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 0px;
}

h5 {
  font-size: 1.118em;
  font-weight: 500;
  line-height: 1.35em;
  letter-spacing: 0px;
}

h6 {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: -0.34px;
}

h2.entry-title {
  margin-top: 0;
}

::-moz-placeholder {
  opacity: 1;
}

.text-light .entry-title a {
  transition: all 0.2s linear;
  background: linear-gradient(to right, #fff 0%, #fff 98%);
  background-size: 0px 1px;
  background-repeat: no-repeat;
  background-position: left 85%;
}

.text-light .entry-title a:hover {
  text-decoration: none;
  background-size: 100% 1px;
}

img {
  max-width: 100%;
}

.divider {
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,.15);
  margin-top: 1.5rem;
  margin-bottom: 2.25rem;
}

.divider888 {
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,.15);
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
}
.divider-2 {
  position: relative;
  margin-bottom: 2.25rem;
}
hr.section-divider {
  margin-top: 52px;
  margin-bottom: 42px;
  display: block;
  border: 0;
  text-align: center;
  overflow: visible;
}
hr.section-divider::before {
  --x-height-multiplier: 0.342;
  --baseline-multiplier: 0.22;
  font-family: medium-content-slab-serif-font,Georgia,Cambria,"Times New Roman",Times,serif;
  font-weight: 400;
  font-style: italic;
  font-size: 30px;
  letter-spacing: .6em;
  content: '...';
  display: inline-block;
  margin-left: .6em;
  color: rgba(0,0,0,.68);
  position: relative;
  top: -30px;
}

.bgcover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.clearfix {
  clear: both;
  height: 0;
  line-height: 0;
}

.row-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.no-gutter {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.no-gutter .entry-content {
  padding: 0 5%;
}

.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.bg-lightblue {
  fill: #e8f3ec !important;
  background: #e6f8fb !important;
  border-radius: 3px;
}
.btn-success {
  color: #fff;
  background-color: #e36c03;
  border-color: #e36c03;
}
.small-text {
  font-size: 0.875em;
}
.padding_20 {
  padding: 20px !important;
}

.padding_30 {
  padding: 30px !important;
}

.padding_40 {
  padding: 40px !important;
}

a.read-more:hover {
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0);
}

.text-light a.read-more {
  background: none;
}

.m_b_1rem {
  margin-bottom: 1rem;
}

.m_b_2rem {
  margin-bottom: 2rem;
}

.m_b_3rem {
  margin-bottom: 3rem;
}

.m_b_4rem {
  margin-bottom: 3rem;
}

.m-l--15 {
  margin-left: -15px;
}
.btn-green {
  border-width: 1px;
  border-style: solid;
  padding: .3rem .8rem;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 300;
}
.btn-catspan {
  border-width: 1px;
  border-style: solid;
  padding: .3rem .8rem;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 300;
  border:1px solid #000;
  margin-right:6px;
  margin-top:6px;
}
.link-green {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 300;
}
.spanborder {
  border-bottom: 1px solid rgba(0,0,0,.15);
  margin-bottom: 1.8rem;
  font-weight: 300;
}
.spanborder span {
  border-bottom: 1px solid rgba(0,0,0,.53);
  display: inline-block;
  padding-bottom: 0.5rem;
  margin-bottom: -1px;
  letter-spacing: 1px;
  color:#e36c03;
text-transform: capitalize;

}
.capsSubtle {
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.9em;
  text-transform: uppercase;
  color: rgba(0,0,0,.54) !important;
  fill: rgba(0,0,0,.54) !important;
  letter-spacing: 2px;
}
/* FONTS & TYPOGRAPHY */
body {
  font-size: 16px;
  color: rgba(0,0,0,.84);
}
body,
.entry-meta,
.heading-font
 {
  font-family: 'Cabin', sans-serif;
}
.menu-primary, .capsSubtle, .mobi-menu nav{
	font-family: 'B612 Mono', monospace;
}
.entry-header,
.entry-wraper .excerpt,
.entry-wraper .entry-main-content
 {
  font-family: 'Lora', serif;
}
/*BEGIN STYLE*/
#content {
  max-width: 100%;
  padding-top: 2rem;
}

/*Top Search*/
.search-popup {
  display: none;
  text-align: center;
  position: relative;
  margin-top: 50px;
  padding: 2rem 0;
  box-shadow: 0 2px 2px -2px rgba(0,0,0,.15);
}

a.searh-toggle:hover, a.searh-toggle:focus, a.searh-toggle:active {
  text-decoration: none;
}
.search-form {
  border-radius: 50px;
}
.search-form.open-search {
 border: 1px solid rgba(0,0,0,.34);
}

input.search_field {
  background: none;
  height: 40px;
  border: 0;
  transition-duration: 0.2s;
  max-width: 300px;
  color: rgba(0,0,0,.54) !important;
}
.header-right .search-form input.search_field {
  width: 0; display: none; height: 30px;
}
.search-form.open-search .search_field:focus {
  background: none;
  border: 0;
}
.header-right .search-form {
  padding: 0;
}
.header-right .search-form.open-search input.search_field {
  width: 250px;
  transition-duration: 0.2s;
  display: inline-block;
}
.popup-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-image: url(../images/close.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 13px;
  background-color: rgba(0,0,0,.54);
}
.menu-search-form {

  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.menu-search-form input{
  height: 40px;
  border-radius: 50px;
  color: rgba(0,0,0,.54) !important;
  border: 1px solid rgba(0,0,0,.34);
}
/*Progress bar*/
.top-scroll-bar {
  height: 1px;
  width: 0px;
  z-index: 9999999;
  position: fixed;
  top: 0;
}

.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.sticky-header {
  padding: 10px 0;
  height: 50px;
  box-shadow: 0 2px 2px -2px rgba(0,0,0,.15);
  background: #fff;
}

.sticky-header .logo-small {
  display: block;
  float: left;
}

.sticky-header .author-avatar {
  float: right;
  margin-right: 12px;
}
.sticky-header .social-network {
  margin-top: 3px;
  float: right;
}
.header-right .social-network li{
  display: inline-block;
}
#wrapper {
  min-height: 100%;
  position: relative;
  padding-top: 50px;
}

.boxed #wrapper {
  width: 80%;
  margin: 40px auto;
  background: #fff;
  box-shadow: 0 0 46px #a1c3ff;
}

/*Meta*/
.entry-meta {
color: rgba(0,0,0,.54) !important;
fill: rgba(0,0,0,.54) !important;
font-size: 0.8rem;
line-height: 1.2;
}
.entry-meta .author-avatar {
float: left;
margin: -3px 15px 0 0;
}
.entry-meta .author-avatar img {
  height: 40px;
  width: 40px;
}
.middotDivider {
  padding-right: 1em;
  font-size: 16px;
  position: relative;
}
.middotDivider::after {
  content: '';
  width: 2px;
  height: 2px;
  background: rgba(0,0,0,.54) !important;
  position: absolute;
  top: 50%;
  left: 45%;
}

.svgIcon {
  color: rgba(0,0,0,.54) !important;
  fill: rgba(0,0,0,.54) !important;
  font-size: 15px !important;
}

/* Back to top */
.back-to-top {
  position: fixed;
  bottom: 10%;
  right: 20px;
  display: none;
  cursor: pointer;
  z-index: 9999;
  transform: rotate(90deg);
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: 1;
  background: rgb(255, 255, 255);
}

.back-to-top i {
  font-size: 12px;
}

.back-to-top span {
  padding-left: 10px;
}

/* Image zoom */
.zoom {
  overflow: hidden;
}

.zoom img {
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -ms-transition: all 2s ease;
  transition: all 2s ease;
  max-width: 100%;
}

.zoom:hover img {
  opacity: 0.9;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}

/*Transition*/
.read-more, .popup-close {
  transition: color 0.2s ease, background 0.6s ease, border-color 0.2s ease;
}

/* HEADER */
.navbar-brand {
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 1.85rem;
	font-weight: 300;
	letter-spacing: 0px;
	color: #222222;
	padding: 0;
	margin: 0;
	line-height: 1;
}
header .logo-wrapper {
  margin-bottom: 0px;
  padding: 15px 0;
  width: 100%;
  z-index: 1;
  position: relative;
}
.searh-toggle {float: left;}
.top-menu a, .searh-toggle, .search-form{
	color: rgba(0,0,0,.5);
	font-size: 0.875rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	letter-spacing: 0.1px;
	line-height: 30px;
}
.top-menu a.btn {
	border: 1px solid rgba(0,0,0,.3);
	padding: 0 .8rem;
	border-radius: 3px;
	margin-left: 1rem;
	color: rgba(0,0,0,.84);
}

.social-network a:hover, .top-menu a:hover, .searh-toggle:hover {
  color: rgba(0,0,0,.7);
}
.social-network a {
  color: rgba(0,0,0,.54);
  border-radius: 50%;
  font-size: 13px;
  margin-left: 0.2rem;
  border: 1px solid rgba(0,0,0,.34);
  width: 26px;
  height: 26px;
  display: block;
  line-height: 23px;
  text-align: center;
  padding: 0;
}
.author-avatar {

  margin-left: 1rem;
}
.author-avatar img {

  border-radius: 50%;
  height: 32px;
  width: 32px;
  max-width: unset;
}
header {
	position: relative;
  	padding: 1rem 0 0 0;
	width: 100%;
	color: #fff;
	text-align: center;
	z-index: 999;
	-webkit-box-shadow: 0 2px 2px -2px rgba(0,0,0,.15);
	box-shadow: 0 2px 2px -2px rgba(0,0,0,.15);
}
/* MAIN-MENU */
#main-menu {
  width: 100%;
  text-align:left;
  background:#f1f0f0;
}

#main-menu.stick {
  padding: 1.2rem 0;
  -webkit-box-shadow: 0 2px 0px -2px rgba(0,0,0,.25);
	box-shadow: 0 2px 8px -2px rgba(0,0,0,.25);
}

.archive #main-menu.stick {
  padding-top: 20px;
  padding-bottom: 20px;
}

.scroll-to-fixed-fixed {
  background: #fff;
}


#main-menu.scroll-to-fixed-fixed .menu-top .logo-wrapper {
  margin: 0;
}

#main-menu .menu-top {
  height: 0;
  overflow: hidden;
}

#main-menu .menu-top .logo-wrapper {
  margin-bottom: 10px;
  padding-bottom: 15px;
  width: 100%;
  z-index: 1;
  position: relative;
  border-bottom: 1px solid #000000;
}

#main-menu .menu-top .logo-wrapper .logo {
  display: block;
  float: left;
  text-align: left;
}

#main-menu .menu-top .logo-wrapper .logo img {
  margin: 0;
}

#main-menu .menu-top .logo-wrapper .social-search {
  list-style: none;
  float: right;
  text-align: right;
  margin: 10px 0 0 0;
}

#main-menu .menu-top .logo-wrapper .social-search>li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  border-right: 1px solid #fff;
  margin-right: 0;
}

#main-menu .menu-top .logo-wrapper .social-search>li:last-child {
  padding-right: 0;
  border-right: 0;
  padding-left: 15px;
}

#main-menu .menu-top .logo-wrapper .social-search>li:hover>ul {
  display: block;
}

#main-menu .menu-top .logo-wrapper .social-search>li>ul {
  display: none;
  position: absolute;
  padding-top: 10px;
  list-style: none;
}

#main-menu .menu-top .logo-wrapper .social-search>li>ul>li {
  padding: 5px 10px;
  background: #fff;
}

#main-menu .menu-top .logo-wrapper .social-search>li>ul>li:first-child {
  padding-top: 12px;
}

#main-menu .menu-top .logo-wrapper .social-search>li>ul>li:last-child {
  padding-bottom: 12px;
}

#main-menu .menu-top .logo-wrapper .social-search>li>ul>li a {
  color: #000000;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

#main-menu .menu-top .logo-wrapper .social-search>li>ul>li a:hover {
  color: #341fff;
}

#main-menu .menu-top .logo-wrapper .social-search>li>a {
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

#main-menu .menu-top .logo-wrapper .social-search>li>a:hover {
  text-decoration: none;
}

#main-menu .menu-top .logo-wrapper .social-search>li:first-child {
  border-right: 1px solid #000000;
}

#main-menu .menu-top .logo-wrapper .social-search>li>a {
  color: #000000;
}

#main-menu .menu-primary {
  height: 20px;
}

#main-menu .menu-primary ul {
  display: inline;
  margin: 0;
  padding: 0;
}

#main-menu .menu-primary ul>li {
  display: inline-block;
  position: relative;
  padding: 0 20px 10px 0;
}

#main-menu .menu-primary ul>li>a {
  color: rgba(0,0,0,.7);
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  font-size: 0.9rem;
  text-transform: uppercase;
}

#main-menu .menu-primary ul>li>a:hover {
  color: rgba(0,0,0,.7)
  
}

#main-menu .menu-primary>span {
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
}

#main-menu .menu-primary ul.sub-menu {
  display: none;
   overflow-y: auto;
  direction: rtl;
  padding-top: 0;
  max-height: 356px; 
}

#main-menu .menu-primary li:hover ul.sub-menu {
  display: block;
}

#main-menu .menu-primary ul.sub-menu {
  border: medium none;
  border-top: 0 none;
  display: none;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 100;
  left: 0;
  padding: 0;
  background: #e9e9e9;
  padding-left:20px;
  
  
  padding-bottom: 20px;
  padding-top: 10px;
  min-width: 220px;
  margin-left: -20px;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,.12);
}

#main-menu .menu-primary li ul.sub-menu li {
  display: block;
  line-height: 1.2;
  padding: 12px 0 !important;
 

}

#main-menu .menu-primary li ul.sub-menu a {
  display: inherit;
  line-height: 1;
}
#main-menu.scroll-to-fixed-fixed {
 -webkit-box-shadow: 0 2px 0px -2px rgba(0,0,0,.25);
	box-shadow: 0 2px 8px -2px rgba(0,0,0,.25);
}
/* MOBILE MENU*/
.menu-toggle-icon {
  height: 30px;
  width: 30px;
  z-index: 99999;
  position: absolute;
  right: 15px;
}

.menu-toggle-icon>span {
  background-color: rgba(0,0,0,.84);
  border-radius: 1px;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -15px;
  transition: height 100ms;
}

.menu-toggle-icon>span:after, .menu-toggle-icon>span:before {
  content: '';
  background-color: rgba(0,0,0,.84);
  border-radius: 1px;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  transition: all 200ms;
}

.menu-toggle-icon>span:after {
  top: -7px;
}

.menu-toggle-icon>span:before {
  bottom: -7px;
}

.menu-toggle-icon.act>span {
  height: 0;
}

.menu-toggle-icon.act>span:after, .menu-toggle-icon.act>span:before {
  top: 1px;
}

.menu-toggle-icon.act>span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-toggle-icon.act>span:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Main menu block */
.mobi-menu {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  height: 100vh;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: scale(0);
  transform: scale(0);
  overflow-y: auto;
}

.menu-toggle-icon.act > span::after, .menu-toggle-icon.act > span::before {
  background: #000;
}

.mobi-menu.act {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mobi-menu.act ul li {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.mobi-menu {
  text-align: center;
}

.mobi-menu ul {
  list-style: none;
  width: 65%;
  margin: 0 auto;
}

/*show the second levele menu of the selected voice*/
.mobi-menu .open-submenu ul.sub-menu {
  max-height: 800px;
  transition: max-height 0.5s ease-in;
  margin-top: 1rem;
}

/*style for the second level menu*/
.mobi-menu ul.sub-menu {
  max-height: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  transition: max-height 0.5s ease-out;
  position: relative;
  min-width: 100%;
}

.mobi-menu .open-submenu ul.sub-menu {
  width: 100%;
}

.mobi-menu .open-submenu ul.sub-menu li {
  padding: .8rem 0;
  border: 0;
}

.mobi-menu .open-submenu ul.sub-menu li a {
  font-size: 0.875rem;
}

.mobi-menu li {
  padding: 0.5rem 0;
  line-height: 1;
  position: relative;
}

.mobi-menu li:first-child {
  border: 0;
}

.mobi-menu li a {
  text-transform: uppercase;
  color: rgba(0,0,0,.5);
  font-size: 0.875rem;
}

.mobi-menu li.menu-item-has-children .sub-menu-toggle {
  position: absolute;
  top: 5px;
  right: 20px;
  height: 100vh;
  overflow-y: auto;
}

.mobi-menu .sub-menu-toggle::after {
  content: '\e801';
  font-family: "fontello";
  display: inline-block;
  margin-left: 10px;
}

.mobi-menu .open-submenu .sub-menu-toggle::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mobi-menu .mobi-menu__logo {
  margin: 1.3rem 0 1rem 0;
  font-size: 3rem !important;
  line-height: 1;
}


.mobi-menu .mobi-menu__socials {
  position: absolute;
  z-index: 1;
  left: 0;
  display: block;
  width: 100%;
  bottom: 3rem;
}

/*FOOTER*/
footer .social-network li{
  margin: 0 !important;
}


.copyright {
  font-size: .875rem;
}

/*ELEMENTS*/
/*Pagination*/
ul.page-numbers {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
padding-top: 1.5rem;
border-top: 1px solid rgba(0,0,0,.15);
width: 100%;
}

ul.page-numbers i {
  font-size: .875em;
}

ul.page-numbers li {
  display: inline-block;
  padding: 0 10px 0 0;
}
ul.page-numbers li a {

  color: rgba(0,0,0,.54) !important;
}
ul.page-numbers li span.current {
  color: rgba(0,0,0,.84) !important;
  display: block;
  text-align: center;
}

/*Form*/

.form-control {
  height: 50px;
  line-height: 50px;
  padding: 15px;
  background: none;
  border-top: 0;
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  font-size: 1rem;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #a8aaad !important;
}

textarea.form-control {
  min-height: 160px;
  resize: none;
  padding: 10px 20px;
}

.submit-btn {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0;
  border-radius: 50px;
  font-size: 0.875rem;
  padding: .8em 1.8em .7em;
  font-size: .785em;
}

.submit-btn:hover {
  color: #fff;
}


.buynow-btn {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0;
  border-radius: 50px;
  font-size: 0.875rem;
  padding: .8em 1.8em .7em;
  font-size: .785em;
}

.buynow-btn:hover {
  color: #fff;
}

.form-control:focus {
  color: #5f656b;
  background: none;
  outline: 0;
  box-shadow: none;
}
#comments input.submit {
  max-width: 250px;
}

/*ARCHIVE*/

.archive-intro {
  max-width: 500px;
  margin: 0 auto;
  color: rgba(0,0,0,.54) !important;
}

/*SINGLE POST*/
.single-header {
  padding: 2rem 0 4rem 0;
}

.row-flex figure {
  width: 45%;
}

.row-flex .entry-content {
  justify-content: center;
  align-self: center;
  padding-left: 30px;
  flex: 1;
  text-align: left;
}

.sing-header .meta span {
  margin-right: 10px;
}

.meta .author img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: inline;
  margin: -5px 5px 0 0;
}
.entry-wraper {
  position: relative;
}
.entry-wraper .excerpt {
  color: inherit;
  font-weight: 600;
  font-size: 1.345rem;
}
.entry-main-content {
  line-height: 1.7;
  font-size: 1.04rem;
  margin-bottom: 4rem;
}
.entry-main-content p {
  margin-bottom: 1.5rem;
}

blockquote {
  position: relative;
  border-left: 0;
  padding: 0px 30px;
  font-weight: 400;
  margin-bottom: 1.5rem;
  font-style: italic;
}

blockquote::before {
  content: "";
  top: 0px;
  height: 100%;
  left: 0;
  width: 4px;
  position: absolute;
  background: #000;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

/*Social share icons*/
.entry-left-col {
  position: absolute;
  left: -20%;
  height: 200vh;
  z-index: 2;
  top: 3rem;
  bottom: 0;
}

.social-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}

.social-sticky a {
  display: block;
  color: rgba(0,0,0,.9);
  border-radius: 0%;
  border: 1px solid rgba(0,0,0,.34);
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 0.5rem;
  font-size: 18px;
  padding:10px;
}



.dropcap blockquote p:first-child:first-letter {
  font-size: inherit;
  margin: 0;
  line-height: inherit;
  float: none;
}

/*single tags*/
.entry-bottom {
  margin: 0 0 2rem 0;
  font-size: 1.125em;
}

.tags-wrap {
  margin: 1.5rem 0;
}

.tags-wrap a {
  background: rgba(0,0,0,.05);
  border-radius: 3px;
  font-size: 0.875rem;
  padding: 6px 12px;
  margin-right: 3px;
}
.social-network {
  flex-direction: row;
}
/*Author box*/
.entry-main-content .box.box-author a {
  color: rgba(0,0,0,.84) !important;
}

.post-author {
  overflow: hidden;
  padding: 50px;
}

.author-img {
  margin-right: 30px;
  position: relative;
}

.author-img > img {
  max-width: 120px;
  border: 3px solid #fff;
  border-radius: 100%;
}

.author-content {
  vertical-align: middle;
}

.post-author .top-author {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.author-content h5 {
  font-size: 1.1rem;
  font-weight: 600;
  padding: 0px 0 10px;
  display: block;
  margin: 0;
}

.author-content p {
  margin: auto;
  color: #555;
}

.post-author .content-social-author {
  padding-top: 15px;
}

.author-content .author-social {
  padding-right: 15px;
  font-size: 16px;
}

/*Related posts*/
.related-posts h3 {
  text-align: center;
}

/*PAGEs*/

/*contact*/
input:focus, textarea:focus, button:focus, select:focus {
  border: 1px solid #888890;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

input {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0px;
  height: 40px;
  font-size: 16px;
  padding: 7px 15px;
  background: white;
  border: 1px solid #e36c03;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  color: rgba(0,0,0,0.54);
}

textarea, button, select {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0px;
  font-size: 16px;
  padding: 7px 15px;
  background: white;
  border: 1px solid #e36c03;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  color: rgba(0,0,0,0.54);
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  color: #fff;
  border-style: solid;
  padding: 0 20px;
  border-radius: 3px;
  cursor: pointer;
  width: unset;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border: none;
}

/*404*/
.page-404 .entry-wraper {
  min-height: 500px;
}
.page-404 .entry-wraper h1 {
   font-size: 8em;
}
.page-404 .search-form {
  max-width: 400px;
  margin: 0 auto;
  line-height: 40px;
  padding-left: 15px;
}

/*Gallery*/
.gallery figcaption {
  display: none;
}
.gallery-item {
  position: relative;
}
.gallery-item::after {
  content: '\e80e';
  position: absolute;
  z-index: 1;
  top: .5rem;
  right: 1rem;
  font-family: "fontello";
  color: #fff;
  font-size: 1.5rem;
  opacity: 0;
}
.gallery-item:hover::after {
  opacity: 1;
  transition-duration: .4s;
}


/*Elements*/
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.entry-main-content dd, .single-comment dd {
  margin: 0 0 1.65em;
}

.entry-main-content ul {
  list-style: disc;
  padding-left: 1rem;
}

.entry-main-content ul li {
  list-style: disc;
}

ul ul, ol ol {
  margin-left: 0.5rem;
}

ol {
  float: none;
  list-style: decimal inside;
  margin-left: 1.5rem;
}

ol li {
  list-style: decimal;
  width: 100%;
}

table {
  width: 100%;
  margin-bottom: 1.5rem;
  color: #212529;
  border-collapse: collapse;
}

table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  border-color: rgba(0, 0, 0, 0.06);
}

table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  border-color: rgba(0, 0, 0, 0.06);
}

pre {
  border: 1px solid #d1d1d1;
  font-size: 1em;
  line-height: 1.8;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*OTHER*/
button.owl-prev:hover, button.owl-next:hover {
  background: none !important;
}
.recimg img{width:100%; height:220px; object-fit:cover;}
.recipe-inner img{width:100%; height:220px; object-fit:cover;}
.yu {display: block;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
	
	.yurrr {display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
	.pp{font-size:22px;}
	.ads img{width:100%;}
	
	.price-co { font-size:20px;}
	.price-co span {font-size:16px; padding-right:6px;}
	.price-co sub {font-size:16px; padding-right:10px; color:#666;}
	.pp{font-size:22px;}
	.ads img{width:100%;}
	
	
.yu9 {display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; margin-top:-10px;}
	
	.yu10 {display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; margin-top:-10px;}
	
	
	
	
/*  07. footer area css here */
.footer_widgets {
  background: #f1f0f0;
}
.up9{background: #f1f0f0;}

.footer_top {
  padding: 51px 0 6px;
  border-bottom: 1px solid rgba(239, 239, 239, 0.07);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_top {
    padding: 77px 0 38px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_top {
    padding: 57px 0 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .widgets_container {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .widgets_container {
    margin-bottom: 44px;
  }
}
@media only screen and (max-width: 575px) {
  .widgets_container {
    text-align: center;
  }
}
.widgets_container > h3 {
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 24px;
  position: relative;
  color: #222;
  letter-spacing: .87px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .widgets_container > h3 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .widgets_container > h3 {
    margin-bottom: 10px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .widgets_container.widget_menu {
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .widgets_container.widget_social {
    margin-bottom: 41px;
  }
}

@media only screen and (max-width: 767px) {
  .footer_payment {
    margin-top: 13px;
    text-align: center !important;
  }
}

.footer_menu ul li {
  margin-bottom: 10px;
}
.footer_menu ul li:last-child {
  margin-bottom: 0;
}
.footer_menu ul li a {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #222;
  text-transform: capitalize;
  opacity: 0.9;
}
.footer_menu ul li a:hover {
  opacity: 1;
 
}
@media only screen and (max-width: 767px) {
  .footer_menu ul li a {
    line-height: 19px;
  }
}

.footer_desc {
  margin-bottom: 20px;
}
.footer_desc p {
  font-size: 14px;
  line-height: 20px;
  color: #222;
  opacity: 0.5;
}

.need_help h4 {
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  color: #222;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .need_help h4 {
    line-height: 19px;
    font-size: 13px;
    margin-bottom: 7px;
  }
}
.need_help a {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  display: inline-block;
  color: #222;
  opacity: 0.9;
}
.need_help a i {
  font-size: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .need_help a i {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .need_help a i {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .need_help a i {
    font-size: 19px;
  }
}
.need_help a:hover {
  opacity: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .need_help a {
    font-size: 17px;
    line-height: 17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .need_help a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .need_help a {
    font-size: 17px;
    line-height: 20px;
  }
}

.footer_social ul li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.footer_social ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .footer_social ul li {
    margin: 0 2px 0 0;
  }
}
.footer_social ul li a {
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  color: #222;
  background: #2f2f30;
  font-variant-position: 16px;
}
.footer_social ul li a:hover {
  background: #222;
  color: #2f2f30;
}
@media only screen and (max-width: 767px) {
  .footer_social ul li a {
    line-height: 35px;
    width: 35px;
    height: 35px;
    font-size: 13px;
  }
}

.footer_link_menu {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .footer_link_menu {
    margin-bottom: 13px;
  }
}
.footer_link_menu ul li {
  display: inline-block;
  position: relative;
  margin-right: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_link_menu ul li {
    margin-right: 12px;
    padding-right: 12px;
  }
}
.footer_link_menu ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.footer_link_menu ul li:last-child::before {
  display: none;
}
.footer_link_menu ul li::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  background: #fff;
  top: 50%;
  right: 0;
  transform: translatey(-50%);
}
.footer_link_menu ul li a {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  color: #222;
}
.footer_link_menu ul li a:hover {
  text-decoration: underline;
}

.copyright_area {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .copyright_area {
    text-align: center;
  }
}
.copyright_area p {
  text-transform: capitalize;
  line-height: 24px;
  font-size: 14px;
  color: #222;
  opacity: 0.9;
}
@media only screen and (max-width: 767px) {
  .copyright_area p {
    line-height: 22px;
  }
}
.copyright_area p a:hover {
  color: #1d7e7d;
}

.footer_bottom {
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .footer_bottom {
    padding: 25px 0;
  }
}

@media only screen and (max-width: 767px) {
  .footer_logo {
    text-align: center;
    margin-bottom: 18px;
  }
}

.footer_padding .footer_top {
  padding: 49px 0 58px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_padding .footer_top {
    padding: 50px 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_padding .footer_top {
    padding: 51px 0 11px;
  }
}	
.uu{margin-top:40px;}	
.uu9{margin-bottom:8px;}	
.big-imoge img{width:100%; height:450px; object-fit:cover;}
.cookbook-imoge img{width:100%; height:320px; object-fit:cover;}
.recipeone-imoge img{width:100%; height:420px; object-fit:cover;}
.recipeone-side-imoge img{width:100%; height:280px; object-fit:cover;}
.innerimag-two img{width:100%; height:530px; object-fit:cover;}	
#section1 {
  height: 50px;
  background:#eeeeee;
  padding:20px;
  margin-top:20px;
}
#drescription{margin-top:20px;}
#ingreadient{margin-top:20px;}
#direction{margin-top:20px;}
.error-one{font-size:80px; margin-bottom:50px; margin-top:100px;}
.mt-50{ margin-top:20px;}

.priceing_table {
  background: #ECECEC;
  padding: 60px 0 30px;
}

.single_priceing {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
  box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
  text-align: center;
  margin-bottom: 30px;
}

.priceing_title {
  padding: 8px;
  background: #db870a;
}
.priceing_title h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}

.priceing_list {
  padding: 0 20px 30px;
}
.priceing_list h1 {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 36px 0 24px;
  margin: 0;
  line-height: 20px;
}
.priceing_list h1 span {
  font-size: 30px;
}
.priceing_list ul li {
  padding: 15px 0;
  border-bottom: 1px solid #cecbcb;
  line-height: 24px;
  font-size:18px;
  display: block;
  
}
.priceing_list ul li:first-child {
  border-top: 1px solid #cecbcb;
  font-size:18px;
  
}
.priceing_list a {
  margin: 30px 0 0;
  line-height: 38px;
  padding: 0 20px;
  border: 1px solid #232323;
  color: #232323;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  border-radius: 30px;
  text-transform: uppercase;
}

.priceing_list a.list_button, .priceing_list a:hover {
  background: #ff530d;
  border-color: #ff530d;
  color: #fff;
}




/*=========================
//  submit-recipe-layout-1
=========================*/

.submit-onerecipe-set {
  overflow: visible;
}
.submit-onerecipe-set h2 {
  overflow: hidden;
}
.submit-recipenew-form {
  background: #ffffff;
  padding: 30px 25px 60px;
}
.submit-onerecipe-form input,
.submit-onerecipe-form textarea {
  outline: none;
  border: 1px solid #999795;
  margin-bottom: 30px;
}
.submit-onerecipe-form textarea {
  resize: none;
  width: 100%;
  padding: 10px;
}
.submit-onerecipe-form label {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #514b49;
  margin-bottom: 10px;
}
.submit-onerecipe-form input[type="text"] {
  width: 100%;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.submit-onerecipe-form input[type="email"] {
  width: 100%;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.submit-onerecipe-form #upload-image {
  border: none;
}
.submit-onerecipe-form .radio-btn {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 8px;
  vertical-align: middle;
}
.submit-onerecipe-form .radio-text {
  vertical-align: middle;
  text-transform: capitalize;
  margin-right: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.submit-onerecipe-form .selectric-wrapper {
  margin-bottom: 20px;
}
.submit-onerecipe-form .recipe-submit-btn {
  font-family: 'Lora', serif;
 
  font-weight: 400;
  font-size: 20px;
  background: #3d6ca7;
  color: #ffffff;
  border: none;
  padding: 10px 25px;
  margin-top: 0px;
  transition: 0.2s all ease-in-out;
}
.submit-onerecipe-form .recipe-submit-btn:hover {
  background: #000000;
}
.submit-onerecipe-form .short-text {
  height: 80px;
}
.add-fields {
  display: flex;
}
.add-fields input,
.add-fields textarea {
  flex: 1;
}
.add-button {
  float: right;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 150px;
  text-align: center;
  color: #000;
  font-size: 16px;
  transition: 0.2s all ease-in-out;
  cursor: pointer;
 background:#e9e5e5;
}
.add-button:hover {

}
.list-sortable li {
  position: relative;
  margin-bottom: 20px;
}
.list-sortable li input,
.list-sortable li textarea {
  margin-bottom: 0;
}
.list-sortable .detail-placeholder {

  opacity: .2;
}
.list-sortable .handler-list {
  border-right: none;
}
.list-sortable .del-list {
  border-left: none;
}
.visible-overflow {
  overflow-x: visible;
}

.x-cook {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color:#fbf2e8;
    padding: 15px 0.6rem;
    z-index: 1000;
    width: 100%;
	
    display: none;
	border-top:1px solid #db8823;
	z-index:9999999999999;
	opacity:0.9;
}
.coo{color:#2a2a2a; margin-top:8px;margin-bottom:5px;}
.coo a{color:#bf4904; margin-top:8px;margin-bottom:5px;}
.coo1 a{color:#000; margin-top:8px;margin-bottom:5px; font-weight:600}

.button {
  background-color:#e3662b;
  border: none;
  color: white;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 0px;
  cursor: pointer;
  border:none;
}

.button:hover {
  background-color:#e3662b;
  border: none;
  color: white;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 0px;
  cursor: pointer;
  border:none;
}






/*================================================
Checkout Area CSS
=================================================*/
.billing-details-desc {
  padding: 30px 30px 10px;
  background-color: #f5f5f5;
}
.billing-details-desc h3 {
  font-size: 20px;
  margin-bottom: 30px;
  color: var(--whiteColor);
  background-color:#d7d4d3;
  padding-top: 17px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 17px;
  margin-right: -30px;
  margin-left: -30px;
  margin-top: -30px;
}
.billing-details-desc .form-group {
  margin-bottom: 20px;
}
.billing-details-desc .form-group label {
  display: block;
  font-weight: 500;
  margin-bottom: 12px;
  color: var(--blackColor);
}
.billing-details-desc .form-group label .required {
  color: red;
}
.billing-details-desc .form-group .form-control {
  background-color: var(--whiteColor) !important;
}
.billing-details-desc .form-group select {
  background-color: var(--whiteColor);
  height: 50px;
  cursor: pointer;
  border: none;
  display: block;
  width: 100%;
  padding-left: 15px;
  border: 1px solid #999;
}




.new-class-details-desc {
  padding: 30px 30px 10px;
  background-color: #efeded;
}
.new-class-details-desc h3 {
  font-size: 20px;
  margin-bottom: 30px;
  color: var(--whiteColor);
  background-color:#fe5516;
  padding-top: 17px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 17px;
  margin-right: -30px;
  margin-left: -30px;
  margin-top: -30px;
}
.new-class-details-desc .form-group {
  margin-bottom: 20px;
}
.new-class-details-desc .form-group label {
  display: block;
  font-weight: 500;
  margin-bottom: 12px;
  color: var(--blackColor);
}
.new-class-details-desc .form-group label .required {
  color: red;
}
.new-class-details-desc .form-group .form-control {
  background-color: var(--whiteColor) !important;
}
.new-class-details-desc .form-group select {
  background-color: var(--whiteColor);
  height: 50px;
  cursor: pointer;
  border: none;
  display: block;
  width: 100%;
  padding-left: 15px;
  border:1px solid #999;
}




.cooking-class-details-tabs .single-tabs-box .inner-box ul
Specificity: (0,3,1)
 {
    margin-top: 20px;
    margin-bottom: 0;
}









.order-details-desc {
  padding: 30px;
  background-color: #f5f5f5;
}
.order-details-desc h3 {
  font-size: 20px;
  margin-bottom: 30px;
  color: var(--whiteColor);
  background-color: #d7d4d3;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 17px;
  padding-bottom: 17px;
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -30px;
}
.order-details-desc .order-details {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.order-details-desc .order-details li {
  display: block;
  font-weight: 500;
  overflow: hidden;
  margin-bottom: 12px;
  padding-bottom: 12px;
  color: var(--optionalColor);
  border-bottom: 1px solid #ebebeb;
}
.order-details-desc .order-details li span {
  float: right;
}
.order-details-desc .order-details li:last-child {
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  color: var(--blackColor);
}
.order-details-desc .payment-method {
  margin-top: 30px;
  margin-bottom: 20px;
}
.order-details-desc .payment-method p {
  margin-bottom: 12px;
}
.order-details-desc .payment-method p:last-child {
  margin-bottom: 0;
}
.order-details-desc .payment-method p [type=radio]:checked, .order-details-desc .payment-method p [type=radio]:not(:checked) {
  display: none;
}
.order-details-desc .payment-method p [type=radio]:checked + label, .order-details-desc .payment-method p [type=radio]:not(:checked) + label {
  padding-left: 27px;
  cursor: pointer;
  display: block;
  color: var(--blackColor);
  position: relative;
  margin-bottom: 8px;
  font-size: var(--fontSize);
  font-weight: 700;
}
.order-details-desc .payment-method p [type=radio]:checked + label::before, .order-details-desc .payment-method p [type=radio]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  border: 1px solid #dddddd;
  border-radius: 50%;
  background: var(--whiteColor);
}
.order-details-desc .payment-method p [type=radio]:checked + label::after, .order-details-desc .payment-method p [type=radio]:not(:checked) + label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: var(--startupMainColor);
  position: absolute;
  top: 8px;
  left: 3px;
  border-radius: 50%;
  transition: var(--transition);
}
.order-details-desc .payment-method p [type=radio]:not(:checked) + label::after {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
}
.order-details-desc .payment-method p [type=radio]:checked + label::after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.order-details-desc .form-check {
  color: var(--optionalColor);
  font-weight: 500;
}
.order-details-desc .form-check a {
  color: var(--startupMainColor);
}
.order-details-desc .form-check a:hover {
  text-decoration: underline;
}
.order-details-desc .default-btn {
  margin-top: 25px;
  display: block;
  width: 100%;
  box-shadow: unset;
  border-radius: 5px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 30px;
  padding-right: 30px;
}

.button22 {
  background-color: #e3662b;
  border: none;
  color: white;
  padding: 12px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.button22:hover {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 12px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.imgtt img{width:100%; height:500px; object-fit:cover;}



.des_d_table {
  padding: 10px 0 22px;
}
.des_d_table table {

  width: 100%;
}
.des_d_table table tbody tr {

}
.des_d_table table tbody tr td {
  padding: 4px 8px;
}
.des_d_table table tbody tr td:first-child {
 
  width: 30%;
  font-weight: 700;
}

.des_d_inner {
  padding: 0px 0px 27px;

}
@media only screen and (max-width: 767px) {
  .des_d_inner {
    padding: 20px 20px 27px;
  }
}

.p span{
    font-weight: 700;
    font-size: 20px;
    color: #000;
}