File: /storage/v6964/duplicatefoodfactor/public_html/wp-content/plugins/jobs-portal/assets/css/banner.css
li {
color: #fff;
}
li::marker {
color: #fcf12f;
}
img{
width: 100%
}
.wb-col-md-12 {
width: 100%;
}
.wb_plugin_feature {
color: #fff;
}
.wb-text-center {
text-align: center;
}
.wp-img-responsive {
max-width: 100%;
}
.wb_plugin_feature_banner.default_pattern {
box-shadow: 0px 2px 20px #818181;
margin: 0px 0px;
background-color: #064a9f;
float: left;
display: block;
clear: right;
width: 100%;
position: relative;
}
.wb_banner_featurs-list ul {
list-style-type: square;
color: #fff;
display: inline-block;
margin-left: 20px;
}
.wb_button-primary {
padding: 12px 20px;
color: #fff;
font-weight: 700;
text-decoration: none;
margin: 5px;
border-radius: 4px;
box-shadow: 2px 2px 5px #1111113d;
background-color: #0976fd;
}
.wp_btn-grup .wb_button-primary {
width: 100%;
}
.plugin_vrsion {
position: absolute;
background: #55505a;
border-radius: 0px 0px 0px 52px;
padding: 15px 30px;
right: 0px;
/* border: 1px solid; */
font-size: 18px;
top: 0;
box-shadow: -6px 5px 7px hsla(187, 1%, 15%, 0.3);
}
.wb_banner_featurs-list ul li {
margin: 7px 20px;
font-size: 14px;
}
.wb_banner_featurs-list h2 {
border-bottom: 4px solid #fefcfe;
padding-bottom: 10px;
margin-left: 20px;
color: #fff;
}
.wp_btn-grup {
display: flex;
text-align: center;
}
/*--media-responsive csss--*/
@media (min-width: 901px) {
.wb_banner_featurs-list ul li {
float: left;
width: 25%
}
.wb-col-md-6 {
float: left;
width: 50%;
}
.wp_btn-grup {
margin: 0 auto;
width: 60%;
}
}
@media (max-width: 900px) {
.wb-col-sm-12 {
width: 100%;
}
.wb_plugin_feature_banner {
float: none;
}
.wb-col-sm-6 {
float: left;
width: 50%;
}
}
.wb_plugin_feature_banner.pattern_2 {
background: linear-gradient(17deg, #663399 -16%, #ee3e3f 70%, #440e0e 93%), url(./img/bg.jpg);
}
.wb_plugin_feature_banner.pattern_3 {
background: linear-gradient(17deg, #6f3f9e -16%, #d63131de 93%), url(./img/bg-3.jpg);
background-repeat: repeat-x;
}
a.wb_button-primary:hover,
a.wb_button-primary:focus {
color: #f1f1f1;
text-decoration: none;
}
.twt_offer {
padding-top: 10px;
display: block;
margin-left: 0px;
font-size: 24px;
margin-top: 10px;
margin-bottom: 10px;
}
span.gp_banner_head {
font-size: 18px;
}
.ribbon {
position: absolute;
left: -5px;
top: -5px;
z-index: 1;
overflow: hidden;
width: 75px;
height: 75px;
text-align: right;
}
.ribbon span {
font-size: 12px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 20px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
width: 100px;
display: block;
background: #79A70A;
background: linear-gradient(#F70505 0%, #8F0808 100%);
box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
position: absolute;
top: 19px;
left: -21px;
}
.ribbon span::before {
content: "";
position: absolute;
left: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid #8F0808;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-top: 3px solid #8F0808;
}
.ribbon span::after {
content: "";
position: absolute;
right: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid transparent;
border-right: 3px solid #8F0808;
border-bottom: 3px solid transparent;
border-top: 3px solid #8F0808;
}
.wp-core-ui .notice.is-dismissible {
padding-right: 0px;
}
.notice-dismiss::before {
color: #fff;
}
.notice-dismiss:hover:before{
color: #ffe400;
}
.notice-dismiss {
background-color: #0000;
}
div#setting-error-tgmpa {
height: auto;
/*margin-top: 360px;*/
}
.wb_plugin_feature.notice.is-dismissible {
display: flex;
background-color: #fff;
padding: 0;
}