
/* ==============================
   全局容器与布局
   ============================== */
body:not(.anima-landing-page) #container,
#site-header-main-inside,
#colophon-inside,
#footer-inside,
#breadcrumbs-container-inside,
#header-page-title {
  margin: 0 auto;
  max-width: 1300px;
}

#site-header-main {
  left: 0;
  right: 0;
}

/* 主栏与侧栏宽度 */
#primary { width: 320px; }
#secondary { width: 360px; }

/* 单栏布局 */
#container.one-column .main {
  width: 100%;
}

/* 双栏 - 右侧边栏 */
#container.two-columns-right #secondary {
  float: right;
}
#container.two-columns-right .main,
.two-columns-right #breadcrumbs {
  width: calc(100% - 360px);
  float: left;
}

/* 双栏 - 左侧边栏 */
#container.two-columns-left #primary {
  float: left;
}
#container.two-columns-left .main,
.two-columns-left #breadcrumbs {
  width: calc(100% - 320px);
  float: right;
}

/* 三栏布局 */
#container.three-columns-right #primary,
#container.three-columns-left #primary,
#container.three-columns-sided #primary {
  float: left;
}
#container.three-columns-right #secondary,
#container.three-columns-left #secondary,
#container.three-columns-sided #secondary {
  float: left;
}
#container.three-columns-right #primary,
#container.three-columns-left #secondary {
  margin-left: 0%;
  margin-right: 0%;
}
#container.three-columns-right .main,
.three-columns-right #breadcrumbs {
  width: calc(100% - 680px);
  float: left;
}
#container.three-columns-left .main,
.three-columns-left #breadcrumbs {
  width: calc(100% - 680px);
  float: right;
}
#container.three-columns-sided #secondary {
  float: right;
}
#container.three-columns-sided .main,
.three-columns-sided #breadcrumbs {
  width: calc(100% - 680px);
  float: right;
}
.three-columns-sided #breadcrumbs {
  margin: 0 calc(0% + 360px) 0 -1920px;
}


/* ==============================
   字体与排版
   ============================== */
html {
  font-family: 'Raleway';
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
}

#site-title {
  font-family: Raleway;
  font-size: 120%;
  font-weight: 400;
}

#access ul li a {
  font-family: Raleway;
  font-size: 100%;
  font-weight: 300;
}

.widget-title {
  font-family: Roboto;
  font-size: 100%;
  font-weight: 700;
}

.widget-container {
  font-family: Raleway;
  font-size: 100%;
  font-weight: 400;
}

.entry-title, #reply-title {
  font-family: Raleway;
  font-size: 250%;
  font-weight: 300;
}

.entry-meta > span,
.post-continue-container {
  font-family: Roboto;
  font-size: 100%;
  font-weight: 300;
}

.page-link,
.pagination,
#author-info #author-link,
.comment .reply a,
.comment-meta,
.byline {
  font-family: Roboto;
}

.content-masonry .entry-title {
  font-size: 175%;
}

/* 标题字号 */
h1 { font-size: 2.33em; }
h2 { font-size: 2.06em; }
h3 { font-size: 1.79em; }
h4 { font-size: 1.52em; }
h5 { font-size: 1.25em; }
h6 { font-size: 0.98em; }

h1, h2, h3, h4, h5, h6,
.seriousslider-theme .seriousslider-caption-title {
  font-family: Raleway;
  font-weight: 300;
}


/* ==============================
   颜色与背景
   ============================== */
body {
  color: #666;
  background-color: #FFF;
}

#site-header-main,
#access ul ul,
.menu-search-animated .searchform input[type="search"],
#access .menu-search-animated .searchform,
#access::after,
.anima-over-menu .header-fixed#site-header-main,
.anima-over-menu .header-fixed#site-header-main #access:after {
  background-color: #FFFFFF;
}

#site-header-main {
  border-bottom-color: rgba(0,0,0,.05);
}

.anima-over-menu .header-fixed#site-header-main #site-title a {
  color: #235787;
}

#access > div > ul > li,
#access > div > ul > li > a,
.anima-over-menu .header-fixed#site-header-main #access > div > ul > li:not([class*='current']),
.anima-over-menu .header-fixed#site-header-main #access > div > ul > li:not([class*='current']) > a,
.anima-over-menu .header-fixed#site-header-main #sheader.socials a::before,
#sheader.socials a::before,
#access .menu-search-animated .searchform input[type="search"],
#mobile-menu {
  color: #63666B;
}

.anima-over-menu .header-fixed#site-header-main #sheader.socials a:hover::before,
#sheader.socials a:hover::before {
  color: #FFFFFF;
}

#access ul.sub-menu li a,
#access ul.children li a {
  color: #63666B;
  background-color: #FFFFFF;
}

#access > div > ul > li:hover > a,
#access > div > ul > li a:hover,
#access > div > ul > li:hover,
.anima-over-menu .header-fixed#site-header-main #access > div > ul > li > a:hover,
.anima-over-menu .header-fixed#site-header-main #access > div > ul > li:hover {
  color: #D0422C;
}

#access > div > ul > li > a > span::before {
  background-color: #D0422C;
}

#site-title::before {
  background-color: #777777;
}

#access > div > ul > li.current_page_item > a,
#access > div > ul > li.current-menu-item > a,
#access > div > ul > li.current_page_ancestor > a,
#access > div > ul > li.current-menu-ancestor > a,
#access .sub-menu,
#access .children,
.anima-over-menu .header-fixed#site-header-main #access > div > ul > li > a {
  color: #777777;
}

#access ul.children > li.current_page_item > a,
#access ul.sub-menu > li.current-menu-item > a,
#access ul.children > li.current_page_ancestor > a,
#access ul.sub-menu > li.current-menu-ancestor > a {
  color: #777777;
}

.searchform .searchsubmit {
  color: #666;
}

body:not(.anima-landing-page) article.hentry,
body:not(.anima-landing-page) .main {
  background-color: #FFF;
}

.pagination, .page-link {
  border-color: #eeeeee;
}

.post-thumbnail-container .featured-image-meta,
body:not(.single) article.hentry .post-thumbnail-container > a::after,
#header-page-title-inside {
  background-color: rgba(0,0,0, 0.6);
}

#header-page-title-inside {
  box-shadow: 0 -70px 70px rgba(0,0,0,0.2) inset;
}

#header-page-title .entry-meta .bl_categ a {
  background-color: #D0422C;
}
#header-page-title .entry-meta .bl_categ a:hover {
  background-color: #e1533d;
}

.anima-normal-titles #breadcrumbs-container {
  background-color: #f9f9f9;
}

#secondary {
  border-left: 1px solid rgba(0,0,0,.05);
}
#primary {
  border-right: 1px solid rgba(0,0,0,.05);
}

#colophon, #footer {
  background-color: #222A2C;
  color: #AAAAAA;
}
#footer {
  background: #1d2527;
}

.entry-title a:active,
.entry-title a:hover {
  color: #D0422C;
}
.entry-title a:hover {
  border-bottom-color: #D0422C;
}

span.entry-format {
  color: #D0422C;
}

.format-aside {
  border-top-color: #FFF;
}

article.hentry .post-thumbnail-container {
  background-color: rgba(102,102,102,0.15);
}

.entry-content blockquote::before,
.entry-content blockquote::after {
  color: rgba(102,102,102,0.2);
}

.entry-content h5, .entry-content h6,
.lp-text-content h5, .lp-text-content h6 {
  color: #777777;
}

.entry-content h1, .entry-content h2,
.entry-content h3, .entry-content h4,
.lp-text-content h1, .lp-text-content h2,
.lp-text-content h3, .lp-text-content h4 {
  color: #333;
}

a {
  color: rgba(0,0,0,.55);
}
a:hover,
.entry-meta span a:hover {
  color: #777777;
}

.post-continue-container span.comments-link:hover,
.post-continue-container span.comments-link a:hover {
  color: #D0422C;
}

.socials a:before {
  color: #D0422C;
  background: #f5f5f5;
}
.socials a:hover:before {
  background-color: #D0422C;
  color: #FFF;
}

#sheader .socials a:before {
  background: #f5f5f5;
}
#sheader .socials a:hover:before {
  background-color: #D0422C;
  color: #FFFFFF;
}

#footer .socials a:before {
  background: #2c3436;
}
#footer .socials a:hover:before {
  background-color: #D0422C;
  color: #222A2C;
}

.anima-normalizedtags #content .tagcloud a {
  color: #FFF;
  background-color: #D0422C;
}
.anima-normalizedtags #content .tagcloud a:hover {
  background-color: #777777;
}

#toTop {
  background-color: rgba(230,230,230,0.5);
  color: #D0422C;
}
#nav-fixed i,
#nav-fixed span {
  background-color: rgba(215,215,215,0.5);
}
#nav-fixed i {
  color: #FFF;
}
#toTop:hover {
  background-color: #D0422C;
  color: #FFF;
}

a.continue-reading-link {
  background-color: #efefef;
}
.continue-reading-link::after {
  background-color: #D0422C;
  color: #FFF;
}

.entry-meta .icon-metas:before {
  color: #ababab;
}

.anima-caption-one .main .wp-caption .wp-caption-text {
  border-bottom-color: #eeeeee;
}
.anima-caption-two .main .wp-caption .wp-caption-text {
  background-color: #f5f5f5;
}

.anima-image-one .entry-content img[class*="align"],
.anima-image-one .entry-summary img[class*="align"],
.anima-image-two .entry-content img[class*='align'],
.anima-image-two .entry-summary img[class*='align'] {
  border-color: #eeeeee;
}

.anima-image-five .entry-content img[class*='align'],
.anima-image-five .entry-summary img[class*='align'] {
  border-color: #D0422C;
}


/* ==============================
   编辑、表单与交互元素
   ============================== */
span.edit-link a.post-edit-link,
span.edit-link a.post-edit-link:hover,
span.edit-link .icon-edit:before {
  color: #212121;
}

.searchform {
  border-color: #ebebeb;
}

.entry-meta span,
.entry-meta a,
.entry-utility span,
.entry-utility a,
.entry-meta time,
#breadcrumbs-nav,
#header-page-title .byline,
.footermenu ul li span.sep {
  color: #ababab;
}

.footermenu ul li a::after {
  background: #777777;
}

#breadcrumbs-nav a {
  color: #8d8d8d;
}

.entry-meta span.entry-sticky {
  background-color: #ababab;
  color: #FFF;
}

#commentform {
  max-width: 650px;
}

code,
#nav-below .nav-previous a:before,
#nav-below .nav-next a:before {
  background-color: #eeeeee;
}

pre,
.page-link > span,
.comment-author,
.commentlist .comment-body,
.commentlist .pingback {
  border-color: #eeeeee;
}

.commentlist .comment-body::after {
  border-top-color: #FFF;
}
.commentlist .comment-body::before {
  border-top-color: #e4e4e4;
}

article #author-info {
  border-top-color: #eeeeee;
}

.page-header.pad-container {
  border-bottom-color: #eeeeee;
}

.comment-meta a {
  color: #c9c9c9;
}

.commentlist .reply a {
  color: #b5b5b5;
  background-color: #f3f3f3;
}

select,
input[type],
textarea {
  color: #666;
  border-color: #eeeeee;
  background-color: #f0f0f0;
}
input[type]:hover,
textarea:hover,
select:hover,
input[type]:focus,
textarea:focus,
select:focus {
  background: #f8f8f8;
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  background-color: #D0422C;
  color: #FFF;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  background-color: #777777;
}

hr {
  background-color: #f0f0f0;
}


/* ==============================
   Gutenberg 块编辑器支持
   ============================== */
.wp-block-image.alignwide {
  margin-left: calc((0% + 2.5em) * -1);
  margin-right: calc((0% + 2.5em) * -1);
}
.wp-block-image.alignwide img {
  width: calc(100% + 5em);
  max-width: calc(100% + 5em);
}

.has-accent-1-color,
.has-accent-1-color:hover {
  color: #D0422C;
}
.has-accent-2-color,
.has-accent-2-color:hover {
  color: #777777;
}
.has-headings-color,
.has-headings-color:hover {
  color: #333;
}
.has-sitetext-color,
.has-sitetext-color:hover {
  color: #666;
}
.has-sitebg-color,
.has-sitebg-color:hover {
  color: #FFF;
}

.has-accent-1-background-color {
  background-color: #D0422C;
}
.has-accent-2-background-color {
  background-color: #777777;
}
.has-headings-background-color {
  background-color: #333;
}
.has-sitetext-background-color {
  background-color: #666;
}
.has-sitebg-background-color {
  background-color: #FFF;
}

.has-small-font-size { font-size: 9px; }
.has-regular-font-size { font-size: 15px; }
.has-large-font-size { font-size: 24px; }
.has-larger-font-size,
.has-huge-font-size { font-size: 38px; }


/* ==============================
   WooCommerce 样式
   ============================== */
.woocommerce-page #respond input#submit,
.woocommerce a.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #D0422C;
  color: #FFF;
  line-height: 1.8;
  border-radius: 4px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #f2644e;
  color: #FFF;
}

.woocommerce-page #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt {
  background-color: #777777;
  color: #FFF;
  line-height: 1.8;
  border-radius: 4px;
}
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #999999;
  color: #FFF;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom-color: #FFF;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
  background-color: #777777;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #989898;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #f5f5f5;
}


/* ==============================
   移动菜单
   ============================== */
nav#mobile-menu {
  background-color: #FFFFFF;
}
#mobile-menu .mobile-arrow {
  color: #666;
}


/* ==============================
   内容区域通用样式
   ============================== */
.main .entry-content,
.main .entry-summary {
  text-align: inherit;
}

.main p,
.main ul,
.main ol,
.main dd,
.main pre,
.main hr {
  margin-bottom: 1em;
}

.main p {
  text-indent: 0em;
}

.main a.post-featured-image {
  background-position: center center;
}

#header-widget-area {
  width: 33%;
  right: 10px;
}

.anima-stripped-table .main thead th,
.anima-bordered-table .main thead th,
.anima-stripped-table .main td,
.anima-stripped-table .main th,
.anima-bordered-table .main th,
.anima-bordered-table .main td {
  border-color: #e9e9e9;
}

.anima-clean-table .main th,
.anima-stripped-table .main tr:nth-child(even) td,
.anima-stripped-table .main tr:nth-child(even) th {
  background-color: #f6f6f6;
}

.anima-cropped-featured .main .post-thumbnail-container {
  height: 350px;
}
.anima-responsive-featured .main .post-thumbnail-container {
  max-height: 350px;
  height: auto;
}

article.hentry .article-inner,
#content-masonry article.hentry .article-inner {
  padding: 0%;
}


/* ==============================
   头部固定菜单与高度
   ============================== */
#site-header-main {
  height: 85px;
}
#access .menu-search-animated .searchform {
  height: 84px;
  line-height: 84px;
}
.anima-over-menu .staticslider-caption-container {
  padding-top: 85px;
}
.menu-search-animated,
#sheader-container,
.identity,
#nav-toggle {
  height: 85px;
  line-height: 85px;
}
#access div > ul > li > a {
  line-height: 85px;
}
#branding {
  height: 85px;
}

.anima-responsive-headerimage #masthead #header-image-main-inside {
  max-height: 420px;
}
.anima-cropped-headerimage #masthead #header-image-main-inside {
  height: 420px;
}

#masthead #site-header-main {
  position: fixed;
}
.anima-fixed-menu #header-image-main {
  margin-top: 85px;
}

@media (max-width: 640px) {
  #header-page-title .entry-title {
    font-size: 200%;
  }
}


/* ==============================
   Landing Page 专用样式
   ============================== */
.lp-staticslider .staticslider-caption,
.lp-dynamic-slider,
.seriousslider-theme .seriousslider-caption,
.anima-landing-page .lp-blocks-inside,
.anima-landing-page .lp-boxes-inside,
.anima-landing-page .lp-text-inside,
.anima-landing-page .lp-posts-inside,
.anima-landing-page .lp-page-inside,
.anima-landing-page .lp-section-header,
.anima-landing-page .content-widget {
  max-width: 1300px;
}

.anima-landing-page .content-widget {
  margin: 0 auto;
}

.seriousslider-theme .seriousslider-caption-buttons a,
a[class^="staticslider-button"] {
  font-size: 15px;
}

.seriousslider-theme .seriousslider-caption-buttons a:nth-child(2n+1),
a.staticslider-button:nth-child(2n+1) {
  background-color: #D0422C;
  border-color: #D0422C;
  color: #FFF;
}
.seriousslider-theme .seriousslider-caption-buttons a:nth-child(2n+1):hover,
.staticslider-button:nth-child(2n+1):hover {
  color: #D0422C;
}

.seriousslider-theme .seriousslider-caption-buttons a:nth-child(2n+2),
a.staticslider-button:nth-child(2n+2) {
  color: #777777;
  border-color: #777777;
}
.seriousslider-theme .seriousslider-caption-buttons a:nth-child(2n+2):hover,
a.staticslider-button:nth-child(2n+2):hover {
  background-color: #777777;
  color: #FFF;
}

.lp-block i { /* 空规则保留 */ }
.lp-block:hover i {
  border-color: #D0422C;
}
.lp-block > i::before {
  color: #D0422C;
}
.lp-block:hover i::before {
  color: #D0422C;
}
.lp-block i:after {
  background-color: #D0422C;
}
.lp-block:hover i:after {
  background-color: #777777;
}

.lp-block-text,
.lp-boxes-static .lp-box-text,
.lp-section-desc,
.staticslider-caption-text {
  color: #8e8e8e;
}

.lp-blocks { /* 空规则保留 */ }
.lp-boxes { /* 空规则保留 */ }
.lp-text { /* 空规则保留 */ }

.staticslider-caption-container,
.lp-slider-wrapper {
  background-color: #FFFFFF;
}

.seriousslider-theme .seriousslider-caption { /* 空规则保留 */ }

.lp-boxes-1 .lp-box .lp-box-image {
  height: 350px;
}
.lp-boxes-1.lp-boxes-animated .lp-box:hover .lp-box-text {
  max-height: 250px;
}
.lp-boxes-2 .lp-box .lp-box-image {
  height: 400px;
}
.lp-boxes-2.lp-boxes-animated .lp-box:hover .lp-box-text {
  max-height: 300px;
}

.lp-box-readmore:hover {
  color: #D0422C;
}

.lp-boxes .lp-box-overlay {
  background-color: rgba(208,66,44, 0.8);
}
.lp-boxes:not(.lp-boxes-static2) .lp-box-overlay:hover {
  background-color: rgba(208,66,44, 1);
}

#lp-posts, #lp-page {
  background-color: #FFF;
}

#cryout_ajax_more_trigger {
  background-color: #D0422C;
  color: #FFF;
}

/* 背景区块颜色定义 */
.lp-blocks1 { background-color: #eeeff0; }
.lp-blocks2 { background-color: #f3f3f3; }
.lp-boxes-1 { background-color: #eceff2; }
.lp-boxes-2 { background-color: #f8f8f8; }
.lp-boxes-3 { background-color: #f3f6f3; }
#lp-text-zero,
#lp-text-one,
#lp-text-two,
#lp-text-three,
#lp-text-four,
#lp-text-five,
#lp-text-six { background-color: #fff; }
.lp-portfolio { background-color: #eee; }

/* Plus Style 扩展 */
.lp-blocks2 .lp-block:hover i {
  background-color: #D0422C;
}
.lp-blocks2 .lp-block i::before {
  background-color: #D0422C;
  color: #f3f3f3;
}
.lp-boxes-static2 .lp-box {
  background-color: #FFF;
}
.lp-boxes-static2 .lp-box-image::after {
  background-color: #D0422C;
}
.lp-boxes-static2 .lp-box-image .box-overlay {
  background-color: #777777;
}
.lp-boxes.lp-boxes-static2 .lp-box-readmore {
  background-color: transparent;
  border-color: #D0422C;
  color: #D0422C;
}
.lp-boxes.lp-boxes-static2 .lp-box-readmore:hover {
  background-color: #D0422C;
  border-color: #D0422C;
  color: #FFF;
}

.lp-text .lp-text-overlay + .lp-text-inside {
  color: #666;
}
.lp-text.style-reverse .lp-text-overlay + .lp-text-inside {
  color: #000000;
}


/* ==============================
   Shortcodes & 组件
   ============================== */
.panel-title {
  font-family: 'Raleway';
  font-weight: 400;
}

.btn-primary, .label-primary {
  background: #D0422C;
}
.btn-secondary, .label-secondary {
  background: #777777;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  background: #ae200a;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  background: #555555;
}

.fontfamily-titles-font,
.fontfamily-headings-font {
  font-family: Raleway;
}


/* ==============================
   Portfolio 作品集
   ============================== */
#portfolio-masonry .portfolio-entry:hover .portfolio-entry-title a,
.lp-portfolio .lp-port:hover .lp-port-title {
  color: #D0422C;
}

.single article.jetpack-portfolio .entry-meta > span a {
  color: #D0422C;
}

#portfolio-filter > a {
  background-color: #eeeeee;
  color: #333333;
}
#portfolio-filter > a.active {
  background-color: #333333;
  color: #eeeeee;
}

.portfolio-entry-meta span {
  color: #999999;
}

.jetpack-portfolio-shortcode .portfolio-entry-title a {
  color: #777777;
}

.lp-portfolio .lp-port-readmore {
  background-color: #777777;
}
.lp-portfolio .lp-port-readmore:hover {
  background-color: #D0422C;
}

.portfolio-overlay::before {
  background-color: rgba(208,66,44, 0.95);
}


/* ==============================
   Widgets 小工具
   ============================== */
.widget-area .cryout-wtabs-nav {
  border-color: #D0422C;
}
ul.cryout-wtabs-nav li.active a::before {
  background-color: #D0422C;
}

.panel-default > .panel-heading > .panel-title > a:hover {
  color: #666;
}


/* ==============================
   团队成员 (Team Members)
   ============================== */
.tmm .tmm_member {
  background-color: #f5f5f5;
}


/* ==============================
   响应式断点
   ============================== */
@media (min-width: 800px) and (max-width: 1040px) {
  .cryout #access {
    display: none;
  }
  .cryout #nav-toggle {
    display: block;
    position: static;
  }
}
