/*-------General------*/ body .site-header { background-color: white; -webkit-backdrop-filter: saturate(180%) blur(20px); backdrop-filter: saturate(180%) blur(20px); padding: 5px 30px 10px; border-radius: 0; align-items: center; } body .site-header a { color: #8e8e8e; transition: color .15s ease-in-out; } body .site-header a:hover { color: #000; text-decoration: none; } body h1{ font-size: 70px; font-weight: 700; margin-bottom: 15px; } body img{ max-width: 100%; } h2{ font-weight: 600; } header .site-title, header .site-title > a { font-weight: 700; } .container { max-width: 960px; } header#masthead{ padding-top: 37px; padding-left: 0; padding-right: 0; z-index: 9; position: relative; } .entry-content .wp-block-columns{ max-width: 1220px } .primary-navigation .primary-menu-container > ul > .menu-item > a{ font-size: 16px; } main#main .entry-content, .blog main#main article, .single main, .search article .entry-footer{ padding-left: 15px; padding-right: 15px; } .has-background-white .site a:focus{ background: transparent !important; color: inherit !important; } header.sticky { position: fixed !important; top: 0; width: 100% !important; padding-top: 10px !important; max-width: 100% !important; } header.sticky + .site-content { padding-top: 102px; } figure { max-width: 100% !important; } .half{ width: 50%; float: left; margin-bottom: 10px; } .left{ padding-right: 10px; } .right{ padding-left: 10px; } /*------ Banner ------*/ article.has-post-thumbnail .entry-header, article.has-post-thumbnail .post-thumbnail{ max-width: 100%; width: 100%; } article .post-thumbnail .wp-post-image{ margin-top: 0; height: 100% !important; object-fit: cover; } article header .post-thumbnail{ height: 70vh; overflow: hidden; position: relative; } /*----- Feature Boxs -----*/ .product-device { position: absolute; right: 10%; bottom: -30%; width: 300px; height: 540px; background-color: #333; border-radius: 21px; transform: rotate(30deg); } .product-device::before { position: absolute; top: 10%; right: 10px; bottom: 10%; left: 10px; content: ""; background-color: rgba(255, 255, 255, .1); border-radius: 5px; } .product-device-2 { top: -25%; right: auto; bottom: 0; left: 5%; background-color: #e5e5e5; } .bg-sized, .product-device, .product-device::before{ background-position:top center; background-size: cover; } .bg-contain{ background-size: contain; } .box_wrap .box_img{ width: 80%; height: 300px; border-radius: 21px 21px 0 0; } /*------ Social Medis --------*/ .social_medias { display: flex; flex-wrap: wrap; padding: 0 0 0 25px; } .social_medias li{ margin: 0 6px; text-align: center; list-style: none; } .social_medias li a { width: 33px; color: #fff; display: block; background: #000; border-radius: 50%; height: 33px; font-size: 16px; border: 1px solid #000; line-height: 30px; } .social_medias li a:hover { background: #fff; color: #000; } /*----- Home Box Style -----*/ figure.bg_box{ position: relative; } figure.bg_box:before { content: ''; background: #e1e1e1; position: absolute; height: 100%; width: 100%; z-index: -1; top: 15px; left: 15px; } .wp-block-latest-posts__list li{ background: #ededed; padding: 15px !important; border-bottom: 3px solid #e1e1e1 !important; box-shadow: 0 0px 2px 3px rgb(0 0 0 / 10%); border-radius: 10px; } .wp-block-latest-posts > li > a{ margin-top: 37px; } .wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt{ width: 100%; overflow: hidden; padding-top: 15px; } .wp-block-latest-posts li .wp-block-latest-posts__post-author, .single .posted-by .byline{ font-size: 14px; color: #af2d45; margin-bottom: 0; } .wp-block-latest-posts li .wp-block-latest-posts__post-date{ font-size: 16px; margin-top: 0; } .wp-block-latest-posts__list .wp-block-latest-posts__featured-image{ width: 25%; height: auto; margin-right: 25px; } .wp-block-latest-posts__list .wp-block-latest-posts__featured-image img{ width: auto !important; max-width: 100% !important; height: 100% !important; border-radius: 10px; } .wp-block-buttons .wp-block-button .wp-block-button__link, .wpcf7-form input[type="submit"]{ border-radius: 10px; box-shadow: 0 0 0 3px black; border: 2px solid #fff; } .post-navigation .meta-nav:focus{ color: inherit !important; } /*----- Widgets ------*/ .widget h2 { font-size: 17px; color: #333; margin: 60px 0 30px; padding: 0 0 13px; font-weight: 500; position: relative; } .widget h2:before { content: ''; width: 100px; position: absolute; height: 1px; background: #d7d7d7; bottom: -1px; } .widget h2:after { position: absolute; bottom: -2px; height: 3px; width: 40px; content: ''; left: 0; background: #000; } h2.widgettitle:first-child { margin-top: 0; } #secondary .widget ul{ margin: 0; padding: 0; list-style: none; } #secondary .widget ul li{ font-size: 13px; } #secondary .widget ul li:first-child a.rsswidget{ margin-top: 0; border: none; } #secondary .widget ul li a.rsswidget { margin: 30px 0 8px; display: block; color: #ff9000; font-size: 13px; border-top: 1px solid #e5e5e5; padding: 10px 0 0px; } .widget select { width: 100%; height: 35px; border-radius: 5px; color: #666; border-color: #666; background: transparent; font-size: 14px; padding: 0 5px; } /*-- Blog --*/ .blog article .post-thumbnail img, .single article .post-thumbnail img, .search article .post-thumbnail img { border-radius: 10px 10px 0 0; max-width: 100% !important; } .singular main .entry-title{ text-align: center; } .singular main .entry-title, .blog .entry-title a { font-size: 40px; font-weight: 600; } .blog main#main .entry-header, .single main#main .entry-header, .search main .entry-header{ margin: 0; padding-bottom: 0; } .blog main#main .entry-content, .single main#main .entry-content, .search main article .entry-content{ background: #f7f7f7; margin: 0; padding: 30px 15px; border-radius: 0 0 10px 10px; } .blog .site-main > article > .entry-footer{ margin: 0 auto; padding: 25px 0px; } .blog .site-main > .page-header, main#main > article .entry-header{ background: #f7f7f7; padding: 10px 15px 25px; border-radius: 10px 10px 0 0; } .single article.has-post-thumbnail .post-thumbnail { box-shadow: 0px 0px 15px 0 rgb(0 0 0 / 59%); border-radius: 10px 10px 0 0; } .single .entry-header .entry-title{ position: relative; margin-bottom: 60px; } .blog .entry-header .entry-title{ margin-bottom: 20px; } .single main .entry-title:after { content: ''; position: absolute; height: 2px; width: 20%; left: 3px; background: #000; bottom: -20px; } .single .navigation.post-navigation, .search .navigation, .blog .navigation{ background: #f7f7f7; padding: 10px 15px 15px; } .single main#main{ display: flex; } .single .content_side{ width: 70%; padding-right: 15px; } .single #sidebar { width: 30%; background: transparent; padding:0 20px 0 40px; } .single #sidebar ul{ padding: 0; margin: 0; } .single #sidebar ul li { list-style: none; } .single #sidebar ul li a{ font-size: 14px; } .single #sidebar .search-form .search-field{ width: 60%; height: 40px; } .single #sidebar .search-form .search-submit{ height: 40px; padding: 5px 10px; font-size: 15px; } .single #sidebar section{ margin-bottom: 40px; } /*------Contact Form-------*/ .wpcf7-form .wpcf7-form-control-wrap{ display: block; } .wpcf7-form .wpcf7-form-control-wrap input[type="text"], .wpcf7-form .wpcf7-form-control-wrap input[type="email"], .wpcf7-form .wpcf7-form-control-wrap select, .wpcf7-form .wpcf7-form-control-wrap textarea{ width: 100%; border-radius: 5px; } .wpcf7-form .wpcf7-form-control-wrap input[type="text"]:hover, .wpcf7-form .wpcf7-form-control-wrap input[type="email"]:hover, .wpcf7-form .wpcf7-form-control-wrap select:hover, .wpcf7-form .wpcf7-form-control-wrap textarea:hover{ border-color: #008ca3; } .wpcf7-form .wpcf7-form-control-wrap input[type="text"]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type="email"]:focus, .wpcf7-form .wpcf7-form-control-wrap select:focus, .wpcf7-form .wpcf7-form-control-wrap textarea:focus{ border-color:#c92004; } .wpcf7-form .wpcf7-form-control-wrap input[type="text"]{ margin-bottom: 20px; } .wpcf7-form .wpcf7-checkbox label, .wpcf7-form .wpcf7-radio label{ display: flex; align-items: center; } .wpcf7-form .wpcf7-checkbox .first, .wpcf7-form .wpcf7-radio .first{ margin-left: 0; } .wpcf7-form .wpcf7-checkbox input[type=checkbox], .wpcf7-form .wpcf7-radio input[type=radio]{ margin-right: 8px; } .blocks-gallery-grid li.blocks-gallery-item { width: 300px !important; margin: 15px !important; } .blocks-gallery-grid li.blocks-gallery-item img{ border-radius: 15px; } figure.wp-block-gallery{ margin-top: 60px; } /*---- Extra utilities ----*/ .flex-equal > * { flex: 1; } @media (min-width: 768px) { .flex-md-equal > * { flex: 1; } } /*--------- Footer ------------*/ aside.widget-area{ padding: 15px 20px; background: #fff; } aside.widget-area.footer-widgets, footer#colophon { padding: 0 30px; } footer#colophon{ padding-bottom: 0; padding-top: 27px; } footer#colophon .site-info{ margin-top: 0; padding: 15px 0 0; } footer div.site-logo img.custom-logo{ max-height: 50px; } /*-------- Responsiveness ------*/ @media (max-width:991px){ header#masthead{ padding-left: 15px; padding-right: 15px; } header#masthead .site-title{ font-size: 20px; } .primary-navigation .primary-menu-container > ul > .menu-item > a { font-size: 15px; padding-left: 10px !important; padding-right: 8px !important; } .social_medias li { margin: 0 5px; } .social_medias li a { width: 30px; height: 30px; font-size: 14px; line-height: 27px; } figure.bg_box:before { top: 10px; left: 10px; } .wp-block-buttons .wp-block-button .wp-block-button__link, .wpcf7-form input[type="submit"] { padding: 10px 15px; } .wp-block-latest-posts__list .wp-block-latest-posts__featured-image { width: 100%; height: auto; margin-right: 0; text-align: center; } .wp-block-latest-posts > li > a { margin-top: 25px; } .single #sidebar { padding: 0 15px; } } @media (max-width: 767px){ body h3{ font-size: 22px; } h1.page-title, h2.page-title{ font-size: 60px; margin-bottom: 0; } .entry-content > .alignright { margin-right: 0 !important; } .social_medias { display: none; } #site-navigation ul li ul.sub-menu li a{ font-size: 12px; padding: 10px; } header#masthead { padding-top: 25px; padding-bottom: 0; padding-left: 0; padding-right: 0; } header#masthead.sticky{ padding-left: 15px; padding-right: 15px; } header#masthead .site-title { font-size: 17px; } .primary-navigation .primary-menu-container > ul > .menu-item > a { font-size: 14px; padding-left: 8px !important; padding-right: 5px !important; } .wp-block-buttons .wp-block-button .wp-block-button__link, .wpcf7-form input[type="submit"] { padding: 7px 15px; font-size: 16px; } aside.widget-area.footer-widgets{ padding-top: 5px; } .singular main .entry-title, .blog .entry-title a { font-size: 30px; } .post-navigation .nav-links, .wpcf7-form label { font-size: 14px; } nav.post-navigation .post-title{ font-size: 18px; } nav.post-navigation .nav-next{ text-align: right; } .single main#main { display: block; } .single .content_side { width: 100%; padding-right: 0; } .single #sidebar { width: 300px; margin: auto; max-width: 100%; } } @media (max-width: 480px){ h2, .h2 { font-size: 30px; } h1.page-title, h2.page-title { font-size: 50px; } header#masthead .site-title { font-size: 15px; } header#masthead.sticky{ padding-bottom: 8px } .sticky nav.primary-navigation .menu-button-container{ padding: 0; } .primary-navigation{ top: 0 !important; } .menu-button-container #primary-mobile-menu, .blog .site-main > article > .entry-footer{ font-size: 12px; } .wp-block-latest-posts__list li{ text-align: center; } ul.wp-block-latest-posts > li > a{ font-size: 24px; } .wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt, .entry-content p { font-size: 15px; margin-top: 0; } nav.pagination .page-numbers{ font-size: 20px; } }