
.listItems.gallery{width:100%;margin:0 auto} .view-all-btn { background: linear-gradient(45deg, #ff6ec4, #7873f5); border: none; color: white; padding: 10px 30px; font-size: 16px; font-weight:500; cursor: pointer; border-radius: 20px; position: relative; overflow: hidden; transition: all 0.4s ease; border-top:3px solid #7873f5; border-bottom:3px solid #7873f5; margin-right:20px; margin-bottom: 10px; text-transform:none; text-decoration:none !important; display:flex; } #download-all-btn,.download-all-btn{ background: linear-gradient(45deg, #c16eff, #3a62bd); border-top: 3px solid #5f75de; border-bottom: 3px solid #5f75de; margin: 0 auto 30px; } #view-all-btn,.view-all-tag { background: linear-gradient(45deg, #b5f365, #109d14); border-color: #109d14;margin:10px auto} .view-all-btn span{ background: url(https://coloringpagesonly.com/wp-content/uploads/2025/01/view_all.png) top left no-repeat; width: 24px; height: 24px; display: block; margin-right: 10px; background-size: 24px; } #download-all-btn span, .download-all-btn span{ background: url(https://coloringpagesonly.com/wp-content/uploads/2025/01/download.png) top left no-repeat; background-size: 24px;} #coloringalls span, .coloringalls span{ background: url(https://coloringpagesonly.com/wp-content/uploads/2025/01/coloring.png) top left no-repeat; background-size: 24px;} .view-all-btn:before { content: ""; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: radial-gradient(circle, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0)); transition: all 0.5s ease; opacity: 0; transform: scale(0); } .view-all-btn:hover:before { opacity: 1; transform: scale(1); } .view-all-btn:active { transform: translateY(0); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); } .adsLeftP, .adsRightP { position: absolute; top: 65px; left: 70px; width: 200px; height: 550px; background: #f8f8f8; } .adsRightP { right: 70px; left: unset; } #adsHome{display:block;} .catePrev{transition: width 375ms ease-in-out !important;} main#site-content{background:#f5f5f5} section:first-child{ margin-top:0; } .featured{position: relative;} .featured img{ width: 100%; } .featured h1{ bottom: 0; color: #1c8391; background: #f2fafd; text-align: left; font-size: 32px; width: 100%; padding: 10px 15px; margin: 0; } .authors{ margin:0; background: #f2fafd; } .authors p{ font-size: 15px; margin-left: 15px; font-style: italic; font-weight: 600; } .first_content{height:auto !important} .newmonth{ display:inline-block; width:100%; margin:10px auto 20px; min-height:204px; } .newmonth-box{ display: inline-flex; width: 90%; max-width: 250px; align-items: center; justify-content: center; } .newmonth-img{width:40%;} .newmonth-title{width:60%;text-align:left;} .newmonth-title a{margin-left:5px;width: 100%; display: block;line-height:20px} .newmonth .Boxs-2 ul{ width: fit-content; margin-left: 30px; } .newmonth .Boxs-2 ul li{ text-align: left; list-style: disc; color: #067d81; } .newmonth .Boxs-2 ul li a{ font-size: 18px; font-weight: 500; } #coloring_online { display: none; left:0; top:0; width: 80%; height: 100%; overflow-y: auto; background-color: white; padding: 5px; z-index: 1000; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 10px; margin:0 auto; } #popup-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); z-index: 998; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; } #closeColoring{ background: url(https://coloringpagesonly.com/wp-content/themes/default1/icon/close.png) center left no-repeat; width: 30px; height: 30px; background-size: 100%; font-size: 0px; margin-left:30px; } #pre-image{ background: url(https://coloringpagesonly.com/wp-content/themes/default1/icon/left-arrow.png) center left no-repeat; width: 35px; height: 30px; background-size: 100%; font-size: 0px; margin-right:30px; } #next-image{ background: url(https://coloringpagesonly.com/wp-content/themes/default1/icon/right-arrow.png) center left no-repeat; width: 35px; height: 30px; background-size: 100%; font-size: 0px; margin-left:30px; margin-right:30px; } .control-top{margin:5px auto;text-align:center} #bg_Online{margin:0 auto} .svgC{padding:0 16px 16px} .onlineRight { max-width: 21%; -ms-flex-preferred-size: 21%; flex-basis: 21%; } #coloringalls,.coloringalls{ background: linear-gradient(135deg, #f5b134 0%, #f97503 100%); border-top: 3px solid #e1730d; border-bottom: 3px solid #e1730d; margin: 0 auto 40px; } .button-bottom-image{ width: 100%; height: fit-content; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; border-radius: 0 0 5px 5px; margin-top: 2px; } .button-bottom-image > div{ width: 50%; flex: 1 1 50%; text-align: center; padding: 3px 0; background:#009da5; height:40px; } .bottom-image-left{ border-right: 1px solid #fff; border-radius: 0 0 0 3px; } .bottom-image-right{ border-radius: 0 0 3px 0; } .button-bottom-image > div a{ display:block; color:#fff; font-size:1.6rem; font-weight:500; } .gallery .ntbox:hover .ntbox-inner{border:none;padding:2px} @media (hover: hover) and (pointer: fine) { .button-bottom-image > div:hover { background: #f99a23; } } @media screen and (max-width: 650px) { .onlineRight {max-width:100%} input[type=range] {margin-top:10px} .view-all-btn{margin-right:10px;padding:7px 10px} } @media screen and (max-width: 1149px) { #coloring_online {width:100%} } @media screen and (max-width: 850px){ .catePrev{width:40px;height:60px;top:400px} .cate_prev{width:40px;height:60px} .cate_prev img{margin:17px auto} .cateprev{left:40px;height:60px;line-height:60px} .cateprev img{width:60px;height:60px} .catenext{right:40px} }