/* https://www.acvl.ch/wp-content/themes/motopress-child/style.css?ver=6.8.1 */
/* Import rule from: https://www.acvl.ch/wp-content/themes/motopress-child/../motopress/style.css */
/*
Theme Name: MotoPress
Theme URI: https://themeforest.net/user/dropletthemes
Author: Ajmal Khan
Author URI: https://dropletthemes.com
Description: MotoPress - Auto Repair & Mechanic Shop WordPress Theme
Version: 3.5
License: Custom
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, theme-options, translation-ready
Text Domain: motopress

/* ------------------------------------------------------------------------ */
/* Table of Content
    01. General Styling
    02. Typography
    03. WordPress Core
    04. Grid System
    05. Header Topbar
    06. Main Header
    ----- 06.1 Header1
    ----- 06.1 Header2
    ----- 06.1 Header3
    ----- 06.1 Header4
    ----- 06.1 Header5
    07. Mobile Navigation
    08. Main Titlebar
    09. Breadcrumbs
    10. Main Content
    ----- 10.1 Main Blog 
    ----- 10.2 Main Posts
    ----- 10.3 Blog Meta
    11. Blog Single
    ----- 11.1 Author Information
    ----- 11.2 Blog Social Share
    13. Search Page
    14. Comments
    15. 404 Page
    16. Footer
    ------ 16.1 Footer Copyright
    17. Back To Top Button
    18. Sidebar Widgets
    19. Footer Widgets
    20. Pagination
    21. Helper Classes
    21. Responsive Styles
    22. Gutenberg
/* ------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------ */
/* 00. Reset
/* ------------------------------------------------------------------------ */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* ------------------------------------------------------------------------ */
/* 00. HTML5 display-role reset for older browsers
/* ------------------------------------------------------------------------ */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote p {
}

table,
th,
td {
  border: 1px solid #acbbc3;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 10px;
}

/* ------------------------------------------------------------------------ */
/* 00. General 
/* ------------------------------------------------------------------------ */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  line-height: 2;
  letter-spacing: 0;
  color: #00324b;
  background-color: #ffffff;
  margin: 0;
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}

.wrapall {
  margin: 0;
  padding: 0;
  background: #fff;
  min-width: 1200px;
  height: 100%;
}

img.scale-with-grid {
  max-width: 100%;
  height: auto;
}

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

.droplet-error {
  text-align: center;
  background: #fff5f5;
  color: #900;
  font-weight: 600;
  font-size: 16px;
  display: block;
  padding: 20px;
}

html,
body,
.page-template-page-blank-php #content,
.page-template-page-blank-php #page-wrap {
  height: 100%;
}

.page-template-page-blank-php #page-wrap {
  overflow: visible !important;
}

.table-outer {
  display: table;
  height: 100%;
  width: 100%;
}

.table-inner {
  display: table-cell;
  vertical-align: middle;
}

.vertical-center {
  opacity: 0;
}

.btn {
  display: block;
  padding: 15px;
  margin-top: 5px;
  background: #aeaeae;
  text-transform: uppercase;
  background: #f2f2f2;
}

.bypostauthor {
  border-radius: 1px;
}

/* ------------------------------------------------------------------------ */
/* 00. Clearfix
/* ------------------------------------------------------------------------ */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.row:after,
.clearfix:after {
  clear: both;
}

.row,
.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* ------------------------------------------------------------------------ */
/* 7. Forms
/* ------------------------------------------------------------------------ */
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type='submit'],
.wp-block-search .wp-block-search__button,
.wp-block-button .wp-block-button__link,
.wp-block-file a.wp-block-file__button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: auto;
  margin: 0;
  font-family: inherit;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 8px;
  opacity: 1;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  padding: 13px 18px;
  background-color: #ef233c;
  border: 0;
  color: #ffffff !important;
  cursor: pointer;
}

.button:hover,
.droplet-button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.post-password-form input[type='submit']:hover,
.wp-block-search .wp-block-search__button:hover,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file a.wp-block-file__button:hover {
  background-color: #ef233c;
  color: #ffffff;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  -webkit-appearance: none;
}

input,
textarea {
}

input::-ms-clear {
  width: 0;
  height: 0;
}

input[type="password"] {
  width: 50%;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  padding: 10px 12px;
  font-family: "Montserrat", sans-serif !important;
  outline: none !important;
  -webkit-font-smoothing: antialiased;
  font-size: 14px !important;
  max-width: 100%;
  display: block;
  color: #00324b !important;
  line-height: 1.6;
  border: 1px solid #cfdbe3;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="time"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
#respond textarea,
#respond input[type="text"],
select,
textarea,
.post-password-form input[type="password"] {
  padding: 12px 14px;
  font-family: "Montserrat", sans-serif;
  outline: none;
  -webkit-font-smoothing: antialiased;
  width: 200px;
  max-width: 100%;
  display: block;
  color: inherit;
  line-height: 1.6;
  border: 1px solid #cfdbe3;
  background: #f9f9f9;
  border-radius: 8px;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
  outline: none !important;
  border-color: #90a5b3;
}

input[type="text"]:active,
input[type="password"]:active,
input[type="email"]:active,
input[type="tel"]:active,
textarea:active {
  outline: none !important;
  border-color: #90a5b3;
}

::-webkit-input-placeholder {
  color: #00324b;
}

:-moz-placeholder {
  color: #00324b;
}

::-moz-placeholder {
  color: #00324b;
}

:-ms-input-placeholder {
  color: #00324b;
}

textarea {
  min-height: 60px;
}

select {
  padding: 12px 14px;
  font-family: "Montserrat", sans-serif;
  outline: none;
  -webkit-font-smoothing: antialiased;
  width: 200px;
  max-width: 100%;
  display: block;
  color: inherit;
  line-height: 1.6;
  border: 1px solid #cfdbe3;
  background: #f9f9f9;
  border-radius: 8px;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}

label,
legend {
  cursor: pointer;
  display: block;
}

label span,
legend span {
  font-weight: 700 !important;
}

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  cursor: pointer;
  outline: none !important;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}

.select2-container .select2-selection--single {
  height: auto;
}

/* ------------------------------------------------------------------------ */
/* 02. Typography
/* ------------------------------------------------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  color: #042e3e;
  font-weight: 700;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.4;
  letter-spacing: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: 700;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p {
  margin: 0 0 20px;
}

/* ------------------------------------------------------------------------ */
/* 03. WordPress Core
/* ------------------------------------------------------------------------ */
html {
  height: 100%;
  scroll-behavior: smooth;
}

a,
p a {
  color: #00324b;
  outline: 0;
  text-decoration: none;
  -webkit-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  transition: color .2s ease-out;
}

a:hover,
p a:hover {
  color: #00324b;
}

p img {
  margin: 0;
}

p strong {
  font-weight: 500;
}

a strong {
  color: #00324b;
}

p:last-child,
.hentry ul:not([class]):last-child {
  margin-bottom: 0;
}

i,
.italic {
  font-style: italic;
}

del {
  font-weight: 400;
}

.underline {
  text-decoration: underline !important;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: none;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  line-height: inherit;
}

address p {
  margin: 0;
}

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

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

small,
sub,
sup {
  position: relative;
  vertical-align: baseline;
  height: 0;
  line-height: 0;
  font-size: 80%;
}

sub {
  top: 0.5ex;
}

sup {
  bottom: 0.5ex;
}

mark {
  display: inline;
  padding: 2px 8px;
  background-color: #f9f9f9 ;
  font-weight: 400;
  color: #00324b;
}

mark.dark {
  background-color: #000;
  color: #ffffff;
}

/*Body Selection*/
::selection {
  color: #ffffff;
  background-color: #ef233c;
}

::-moz-selection {
  color: #ffffff;
  background-color: #ef233c;
}

/*Table Styles*/
table {
  width: 100%;
  margin: 25px 0;
}

table thead tr,
table tbody tr {
  border: 1px solid #acbbc3 ;
}

table tbody th {
  border-right: 1px solid #acbbc3 ;
}

/*List Styles*/
ul,
ol {
  list-style-position: inside;
  margin: 15px 0;
}

ul ul,
ol ol,
ol ul,
ul ol {
  margin: 0;
  padding: 0 0 0 15px;
}

dt {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
}

dd {
  margin-bottom: 15px;
}

.post .entry-quote a,
a.button,
.post a,
.widget_tag_cloud a,
#related-posts ul li a,
button,
input[type="submit"],
#back-to-top a,
.widget_product_tag_cloud a,
#footer li a,
.entry-meta a,
.social-icon a,
#footer .widget ul li:after,
#footer .widget a,
#copyright a,
.entry-quote a .quote-source,
.sharebox ul li a,
#cancel-comment-reply-link,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,
.product_meta a,
.widget a,
.wpb_text_column p a,
.latest-blog .blog-item h4 a,
.wpb_content_element a,
.product-remove a,
#mobile-navigation-btn,
#mobile-shopping-btn,
#topbar a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/*Blockquote*/
blockquote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0;
  padding: 5px 40px;
  font-size: 18px;
  font-style: normal;
  line-height: 1.5em;
  text-align: center;
  quotes: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  color: #00324b;
  width: auto;
}

blockquote:after,
blockquote:before {
  content: ''
}

blockquote cite,
blockquote .wp-block-quote__citation,
blockquote .wp-block-pullquote__citation,
blockquote footer {
  display: block;
  margin-top: 10px;
  text-align: inherit;
  font-size: 14px;
  line-height: 1.3em;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  text-transform: none
}

blockquote .wp-block-pullquote__citation {
  margin-top: 5px;
}

.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.bypostauthor,
.gallery-caption,
.sticky,
.wp-caption,
.wp-caption-text {
  opacity: 1
}

.wp-caption-text {
  margin-top: 5px;
  text-align: center;
}

.alignleft {
  display: inline;
  float: left;
  margin: 0 10px 20px 0
}

.alignright {
  display: inline;
  float: right;
  margin: 0 0 20px 10px
}

.aligncenter {
  clear: both;
  display: block;
  margin: 10px auto
}

.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both
}

@media only screen and (max-width:1024px) {
  .alignwide {
    width: 100%;
    max-width: 100%
  }
}

.alignfull {
  left: -1rem;
  width: calc(100% + (2 * 1rem));
  max-width: calc(100% + (2 * 1rem));
  clear: both
}

@media only screen and (max-width:1024px) {
  .alignfull {
    left: calc(-12.5% - 75px);
    width: calc(125% + 150px);
    max-width: calc(125% + 150px);
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem)
  }
}

.text-align-right {
  text-align: right !important;
}

.text-align-left {
  text-align: left !important;
}

.text-align-center {
  text-align: center !important;
}

/*WodPress Gallery*/
.gallery {
  margin-bottom: 30px;
}

.gallery .gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.gallery .gallery-item img {
  margin: 0 auto;
}

.gallery .gallery-item .gallery-caption {
  margin: 10px 0;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.gallery-caption {
  color: #00324b;
  font-size: 14px;
  max-width: 100%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* ------------------------------------------------------------------------ */
/* 04. Grid System
/* ------------------------------------------------------------------------ */
.container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}

.container .column,
.container .columns {
  float: left;
  display: inline;
  margin-left: 20px;
  margin-right: 20px;
}

.row {
  margin-bottom: 40px;
}

.column.alpha,
.columns.alpha {
  margin-left: 0;
}

.column.omega,
.columns.omega {
  margin-right: 0;
}

.container .one.column,
.container .one.columns {
  width: 35px;
}

.container .two.columns {
  width: 110px;
}

.container .three.columns {
  width: 185px;
}

.container .four.columns {
  width: 260px;
}

.container .five.columns {
  width: 335px;
}

.container .six.columns {
  width: 410px;
}

.container .seven.columns {
  width: 485px;
}

.container .eight.columns {
  width: 560px;
}

.container .nine.columns {
  width: 635px;
}

.container .ten.columns {
  width: 710px;
}

.container .eleven.columns {
  width: 785px;
}

.container .twelve.columns {
  width: 860px;
}

.container .thirteen.columns {
  width: 935px;
}

.container .fourteen.columns {
  width: 1010px;
}

.container .fifteen.columns {
  width: 1085px;
}

.container .sixteen.columns {
  width: 1160px;
}

.container .one-third.column,
.container .one-third.columns {
  width: 360px;
}

.container .two-thirds.column,
.container .two-thirds.columns {
  width: 780px;
}

.container .twelve.alt.sidebar-right {
  padding-right: 40px;
  width: 819px;
}

.container .twelve.alt.sidebar-left {
  padding-left: 40px;
  width: 819px;
}

#sidebar.sidebar-right #sidebar-widgets {
  margin-left: -21px;
  padding-left: 40px;
}

#sidebar.sidebar-left #sidebar-widgets {
  margin-right: -21px;
  padding-right: 40px;
}

/* ------------------------------------------------------------------------ */
/* 05. Header Topbar
/* ------------------------------------------------------------------------ */
#topbar {
  z-index: 00324b99;
  background: #042e3e;
  color: #fff;
  min-height: 45px;
  line-height: 45px;
  width: 100% !important;
  border-bottom: none !important;
  font-size: 12px;
}

#topbar .topbar-col1 {
  float: left;
  margin: 0;
  padding: 0;
}

#topbar .topbar-col1 span {
  margin-right: 20px;
  font-weight: 500;
  font-size: 14px;
}

#topbar span i {
  margin-right: 10px;
  font-size: 14px;
  color: #ef233c;
  line-height: 45px;
  font-weight: 700;
}

#topbar .topbar-col2 {
  float: right;
  margin: 0;
  padding: 0;
}

#topbar .quote-btn span a {
  float: right !important;
  margin-left: 10px;
  list-style-type: none;
  background-color: #ef233c;
  padding: 0 25px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  min-height: 45px;
}

#topbar .quote-btn span a i {
  color: #fff !important;
  font-size: 11px !important;
  margin-right: 8px !important;
}

/* ------------------------------------------------------------------------ */
/* 20. Social Icons
/* ------------------------------------------------------------------------ */
.social-icons ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.social-icons ul li {
  list-style: none;
  display: block;
  width: 33px;
  height: 33px;
  float: left;
}

.social-icons ul li a {
  -webkit-transition: all 0.2s ease 0;
  -moz-transition: all 0.2s ease 0;
  -o-transition: all 0.2s ease 0;
  transition: all 0.2s ease 0;
  display: block;
  float: left;
  width: 33px;
  height: 33px;
  line-height: 45px;
  font-size: 14px;
  text-align: center;
}

.social-icons a:hover {
  opacity: 1;
}

/* ------------------------------------------------------------------------ */
/* 06. Main Header
/* ------------------------------------------------------------------------ */
#header {
  position: relative;
  background-color: #ffffff;
  width: 100%;
  z-index: 8000;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}

.logo {
  font-size: 24px;
  line-height: 20px;
  font-weight: 600;
  color: #002736;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.logo img {
  max-width: 100%;
  height: 30px;
}

/*Menu Assigned*/
h5.menu-assigned {
    margin-top: 30px;
    margin-bottom: 35px;
}

/* ------------------------------------------------------------------------ */
/* Header-1
/* ------------------------------------------------------------------------ */
.header-1 #header {
  height: 80px;
}

.header-1 .logo {
  float: left;
  margin-top: 27px;
  margin-bottom: 0;
}

.header-1 #navigation {
  float: right;
}

.header-1 #navigation > ul {
  float: right;
}

.header-1 #navigation > ul > li {
  height: 80px;
  padding-top: 32px;
}

.header-1 #navigation > ul > li > a {
  padding-left: 30px;
}

.header-1 #navigation .sub-menu {
  top: 80px;
}

.header-1 .navigation-wrap {
  border-bottom: 3px solid #ef233c;
}

/* ------------------------------------------------------------------------ */
/* Header-2
/* ------------------------------------------------------------------------ */
.header-2 #header {
  height: 80px;
}

.header-2 .logo {
  float: left;
  margin-top: 28px;
  margin-bottom: 0;
}

.header-2 #navigation {
  float: right;
}

.header-2 #navigation > ul {
  float: right;
}

.header-2 #navigation > ul > li {
  height: 90px;
  padding-top: 34px;
}

.header-2 #navigation > ul > li > a {
  padding-left: 30px;
}

.header-2 #navigation .sub-menu {
  top: 90px;
}

.header-2 .navigation-wrap {
  border-bottom: 3px solid #ef233c;
}

/* ------------------------------------------------------------------------ */
/* Header-3
/* ------------------------------------------------------------------------ */
.header-3 .logo {
  float: none;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.header-3 #navigation {
  float: none;
  display: inline;
  text-align: center;
}

.header-3 #navigation > ul {
  margin: 0;
  background: #aeaeae !important;
}

.header-3 #navigation > ul > li {
  float: none;
  display: inline-block;
  text-align: center;
}

.header-3 #navigation > ul > li > a {
  padding: 20px 15px 20px 15px;
  color: #ffffff;
}

.header-3 .navigation-wrap {
  border-top: 1px solid #d6d6d6;
}

.header-3 #navigation h5{
  color: #ffffff;
}

/* ------------------------------------------------------------------------ */
/* 00 - Header v4
/* ------------------------------------------------------------------------ */
.header-4 .logo {
  float: left;
  margin-top: 45px;
}

.header-4 #navigation > ul {
  margin: 0 5px 0 0;
}

.header-4 #navigation > ul > li > a {
  padding: 22px 30px 22px 0;
  color: #ffffff;
}

.header-4 .navigation-wrap {
  position: relative;
}

.header-4 #navigation h5{
  color: #ffffff;
}

/*Header v4 Slogan*/
#slogan {
  float: right;
  margin-top: 20px;
}

#slogan ul li {
  list-style-type: none;
  text-align: right;
}

.header-box {
  margin: 34px 30px 34px 30px;
  float: right;
}

.header-box:last-child {
  margin-right: 30px;
}

.header-box-icon {
  float: left;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #b4b4b4;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
}

.header-box-icon:hover {
  background: #f5f5f5;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  color: #fff;
}

.header-box-content {
  margin-left: 30px;
}

.header-box-content strong {
  font-size: 13px;
  line-height: 18px;
  color: #042e3e;
  font-weight: 700;
  margin: 6px 0 1px;
}

.header-box-content p {
  margin-bottom: 0;
  line-height: 18px;
  color: #042e3e;
  font-weight: normal;
}

/* ------------------------------------------------------------------------ */
/* 07.  Main Navigation
/* ------------------------------------------------------------------------ */
#navigation ul {
  margin: 0;
  list-style: none;
}

#navigation ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#navigation ul li a {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.3;
  color: #00324b;
  text-align: center;
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  -ms-transition: color 0.1s;
  -o-transition: color 0.1s;
  transition: color 0.1s;
  font-weight: 700;
}

#navigation > ul > li > a {
  font-weight: 700;
}

#navigation ul > li:hover > a,
#navigation ul li a:hover {
  color: #44bdbd;
}

#navigation li.current-menu-item > a,
#navigation li.current-menu-item > a:hover,
#navigation li.current-page-ancestor > a,
#navigation li.current-page-ancestor > a:hover,
#navigation li.current-menu-ancestor > a,
#navigation li.current-menu-ancestor > a:hover,
#navigation li.current-menu-parent > a,
#navigation li.current-menu-parent > a:hover,
#navigation li.current_page_ancestor > a,
#navigation li.current_page_ancestor > a:hover,
#navigation > ul > li.sfHover > a {
  color: #ef233c;
}

#navigation ul li ul li.sfHover > a {
  color: #fff;
}

/*naviagtion submenu start*/
#navigation .sub-menu {
  width: 200px;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  background: #042e3e;
  border: none;
  z-index: 200;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  display: none;
  border-bottom: 3px solid #ef233c;
}

#navigation .sub-menu li {
  float: none;
  border: none;
  margin: 0 10px;
  padding: 0;
  height: auto;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#navigation .sub-menu li a {
  display: block;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
  padding: 18px 6px;
  margin: 0;
  border: none;
  font-size: 13px;
  font-weight: 700;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#navigation .sub-menu > li:last-child > a {
  border: none !important;
}

#navigation .sub-menu li:hover {
  border: none;
}

#navigation .sub-menu li a:hover :active {
  font-weight: 700 !important;
}

#navigation .sub-menu li.current-menu-item > a,
#navigation .sub-menu li.current-menu-item > a:hover,
#navigation .sub-menu li.current-page-ancestor > a,
#navigation .sub-menu li.current-page-ancestor > a:hover,
#navigation .sub-menu li.current-menu-ancestor > a,
#navigation .sub-menu li.current-menu-ancestor > a:hover,
#navigation .sub-menu li.current-menu-parent > a,
#navigation .sub-menu li.current-menu-parent > a:hover,
#navigation .sub-menu li.current_page_ancestor > a,
#navigation .sub-menu li.current_page_ancestor > a:hover {
  color: #ef233c;
}

/*Submenu 2nd Level*/
#navigation .sub-menu ul {
  position: absolute;
  left: 202px;
  top: 0;
}

#navigation .sub-menu ul li a {
  display: block;
  text-align: left;
  text-transform: uppercase;
  padding: 15px 6px;
  margin: 0;
  border: none;
}

#navigation ul li ul li.current-menu-item > a {
  color: #44bdbd;
}

.sf-arrows .sf-with-ul:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 8px;
  margin-top: -7px;
  content: \f104;
  font-family: "FontAwesome";
}

#navigation .megamenu .sf-with-ul:after,
#navigation > ul > li > a.sf-with-ul:after {
  display: none !important;
}

#navigation > ul > li > a.sf-with-ul:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 6px;
  font-size: 11px;
  content: \f107;
  font-family: "FontAwesome";
  display: none !important;
}

/* ------------------------------------------------------------------------ */
/* 07. Mobile Navigation
/* ------------------------------------------------------------------------ */
#mobile-header {
  display: none;
  position: relative;
  background-color: #ffffff;
  height: 90px;
  width: 100%;
  z-index: 8000;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
  transition: all 0.2s;
}

#mobile-header .sixteen.columns {
  width: 100%;
}

#mobile-logo {
  margin-top: 33px;
  margin-bottom: 0;
  float: left;
  margin-left: 5px;
}

#mobile-logo img {
  max-width: 100% !important;
  height: 30px !important;
}

#mobile-navigation-btn {
  float: right;
  font-size: 30px;
  line-height: 90px;
  margin-top: 0px;
  color: #00324b;
  margin-right: 5px;
}

#mobile-navigation-btn:hover {
  color: #00324b;
}

/* Mobile Navigation */
#mobile-navigation {
  background: #00324b;
  padding: 0px 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1001;
  display: none;
  overflow-y: auto;
  max-height: calc(100vh - 90px);
}

body.mobile-nav-open {
    overflow: hidden;
    padding-right: 0;
}

#mobile-navigation ul#mobile-nav {
  list-style: none;
  margin: 16px 0 30px 0;
}

#mobile-navigation ul#mobile-nav li ul {
  margin: 0 0 0 30px;
  display: none;
}

#mobile-navigation ul#mobile-nav > li:last-child a {
  border-bottom: 0px;
}

#mobile-navigation ul#mobile-nav li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  display: block;
  position: relative;
  padding: 15px 0;
  text-transform: uppercase;
}

#mobile-navigation ul#mobile-nav li a:hover,
#mobile-navigation ul#mobile-nav li a:hover [class^="fa-"],
#mobile-navigation ul#mobile-nav li.open > a,
#mobile-navigation ul#mobile-nav li.current-menu-item > a,
#mobile-navigation ul#mobile-nav li.current-menu-ancestor > a {
  color: #ffffff;
}

body #mobile-navigation ul#mobile-nav li.open > a [class^="fa-"] {
  color: #ffffff;
}

#mobile-navigation ul#mobile-nav li i {
  display: block;
  padding: 10px 6px 10px 40px;
  float: right;
  margin: -7px 0 0 0;
  font-size: 10px;
}

/* ------------------------------------------------------------------------ */
/* 08. Main Titlebar
/* ------------------------------------------------------------------------ */
.titlebar h1 {
  margin: 0;
  padding: 0;
  font-size: 32px;
  font-weight: 700;
  color: #ef233c;
  text-transform: uppercase;
  word-wrap: break-word;
}

#fulltitle {
  background: #f7f7f7;
  padding: 80px 0px !important;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* ------------------------------------------------------------------------ */
/* 09. Breadcrumbs
/* ------------------------------------------------------------------------ */
#breadcrumbs {
  color: #ef233c;
  text-align: right !important;
  margin-top: 4px;
  text-transform: uppercase;
}

#breadcrumbs a,
#breadcrumbs span{
  color: #00324b;
  text-transform: capitalize;
  font-size: 16px;
}

#breadcrumbs span.current{
  color: #EF233C;
}

#breadcrumbs a:hover {
  color: #ef233c;
}

/* ------------------------------------------------------------------------ */
/* 10. Main Content
/* ------------------------------------------------------------------------ */
.on-mobile #page-wrap {
  overflow: hidden;
}

#content{
  min-height: 400px;
}

#content,
#sidebar-widgets {
  padding: 80px 0;
}

#content.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

#content.sidebar-left {
  float: right;
}

/* ------------------------------------------------------------------------ */
/* 10.1 Main Blog
/* ------------------------------------------------------------------------ */
.blog-page:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.blog-page .post {
  margin: 0 0 20px;
  padding: 0 0 53px;
}

.blog-page .post.format-quote {
  padding: 0 0 60px;
}

.blog-page .post .button i {
  margin: 0;
}

.blog-page .post h1 {
  font-size: 30px;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.5;
}

.blog-page .post h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.5;
}

.blog-page .post h1 a,
.blog-page .post h2 a {
  color: #042e3e;
  font-weight: 700;
}

.blog-page .post h1 a:hover,
.blog-page .post h2 a:hover {
  color: #44bdbd;
}

.blog-page .post h1 i,
.blog-page .post h2 i {
  margin: 0 0 0 5px;
}

.blog-page article {
  overflow: hidden;
}

/* ------------------------------------------------------------------------ */
/* 10.2 Main Posts 
/* ------------------------------------------------------------------------ */
.entry-image {
  margin: 0 0 30px;
  overflow: hidden;
  position: relative;
}

.entry-image img {
  max-width: 100%;
  height: auto;
  display: block;
  border: 10px solid #f7f7f7;
}

/* ------------------------------------------------------------------------ */
/* 10.3 Blog Meta
/* ------------------------------------------------------------------------ */
.entry-meta {
  margin: 10px 0;
  color: #00324b;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  padding: 12px 0;
}

.entry-meta ul li a {
  color: #042e3e;
  font-weight: 500;
}

.entry-meta ul li p {
  color: #00324b;
}

.entry-meta span {
  color: #f0394f;
  padding-right: 5px;
}

.blog-single .entry-meta {
  margin: 10px 0;
}

.entry-meta {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}

.entry-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #00324b;
}

.entry-meta ul li {
  display: inline;
  font-weight: 400;
}

.entry-meta ul li:after {
  content: "|";
  margin: 0 6px;
  color: #00324b;
}

.entry-meta ul li:last-child:after {
  content: "";
  margin: 0;
}

.entry-meta a {
  color: #00324b;
}

.entry-meta a:hover {
  color: #666;
}

.blog-page .read-more-link {
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  margin-top: 20px !important;
  color: #fff;
  padding: 8px;
  width: 16%;
  font-weight: 600;
  text-align: center !important;
  background-color: #ef233c;
  border-radius: 5px;
}

.blog-page .read-more-link:hover {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.9;
}

/* ------------------------------------------------------------------------ */
/* 11. Blog Single
/* ------------------------------------------------------------------------ */
.blog-single .post {
  margin: 0 0 40px;
  padding: 0;
  border: none;
}

.blog-single .post h1 {
  line-height: 1.6;
  font-weight: 700 !important;
}

.entry-tags a {
  color: inherit;
}

.blog-single .entry-tags {
  margin: 10px 0 0;
}

.entry-tags a {
  display: inline-block;
  font-size: 13px !important;
  border: 1px solid #d6d6d6;
  border-radius: 30px;
  padding: 1px 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #00324b;
  margin: 0 4px 10px 0;
}

.entry-tags a:hover {
  background: #44bdbd;
  border-color: #44bdbd;
  color: #fff !important;
}

/* ------------------------------------------------------------------------ */
/* 11.1 Author Information
/* ------------------------------------------------------------------------ */
#author-info {
  margin: 0 0 60px;
  display: block;
  padding: 30px 30px 40px;
  border: 1px solid #d6d6d6;
  background-color: #fefefe;
}

#author-info p {
  margin: 0;
}

#author-info .author-image {
  float: left;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 2px 30px 0 0;
}

#author-info .author-image img {
  display: block;
  width: 80px;
  height: 80px;
}

#author-info .author-bio {
  overflow: hidden;
}

#author-info .author-bio h4 {
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  padding: 0 0 10px;
  font-size: 20px;
  color: #042e3e;
}

.author-archive #author-info {
  padding: 0 0 60px;
  margin: 0 0 60px;
  background: #f9f9f9;
  padding: 30px;
  border: none;
}

/* ------------------------------------------------------------------------ */
/* 11.2 Blog Social Share
/* ------------------------------------------------------------------------ */
.sharebox {
  display: block;
  padding: 0;
  margin-top: 50px;
}

.sharebox ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sharebox ul li {
  float: left;
  padding: 5px;
  margin: 0 2px 0 0;
  line-height: 1 !important;
}

.sharebox ul li p {
  display: block;
  float: left;
  padding: 5px;
  margin: 0;
  vertical-align: middle;
}

.sharebox ul li a {
  display: block;
  float: left;
  padding: 8px;
  margin-top: -10px;
}

.sharebox ul li i {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 5px;
  width: 20px;
  height: 20px;
  text-align: center !important;
  line-height: 23px;
}

.sharebox a.share-facebook {
  background-color: #3b5998;
  color: #fff !important;
}

.sharebox a.share-twitter {
  background-color: #00aced;
  color: #fff !important;
}

.sharebox a.share-google {
  background-color: #dd4b39;
  color: #fff !important;
}

.sharebox a.share-linkedin {
  background-color: #007bb6;
  color: #fff !important;
}

.sharebox a.share-share-alt {
  background-color: #fff !important;
  color: #d2d2d2 !important;
  border: 1px solid #d2d2d2 !important;
}

/* ------------------------------------------------------------------------ */
/* 13. Search Page
/* ------------------------------------------------------------------------ */
.search-page .read-more-link {
  display: none;
}

.search-page .search-h3 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.search-page .post .entry-icon {
  float: right;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 30px;
  margin-top: 40px;
  background: #d6d6d6;
  border-radius: 3px;
  color: #042e3e;
}

.search-page .post .entry-icon i {
  font-size: 14px;
  line-height: 1;
}

.search-page .post .entry-wrap {
  overflow: hidden;
}

.search-page .post h3 {
  margin: 0;
  font-size: 20px;
  margin-top: 30px;
  text-transform: uppercase;
}

.search-page .post .entry-content {
  margin: 10px 0 0;
}

.search-page .post .entry-type {
  color: #042e3e;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
}

.search-page h3 {
  margin: 0;
}

.search-page #content #searchform input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 0;
  width: 440px;
  max-width: 100%;
  display: inline-block;
  float: left;
}

.search-page #content #searchform input#searchsubmit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 0;
  width: auto;
  display: inline-block;
  float: left;
}

.search-page #content #searchform {
  clear: both;
  margin-bottom: 0;
}

/* ------------------------------------------------------------------------ */
/* 00. Page Blank
/* ------------------------------------------------------------------------ */
body .page-blank-wrapper {
  position: relative;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

body .page-blank-wrapper .page-blank-wrapper-inner {
  width: 100%;
  overflow: hidden;
}

/* ------------------------------------------------------------------------ */
/* 00. Page Blank
/* ------------------------------------------------------------------------ */
body .page-blank-wrapper {
  position: relative;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

body .page-blank-wrapper .page-blank-wrapper-inner {
  width: 100%;
  overflow: hidden;
}

/* ------------------------------------------------------------------------ */
/* 14. Comments
/* ------------------------------------------------------------------------ */
.submit-first {
  margin-bottom: 30px !important;
}

.comment-field {
  margin: 10px 0px;
}

.author-avatar > img {
  border: 1px solid #e3e3e3;
  padding: 2px;
}

.comment.list {
  list-style: none;
  margin-left: 0px;
}

.comment.list > li,
.comment.list .children > li {
  list-style: none;
}

.comment-body {
  margin-bottom: 20px;
  background-color: #f9f9f9;
  padding: 30px;
}

.comment-body p {
  margin-bottom: 15px;
  clear: both;
}

.comment.list li img {
  float: left;
  border: 1px solid #e3e3e3;
  padding: 2px;
  opacity: inherit;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  margin-right: 15px;
  margin-bottom: 15px;
}

.comment.list li cite {
  font-style: normal;
  font-weight: 700;
}

.commentmetadata {
  margin-bottom: 10px;
}

.commentmetadata a {
  font-size: 85%;
  line-height: 1.6;
}

.comment.list .reply {
  text-align: right;
}

#cancel-comment-reply-link {
  float: right;
  font-weight: 600;
}

#commentform {
  overflow: hidden;
  float: none;
  display: block;
  clear: both;
}

#comment-form .btn-leap {
  float: right;
}

.comment #respond {
  margin-bottom: 25px;
}

.comment #respond input[type="submit"] {
  float: right;
}

.comment-respond p.form-submit {
  text-align: right;
  overflow: hidden;
  margin-bottom: 0px;
}

.comment-respond p.form-submit input {
  float: right;
}

/* ------------------------------------------------------------------------ */
/* 00. Comments Respond
/* ------------------------------------------------------------------------ */
.comments-reply {
  border-top: 1px solid #d6d6d6;
  padding: 50px 0 0;
  margin: 0;
}

#respond form {
  margin: 0;
}

#respond .required {
  color: #c82929;
  display: inline-block;
  margin: 3px 0 0 6px;
  font-size: 14px;
  font-weight: 400;
}

#respond-inputs p {
  width: 32%;
  margin-right: 2%;
  float: left;
}

#respond-inputs p.last {
  margin-right: 0;
}

#respond input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 0;
}

#respond textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
}

#respond p.comment-notes,
#respond p.form-allowed-tags {
  display: none;
}

#cancel-comment-reply-link {
  display: inline-block;
  background: #ccc;
  color: #fff;
  border-radius: 2px;
  text-transform: uppercase;
  padding: 2px 8px;
  font-weight: 700;
  float: right;
}

#cancel-comment-reply-link:hover {
  background: #00324b;
}

.commentlist .comment-respond {
  margin-top: 40px;
}

.page-template #comments,
.page-template-default #comments {
  margin-top: 60px;
}

/* ------------------------------------------------------------------------ */
/* 15. 404 Page
/* ------------------------------------------------------------------------ */
.page-404 .entry {
  text-align: center;
  padding: 60px 0;
}

.page-404 h2 {
  font-size: 120px;
  color: #042e3e;
  font-weight: 400;
  width: auto;
  height: auto;
  text-align: center;
  margin: 0 auto 5px;
}

.page-404 h3 {
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
}

.page-404 h4 {
  text-transform: uppercase;
}

/* ------------------------------------------------------------------------ */
/* 18. Footer
/* ------------------------------------------------------------------------ */
#footer {
  background-color: #042e3e;
  color: #498297;
}

#footer a {
  color: #498297;
}

#footer a:hover {
  color: #ef233c;
}

/* ------------------------------------------------------------------------ */
/* 16.1 Footer Copyright
/* ------------------------------------------------------------------------ */
#copyright {
  padding: 25px 0;
  background: #002736;
  color: #498297;
}

#copyright .copyright-col1 {
  float: left;
  margin: 0;
  padding: 0;
}

#copyright .copyright-col2 {
  float: right;
  margin: 0;
  padding: 0;
}

#copyright a {
  color: #ef233c;
}

#copyright a:hover {
  color: #ef233c;
}

#copyright .copyright-text {
  font-weight: 400;
  word-spacing: normal;
  text-align: center !important;
  margin-top: 5px;
}

#copyright .payment-icons img {
  width: 240px !important;
  height: auto !important;
  margin-top: 5px;
  float: right;
}

/* ------------------------------------------------------------------------ */
/* 17. Back-To-Top Button
/* ------------------------------------------------------------------------ */
#back-to-top {
  position: fixed;
  z-index: 1000;
  bottom: 15px;
  right: 20px;
  display: none;
}

#back-to-top a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background: #ef233c;
  color: #fff;
  line-height: 40px;
  text-align: center;
  opacity: 0.9;
}

#back-to-top a:hover {
  background-color: #ef233c;
  opacity: 1;
}

/* ------------------------------------------------------------------------ */
/* 18.Sidebar Widgets
/* ------------------------------------------------------------------------ */
/*General Widgets*/
.widget ul {
  position: relative;
/*  margin: 0;*/
/*  padding: 0;*/
  list-style: none;
}

#sidebar .widget {
  margin-bottom: 30px;
  color: #00324b;
}

#sidebar .widget:last-child {
  margin-bottom: 0;
}

#sidebar .widget h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 20px;
  color: #00324b;
  border-bottom: 1px solid #d6d6d6;
}

#sidebar .widget h3:after {
  content: "";
  width: 70px;
  height: 2px;
  background: #ef233c;
  display: block;
  margin-top: 12px;
  margin-bottom: -1px;
}

#sidebar .widget > ul > li {
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  padding: 10px 0;
}

#sidebar .widget > ul > li:last-child {
  border: none;
}

#sidebar .widget > ul > li ul {
  margin-top: 10px;
  margin-bottom: -10px;
  border-top: 1px solid #d6d6d6;
}

#sidebar .widget > ul > li ul li {
  padding: 10px 0 10px 14px;
  border-bottom: 1px solid #d6d6d6;
}

#sidebar .widget > ul > li ul li:last-child {
  border-bottom: none;
}

#sidebar .widget ul li a {
  display: inline-block;
  color: #00324b;
}

#sidebar .widget ul li a:hover {
  color: #ef233c;
}

#sidebar .widget ul li:hover:after {
  color: #ef233c;
}

#sidebar .widget > ul > li.current_page_item,
#sidebar .widget > ul > li.current-menu-item {
  font-weight: 600;
}

#sidebar .widget img {
  margin-bottom: 0 !important;
}

/*Search Widget*/
.widget_search input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #e1e1e1;
  padding: 10px 12px 10px 20px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.03);
  background: #fff;
}

.widget_search form {
  position: relative;
}

.widget_search input:focus {
  border-color: #d3d3d3;
}

.widget_search #searchsubmit {
  display: none;
}

.widget_search:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*Widget - Calendar*/
.calendar_wrap {
  position: relative;
  box-shadow: none;
  outline: none;
}

.widget.widget_calendar,
.widget.widget_calendar table {
  width: 100%;
}

#wp-calendar table {
  width: 100%;
  border-radius: 0;
  border-spacing: 0;
  border-color: transparent;
  border-collapse: collapse;
}

.widget.widget_calendar caption {
  font-size: 16px;
  font-weight: 600;
  padding: 12px;
  border: 1px solid #acbbc3;
  text-align: center;
  border-bottom: 0 !important;
}

#site-footer .widget.widget_calendar caption {
  color: #00324b;
  border: 1px solid #acbbc3;
}

#site-footer .widget_calendar thead tr,
#site-footer .widget_calendar tbody tr {
  border: 1px solid #acbbc3;
}

#site-footer #wp-calendar th,
#site-footer #wp-calendar td {
  color: #00324b;
}

#wp-calendar td,
#wp-calendar th {
  text-align: center;
  padding: 8px 0;
  background-color: transparent;
}

#wp-calendar td {
  text-align: center;
  padding: 5px 10px;
}

/*Widget - Tag Cloud*/
.widget.widget_tag_cloud a,
.widget.widget_product_tag_cloud a {
  font-size: inherit !important;
  display: inline-block;
  padding: 5px 2px;
  text-transform: capitalize;
  font-family: inherit;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-color: transparent;
  color: #00324b;
  box-shadow: none;
}

.widget.widget_tag_cloud a:not(:last-child):after {
  content: ",";
}

/* Opening Hours Widget */
.opening-times ul {
  padding-left: 0;
}

.opening-times ul li {
  color: #6a91ac;
}

.opening-times ul li {
  padding: 10px 0;
  list-style: none;
  text-align: left;
  font-weight: 700;
}

.opening-times ul li {
  color: #000;
}

.opening-times ul li:after {
  display: none !important;
}

.opening-times ul li:first-of-type {
  padding-top: 0;
}

.opening-times ul li:last-of-type {
  border-bottom: none;
}

.opening-times ul li.today {
  font-weight: bold;
  color: #ef233c;
}

.opening-times ul span.right {
  float: right;
}

.opening-times ul span.right.label {
  margin-top: 1px;
  padding: 3px 12px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  border-radius: 1px;
  background-color: #00324b;
}

.content .sidebar .opening-times ul {
  padding-left: 0;
}

#footer .opening-times ul li {
  padding: 5px 0;
  font-weight: 400;
}

#footer .opening-times ul li:first-of-type {
  padding-top: 0;
}

#footer .opening-times ul li span.label {
  background-color: rgba(0, 0, 0, 0.15);
}

/*Custom Menu Widget*/
#sidebar .widget_nav_menu {
  margin-left: -41px;
}

#sidebar .widget_nav_menu h3 {
  margin-left: 40px;
  margin-bottom: 20px;
}

#sidebar .widget_nav_menu ul li {
  border: none;
  padding: 0;
}

#sidebar .widget_nav_menu ul li a {
  display: block;
  color: #00324b;
  padding: 12px 0 12px 5px;
  margin-left: 36px;
  border-bottom: 1px solid #d6d6d6;
  text-transform: uppercase;
}

#sidebar .widget_nav_menu ul li a:hover {
  color: #44bdbd;
}

#sidebar .widget_nav_menu ul li.current_page_item a {
  font-weight: 600;
  color: #2a2f35;
  margin: -1px 0;
  border-bottom: 1px solid #d6d6d6;
  margin-left: 36px;
  text-transform: uppercase;
}

#sidebar .widget_nav_menu ul li:after {
  display: none;
}

/* ------------------------------------------------------------------------ */
/* 21. Footer Widgets
/* ------------------------------------------------------------------------ */
#footer{
  position: relative;
  padding: 60px 0;
}
  
#footer .widget {
  padding: 20px 0;
}

#footer .widget h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#footer .widget ul {
  margin: -10px 0 0;
}

#footer .widget ul li {
  position: relative;
  padding: 5px 10px 5px 0;
}

#footer .widget ul li:last-child {
  border-bottom: none !important;
}

#footer .widget ul li .post-date {
  opacity: 0.7;
}

#footer .widget ul li a {
  display: inline-block;
}

#footer .widget_search input,
#footer .widget_product_search input[type="text"] {
  color: #aaa;
  box-shadow: none;
}

#footer .widget_search input:focus {
  color: #fff;
}

#footer #wp-calendar tbody {
  color: #aaa;
}

#footer #wp-calendar tbody td:hover {
  background: #777;
  color: #fff;
}

#footer #wp-calendar tbody .pad {
  background: none;
}

#footer .widget_tag_cloud a,
#footer .widget_product_tag_cloud a {
  border: none;
  box-shadow: none;
}

#footer .widget_twitter ul li:last-child {
  margin: 0;
}

/* ------------------------------------------------------------------------ */
/* 00. Contact Widget
/* ------------------------------------------------------------------------ */

.widget_contact address {
  font-style: normal;
}

.widget_contact address span {
  display: block;
  margin-bottom: 10px;
}

.widget_contact address strong {
  display: none;
}

.widget_contact address span i {
  display: inline-block;
  width: 24px;
  float: left;
  margin: 8px 0 0px 0;
}

.widget_contact .adress-overflow {
  overflow: hidden;
}

/* ------------------------------------------------------------------------ */
/* 20. Pagination
/* ------------------------------------------------------------------------ */
.pagination {
  margin-top: 50px;
  text-align: center;
}

.pagination .current .screen-reader-text {
  position: static !important;
}

.pagination .page-numbers {
  text-transform: uppercase;
  padding: 10px 16px;
  background-color: #eaeaea;
  color: #00324b !important;
  margin: 10px 2px 20px 2px !important;
  font-weight: 700 !important;
}

.pagination .current {
  color: #fff !important;
  background-color: #00324b !important;
  font-weight: bold !important;
}

.page-links {
  clear: both;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  margin: 30px 0 20px;
}

.page-links a,
.page-links > span {
  display: inline-block;
  font-size: 10px;
  font-size: 16px;
  height: 1.8461538462em;
  line-height: 1.6923076923em;
  margin-right: 0.3076923077em;
  text-align: center;
  width: 1.8461538462em;
}

.page-links a {
  color: #000;
  border: 1px solid #d6d6d6;
}

.page-links a:hover,
.page-links a:focus {
  color: #fff;
  background: #aeaeae;
}

.page-links > .page-links-title {
  border: 0;
  color: inherit;
  height: auto;
  margin: 0;
  padding-right: 0.6153846154em;
  width: auto;
}

/* ------------------------------------------------------------------------ */
/* 21. Some Helper Classes
/* ------------------------------------------------------------------------ */
.slider-btn {
  padding: 16px 16px !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 10px !important;
  background-color: #00324b !important;
  font-family: "Montserrat", sans-serif !important;
  border-left: 5px solid #ef233c !important;
  letter-spacing: 0.5px !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

span .center {
  text-align: center !important;
  line-height: 27px !important;
}

.spacer {
  margin-top: 50px !important;
}

span .highlight {
  font-weight: 700 !important;
}

.highlight {
  color: #44bdbd;
  font-weight: 700 !important;
}

.margin-left {
  margin-left: 50px !important;
}

#sidebar .widget_nav_menu ul li a {
  color: #6a91ac;
}

#sidebar .widget_nav_menu ul li.current_page_item a {
  color: #00324b;
}

/* ------------------------------------------------------------------------ */
/* 00 - Responsive Styles 
/* ------------------------------------------------------------------------ */

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .wrapall {
    min-width: 960px;
  }

  .container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
  }

  .container .column,
  .container .columns {
    float: left;
    display: inline;
    margin-left: 20px;
    margin-right: 20px;
  }

  .row {
    margin-bottom: 20px;
  }

  .column.alpha,
  .columns.alpha {
    margin-left: 0;
  }

  .column.omega,
  .columns.omega {
    margin-right: 0;
  }

  .container .one.column,
  .container .one.columns {
    width: 20px;
  }

  .container .two.columns {
    width: 80px;
  }

  .container .three.columns {
    width: 140px;
  }

  .container .four.columns {
    width: 200px;
  }

  .container .five.columns {
    width: 260px;
  }

  .container .six.columns {
    width: 320px;
  }

  .container .seven.columns {
    width: 380px;
  }

  .container .eight.columns {
    width: 440px;
  }

  .container .nine.columns {
    width: 500px;
  }

  .container .ten.columns {
    width: 560px;
  }

  .container .eleven.columns {
    width: 620px;
  }

  .container .twelve.columns {
    width: 680px;
  }

  .container .thirteen.columns {
    width: 740px;
  }

  .container .fourteen.columns {
    width: 800px;
  }

  .container .fifteen.columns {
    width: 860px;
  }

  .container .sixteen.columns {
    width: 920px;
  }

  .container .one-third.column,
  .container .one-third.columns {
    width: 280px;
  }

  .container .two-thirds.column,
  .container .two-thirds.columns {
    width: 620px;
  }

  .container .twelve.alt.sidebar-right {
    padding-right: 39px;
    width: 640px;
  }

  .container .twelve.alt.sidebar-left {
    padding-left: 39px;
    width: 640px;
  }

  #sidebar.sidebar-right #sidebar-widgets {
    margin-left: -21px;
  }

  #sidebar.sidebar-left #sidebar-widgets {
    margin-right: -21px;
    padding-right: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .wrapall {
    min-width: 768px;
  }

  .container {
    width: 768px;
  }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column.alpha,
  .columns.alpha {
    margin-left: 0;
    margin-right: 10px;
  }

  .column.omega,
  .columns.omega {
    margin-right: 0;
    margin-left: 10px;
  }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0;
  }

  .container .one.column,
  .container .one.columns {
    width: 28px;
  }

  .container .two.columns {
    width: 76px;
  }

  .container .three.columns {
    width: 124px;
  }

  .container .four.columns {
    width: 172px;
  }

  .container .five.columns {
    width: 220px;
  }

  .container .six.columns {
    width: 268px;
  }

  .container .seven.columns {
    width: 316px;
  }

  .container .eight.columns {
    width: 364px;
  }

  .container .nine.columns {
    width: 412px;
  }

  .container .ten.columns {
    width: 460px;
  }

  .container .eleven.columns {
    width: 508px;
  }

  .container .twelve.columns {
    width: 556px;
  }

  .container .thirteen.columns {
    width: 604px;
  }

  .container .fourteen.columns {
    width: 652px;
  }

  .container .fifteen.columns {
    width: 700px;
  }

  .container .sixteen.columns {
    width: 748px;
  }

  .container .one-third.column,
  .container .one-third.columns {
    width: 236px;
  }

  .container .two-thirds.column,
  .container .two-thirds.columns {
    width: 492px;
  }

  .container .twelve.alt.sidebar-right,
  .container .twelve.alt.sidebar-left,
  #sidebar.sidebar-right #sidebar-widgets,
  #sidebar.sidebar-left #sidebar-widgets {
    padding-left: 0;
    padding-right: 0;
    border: none;
    margin: 0 10px;
    width: 748px;
  }

  #sidebar-widgets {
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .wrapall {
    min-width: 300px;
  }

  .container {
    width: 300px;
  }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container .columns,
  .container .column {
    margin: 0;
  }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .one-third.columns,
  .container .two-thirds.column,
  .container .two-thirds.columns {
    width: 300px;
  }

  .container .twelve.alt.sidebar-right,
  .container .twelve.alt.sidebar-left,
  #sidebar.sidebar-right #sidebar-widgets,
  #sidebar.sidebar-left #sidebar-widgets {
    padding-left: 0;
    padding-right: 0;
    border: none;
    margin: 0;
    width: 300px;
  }

  .one_half,
  .one_third,
  .two_third,
  .three_fourth,
  .one_fourth,
  .one_fifth,
  .two_fifth,
  .three_fifth,
  .four_fifth,
  .one_sixth,
  .five_sixth {
    position: relative;
    margin-right: 0;
    margin-bottom: 40px;
    float: none;
    width: 100%;
  }

  #sidebar-widgets {
    padding-top: 0;
  }

  .full-width-section > .span_12 > .col {
    height: auto !important;
  }

  .full-width-section > .span_12 > .col > .wpb_wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .full-width-section > .span_12 > .col > .wpb_wrapper .col {
    margin-bottom: 40px !important;
  }

  .full-width-section > .span_12 > .col > .wpb_wrapper .col:last-child {
    margin-bottom: 0 !important;
  }

  #copyright .copyright-col2 {
    float: none;
    text-align: center;
    vertical-align: middle;
  }

  #copyright .payment-icons img {
    margin-top: 15px;
    float: none !important;
    text-align: center !important;
    vertical-align: middle !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .wrapall {
    min-width: 420px;
  }

  .container {
    width: 420px;
  }

  .container .columns,
  .container .column {
    margin: 0;
  }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .one-third.columns,
  .container .two-thirds.column,
  .container .two-thirds.columns {
    width: 420px;
  }

  .container .twelve.alt.sidebar-right,
  .container .twelve.alt.sidebar-left,
  #sidebar.sidebar-right #sidebar-widgets,
  #sidebar.sidebar-left #sidebar-widgets {
    padding-left: 0;
    padding-right: 0;
    border: none;
    margin: 0;
    width: 420px;
  }

  #sidebar-widgets {
    padding-top: 0;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  #header #navigation > ul > li.megamenu > ul.sub-menu {
    width: 920px;
  }

  #search-top {
    width: 920px;
  }

  .blog-masonry .blog-wrap {
    width: 960px;
    margin: 0;
  }

  .blog-masonry .post {
    width: 280px;
  }
}

@media only screen and (max-width: 959px) {
  .blog-masonry .blog-wrap {
    width: 790px !important;
    margin-left: -10px;
    margin-right: -10px;
  }

  .blog-masonry .post {
    width: 355px;
  }

  .blog-center .blog-wrap {
    width: 750px;
    margin: 0 auto !important;
  }

  #sidebar .widget_nav_menu {
    margin: 0 0 40px;
  }

  #sidebar .widget_nav_menu h3 {
    margin: 0 0 20px;
  }

  #sidebar .widget_nav_menu ul li a {
    padding: 10px 0;
  }

  #sidebar .widget_nav_menu ul li.current_page_item a {
    padding: 10px 0;
    background: transparent;
    border: none;
  }

  #sidebar.sidebar-left .widget_nav_menu {
    margin: 0 0 40px;
  }

  #sidebar.sidebar-left .widget_nav_menu h3 {
    margin: 0 0 20px;
  }

  #sidebar.sidebar-left .widget_nav_menu ul li a {
    text-align: left;
    padding: 7px 0;
  }

  #sidebar.sidebar-left .widget_nav_menu ul li.current_page_item a {
    margin: 0;
    border: none;
  }

  #header,
  .sticky-wrapper {
    display: none;
  }

  #mobile-header {
    display: inherit;
  }

  .logo img {
    max-width: 650px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .single #content.sidebar-right,
  .single #content.sidebar-left {
    padding-bottom: 50px !important;
  }

  #respond-inputs p {
    width: 100%;
    margin-right: 0;
    float: none;
  }
}

/* ------------------------------------------------------------------------ */
/* 00 - Max With 767 Tablet Version
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 767px) {
  .single #content.sidebar-right,
  .single #content.sidebar-left {
    padding-bottom: 50px;
  }

  #topbar .topbar-col1,
  #topbar .topbar-col2 {
    float: none;
    display: block;
    width: 420px;
    overflow: hidden;
    text-align: center;
  }

  #topbar .topbar-col1 {
    background: #f5f5f5;
  }

  #topbar .topbar-col1 span {
    display: block;
  }

  #topbar .quote-btn {
    display: none;
  }

  #topbar .social-icons {
    height: 50px;
    padding: 0;
    text-align: center;
  }

  #topbar .social-icons ul li {
    display: inline-block;
    float: none;
  }

  #topbar .social-icons ul li a {
    display: inline-block;
  }

  .logo img {
    max-width: 340px;
  }

  #navigation {
    display: none;
  }

  #breadcrumbs {
    display: none;
  }

  #post-navigation {
    display: none;
  }

  #respond-inputs p {
    width: 100%;
    margin-right: 0;
    float: none;
  }

  .entry-meta ul li {
    display: inline-block;
    margin-left: 10px;
  }

  .entry-meta ul li:after,
  .entry-meta .meta-author,
  .entry-meta .meta-edit,
  .entry-meta .meta-category:after {
    display: none;
  }

  .entry-image {
    float: none;
    width: 100%;
    margin: 0 0 28px;
  }

  .blog-center .blog-wrap {
    width: 420px;
    margin: 0 auto !important;
  }

  #footer .widget {
    padding: 40px 0 10px;
  }

  #footer {
    padding: 60px 0 20px;
  }

  #copyright .copyright-text {
    float: none;
    text-align: center !important;
    margin-bottom: 20px;
  }

  #copyright .copyright-col2 img {
    margin-top: 10px;
  }

  .search-page #searchform input#searchsubmit {
    display: none;
  }

  #back-to-top,
  #back-to-top a {
    display: none;
    opacity: 0;
  }

  .blog-page .read-more-link {
    width: 20%;
  }

  .slider-btn {
    display: none;
  }
}

/* ------------------------------------------------------------------------ */
/* 00 - Max Width 479 Mobile Version 
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 479px) {
  #topbar .topbar-col1 {
    float: none;
    display: block;
    width: 300px;
    overflow: hidden;
    text-align: center;
  }

  #topbar .topbar-col2 {
    display: none;
  }

  .logo img {
    max-width: 220px;
  }

  .post-time {
    display: none;
  }

  .blog-center .blog-wrap {
    width: 300px;
    margin: 0 auto !important;
  }

  .blog-page .read-more-link {
    width: 30%;
  }

  .slider-btn {
    display: none;
  }
}

@media only screen and (max-width: 959px) {
  .fontsize-l {
    font-size: 18px;
  }

  .fontsize-xl {
    font-size: 20px;
  }

  .fontsize-xxl {
    font-size: 24px;
  }

  .fontsize-xxxl {
    font-size: 28px;
  }

  .fontsize-xxxxl {
    font-size: 34px;
  }

  .fontsize-xxxxxl {
    font-size: 42px;
  }

  .superlarge {
    font-size: 80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .latest-blog {
    margin: 0 -10px;
  }

  .latest-blog-list.horizontal {
    width: 50%;
  }

  .wpb_row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media only screen and (max-width: 767px) {
  .callout .callout-text {
    margin: 0 10px;
    text-align: center;
  }

  .callout .callout-button {
    margin: 20px 0;
    display: block;
    text-align: center;
    float: none;
    vertical-align: middle;
  }

  .tabset .tab {
    float: none;
    display: block;
    margin: 0 0 -1px;
  }

  .tabset .tab a {
    color: #00324b;
    border: 1px solid #e1e1e1;
    display: block;
    padding: 12px 20px;
    background-color: #fcfcfc;
    margin: 0;
  }

  .tabset .tab a.selected {
    font-weight: 400;
    border-bottom: 1px solid #e1e1e1;
  }

  .tabset .panel {
    border: 1px solid #e1e1e1;
    clear: both;
    margin: 0;
    padding: 20px 20px 0;
  }

  .tabstyle-vertical .tabs,
  .tabstyle-vertical .panels {
    float: none;
    width: 100%;
  }

  .tabstyle-vertical .tab a.selected {
    border-color: #e1e1e1;
  }

  .tabstyle-vertical.tablook-2 .panel {
    margin: 20px 0 0;
  }

  .tabstyle-vertical.tablook-2 .tab a.selected {
    border: none;
  }

  .title.align-center:before,
  .title.align-center:after {
    display: none;
    height: 0;
  }

  .fontsize-l {
    font-size: 16px;
  }

  .fontsize-xl {
    font-size: 18px;
  }

  .fontsize-xxl {
    font-size: 20px;
  }

  .fontsize-xxxl {
    font-size: 24px;
  }

  .fontsize-xxxxl {
    font-size: 28px;
  }

  .fontsize-xxxxxl {
    font-size: 34px;
  }

  .superlarge {
    font-size: 80px;
  }

  .vertical-center {
    height: auto !important;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .wpb_column {
    height: auto !important;
  }

  .vertical-center .wpb_wrapper {
    margin-top: 0 !important;
  }

  .wpb_content_element .wpb_tabs_nav {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px 0;
  }

  .wpb_content_element .wpb_tabs_nav li {
    display: block !important;
    float: none !important;
    padding: 0 10px;
    margin: 0;
    border: none !important;
  }

  .wpb_content_element .wpb_tabs_nav li a,
  .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    display: block;
    float: none;
    margin: 0;
    padding: 5px 10px !important;
  }

  .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    border: none;
  }

  .commentlist li ul {
    margin: 0;
  }

  .commentlist li .avatar {
    display: none;
  }

  .comment.list li img {
    display: none;
  }

  .comment-body {
    padding: 8px;
  }
}

/* ------------------------------------------------------------------------ */
/* 00 - Gutenberg
/* ------------------------------------------------------------------------ */
p.has-background {
  padding: 20px 30px;
}

.wp-block-audio {
  width: 100%;
}

.wp-block-audio audio {
  width: auto;
}

.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
  max-width: 50%;
}

.wp-block-audio.aligncenter audio {
  display: block;
  margin: 0 auto;
}

.wp-block-video video {
  width: 100%;
}

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
  margin: 0;
  padding-left: 0;
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul {
  padding-left: 0 !important;
}

.wp-block-archives li,
.wp-block-page-list li,
.wp-block-categories li,
.wp-block-latest-posts li {
  margin-bottom: 8px;
  list-style-type: none;
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
  color: #00324b;
  text-decoration: none;
}

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
  text-align: center;
}

.wp-block-archives select,
.wp-block-categories select,
.wp-block-latest-posts select {
  width: 100%;
  max-width: 100%;
  height: 52px;
  margin: 10px 0 0;
  padding: 14px 20px;
  font-family: inherit;
  font-size: 18px;
  line-height: 24px;
  font-style: inherit;
  font-weight: inherit;
  color: #00324b;
  background-color: transparent;
  border: 1px solid #cfdbe3;
  border-radius: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.wp-block-categories li ul {
  margin: 4px 0 0;
  padding: 0 0 0 10px;
  list-style-type: none;
}

.wp-block-categories li ul li:last-child {
  padding: 4px 0 0;
}

.wp-block-archives-dropdown label {
  display: none;
}

.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
}

.wp-block-preformatted {
  padding: 15px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.wp-block-verse {
  font-family: inherit;
}

.has-drop-cap:not(:focus):first-letter {
  font-family: inherit;
  font-size: 3.375em;
  line-height: 1;
  font-weight: 700;
  margin: 0 0.25em 0 0;
}

.wp-block-rss .wp-block-rss__item-title {
  display: inline-block;
}

.wp-block-rss .wp-block-rss__item {
  margin: 2px 0;
}

.wp-block-button.is-style-outline > .wp-block-button__link {
  padding: 16px 36px;
}

/*Block Widget - Search*/
.wp-block-search .wp-block-search__button {
  padding: 0 14px !important;
  margin-left: 10px !important;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__button {
  margin-left: -1px !important;
}

.wp-block-search .wp-block-search__button:hover svg {
  fill: #ef233c;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
  margin: 0;
}

.wp-block-search .wp-block-search__button svg {
  font-size: 20px;
  transform: rotate(260deg);
  margin-top: 5px;
}

/*Block Widget - Latest Posts*/
.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin-bottom: 30px !important;
}

.wp-block-latest-posts__list.wp-block-latest-posts li a {
  font-size: 20px;
  margin: 20px 0 10px;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: inline-block;
  font-size: 90%;
  text-transform: capitalize;
}

.wp-block-latest-posts__post-date {
  margin-left: 10px;
}

.wp-block-latest-posts__post-date {
  display: inline-block;
  font-size: 90%;
}

/*Block Widget - Calendar*/
.wp-block-calendar caption {
  font-size: 16px;
  font-weight: 600;
  color: #00324b;
  padding: 12px;
  border: 1px solid #f9f9f9;
  border-bottom: 0 !important;
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  border: 1px solid #d2d6da;
}

/*Widget Block - Comments*/
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*Widet Block - RSS*/
.wp-block-rss .wp-block-rss__item {
  margin-bottom: 15px;
}

span.wp-block-rss__item-author {
  display: none;
}

.wp-block-rss__item-publish-date {
  display: block;
  font-size: 90%;
  margin-bottom: 10px;
  opacity: 0.8;
}

/*Widet Block - Social*/
.wp-block-social-links .wp-social-link a {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/*Wiget Block - Tags*/
.wp-block-tag-cloud a {
  font-size: inherit !important;
  display: inline-block;
  padding: 5px 2px;
  text-transform: capitalize;
  font-family: inherit;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-color: transparent;
  color: #00324b;
  box-shadow: none;
}

.wp-block-tag-cloud a:not(:last-child):after {
  content: ",";
}

/*Blockquote*/
blockquote.wp-block-pullquote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 !important;
  padding: 5px 40px !important;
  font-size: 18px !important;
  font-style: normal !important;
  line-height: 1.5em !important;
  text-align: center;
  quotes: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none !important;
  color: #00324b;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

blockquote.wp-block-pullquote > * {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-style: inherit !important;
  line-height: inherit !important;
  margin: 0;
}

blockquote.wp-block-pullquote:before,
blockquote.wp-block-pullquote:after {
  content: "";
}

blockquote.wp-block-pullquote cite,
blockquote.wp-block-pullquote .wp-block-quote__citation,
blockquote.wp-block-pullquote .wp-block-pullquote__citation,
blockquote.wp-block-pullquote footer {
  display: block !important;
  margin-top: 10px !important;
  text-align: inherit !important;
  font-size: 14px !important;
  line-height: 1.3em !important;
  letter-spacing: 0 !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

blockquote.wp-block-pullquote .wp-block-pullquote__citation {
  margin-top: 5px !important;
}

blockquote.wp-block-pullquote.aligncenter {
  width: 100%;
}

blockquote.wp-block-pullquote.alignleft {
  text-align: left;
  max-width: 100%;
}

blockquote.wp-block-pullquote.alignright {
  text-align: right;
  max-width: 100%;
}

blockquote.wp-block-pullquote p {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  font-style: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
  margin: 0;
}

/*Pullquote*/
.wp-block-pullquote {
  margin: 0;
}

.wp-block-pullquote blockquote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 !important;
  padding: 5px 40px !important;
  font-size: 22px !important;
  font-style: normal !important;
  line-height: 1.5em !important;
  text-align: center;
  quotes: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none !important;
  color: #00324b;
  width: auto;
  text-align: center;
}

.wp-block-pullquote blockquote > * {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-style: inherit !important;
  line-height: inherit !important;
  margin: 0;
}

.wp-block-pullquote blockquote:before,
.wp-block-pullquote blockquote:after {
  content: "";
}

.wp-block-pullquote blockquote cite,
.wp-block-pullquote blockquote .wp-block-quote__citation,
.wp-block-pullquote blockquote .wp-block-pullquote__citation,
.wp-block-pullquote blockquote footer {
  display: block !important;
  margin-top: 10px !important;
  text-align: inherit !important;
  font-size: 14px !important;
  line-height: 1.3em !important;
  letter-spacing: 0 !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

.wp-block-pullquote blockquote .wp-block-pullquote__citation {
  margin-top: 5px !important;
}

.wp-block-pullquote p {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  font-style: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
}

/*Blockquote*/
.wp-block-quote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 !important;
  padding: 5px 40px !important;
  font-size: 22px !important;
  font-style: normal !important;
  line-height: 1.5em !important;
  text-align: center;
  quotes: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none !important;
  color: #00324b;
}

.wp-block-quote > * {
  color: inherit;
  font-family: inherit !important;
  font-size: inherit !important;
  font-style: inherit !important;
  line-height: inherit !important;
  margin: 0;
}

.wp-block-quote:before,
.wp-block-quote:after {
  content: "";
}

.wp-block-quote cite,
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote .wp-block-pullquote__citation,
.wp-block-quote footer {
  display: block !important;
  margin-top: 10px !important;
  text-align: inherit !important;
  font-size: 18px !important;
  line-height: 1.5em !important;
  letter-spacing: 0 !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

.wp-block-quote .wp-block-pullquote__citation {
  margin-top: 5px !important;
}

.wp-block-quote > p {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  font-style: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
  margin: 0;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 1rem 0;
  font-size: 1.6875em !important;
  line-height: 1.6em !important;
}

/*Image*/
.wp-block-image img {
  display: block;
}

.wp-block-image.alignleft,
.wp-block-image.aligncenter,
.wp-block-image.alignright {
  max-width: 100%;
}

.wp-block-image.alignfull {
  left: auto;
  max-width: 100%;
}

.wp-block-image.alignfull img {
  width: 100vw;
}

/*Cover*/
.wp-block-cover-image,
.wp-block-cover {
  position: relative;
  min-height: 430px;
  padding: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) {
  .wp-block-cover-image,
  .wp-block-cover {
    padding: 2rem 10%;
  }
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-text strong,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover .wp-block-cover-text strong,
.wp-block-cover h2 {
  font-family: inherit;
  font-size: 30px;
  line-height: 1.208em;
  letter-spacing: 0.045em;
  color: #ffffff !important;
  margin-bottom: 0;
}

.wp-block-cover-image.aligncenter h2,
.wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.wp-block-cover-image.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2,
.wp-block-cover.aligncenter .wp-block-cover-image-text,
.wp-block-cover.aligncenter .wp-block-cover-text {
  width: 100%;
  z-index: 1;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  width: 100%;
}

.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
  max-width: calc(8 * (100vw / 12) - 28px);
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  line-height: normal;
}

/*Gallery*/
.wp-block-gallery {
  list-style-type: none;
  padding-left: 0;
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px;
}

.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 0.71111em;
  font-family: inherit;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*Seperator*/
.wp-block-separator {
  box-sizing: content-box;
  overflow: visible;
  margin: 20px 0;
  border: 0;
  height: 1px;
  background-color: #d2d6da;
}

.wp-block-separator.is-style-wide,
hr.is-style-wide {
  max-width: 100%;
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
  max-width: 100%;
  background-color: inherit;
  border: inherit;
  height: inherit;
  text-align: center;
}

.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
  color: #00324b;
  font-size: 1.6875em;
  letter-spacing: 0.88889em;
  padding-left: 0.88889em;
}

.wp-block-separator + h1:before,
.wp-block-separator + h2:before,
hr + h1:before,
hr + h2:before {
  display: none;
}

/*Embed*/
.wp-block-embed-twitter {
  overflow: hidden;
}

.wp-block-embed {
  margin: 0;
}

.wp-block-table th,
.wp-block-table td {
  border-color: #d6d6d6;
}

.wp-block-table thead {
  border-bottom: 0;
}

.wp-block-table tfoot {
  border-top: 0;
}

.wp-block-file {
  font-family: inherit;
}

.wp-block-code {
  border-radius: 0;
}

.wp-block-code code {
  white-space: pre-wrap;
  word-break: break-word;
}

@media only screen and (min-width: 768px) {
  .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0;
  }

  .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0;
  }

  .wp-block-columns[class*="has-"] > * {
    margin-right: 1rem;
  }

  .wp-block-columns[class*="has-"] > *:last-child {
    margin-right: 0;
  }
}

.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment
  article {
  width: auto;
}

.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 10px;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
  margin-bottom: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment article {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: 500;
}

.wp-block-latest-comments
  .wp-block-latest-comments__comment-meta
  .wp-block-latest-comments__comment-date {
  font-weight: normal;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  margin: 10px 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  font-size: inherit;
}

.has-primary-background-color {
  background-color: #ef233c;
}

.has-primary-background-color p,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color a {
  color: #00324b;
}@font-face{font-display:swap;font-family:"Flaticon";src:url(/wp-content/themes/motopress-child/font/Flaticon.woff) format("woff");font-weight:400;font-style:normal}.hidden{display:none;visibility:hidden}em{font-style:italic}@media screen and (min-width:992px){.sticky #header{position:fixed;top:0;width:100%}.sticky #fulltitle{padding-top:148px!important}}div.btn-acvl a.vc_btn3,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-classic.vc_btn3-color-acvl{color:#fff!important;border-color:#e85120!important;background-color:#e85120!important;font-weight:700!important;margin:10px 0!important;border-radius:0!important}n3-color-orange.vc_btn3-style-classic.vc_btn3-color-acvl:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-classic.vc_btn3-color-acvl:hover{color:#fff;border-color:#e85120;background-color:#c2451c}.tribe-events-meta-group.tribe-events-meta-group-other{display:none}ul.tabs{margin-left:0}.tabs li{list-style:none;display:inline}.tabs a{padding:0 10px 0 0;color:#020202;text-decoration:none;padding:10px 15px;border-color:#f0f0f0;background-color:#f8f8f8}.tabs a.active{background:#fff;color:#c2451c;border-color:#e3e3e3;background-color:#EBEBEB}.calendar-container div.event-box h4,.calendartab h4{font-size:1.15em;padding-bottom:0;margin-bottom:.3em}.calendar-container div.event-box h5,.calendartab h5{font-size:.9em;padding-bottom:0em;color:#020202;margin-bottom:.5em}.calendartab div.event-box,.calendar-container div.event-box{border-bottom:1px solid #ccc!important;padding-bottom:20px!important;margin-bottom:10px!important;width:80%}.calendartab div.event-box .btn-container a,.calendar-container div.event-box .btn-container a{display:inline-block;color:#fff;background:#e85120;padding:2px 8px;font-size:.8em}.event-calendar-grid-only .tribe-events-title-bar,.event-calendar-grid-only .tribe-events-ical.tribe-events-button{display:none!important}p.scroll-content,table.scroll-content{width:auto!important}table.scroll-content.contact td,table.scroll-content th{white-space:nowrap!important}.scroll-area{width:100%!important;overflow-x:auto;-webkit-overflow-scrolling:touch}.file-list a[href$='.doc']:before,.file-list a[href$='.docx']:before,.file-list a[href$='.xls']:before,.file-list a[href$='.xlsx']:before,.file-list a[href$='.pdf']:before{font-family:'Flaticon'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;margin-left:2px;margin-right:10px}.file-list a[href$='.pdf']:before{content:"\f100";color:#f15642}.file-list a[href$='.doc']:before,.file-list a[href$='.docx']:before{content:"\f101";color:#1565c0}.file-list a[href$='.xls']:before,.file-list a[href$='.xlsx']:before{content:"\f102";color:#4caf50}.file-list a[href$='.ppt']:before,.file-list a[href$='.pptx']:before{content:"\f103";color:#4caf50}.wpb_gallery_slides.wpb_image_grid li img{margin:5px}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-display:swap;font-family:"Flaticon";src:url(/wp-content/themes/motopress-child/font/Flaticon.svg#Flaticon) format("svg")}}