| Server IP : 77.39.210.126 / Your IP : 216.73.216.203 Web Server : Apache System : Linux v00l0v-vmpcnews.sphostserver.com 4.18.0-553.124.4.el8_10.x86_64 #1 SMP Fri May 15 04:14:14 EDT 2026 x86_64 User : artecasarepresti ( 1022) PHP Version : 7.4.33 Disable Function : dl,passthru,proc_open,proc_close,proc_terminate,shell_exec,system MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/artecasarepresti/www/wp-content/themes/Avada/assets/css/ |
Upload File : |
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
01 Page Title Bar
================================================================================================= */
/* Page Title Bar
================================================================================================= */
.fusion-page-title-bar {
clear: both;
padding: 0 10px;
height: 87px;
width: 100%;
background-position: center center;
background-repeat: no-repeat;
background-origin: border-box;
background-color: #f6f6f6;
border-top: 1px solid #d2d3d4;
border-bottom: 1px solid #d2d3d4;
}
.fusion-page-title-bar h1,
.fusion-page-title-bar h3 {
margin: 0;
padding: 0;
line-height: 26px;
font-weight: normal;
font-size: 14px;
color: #343333;
}
.fusion-page-title-bar h1 {
font-size: 18px;
}
.fusion-page-title-row {
margin: 0 auto;
height: 100%;
}
.fusion-page-title-wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
height: 100%;
width: 100%;
}
.page-title-bar-search .fusion-page-title-captions {
width: auto;
}
.fusion-page-title-secondary {
-ms-flex-negative: 0;
flex-shrink: 0;
text-align: right;
}
.fusion-page-title-secondary .searchform {
display: inline-block;
width: 100%;
max-width: 250px;
}
.fusion-breadcrumbs {
list-style: none;
margin: 0;
padding: 0;
}
.fusion-breadcrumbs span {
display: inline-block;
}
.fusion-page-title-bar-left .fusion-page-title-secondary {
margin-left: 10px;
}
.fusion-page-title-bar-center .fusion-page-title-captions {
text-align: center;
width: 100%;
}
.fusion-page-title-bar-center .fusion-page-title-secondary {
display: block;
width: 100%;
text-align: center;
}
.fusion-page-title-bar-center .searchform {
margin-top: 10px;
}
.fusion-page-title-bar-right .fusion-page-title-wrapper {
-ms-flex-flow: row-reverse;
flex-flow: row-reverse;
}
.fusion-page-title-bar-right .fusion-page-title-secondary {
margin-right: 10px;
}
.fusion-page-title-bar-right .fusion-page-title-captions {
text-align: right;
}
.fusion-page-title-bar-right .fusion-page-title-secondary {
text-align: left;
}