HEX
Server: Apache
System: Linux cp4.skywebbox.com 5.14.0-503.15.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 28 07:25:19 EST 2024 x86_64
User: alfouzantranspor (1054)
PHP: 8.3.23
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/alfouzantranspor/www/wp-content/themes/logistic-transport/css/block-editor.css
.logistic-transport-banner-section h1,.logistic-transport-banner-section .wp-block-button__link,.logistic-transport-learn-more-section h3,.logistic-transport-learn-more-section .wp-block-button__link,.logistic-transport-about-section h2,.logistic-transport-about-section h3{
    font-family: 'Montserrat', sans-serif;
}

/*digital-agency-banner-section*/
.logistic-transport-banner-section .wp-block-button__link {
    border-top-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    font-weight: 700;
    font-size: 16px;
    color: #000;
}
.logistic-transport-banner-section{
    min-height: 600px;
  }
.logistic-transport-banner-section .wp-block-button__link:after {
    font-family: 'Font Awesome 7 Free';
    font-weight: 900;
    content: "\f105";
    margin-left: 12px;
}
.logistic-transport-banner-section .wp-block-button__link:hover {
    background: #000 !important;
    color: #fff !important;
}
.logistic-transport-learn-more-section .wp-block-button__link {
    border: none;
}
.logistic-transport-learn-more-section .wp-block-button__link{
    font-weight: 600;
}
.logistic-transport-banner-section .wp-block-button__link:hover {
    color: #000 !important;
    background: var(--primary-color) !important;
    box-shadow: none;
}
.logistic-transport-learn-more-section .wp-block-button__link:after{
    content: '';
    padding: 1px;
    background: #000;
    opacity: 1;
    display: block;
}
.logistic-transport-shipping-section .wp-block-image {
    margin-top: 0px;
}
.logistic-transport-banner-section {
    position: relative;
}
.logistic-transport-learn-more-section1 {
    margin-top: -16% !important;
    position: relative !important;
    z-index: 9;
}
/*digital-agency-aboutus-section*/
.logistic-transport-about-section h2{
   font-weight: bold;
}
.logistic-transport-about-section h2:after {
    content: '' !important;
    padding: 1px;
    background: var(--primary-color);
    opacity: 1;
    display: block;
    width: 25%;
    top: auto !important;
}