.notice-box { background: linear-gradient(141deg, #cf3c54 0%, #db3c4c 51%, #c13032 75%) !important; color: #fff; width: 98%; } .notice-box a { text-shadow: none; } .notice-box p { line-height: 2; } .notice-box p { font-weight: bold; font-size: 16px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); } .notice.error { border-left-color: #4fb9f0; } .error a { text-decoration: none; } .notice-box { box-shadow: 2px 4px 4px #888888 !important; } .notice-box p, .notice-box1 p { padding: 10px; } .notice-box.notice-success a { text-decoration: none; color: #e2e8ec; padding: 6px; } a.rateme { padding: 2px; color: #acea75; font-size: 16px; } a.dismiss { color: #dae1e6; } /* product banner */ @font-face { font-family: 'Montserrat Alternates', sans-serif; font-family: 'Nunito Sans', sans-serif; font-family: 'Abel', sans-serif; font-family: 'Nanum Gothic', sans-serif; font-family: 'Lora', serif; src: url(https://fonts.googleapis.com/css?family=Abel|Lora|Montserrat+Alternates|Nanum+Gothic|Nunito+Sans); } body{ font-family: 'Nanum Gothic', sans-serif; } .wb-col-md-12{ width:100%; } .wb_plugin_feature{ color:#fff; } .wb-text-center{ text-align:center; } .wp-img-responsive { max-width: 66%; } .wp_btn-grup .wb_button-primary:hover { color: #fff; } .wb_plugin_feature_banner.default_pattern { padding: 40px; box-shadow: 0px 2px 20px #818181; padding:44px 20px; /*margin: 40px 0px;*/ background: linear-gradient(17deg, #663399 -16%, #ee3e3f 70%, #ad292c 93%), url(./img/bg.jpg); /*background: linear-gradient(-67deg, #e53637 57%, rgba(4, 4, 4, 0.65) 39%), url(./img/bg.jpg);*/ /* border: 1px solid #ccc; */ float: left; display: block; clear: right; width: 97%; position: relative; } .wb_banner_featurs-list ul { list-style: decimal; color:#fff; display: inline-block; } .wb_plugin_feature .wp_btn-grup .wb_button-primary { padding: 15px 20px; color: #fff; text-decoration: none; margin: 5px; border-radius: 4px; box-shadow: 2px 2px 5px #1111113d; background-color: #3d9b3d; } .wp_btn-grup .wb_button-primary { width: 100%; } .plugin_vrsion { position: absolute; background: #663399; border-radius: 0px 0px 0px 52px; padding: 21px 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: 20px; } .wb_banner_featurs-list h2 { text-align: center; } .wp_btn-grup { display: flex; text-align:center; } .plugin_vrsion a.dismiss { color: #fff; font-size: 20px; } /*--media-responsive csss--*/ @media (min-width: 901px){ .wb_banner_featurs-list ul li { float: left; width: 42% } .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.default_pattern { background: linear-gradient(0deg, #e53637 57%, rgba(4, 4, 4, 0.74) 39%), url(./img/bg.jpg); } .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; } /*--close-media-responsive csss--*/