/* Theme Name: Ameya Theme URI: https://www.nayrathemes.com/ameya-free/ Author: Nayra Themes Author URI: https://www.nayrathemes.com/ Description: Ameya is a fast and lightweight, multi-purpose WordPress theme. Enjoy Ken Burns effect, background elements, & smooth animations. Build amazing website with Ameya. Checkout the demo of Ameya Pro https://www.nayrathemes.com/demo/pro/?theme=ameya Template: conceptly Version: 16.7 Tested up to: 6.9 Requires PHP: 5.6 Requires at least: 4.7 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Text Domain: ameya Slug: ameya Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, photography, portfolio, editor-style, grid-layout This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. */ @media only screen and (min-width:992px) { .ameya-template.admin-bar .header { top: 32px; } .ameya-template .header { position: absolute; top: 0; left: 0; } } @media only screen and (min-width: 992px){ .ameya-template .header, .ameya-template .header-above { background: transparent; } } /* Header Above Start */ .ameya-template .header-above { padding: 0; line-height: 52px; border-bottom: 1px solid rgb(255 255 255 / 21%); } .ameya-template .header-above i { background: rgb(255 255 255 / 9%); color: #ffffff; } .ameya-template .header-info li:not(:last-child) { padding-right: 20px; margin-right: 15px; } .ameya-template .header-above li:after { right: 0px; height: 100%; background: rgb(255 255 255 / 21%); } .ameya-template .header-above .trh-social li a i { opacity: .7; } .ameya-template .header-above .trh-social li a:hover i, .ameya-template .header-above .trh-social li a:focus i { opacity: 1; } .ameya-template .header-above .trh-social li:after { visibility: hidden; } /* Header Above End */ /* Navigation Start */ .ameya-template .navbar-area:not(.pagination) { padding: 1rem 0; min-height: 87px; } .ameya-template .navbar-area:not(.pagination):not(.sticky-menu) { box-shadow: none; } .ameya-template .navbar-area.sticky-menu .logo, .ameya-template .theme-mobile-nav { background-color: #0f1425; border-bottom: 5px solid #ff6a3e; } .ameya-template .navbar-area.sticky-menu .logo { text-align: center; line-height: 70px; } .ameya-template .mobile-logo a, .ameya-template .navbar-area.sticky-menu .logo a.custom-logo-link { vertical-align: middle; } .ameya-template .navbar-area:not(.sticky-menu) .menubar .menu-wrap > li.menu-item:not(:hover):not(.active):not(.focus) > a, .ameya-template .navbar-area:not(.sticky-menu) .menubar .menu-wrap > li.nav-item:not(:hover):not(.active):not(.focus) > a { color: #ffffff; } .active-ameya .navbar-area:not(.pagination) { padding: 0; } .active-ameya .navbar-area .menubar .menu-wrap > li > a { line-height: 87px; } .active-ameya .menubar .menu-wrap > li:before, .active-ameya .menubar .menu-wrap > li:after { content: ''; position: absolute; left: 50%; margin-left: -1px; width: 2px; height: 0; background: #ff6a3e; transition: 0s; } .active-ameya .menubar .menu-wrap > li:before { top: 0; } .active-ameya .menubar .menu-wrap > li:after { bottom: 67%; transition: height 0.4s; } .active-ameya .menubar .menu-wrap > li:hover:before, .active-ameya .menubar .menu-wrap > li.focus:before { height: 33%; transition: height 0.4s; } .active-ameya .menubar .menu-wrap > li:hover:after, .active-ameya .menubar .menu-wrap > li.focus:after { height: 33%; transition: 0s; background: transparent; } .active-ameya .menubar .menu-wrap > li:hover:before, .active-ameya .menubar .menu-wrap > li.active:before, .active-ameya .menubar .menu-wrap > li.focus:before { height: 33%; } .active-ameya .menubar .menu-wrap > li:-webkit-any(:hover, :focus, .focus, .active) > a { color: #ff6a3e; } .active-ameya .menubar .dropdown-menu li a::before { content: ""; width: 0; height: 2px; position: absolute; left: 0; top: 50%; background: #ff6a3e; transform: translateY(-50%); transition: 200ms; } .active-ameya .menubar .dropdown-menu li:hover > a:before, .active-ameya .menubar .dropdown-menu li.focus > a:before { transition: 300ms; width: 15px; } .active-ameya .menubar .dropdown-menu li:hover > a, .active-ameya .menubar .dropdown-menu li.focus > a { background: none; } .active-ameya .menubar .dropdown-menu li.focus > a, .active-ameya .menubar .dropdown-menu li:hover > a { -webkit-transition: 200ms; -o-transition: 200ms; transition: 200ms; padding-left: 20px; color: #ff6a3e; } .menu-right li.search-button { border-left: 0; margin-left: 0; } .ameya-template .header-search-close, .ameya-template .menu-right .header-search-toggle { color: #ffffff; border: 2px solid rgb(238 238 238 / 40%); background: transparent; } .ameya-template .menu-right .header-search-toggle { border-radius: 50px; width: 48px; height: 48px; line-height: 1.5; } .ameya-template .sticky-menu .menu-right .header-search-toggle { background: #ff6a3e; } .ameya-template .header-search-close { padding: 0; width: 55px; height: 55px; border-radius: 55px; } .ameya-template .header-search-close:hover, .ameya-template .header-search-close:focus, .ameya-template .navbar-area:not(.sticky-menu) .menu-right .header-search-toggle:hover, .ameya-template .navbar-area:not(.sticky-menu) .menu-right .header-search-toggle:focus { border: 2px solid rgb(239 239 239 / 40%); background: rgb(255 255 255 / 8%); } .ameya-template .menu-right .header-search-toggle:hover i, .ameya-template .menu-right .header-search-toggle:focus i { -webkit-transition: 300ms; -o-transition: 300ms; transition: 300ms; -webkit-transform: rotateZ(90deg); -ms-transform: rotate(90deg); transform: rotateZ(90deg); } .ameya-template .header-btn a.boxed-btn { padding: 12px 30px; } .ameya-template .navbar-area:not(.sticky-menu) .header-btn a.boxed-btn:hover, .ameya-template .navbar-area:not(.sticky-menu) .header-btn a.boxed-btn:focus { color: #111111 !important; } .ameya-template .navbar-area:not(.sticky-menu) .header-btn a.boxed-btn:before { background: #ffffff; } /* Navigation End */ .ameya-template input[type="button"], .ameya-template input[type="reset"], .ameya-template input[type="submit"], .ameya-template .wp-block-search__button, .ameya-template .blog-post .read-more-link, .ameya-template .blog-post .more-link, .ameya-template .boxed-btn, .ameya-template .navigation.posts-navigation .nav-links a, .wp-block-loginout a, .wp-block-button a{ border-radius: 50px; } .ameya-template .header-slider .boxed-btn i { margin-left: 10px; display: inline-block; padding: 10px; border-radius: 60px; background: rgb(0 0 0 / 6%); } .ameya-template .header-slider .boxed-btn:focus, .ameya-template .header-slider .boxed-btn:hover { transition: 300ms; transform: translateX(10px); } /* Slider Start */ .ameya-template .theme-slider div.theme-content { margin-top: 50px; margin-bottom: 80px; } .ameya-template .header-slider p { color: rgba(255, 255, 255, 0.85); } .ameya-template .theme-slider:after { opacity: 0.8; background-color: #0F1425; } .ameya-template .header-slider .owl-nav { display: none; } .ameya-template .header-slider .owl-nav .owl-prev, .ameya-template .header-slider .owl-nav .owl-next { display: block; margin: auto 0; position: absolute; top: 0; bottom: 0; z-index: 100; border-radius: 0; padding: 0; font-size: 0; font-weight: 300; letter-spacing: 0; text-align: center; text-indent: 0; cursor: pointer; opacity: 1; background: #ffffff; width: 55px; transition: 0.5s; line-height: unset; height: 30px; border: 14px solid rgba(255, 255, 255, 0); border-left: unset; border-right: unset; background-clip: padding-box; } .ameya-template .header-slider .owl-nav .owl-prev { left: 30px; } .ameya-template .header-slider .owl-nav .owl-next { right: 30px; } .ameya-template .header-slider .owl-nav .owl-prev:before, .ameya-template .header-slider .owl-nav .owl-next:before, .ameya-template .header-slider .owl-nav .owl-prev:after, .ameya-template .header-slider .owl-nav .owl-next:after { content: ''; position: absolute; width: 20px; height: 10px; transition: 0.4s; color: #ffffff; } .ameya-template .header-slider .owl-nav .owl-prev:before { bottom: 0; left: 0; border-bottom: 2px solid; transform: rotate(-45deg); transform-origin: 0% 100%; } .ameya-template .header-slider .owl-nav .owl-prev:after { top: 0; left: 0; border-top: 2px solid; transform: rotate(45deg); transform-origin: 0% 0%; } .ameya-template .header-slider .owl-nav .owl-prev:focus-within:before, .ameya-template .header-slider .owl-nav .owl-prev:hover:before { width: 25px; transform: rotate(-20deg); } .ameya-template .header-slider .owl-nav .owl-prev:focus-within:after, .ameya-template .header-slider .owl-nav .owl-prev:hover:after { width: 25px; transform: rotate(20deg); } .ameya-template .header-slider .owl-nav .owl-next:before { bottom: 0; right: 0; border-bottom: 2px solid; transform: rotate(45deg); transform-origin: 100% 100%; transition: 0.5s; } .ameya-template .header-slider .owl-nav .owl-next:after { top: 0; right: 0; border-top: 2px solid; transform: rotate(-45deg); transform-origin: 100% 0; transition: 0.5s; } .ameya-template .header-slider .owl-nav .owl-next:focus-within:before, .ameya-template .header-slider .owl-nav .owl-next:hover:before { transform: rotate(20deg); width: 25px; transition: 0.5s; } .ameya-template .header-slider .owl-nav .owl-next:focus-within:after, .ameya-template .header-slider .owl-nav .owl-next:hover:after { transform: rotate(-20deg); width: 25px; transition: 0.5s; } .ameya-template .header-slider .owl-thumbs { display: none; } /* Slider End */ /* Slider Info Start */ .ameya-template .single-contact { padding: 30px 20px 30px 35px; overflow: hidden; } .ameya-template .single-contact:before { content: "\f013"; font-family: fontawesome; position: absolute; top: -200%; right: -200%; color: #ffffff; font-size: 195px; opacity: 0.17; z-index: -1; -webkit-animation: spin 12s linear infinite; -moz-animation: spin 12s linear infinite; animation: spin 12s linear infinite; transition: all .5s ease; } .ameya-template .single-contact:hover:before { top: -113%; right: -15%; } @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } } @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } } .ameya-template .single-contact .single-icon { border: 2px solid transparent; } .ameya-template .single-contact:hover .single-icon { background: none; border-color: #ff6a3e; } .ameya-template .single-contact:hover i { color: #ffffff; } .ameya-template .single-contact:hover .spin-circle:after { background: #ffffff; } .ameya-template .contact-wrapper h5 { font-size: 17px; letter-spacing: 0.75px; } .ameya-template .contact-wrapper p { margin-top: 5px; } .ameya-template .single-icon:after { background: #ffffff; box-shadow: 5px 10px 20px rgb(0 0 0 / 0.2); opacity: 1; } .ameya-template .header-above i:after, .ameya-template .single-contact .single-icon:before { position: absolute; content: ""; width: 0; height: 65px; top: -2px; right: 0; bottom: 0; left: -2px; background: #ff6a3e; border-radius: 50%; z-index: 1; opacity: 0; transition: all .5s ease; } .ameya-template .single-contact:focus-within .single-icon:before, .ameya-template .single-contact:hover .single-icon:before { width: 65px; opacity: 1; } .ameya-template .header-above i { position: relative; display: inline-table; } .ameya-template .header-above i:before { position: relative; z-index: 2; } .header-above a:hover i, .header-above a:focus i { transform: none; color: #ffffff; } .ameya-template .header-above i:after { height: 32px; } .header-above a:hover i:after, .header-above a:focus i:after { width: 32px; opacity: 1; } /* Slider Info End */ /* Service Start */ .ameya-template .service-box { overflow: hidden; padding: 40px; border-radius: 3px; } .ameya-template .service-box figure { margin: 0; } .ameya-template .service-box h3 { font-size: 18px; margin-bottom: 7px; } .ameya-template .service-box h3 br, .ameya-template .service-box .devider { display: none; } .ameya-template .service-box p { font-size: 15px; color: #969696; line-height: 1.8em; margin-bottom: 5px; } .ameya-template .service-box a.boxed-btn { padding: 0; line-height: normal; background: none; font-weight: 600; color: inherit !important; letter-spacing: 0.25px; text-decoration: underline; transition: none; border-radius: 0; } .ameya-template .service-box a.boxed-btn i, .ameya-template .service-box a.boxed-btn:before { display: none; } .ameya-template .service-box figcaption { position: relative; z-index: 1; } .ameya-template .service-box:before { content: ""; width: 100%; height: 100%; background: rgb(0 0 0 / 0.5); position: absolute; top: 0; left: -100%; opacity: 1; z-index: 0; } .ameya-template .service-box:focus-within:before, .ameya-template .service-box:hover:before { left: 0; transition: 300ms; transition-delay: 200ms; } .ameya-template .service-icon { width: 70px; height: 70px; padding: 5px; line-height: 70px; text-align: center; display: inline-block; color: #ffffff; background: #ff6a3e; border-radius: 100px; margin-bottom: 20px; -webkit-transition: all .3s; transition: all .3s; } .ameya-template .service-box:focus-within .service-icon, .ameya-template .service-box:hover .service-icon { animation-name: iconsrvbox; animation-duration: 1s; } @keyframes iconsrvbox{ 0%{ transform:scale(1) } 50%{ transform:scale(1.1) } 100%{ transform:scale(1) } } .ameya-template .service-icon i { margin: 0; font-size: 32px; } /* Service End */ /* Unique Blog Post */ .blog-unique { background-color: #f9f9f9; } .unique-blog-post { margin-bottom: 30px; padding: 12px 12px 25px; border-radius: 5px; background-color: #ffffff; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .unique-blog-post:focus-within, .unique-blog-post:hover { -webkit-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1); box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1); -webkit-transform: translateY(-10px); transform: translateY(-10px); } .unique-blog-post .image { border-radius: 5px; margin: 0; overflow: hidden; } .unique-blog-post .image img { border-radius: 5px; transition: all .8s; -moz-transition: all .8s; -webkit-transition: all .8s; -o-transition: all .8s; } .unique-blog-post .image:focus-within img, .unique-blog-post .image:hover img, .unique-blog-post:focus-within .image img, .unique-blog-post:hover .image img { -webkit-transform: scale(1.1) rotate(-5deg); transform: scale(1.1) rotate(-5deg); } .unique-blog-post .unique-post-content { padding-top: 25px; padding-left: 8px; padding-right: 8px; } .unique-blog-post .unique-post-content h3, .unique-blog-post .unique-post-content h3 a { margin-bottom: 0; font-size: 24px; line-height: 1.3; font-weight: 700; } .unique-blog-post .unique-post-content .d-flex { margin-top: 20px; } .unique-blog-post .unique-post-content .d-flex img { width: 55px; height: 55px; border-radius: 50%; } .unique-blog-post .unique-post-content .d-flex .info { margin-left: 15px; } .unique-blog-post .unique-post-content h5, .unique-blog-post .unique-post-content h5 a { font-weight: 600; margin-bottom: 0; font-size: 18px; text-transform: capitalize; } .unique-blog-post .unique-post-content .info span { display: block; line-height: 1; } .unique-blog-post .unique-post-content h3 a, .unique-blog-post .unique-post-content h5 a, .unique-blog-post .unique-post-content .info span a { color: #111111; } /* Special Blog */ .special-blog { position: relative; padding: 20px; padding-bottom: 15px; border-radius: 10px; margin-bottom: 30px; transition: 0.3s; box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1); } .special-blog:focus-within, .special-blog:hover { box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.1); } .special-blog > .image { overflow: hidden; border-radius: 10px; } .post_date { width: 60px; min-width: fit-content; height: 60px; position: relative; z-index: 1; padding: 0 9px; border-radius: 5px; display: flex; font-size: 12px; text-transform: uppercase; color: #ffffff; text-align: center; flex-direction: column; line-height: 1; font-weight: 700; justify-content: center; background: #ff6a3e; box-shadow: 6px 5px 16px 0px rgba(0, 0, 0, 0.15); } .post_date span { font-size: 26px; margin-bottom: 2px; } .unique-blog-post .post_date { margin-top: -50px; margin-right: 15px; margin-left: auto; } .special-blog .post_date { margin-top: -35px; } .special-blog .unique-post-content { padding: 0; } .post_meta-categories span a { display: inline-block; position: relative; font-size: 14px; font-weight: 600; color: #989898; line-height: 1.2; letter-spacing: 0.25px; text-transform: capitalize; } .post_meta-categories span a i { color: #ff6a3e; margin-right: 3px; font-size: 18px; } .special-blog p { font-size: 15px; margin: 5px 0 0; } .unique-blog-post .read-more-link, .unique-blog-post .more-link { display: inline-block; position: relative; z-index: 1; font-size: 14px; font-weight: 700; line-height: 1.2; text-transform: uppercase; overflow: hidden; margin-top: 10px; letter-spacing: 0.25px; transition: 0.5s; transition-delay: 0.4s; } .unique-blog-post .read-more-link:hover, .unique-blog-post .read-more-link:focus, .unique-blog-post .more-link:hover, .unique-blog-post .more-link:focus { padding-left: 45px; transition-delay: 0s; } .unique-blog-post .read-more-link:before, .unique-blog-post .read-more-link:after, .unique-blog-post .more-link:before, .unique-blog-post .more-link:after { position: absolute; top: 0; bottom: 0; margin: auto 0; opacity: 0; visibility: hidden; transition: 0.5s; transition-delay: 0.4s; } .unique-blog-post .read-more-link:before, .unique-blog-post .more-link:before { content: ''; left: 0; width: 0; height: 2px; background: #ff6a3e; } .unique-blog-post .read-more-link:after, .unique-blog-post .more-link:after { content: '\f105'; font-family: fontawesome; font-size: 20px; line-height: 15px; font-weight: bolder; top: 0.5px; left: 0; } .unique-blog-post .read-more-link:hover:before, .unique-blog-post .read-more-link:focus:before, .unique-blog-post .more-link:hover:before, .unique-blog-post .more-link:focus:before, .unique-blog-post .read-more-link:hover:after, .unique-blog-post .read-more-link:focus:after, .unique-blog-post .more-link:hover:after, .unique-blog-post .more-link:focus:after { opacity: 1; visibility: visible; transition-delay: 0s; } .unique-blog-post .read-more-link:hover:before, .unique-blog-post .read-more-link:focus:before, .unique-blog-post .more-link:hover:before, .unique-blog-post .more-link:focus:before { width: 38px; } .unique-blog-post .read-more-link:hover:after, .unique-blog-post .read-more-link:focus:after, .unique-blog-post .more-link:hover:after, .unique-blog-post .more-link:focus:after { left: 34px; } .unique-blog-post .read-more-link:hover, .unique-blog-post .more-link:hover, .unique-blog-post .read-more-link:focus, .unique-blog-post .more-link:focus, .unique-blog-post .unique-post-content h3 a:hover, .unique-blog-post .unique-post-content h3 a:focus, .post_meta-categories span a:hover, .post_meta-categories span a:focus { color: #ff6a3e; } /* // */ .ameya-template #breadcrumb-area { padding-top: 205px; } .ameya-template #breadcrumb-area:after { background: #0F1425; opacity: 0.8; } @media only screen and (max-width:767px) { .ameya-template .header-slider p { display: block; width: 230px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ameya-template .theme-slider .text-center p { margin-left: auto; margin-right: auto; } .ameya-template .theme-slider .text-right p { margin-left: auto; } .ameya-template .header-slider .boxed-btn { padding: 6px 30px; } .ameya-template .header-slider .boxed-btn i { padding: 6px; font-size: 11px; vertical-align: bottom; } } @media only screen and (min-width:992px) { .ameya-template .single-contact .d-flex { text-align: center; } .ameya-template .header-above { display: block; } .ameya-template .header-slider .owl-thumbs { bottom: 190px; } .ameya-template .contact-wrapper { margin-top: -160px; background: none; border-bottom: 0; } .ameya-template .single-contact { color: #ffffff; background: rgba(13, 20, 30, 0.47); border: 1px solid #1E253D; } .ameya-template .single-contact:focus-within, .ameya-template .single-contact:hover { background: rgba(35, 44, 57, 0.47); } .ameya-template .single-contact:not(:last-child) { margin-right: 15px; } .ameya-template .single-contact:after { visibility: hidden; } .ameya-template .contact-wrapper p { color: rgba(231, 231, 231, 0.82); } .ameya-template .header-slider .owl-nav { display: block; } } /* Slider End */ .sidebar .widget_block { /* padding: 20px; */ } .unique-post-content .wp-block-categories li { display: inline-block; } .unique-blog-post .unique-post-content .wp-block-search__button { font-size: 16px; padding: 0 25px 0px 7px; } .unique-post-content .wp-block-calendar { margin-top: 20px; } #footer-copyright .copyright-text p { font-size: 15px; } .wp-block-table figcaption { text-align: center; font-weight: 600; } .wp-block-table table td { text-align: center; } .wp-block-image figcaption { text-align: center; } .wp-block-table table td { text-align: center; } ul.wp-block-social-links li a { font-size: 24px; } .sidebar .wp-block-latest-comments { padding: 0; } #wp-calendar td:not(#prev):not(#next) a { text-decoration: none; } #footer-widgets .wp-block-latest-comments__comment a { word-break: break-word; } .woocommerce a.button { color: #ffffff; } .unique-post-content ol.wp-block-latest-comments { padding: 0; } .site-content .wp-block-latest-comments { padding: 0; } .widget .tagcloud a, .wp-block-tag-cloud a { border-radius: 50px; } #footer-widgets .wp-block-latest-comments { padding: 0; } .sidebar .wp-block-file { padding: 20px; } .wp-block-embed iframe { height: auto; } .site-content ol.wp-block-latest-comments { padding: 0; } .site-content .wp-block-site-logo { padding: 15px 0; } .widget_product_search button, .widget_search button { line-height: 1.8; } .wp-block-buttons { margin: 15px 0; } .wc-block-product-categories li { display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; } .wp-block-search .wp-block-search__button { position: relative; padding: 0 30px 0 10px; border-radius:0; } .aligncenter { margin-left: auto; margin-right: auto; } .blog-post .gallery figure img { width: 100%; } .wp-block-embed figcaption { text-align: center; } .wp-block-code code img { display: inline-block; margin-left: 20px; } .wp-block-pullquote.has-background blockquote { background: inherit; } .site-content .wp-block-loginout, .site-content .wp-block-search { padding: 20px 0; } pre.has-background code { background-color: inherit; } p.has-text-color em { color: inherit; } .site-content .wp-block-group.has-background { padding: 0 20px; } .wp-block-group em { color: inherit; } .wp-block-button.is-style-outline a.wp-block-button__link { border-color: inherit; } .has-text-color em, .has-text-color h2 { color: inherit; } a.wp-block-file__button, a.wp-block-file__button:hover, a.wp-block-file__button:focus { color: #fff; } .has-text-color * { color: inherit; } .has-text-color a:hover, .has-text-color a:focus { color: inherit; } .wp-block-pullquote.has-text-color blockquote { border-color: inherit; } blockquote { border-color: inherit !important; } .has-background.wp-block-read-more { padding: 5px 10px; } .wp-block-calendar table caption { font-weight: 500; } .wp-block-avatar img { border-radius: 50%; } /**/ .wp-block-tag-cloud { padding: 20px; } .wp-block-tag-cloud a { border-radius: 0 20px 0 20px; border: 1px solid #f1f1f1; color: #111111; background: #fff; padding: 6px 16px; display: block; margin-bottom: 10px; -webkit-transition: .3s; transition: .3s; } .wp-block-tag-cloud a { display: inline-block !important; margin-right: 10px; } .sidebar .wp-block-search__label { position: relative; text-transform: capitalize; background-color: #f7f1ee; padding: 10px 20px; } .sidebar .wp-block-search__label::before { content: ""; position: absolute; top: 0; left: 0; width: 3px; height: 100%; } .sidebar .wp-block-search__inside-wrapper { margin: 20px; position: relative; } .sidebar .wp-block-search .wp-block-search__button { position: absolute; right: 0; height: 100%; padding: 8px; } .wp-block-image figcaption { margin-bottom: 0; } /* gallery cross buttom style */ button.featherlight-close-icon.featherlight-close { background-color: #ff5d00; border: 1px solid #ff5d00; top: 40px; right: 40px; border-radius: 0; } /* circle hover */ .is-style-circle figure.tiled-gallery__item:before { content: ''; position: absolute; inset: 0; background: #000; border-radius: 100%; opacity: 0; visibility: hidden; transition: 0.65s; } .is-style-circle figure.tiled-gallery__item:hover:before, .is-style-circle figure.tiled-gallery__item:focus:before{ visibility: visible; opacity: 0.5; } /* circle spacing */ .wp-block-jetpack-tiled-gallery .tiled-gallery__row{ margin-right: calc(-.4 * var(--bs-gutter-x)); margin-left: calc(-.4 * var(--bs-gutter-x)); --bs-gutter-x: 1.5rem; } .wp-block-jetpack-tiled-gallery .tiled-gallery__row>* { padding-right: calc(var(--bs-gutter-x) * .4); padding-left: calc(var(--bs-gutter-x) * .4); } .wp-block-jetpack-tiled-gallery .tiled-gallery__row:not(:last-child) { margin-bottom: 20px; } .wp-block-jetpack-tiled-gallery .tiled-gallery__row+.tiled-gallery__row { margin-top: 0px; } .wp-block-jetpack-tiled-gallery .tiled-gallery__col+.tiled-gallery__col { margin-left: 0px; } /* circle box shadow */ .wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item { border-radius: 50%; box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px; } .wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item { width: 100%!important; height: 100%!important; box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px; } .wp-block-jetpack-tiled-gallery .tiled-gallery__item { box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px; } .wp-block-jetpack-tiled-gallery .tiled-gallery__gallery{ justify-content: center; } .wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{ width: 100%!important; margin-bottom: 20px } .wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item:last-child{ margin-bottom: 0px } .wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item { margin-top: 0px; } blockquote.wp-block-quote.has-text-color p, blockquote.wp-block-quote.has-text-color p var, blockquote.wp-block-quote.has-text-color p cite, blockquote.wp-block-quote.has-text-color cite { color: inherit; } .wp-block-table figcaption { text-align: center; } .sidebar .widget .wp-block-group .wp-block-image { margin-bottom: 0; } ul.wp-block-rss { list-style: disc; } .has-text-color a:hover, .has-text-color a:focus { color: inherit; } .entry-content ul:last-child { margin-bottom: 0; } .wp-block-code.has-text-color code { color: inherit; } .sidebar .widget .wp-block-group .is-nowrap p { padding: 0; } .sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date { padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.875rem; } /*wp-Block-RSS*/ ul.wp-block-rss { list-style: none; margin-left: 0; } ul.wp-block-rss li.wp-block-rss__item { margin-bottom: 1rem; } ul.wp-block-rss li.wp-block-rss__item:last-child { margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-pullquote blockquote { margin-top: 0; margin-bottom: 0; } .sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a { font-weight: 600; } .wp-block-quote.is-style-large { padding-top: 1.10rem; padding-bottom: 1.10rem; } .sidebar .widget .wp-block-group .wp-block-file, .sidebar .widget .wp-block-group .wp-block-image { padding: 1.563rem 1.000rem 1.563rem; } .widget .wp-block-group .is-vertical a { color: inherit; } .entry-content ol.wp-block-latest-comments { padding-left: 2rem; } .wp-block-table figcaption { text-align: center; } .post .entry-content ul.wp-block-archives { margin-left: 1.125rem; list-style: disc } .wp-block-code.has-background code { background: inherit; } .wp-block-group .wp-block-embed, .wp-block-group .wp-block-image { padding: 1.563rem 1.000rem 1.563rem; } .wp-block-archives-dropdown select, .wp-block-categories-dropdown select { width: auto; } .widget .wp-block-group .wp-block-columns { margin-bottom: 0; } .widget .wp-block-group .wp-block-rss li:last-child { padding-bottom: 0; } ul.wp-block-page-list a { text-decoration: none; } .sidebar .wp-block-group .is-nowrap { margin: 1.563rem 1.000rem 1.563rem; } .sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta { font-weight: 600; line-height: 1.5; } ​.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon { height: 2em; width: 2em; } .sidebar .widget .wp-block-group .is-layout-flow h2 { border-left: 0 none; } .wc-block-components-product-title a, .wc-block-components-product-title a:hover, .wc-block-components-product-title a:focus { text-decoration: none; } .wp-block-verse { padding: 10px; } .wp-block-details summary { font-weight: 600; } .wp-block-calendar .wp-calendar-nav { position: relative; top: 0; left: 0; width: 100%; } .sidebar .widget .wp-block-group .wp-block-latest-comments, .sidebar .widget .wp-block-group .wp-block-loginout, .sidebar .widget .wp-block-group .wp-block-table, .sidebar .widget .wp-block-group .wp-block-buttons { padding: 1.563rem 1.000rem 1.563rem; } .wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title { font-size: 24px; line-height: 34px; text-transform: capitalize; margin-bottom: 15px; } .sidebar .widget .wp-block-group .wp-block-embed { margin: 0; } .sidebar .widget .wp-block-group ol li { padding-bottom: 0.625rem; } .wp-block-details summary { font-weight: 600; padding: 10px; } .wp-block-latest-posts__post-author { font-size: 1.7rem; font-weight: 600; } a.wc-block-grid__product-link { text-decoration: none; } .wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a:hover { color: inherit; } .sidebar .widget .wp-block-group .wp-block-cover, .sidebar .widget .wp-block-group .wp-block-separator { margin-bottom: 0rem; } .wp-block-quote .wp-block-search { padding-bottom: 5px; } .wc-block-mini-cart__icon, .wc-block-mini-cart__badge { color: inherit; } .sidebar .widget .wp-block-pullquote cite { z-index: 1; } .sidebar .widget .wp-block-group .is-nowrap { margin: 1.563rem 1.000rem 1.563rem; } .wp-block-post-title a { text-decoration: none; } .wp-block-details summary { font-weight: 600; } .wp-block-group.has-black-border-color { border-color: #333 !important; } .widget .wp-block-group .wp-block-preformatted a { color: inherit; } .wp-block-woocommerce-single-product .wp-block-post-title a { text-decoration: none; } .footer-sidebar .widget .wp-block-group .wp-block-image .wp-element-caption a { color:inherit; } .sidebar .widget .wp-block-group .is-nowrap p { padding: 0; } .sidebar .widget.widget_block .wp-block-group ul.wp-block-latest-posts__list { margin-left: 0; } .sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta { font-weight: 600; line-height: 1.5; } .wc-block-components-product-title a.wc-block-components-product-name:hover, .wc-block-components-product-title a.wc-block-components-product-name:focus { color: inherit; } .wp-block-code.has-text-color code { color: inherit; } .wc-block-grid__products .wc-block-components-product-button__button { border-radius: 0; } .widget .wp-block-heading:before { left: 0; top: 0; } div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title { font-weight: 700; font-size: 24px; } .wc-block-components-checkout-place-order-button{ background: inherit; } .widget .wp-block-social-links { margin-bottom: 0; } .wp-block-latest-comments article{ margin-bottom: 0px; } .sidebar .widget .wp-block-group .wp-block-button .wp-block-button__link { color: #fff; } button.wp-block-search__button.wp-element-button:hover, button.wp-block-search__button.wp-element-button:focus{ border: 2px solid; } .wc-block-components-totals-coupon__content button.components-button { border-radius: 4px; } .wp-block-code code img { padding: 10px; } .wp-block-latest-posts__list .wp-block-latest-posts__post-author, .wp-block-latest-posts__list .wp-block-latest-posts__post-date { text-decoration: none; } .wc-block-cart-items td { color: inherit; } .wc-block-components-totals-coupon__content button.components-button { border-radius: 0; } ul.wp-block-page-list a { text-decoration: none; } .wc-block-featured-category__link .wp-block-button__link:focus { color: #fff; } .wc-block-featured-product__price .woocommerce-Price-amount.amount { color: inherit; } .wp-block-post-comments-form .comment-reply-title { margin-bottom: 1.4rem; } .wp-block-group .wp-block-details p { margin-top: 1rem; padding-top: 1rem; } .woocommerce table.shop_attributes td { text-decoration: none; } .wc-block-cart-items th { color: inherit; } .wp-block-latest-posts__post-author { font-size: 18px; font-weight: 600; } .post .entry-content ul.wp-block-post-template li.wp-block-post .wp-block-post-date { padding-bottom: 1.2rem; } .wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus { color: #fff; } .wc-block-featured-product__price .woocommerce-Price-amount.amount { text-decoration: none; } .widget .wp-block-group pre.wp-block-preformatted { background: rgba(26, 26, 26, 0.8); color: #ddd; } .sidebar .widget .wp-block-file .wp-block-file__button { background-color: #1b8415; } .wp-block-social-links .wp-social-link:last-child { margin-bottom: 8px; } .wp-block-code.has-background code { background: inherit; } .wc-block-mini-cart__footer-checkout:focus { background-color: inherit; color: #fff; } .wc-block-cart__submit-button, .wc-block-cart__submit-button:hover, .wc-block-cart__submit-button:focus { text-decoration: none; } .wc-block-mini-cart__badge { color: inherit; } table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name { line-height: 16px; } .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a { font-size: 1.2rem; text-decoration: none; } .wc-block-mini-cart__footer span.wc-block-components-totals-item__label { font-size: 16px; line-height: 20px; } .wp-block-file.has-background { padding: 0.5rem; } .wc-block-cart-item__remove-link { text-decoration: none !important; } a.wp-block-latest-posts__post-title { text-decoration: none; } .wp-block-latest-comments__comment a { text-decoration: none; } .has-background.wp-block-read-more { padding: 0.25em 1.375em; } .wc-block-components-product-badge { font-size: 1rem !important; } .wc-block-components-totals-coupon-link { text-decoration: none; } .wc-block-grid__product-price.price ins { line-height: 18px; } .wc-block-components-product-badge { text-decoration: none; } .wp-block-file a { line-height: 18px; } .wc-block-components-totals-coupon-link { line-height: 18px; } .wp-block-comment-author-name a { color: inherit; } .wp-block-comment-date span a { color: inherit; } .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link { text-decoration: none; } .wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover { color: #fff; } .wp-block-page-list a:hover, .wp-block-page-list a:focus { color: inherit; } .wp-block-page-list { list-style: none; } .wp-block-page-list a { font-weight: 600; } .wp-block-social-links .wp-social-link:last-child { margin-bottom: 10px; } .wp-block-social-links .wp-social-link a { box-shadow: none; } .wp-block-calendar table th { font-weight: 600; } .widget .wp-block-read-more { font-weight: 500; } .entry-content blockquote cite a:hover, .entry-content blockquote cite a:focus { text-decoration: underline; } .widget .wp-block-group ul li a { text-decoration: none; } .wp-block-list.has-background { padding: 1.25em 2.375em; } .wp-block-preformatted.has-background { padding: 1em; } .sidebar .widget .wp-block-group .is-vertical a { color: inherit; } .footer-sidebar .widget.widget_block .wp-block-group p a { color: inherit; } .wp-block-page-list.has-background { padding: 1rem; } .wp-block-page-list p a { padding: 1rem; } .wp-block-post-author img { border-radius: 100%; } a.wp-block-button__link:focus { color: #fff; text-decoration: none; } .post.grid-view-news-area ul.wp-block-rss { list-style: disc; } .post .wp-block-archives li { padding-bottom: 0.625rem; } .widget .wp-block-embed .wp-element-caption a { color: inherit; } .sidebar .widget .textwidget a span{ color: inherit; } .wp-block-file .wp-block-file__button { text-decoration: none; border: none; } select:focus, .form-control:focus { border-color: rgb(255, 33, 79); box-shadow: 0 0 5px rgba(255, 33, 79, 1); } .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus { z-index: 0; } .sidebar .widget .wp-block-group .wp-block-embed { margin: 0; } table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link { text-decoration: none !important; } .footer-sidebar .widget .wp-block-group .wp-block-verse { background: #202020; color: #cccccc; } .widget .wp-block-quote { color: inherit; }