body {
overflow-x: hidden;
} .grecaptcha-badge {
visibility: hidden;
} .lightbox-content {
background-color: #fff;
box-shadow: 3px 3px 20px 0 rgb(0 0 0 / 15%);
margin: 0 auto;
max-width: 875px;
position: relative;
border-radius: 10px;
}
.nav-dropdown {
border-radius: 10px;
}
.nav-dropdown-has-shadow .nav-dropdown {
-webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
}
.nav-dropdown-has-border .nav-dropdown {
border: 1px solid #ddd;
} .entry-title {
font-size: 28px;
font-weight: 700;
} .st-oldProduct {
border-radius: 5px;
border: solid 1px #ced4da;
padding: 15px 10px;
font-size: 14px;
} .post-item .box-image:hover::before {
-webkit-animation: shine 0.75s;
animation: shine 0.75s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.post-item .box-image::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: "";
width: 50%;
height: 100%;
background: -webkit-linear-gradient(
left,
rgba(255, 255, 255, 0) 0,
rgba(255, 255, 255, 0.3) 100%
);
background: linear-gradient(
to right,
rgba(255, 255, 255, 0) 0,
rgba(255, 255, 255, 0.3) 100%
);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
} .autocomplete-suggestion img {
display: inline-block;
height: 40px;
margin-right: 10px;
width: 40px;
} .dnn_product_acf {
padding-top: 5px;
padding-bottom: 5px;
}
.dnn_product_acf .list-project {
margin-bottom: 0;
}
.dnn_product_acf .list-project li {
font-family: sans-serif;
display: inline-block;
color: #004433;
padding: 0 1px;
margin-left: 0 !important;
font-size: 14px;
}
.dnn_product_acf .list-project li:hover {
color: #d0011b;
} .dnn_info_acf {
padding-top: 5px;
}
.dnn_info_acf .list-project {
margin-bottom: 0;
}
.dnn_info_acf .list-project li {
display: block;
color: #333;
font-weight: 600;
padding: 5px 0 0;
margin-left: 0 !important;
font-size: 15px;
border-top: 1px dotted #ddd;
}
.dnn_info_acf .list-project li:hover {
color: #004433;
}
.info-number {
color: #333;
display: inline-table;
margin-inline-start: 5px;
margin-inline-end: 5px;
}
.liright {
margin-left: 40px;
}
.fa_icon {
color: #ee4d2d;
} .product-count-view {
color: #004433;
margin: 10px 0;
}
.count-bg {
position: relative;
background-color: #fbfbfb;
padding: 5px 10px;
}
.count-icon {
color: #004433;
font-size: 16px;
}
.count-number {
color: #ca0000;
display: inline-block;
font-weight: 600;
margin-inline-start: 5px;
margin-inline-end: 5px;
}
.class {
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.row.products {
max-width: 1180px;
}
.isures-ird--btn {
width: calc(100% + 2px) !important;
left: -1px !important;
z-index: 25 !important;
}
.woocommerce-checkout .isures-sdc--code_item:after,
.woocommerce-checkout .isures-sdc--code_item:before {
background-image: radial-gradient(#f5f5f5 2px, transparent 0);
}
body,
html {
overflow-x: hidden;
}
#main {
background: #fff;
} .container-width,
.full-width .ubermenu-nav,
.container,
.row,
.row.row-small {
max-width: 1200px;
}
#isures-combo--wrap .isures-title {
height: auto !important;
}
.home .row.row-collapse {
max-width: 1200px;
}
.home #main .row.row-collapse > .col > .col-inner {
padding: 0;
} #header.header {
background: #004433;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#004433),
to(#02684f)
);
background: linear-gradient(-180deg, #004433, #02684f);
}
header .searchform .search-field.mb-0 {
border: 0px;
box-shadow: none;
}
header .searchform {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.09);
padding: 0.1875rem;
border-radius: 2px;
background: #fff;
}
header .searchform-wrapper:not(.form-flat) .searchform .ux-search-submit {
padding: 0 15px;
border-radius: 2px !important;
min-width: 60px;
max-width: 190px;
background: #02684f;
}
header .searchform .button.icon i {
font-size: 12px;
} .img-rnd img {
border-radius: 8px;
}
.img-rnd img:hover {
border-radius: 8px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 20px;
}
.button {
border-radius: 5px;
}
.button:hover {
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 20px;
} .has-hover .bg,
.has-hover [class*="image-"] img {
-webkit-transition: opacity 0.6s, -webkit-filter 0.6s, -webkit-transform 0.6s,
-webkit-box-shadow 0.3s;
transition: opacity 0.6s, -webkit-filter 0.6s, -webkit-transform 0.6s,
-webkit-box-shadow 0.3s;
-o-transition: filter 0.6s, opacity 0.6s, transform 0.6s, box-shadow 0.3s;
transition: filter 0.6s, opacity 0.6s, transform 0.6s, box-shadow 0.3s;
transition: filter 0.6s, opacity 0.6s, transform 0.6s, box-shadow 0.3s,
-webkit-filter 0.6s, -webkit-transform 0.6s, -webkit-box-shadow 0.3s;
}
.is-form,
button.is-form,
input[type="button"].is-form,
input[type="reset"].is-form,
input[type="submit"].is-form {
background-color: #f9f9f9;
border: 1px solid #ddd;
color: #666;
font-weight: 400;
overflow: hidden;
position: relative;
text-shadow: 1px 1px 1px #fff;
text-transform: none;
border-radius: 5px;
}
.flex-control-thumbs li img {
border-radius: 8px;
border: 1px solid #ccc;
opacity: 0.6;
}
.flex-control-thumbs li img.flex-active {
border-color: #ccc;
}
.shop-container .box-text {
background: linear-gradient(to bottom, #ffffffcf, #f0f1f233);
padding-left: 10px;
padding-right: 10px;
}
.shop-container .box {
border-radius: 8px;
border: 1px solid #f0f1f2;
}
.shop-container .box:hover {
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 20px;
}
.product-thumbnails img,
.product-gallery-slider img {
border-radius: 8px;
} .product-small .box {
margin: 0 auto;
width: 100%;
position: relative;
display: inline-block;
border-radius: 8px;
background-color: #fff;
box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
transition: all 0.3s ease-in-out;
border: 1px solid #f0f1f2;
} .product-small .box:hover::after {
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}
.box-image {
border-radius: 8px;
}
.product-small .rate span.point {
text-align: right;
color: #ff9321;
font-weight: normal;
}
.product-small.box span.amount {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
height: 36px !important;
color: #d70000;
font-size: 17px;
font-weight: 700;
text-align: right;
text-transform: uppercase;
word-wrap: break-word;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.product-title .entry-title {
word-wrap: break-word;
color: #2839ff;
text-transform: uppercase;
}
.product-small .name.product-title a {
display: inline-block;
word-wrap: break-word;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
height: inherit;
color: rgba(0, 0, 0, 0.8);
height: 30px !important;
color: #004433;
font-size: 15px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
}
.product-small.box .price-wrapper {
height: 35px;
padding-top: 10px;
display: contents;
justify-content: space-between;
align-items: center;
}
.has-shadow .box-text {
border-radius: 8px;
padding: 10px;
}
.product-small.box del span.amount {
color: #777777;
font-weight: 300;
font-size: 13px;
}
.products .row {
padding: 0 10px;
}
.products .product-small.col {
padding: 0px 10px 10px 10px;
}
.has-shadow > .product-small.col > .col-inner:hover {
border-radius: 8px;
border: 1px solid #004433;
}
.has-shadow > .product-small.col > .col-inner {
border-radius: 8px;
box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.1);
}
.has-shadow.box:not(.box-overlay):not(.box-shade),
.has-shadow .box:not(.box-overlay):not(.box-shade) {
border-radius: 8px;
background-color: #fff;
}
.section-title-normal {
box-shadow: 1px 1px 3px 0px rgba(0, 86, 43, 0.20);
}
.section-title-container {
margin-bottom: 1.0em;
}
.single-product .section-title-normal,
.single-product .section-title-normal span {
border: none;
}
.related .product-small.col {
padding: 0px 5px 10px 5px !important;
}
.related .product-small.col .col-inner {
background: #fff;
border-radius: 8px;
}
.related .product-small.col .col-inner .box-text {
padding-top: 0.7em;
padding-bottom: 1.4em;
padding-left: 10px;
padding-right: 10px;
position: relative;
width: 100%;
font-size: 0.9em;
} p.da-ban {
border-radius: 20px;
margin-bottom: 0;
text-align: center;
margin-top: 5px;
background: linear-gradient(to right, #faab08, #ff240a);
margin-left: 10px;
margin-right: 10px;
position: relative;
height: 25px;
margin-bottom: 10px;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
} .wvn-gift {
margin-bottom: 15px;
margin-top: 30px;
background: white;
padding: 10px;
border-radius: 5px;
border: 1px solid #ef0b0b;
font-size: 15px;
width: 100%;
}
.wvn-gift .tieu-de {
background: #e31616;
padding: 2px 20px;
margin-top: -24px;
font-size: 15px;
font-weight: 500;
color: #ffffff;
display: block;
max-width: 207px;
border-radius: 99px;
}
.wvn-gift ul {
margin-bottom: 4px;
} .sticky-mobile-menu {
position: fixed;
left: 0;
bottom: 0;
z-index: 999;
-webkit-box-shadow: 0px -8px 29px -12px rgba(0, 0, 0, 0.2);
box-shadow: 0px -8px 29px -12px rgba(0, 0, 0, 0.2);
}
.sticky-mobile-menu .icon-box-center .icon-box-img {
margin: 0 auto 4px;
}
@media (max-width: 549px) {
#footer {
margin-bottom: 90px;
}
} .flash-sale-process-isures {
width: 100%;
height: 18px;
background: linear-gradient(to right, #ff0a0a, #faab08);
background-size: cover;
position: relative;
border-radius: 8px;
margin: 5px 0;
}
.flash-sale-process_bought {
background: #002bff73;
overflow: hidden;
bottom: 0;
right: 0;
position: absolute;
z-index: 1;
height: 16px;
border-radius: 8px;
}
.flash-sale-process_fire {
background: url(https://trade.bconnectcorp.com/wp-content/themes/dnnstore/assets/img/fs-iconfire.png) 0 no-repeat;
width: 18px;
height: 21px;
background-size: contain;
position: absolute;
left: 3px;
top: -6px;
}
.flash-sale-process-bar_text.stock {
text-transform: uppercase;
font-size: 12px;
color: #fff;
text-align: center;
position: relative;
z-index: 2;
}
.flash-sale-complete-wapper {
width: 100%;
background: transparent;
overflow: hidden;
bottom: 0;
right: 0;
position: absolute;
z-index: 1;
height: 16px;
border-radius: 8px;
}
.flash-sale-bought-size {
position: absolute;
width: 100%;
height: 100%;
background: #ffbda6;
}
.flash-sale-sizer-stock {
background: #fff;
float: right;
position: relative;
height: 18px;
} .single-product .isures-flashsale {
background-image: url(https://trade.bconnectcorp.com/wp-content/themes/dnnstore/assets/img/bg-flashsale.jpg);
}
.single-product .isures-flashsale {
display: flex;
align-items: center;
justify-content: space-between;
color: #fff;
padding: 10px;
border-radius: 4px;
}
.single-product .isures-flashsale span.title {
margin-top: 10px;
margin-right: 25px;
}
.single-product .isures-flashsale .ux-timer {
margin: 0;
}
.single-product .isures-flashsale .ux-timer span {
font-size: 20px;
}
.single-product .isures-flashsale .ux-timer span strong {
font-size: 10px;
text-transform: none;
}
.single-product .isures--flashsale .ux-timer span {
color: var(--isures-secondary-color) !important;
}
.single-product .isures--flashsale .ux-timer span strong {
color: #222;
} .badge-container.absolute.left {
right: 0px;
left: auto;
top: 0px;
margin-top: 0px;
}
.badge-container.absolute.left .badge-inner {
background-color: rgba(255, 212, 36, 0.9);
}
.badge-container.absolute.left .badge-inner:before {
content: "";
width: 0;
height: 0;
left: 0;
bottom: -4px;
position: absolute;
border-color: transparent rgba(255, 212, 36, 0.9);
border-style: solid;
border-width: 0 19px 4px;
}
.badge-container.absolute.left .badge {
width: 38px;
height: 35px;
}
.badge-container.absolute.left .badge-inner .onsale {
font-size: 12px;
color: #ee4d2d;
white-space: normal;
} .wish-dnn {
position: absolute;
left: 0;
top: 0.625rem;
z-index: 1;
}
.rel-dnn {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 0.7375rem;
font-size: 0.6625rem;
line-height: 0.6875rem;
font-weight: 500;
padding: 0 4px;
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
background: currentColor;
left: -0.1875rem;
padding: 0 0.25rem;
height: 1.3rem;
color: #dd0303;
}
.rel-dnn:before {
content: "";
display: inline-block;
position: absolute;
left: 0;
bottom: -0.1875rem;
border-top: 0.1875rem solid;
border-left: 0.1875rem solid transparent;
-webkit-filter: brightness(60%);
filter: brightness(60%);
}
.rel-dnn span {
color: #fff;
}
.free-ship-bg {
position: absolute;
z-index: 9;
} .badge-dnn {
position: absolute;
left: 0;
top: 0.625rem;
z-index: 1;
}
.label-badge-custom {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 0.7375rem;
font-size: 0.6625rem;
line-height: 0.6875rem;
font-weight: 500;
padding: 0 4px;
border-top-right-radius: 0.125rem;
border-bottom-right-radius: 0.125rem;
background-color: #EA6423;
left: -0.1875rem;
padding: 0 0.25rem;
height: 1.3rem;
}
.label-badge-custom:before {
content: "";
display: inline-block;
position: absolute;
left: 0;
bottom: -0.1875rem;
border-top: 0.1875rem solid;
border-left: 0.1875rem solid transparent;
-webkit-filter: brightness(60%);
filter: brightness(60%);
}
.label-badge-custom span {
color: #ffffff;
}
.label-badge-custom.re {
background-color: #0074E0;
}
.label-badge-custom.tr {
background-color: #6A1B9A;
}
.label-badge-custom.bo {
background-color: #006627;
}
.badge-container {
display: none;
} .pro-service {
border: 1px solid #408175;
border-radius: 5px;
padding: 10px 10px 0;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.pro-service {
padding: 10px 8px 0;
}
}
.pro-service .pro-service-item {
margin-bottom: 10px;
display: flex;
align-items: center;
color: #1e3d37;
}
.pro-service .pro-service-title {
width: calc(100% - 20px);
font-size: 13px;
line-height: 23px;
}
.pro-service .pro-service-icon {
width: 20px;
margin-right: 10px;
}
.pro-service2 {
background: rgba(30, 61, 55, 0.3);
border: none;
color: #000;
margin-bottom: 0;
}
.pro-service2 .pro-service-item {
display: inline-block;
width: 100%;
color: #000;
font-size: 13px;
position: relative;
padding-left: 20px;
}
.pro-service2 .pro-service-item:before {
content: attr(data-number);
width: 15px;
height: 15px;
margin-right: 5px;
font-weight: 600;
border: 1px solid #1e3d37;
background: #1e3d37;
color: #fff;
font-size: 12px;
text-align: center;
display: inline-block;
line-height: 15px;
border-radius: 4px;
position: absolute;
top: 3px;
left: 0;
} .section-title-normal {
margin-bottom: 5px;
border-bottom: 0;
border-radius: 5px;
}
.section-title-normal {
background: #004433;
}
.section-title-normal b {
display: none;
}
.section-title-normal span {
margin-right: 15px;
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
font-size: 20px;
color: white !important;
padding: 10px;
}
span.hdevvn-show-cats li {
display: block;
width: auto;
float: left;
margin: 0 8px;
}
span.hdevvn-show-cats li a {
font-size: 15px;
text-transform: none;
font-weight: 400;
margin-right: 0 !important;
padding-left: 10px;
}
.section-title a {
font-size: 14px;
margin-left: auto;
color: white;
margin-right: 10px;
} .badge-container {
display: none;
}
.single_add_to_cart_button {
background-image: linear-gradient(90deg,#02644c 0,#017659 51%,#02644c);
opacity: 85;
border-radius: 5px;
color: #fff;
font-size: 16px;
cursor: pointer;
box-shadow: 0 2px 3px 0 #006235;
}
.single_add_to_cart_button:hover {
box-shadow: 0 3px 5px 0 #006235;
} .woocommerce a.remove {
width: 30px;
height: 22px;
position: relative;
transition: opacity 200ms;
vertical-align: top;
display: block;
-webkit-appearance: none;
background: none;
border: none;
cursor: pointer;
outline: none;
padding: 0;
text-indent: -9999px;
}
.woocommerce a.remove:before,
.woocommerce a.remove:after {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC)
0 0 no-repeat;
left: 8px;
position: absolute;
right: 8px;
top: 2px;
display: inline-block;
content: "";
}
.woocommerce a.remove:before {
height: 6px;
transform-origin: -7% 100%;
-moz-transform-origin: -7% 100%;
-webkit-transform-origin: -7% 100%;
transition: transform 150ms;
-moz-transition: transform 150ms;
-webkit-transition: transform 150ms;
width: 14px;
}
.woocommerce a.remove:after {
background-position: -1px -4px;
height: 12px;
margin-left: 1px;
margin-right: 2px;
margin-top: 4px;
width: 11px;
}
.woocommerce a.remove:hover:before {
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transition: transform 250ms;
-moz-transition: transform 250ms;
-webkit-transition: transform 250ms;
}
.woocommerce a.remove:hover {
background: transparent;
} .error-404 {
padding: 0;
margin: 0;
}
.error-404 .medium-3 {
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
text-align: center;
font-size: 45px !important;
padding: 0;
margin: 0;
}
.error-404 .header-font:after {
content: "404";
color: #004433;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(calc(-50% + 22px), 14px);
-ms-transform: translate(calc(-50% + 22px), 14px);
transform: translate(calc(-50% + 22px), 14px);
z-index: 0;
}
.error-404 .medium-9 {
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
text-align: center;
}
.error-404 .page-content {
width: 766px;
text-align: center;
display: block;
margin: 0 auto;
} .dnn-woo-card-extra.new-badge {
position: absolute;
background: #e54c60;
color: #fff;
font-weight: 700;
text-transform: uppercase;
border-radius: 50px;
font-size: 10px;
padding: 5px;
right: 15px;
z-index: 2;
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
top: 110px;
}
.dnn-itsnew {
background: #f37b21;
padding: 5px 10px;
font-size: 12px;
font-weight: 600;
color: #fff;
margin-top: 15px;
float: right;
top: 15px;
} .featured-badge {
top: 20px;
left: 0px;
width: 100%;
background: #1e1e1e99;
color: #fff;
display: flex;
justify-content: center;
position: absolute;
z-index: 1;
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
}
.featured_new {
background: linear-gradient(to right, #007a58, #00513a);
color: #fff;
font-weight: 600;
text-transform: uppercase;
padding: 5px 10px;
font-size: 12px;
font-weight: 600;
margin-top: 15px;
float: right;
}
.progress-wrap {
position: fixed;
right: 30px;
bottom: 30px;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
border-radius: 50px;
z-index: 10000;
opacity: 0;
visibility: hidden;
transform: translateY(15px);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.progress-wrap::after {
position: absolute;
font-family: "fl-icons" !important;
content: "";
text-align: center;
font-size: 24px;
color: #fff;
left: 0;
right: 0;
margin: auto;
background-color: var(--primary-color);
border-radius: 99px;
top: 50%;
transform: translateY(-50%);
height: 38px;
width: 38px;
line-height: 35px;
cursor: pointer;
display: block;
z-index: 1;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap:hover::after {
background-color: #0011c7;
}
.progress-wrap::before {
position: absolute;
font-family: "fl-icons" !important;
content: "";
text-align: center;
line-height: 46px;
font-size: 24px;
opacity: 0;
background: var(--primary-color); -webkit-background-clip: text;
-webkit-text-fill-color: transparent;
left: 0;
top: 0;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
z-index: 2;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap:hover::before {
opacity: 1;
}
.progress-wrap svg path {
fill: none;
}
.progress-wrap svg.progress-circle path {
stroke: var(--primary-color);
stroke-width: 4;
box-sizing: border-box;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.woocommerce-product-gallery:after {
content: "";
width: 150px;
height: 80px;
background-image: url(https://trade.bconnectcorp.com/wp-content/uploads/2023/02/Bconnect_logo_gold.png);
background-repeat: no-repeat;
background-size: contain;
position: absolute;
bottom: 30px;
right: 10px;
} .autocomplete-suggestion .search-price {
font-size: .8em;
margin-left: 5px;
padding-top: 3px;
display: none;
}
.autocomplete-suggestion .search-image {
border-radius: 2px !important;
border: solid 1px #ced4da;
} .page_404 {
padding: 5px 0;
background: #fff;
font-family: 'Arvo', serif;
}
.page_404  img {
width: 100%;
}
.four_zero_four_bg {
background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
height: 400px;
background-position: center;
background-repeat: no-repeat;
}
.four_zero_four_bg h1 {
font-size: 80px;
}
.four_zero_four_bg h3 {
font-size: 80px;
}
.link_404 {
color: #fff!important;
padding: 10px 20px;
background: #39ac31;
margin: 20px 0;
display: inline-block;
}
.contant_box_404 {
margin-top: -50px;
}
.text_404 {
color: #004433;
font-family: sans-serif;
font-size: 12px;
font-weight: 600;
opacity: 0.8;
} .dnn-rate i, .dnn-rate i:hover ~ i {
text-shadow: none;
transition: color 200ms,
text-shadow 200ms;
transition-delay: 0;
}
.dnn-rate:hover i {
color: #fc0;
text-shadow: #fc0 0 0 20px;
}
.dnn-rate:hover i:nth-child(2) {
transition-delay: 30ms;
}
.dnn-rate:hover i:nth-child(3) {
transition-delay: 60ms;
}
.dnn-rate:hover i:nth-child(4) {
transition-delay: 90ms;
}
.dnn-rate:hover i:nth-child(5) {
transition-delay: 120ms;
} .dnn-rate i {
color: #fc0;
font-style: normal;
}
.keyworks {
flex: 1;
}
.key-search {
margin-top: 0.1875rem;
height: 1.5rem;
font-size: .75rem;
font-weight: 300;
line-height: 1.5rem;
flex-wrap: nowrap;
overflow-y: visible;
flex-wrap: wrap;
position: relative;
overflow-y: clip;
}
.keywords, .key-search {
width: 100%;
display: flex;
}
.key-content:first-child {
margin-left: 0;
}
.key-content {
text-decoration: none;
color: rgba(0,0,0,.87);
position: relative;
overflow: visible;
outline: 0;
white-space: nowrap;
display: block;
color: #fff;
margin-left: 13px;
height: 0.875rem;
line-height: .875rem;
margin-top: 0.3125rem;
margin-bottom: 0.3125rem;
}
.key-content a {
background-color: initial;
color: #fff;
} @media (min-width:320px) {
.entry-title {
font-size: 24px;
font-weight: 600;
}
.liright {
margin-left: 20px;
}
}