a, button, img, .wp-block-group, .wp-block-columns, .wp-block-column { transition: all ease 0.23s; } .wp-block-image.is-style-bloghoot-boxshadow img, .wp-block-column.is-style-bloghoot-boxshadow, .wp-block-columns.is-style-bloghoot-boxshadow, .wp-block-group.is-style-bloghoot-boxshadow { box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.035); } .wp-block-group.is-style-bloghoot-boxshadow.bloghoot-post-box:hover { box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1); } .wp-block-image.is-style-bloghoot-boxshadow-medium img, .wp-block-column.is-style-bloghoot-boxshadow-medium, .wp-block-columns.is-style-bloghoot-boxshadow-medium, .wp-block-group.is-style-bloghoot-boxshadow-medium { box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.05); } .wp-block-group.is-style-bloghoot-boxshadow-medium.bloghoot-post-box:hover { box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.12); } .wp-block-image.is-style-bloghoot-boxshadow-large img, .wp-block-column.is-style-bloghoot-boxshadow-large, .wp-block-columns.is-style-bloghoot-boxshadow-large, .wp-block-group.is-style-bloghoot-boxshadow-large { box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1); } .wp-block-group.is-style-bloghoot-boxshadow-large.bloghoot-post-box:hover { box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.15); } .wp-block-image.is-style-bloghoot-boxshadow-hover img:hover, .wp-block-column.is-style-bloghoot-boxshadow-hover:hover, .wp-block-columns.is-style-bloghoot-boxshadow-hover:hover, .wp-block-group.is-style-bloghoot-boxshadow-hover:hover { box-shadow: 0 0 40px rgba(0, 0, 0, 0.06); } .taxonomy-category.is-style-categories-background-with-round a { padding: 4px 8px; border-radius: 0; position: relative; overflow: hidden; background-color: var(--wp--preset--color--primary); text-decoration: none; color: var(--wp--preset--color--light-color); margin: 0 5px 5px 0; display: inline-block; } .taxonomy-category.is-style-categories-background-with-round a:nth-child(3), .taxonomy-category.is-style-categories-background-with-round a:nth-child(9), .taxonomy-category.is-style-categories-background-with-round a:nth-child(15), .taxonomy-category.is-style-categories-background-with-round a:nth-child(21) { background-color: var(--wp--preset--color--secondary); } .taxonomy-category.is-style-categories-background-with-round a:nth-child(5), .taxonomy-category.is-style-categories-background-with-round a:nth-child(11), .taxonomy-category.is-style-categories-background-with-round a:nth-child(17), .taxonomy-category.is-style-categories-background-with-round a:nth-child(23) { background-color: var(--wp--preset--color--extracat-color); } .taxonomy-category.is-style-categories-background-with-round a:hover, .taxonomy-category.is-style-categories-mixed-colors a:hover { opacity: 0.78; } .taxonomy-category.is-style-categories-mixed-bullet a, .taxonomy-category.is-style-categories-mixed-colors a { position: relative; padding-left: 12px; padding-right: 10px; } .taxonomy-category.is-style-categories-mixed-colors a { color: var(--wp--preset--color--primary) !important; } .taxonomy-category.is-style-categories-mixed-colors a:nth-child(3), .taxonomy-category.is-style-categories-mixed-colors a:nth-child(9), .taxonomy-category.is-style-categories-mixed-colors a:nth-child(15), .taxonomy-category.is-style-categories-mixed-colors a:nth-child(21) { color: var(--wp--preset--color--secondary) !important; } .taxonomy-category.is-style-categories-mixed-colors a:nth-child(5), .taxonomy-category.is-style-categories-mixed-colors a:nth-child(11), .taxonomy-category.is-style-categories-mixed-colors a:nth-child(17), .taxonomy-category.is-style-categories-mixed-colors a:nth-child(23) { color: var(--wp--preset--color--extracat-color) !important; } .taxonomy-category.is-style-categories-mixed-bullet a:before, .taxonomy-category.is-style-categories-mixed-colors a:before { left: 0; content: ""; width: 6px; height: 6px; background-color: var(--wp--preset--color--primary); position: absolute; top: 50%; margin-top: -3px; } .taxonomy-category.is-style-categories-mixed-bullet a:nth-child(3):before, .taxonomy-category.is-style-categories-mixed-bullet a:nth-child(9):before, .taxonomy-category.is-style-categories-mixed-bullet a:nth-child(15):before, .taxonomy-category.is-style-categories-mixed-bullet a:nth-child(21):before, .taxonomy-category.is-style-categories-mixed-colors a:nth-child(3):before, .taxonomy-category.is-style-categories-mixed-colors a:nth-child(9):before, .taxonomy-category.is-style-categories-mixed-colors a:nth-child(15):before, .taxonomy-category.is-style-categories-mixed-colors a:nth-child(21):before { background-color: var(--wp--preset--color--secondary); } .taxonomy-category.is-style-categories-mixed-bullet a:nth-child(5):before, .taxonomy-category.is-style-categories-mixed-bullet a:nth-child(11):before, .taxonomy-category.is-style-categories-mixed-bullet a:nth-child(17):before, .taxonomy-category.is-style-categories-mixed-bullet a:nth-child(23):before, .taxonomy-category.is-style-categories-mixed-colors a:nth-child(5):before, .taxonomy-category.is-style-categories-mixed-colors a:nth-child(11):before, .taxonomy-category.is-style-categories-mixed-colors a:nth-child(17):before, .taxonomy-category.is-style-categories-mixed-colors a:nth-child(23):before { background-color: var(--wp--preset--color--extracat-color); } .taxonomy-category.is-style-categories-background-with-round .wp-block-post-terms__separator, .taxonomy-category.is-style-categories-mixed-colors .wp-block-post-terms__separator, .taxonomy-category.is-style-categories-mixed-bullet .wp-block-post-terms__separator { display: none; } /*button hover style*/ .wp-block-button.is-style-button-hover-primary-color a:hover { color: var(--wp--preset--color--primary) !important; } .wp-block-button.is-style-button-hover-secondary-color a:hover { color: var(--wp--preset--color--secondary) !important; } .wp-block-button.is-style-button-hover-primary-bgcolor a.wp-block-button__link.wp-element-button:hover { background-color: var(--wp--preset--color--primary) !important; opacity: 1; color: #ffffff !important; border-color: var(--wp--preset--color--primary) !important; } .wp-block-button.is-style-button-hover-secondary-bgcolor a.wp-block-button__link.wp-element-button:hover { background-color: var(--wp--preset--color--secondary) !important; opacity: 1; color: #ffffff !important; border-color: var(--wp--preset--color--secondary) !important; } .wp-block-button.is-style-button-hover-white-bgcolor a.wp-block-button__link.wp-element-button:hover { background-color: #ffffff !important; opacity: 1; color: var(--wp--preset--color--text-color) !important; } /*Styling read more block for hover*/ .is-style-readmore-hover-primary-color.wp-block-read-more:hover, .is-style-hide-bullet-list-link-hover-style-primary a:hover { color: var(--wp--preset--color--primary) !important; } .is-style-hide-bullet-list-link-hover-style-white a:hover { color: #fff !important; } .is-style-readmore-hover-primary-fill.wp-block-read-more, .is-style-readmore-hover-secondary-fill.wp-block-read-more { border-radius: 0; } .is-style-readmore-hover-primary-fill.wp-block-read-more:hover { background-color: var(--wp--preset--color--primary) !important; color: #fff !important; } .is-style-readmore-hover-secondary-fill.wp-block-read-more:hover { background-color: var(--wp--preset--color--secondary) !important; color: #fff !important; } /*style list for ul*/ .is-style-list-style-no-bullet { list-style-type: none; } /*image hover effect*/ figure.wp-block-image.is-style-bloghoot-image-hover-rotate img:hover { transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); } .wp-block-image.is-style-bloghoot-image-hover-pulse img:hover { animation: bloghootPulse 2s infinite; -moz-animation: bloghootPulse 2s infinite; -o-animation: bloghootPulse 2s infinite; -webkit-animation: bloghootPulse 2s infinite; animation-timing-function: linear; -moz-animation-timing-function: linear; -webkit-animation-timing-function: linear; -o-animation-timing-function: linear; } .wp-block-image.is-style-bloghoot-image-pulse img { animation: bloghootPulse 2s infinite; -moz-animation: bloghootPulse 2s infinite; -o-animation: bloghootPulse 2s infinite; -webkit-animation: bloghootPulse 2s infinite; animation-timing-function: linear; -moz-animation-timing-function: linear; -webkit-animation-timing-function: linear; -o-animation-timing-function: linear; } @keyframes bloghootPulse { 0% { transform: scale(1); } 50% { transform: scale(1.02); } 100% { transform: scale(1); } } .wp-block-gallery.bloghoot-brands-logos .wp-block-image { align-items: center; } .wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img { filter: grayscale(1); -webkit-filter: grayscale(1); transition: all ease-in 0.23s; -webkit-transition: all ease-in 0.23s; -moz-transition: all ease-in 0.23s; -o-transition: all ease-in 0.23s; } .wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img:hover { filter: grayscale(0); -webkit-filter: grayscale(0); } .wp-site-blocks > * + * { margin-block-start: 0 !important; } .bloghoot-duotone-primary { filter: var(--wp--preset--duotone--primary); } .is-style-bloghoot-page-list-bullet-hide-style.wp-block-page-list, .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style { list-style: none; margin: 0; padding: 0; } .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style.wp-block-categories, .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style-white-color.wp-block-categories, .is-style-bloghoot-page-list-bullet-hide-style.wp-block-page-list, .is-style-bloghoot-page-list-bullet-hide-style-white-color.wp-block-page-list { list-style: none; } .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style.wp-block-categories a, .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style.wp-block-categories li, .is-style-bloghoot-page-list-bullet-hide-style.wp-block-page-list li, .is-style-bloghoot-page-list-bullet-hide-style.wp-block-page-list a { color: var(--wp--preset--color--foreground) !important; } .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style.wp-block-categories a:hover, .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style-white-color.wp-block-categories a:hover, .is-style-bloghoot-page-list-bullet-hide-style.wp-block-page-list a:hover, .is-style-bloghoot-page-list-bullet-hide-style-white-color.wp-block-page-list a:hover { color: var(--wp--preset--color--primary) !important; } .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style-white-color.wp-block-categories a, .wp-block-categories-list.is-style-bloghoot-categories-bullet-hide-style-white-color.wp-block-categories li, .is-style-bloghoot-page-list-bullet-hide-style-white-color.wp-block-page-list li, .is-style-bloghoot-page-list-bullet-hide-style-white-color.wp-block-page-list a { color: var(--wp--preset--color--foreground-alt) !important; } .wp-block-social-links.is-style-social-icon-size-small li a svg { width: auto; height: 24px; } .wp-block-social-links.is-style-social-icon-size-large li a svg { width: auto; height: 30px; } .block-editor-block-list__layout .bloghoot-swiper-holder.swiper-wrapper { display: inline-block !important; } .block-editor-block-list__layout .bloghoot-swiper-holder.swiper-wrapper li { display: none; } .block-editor-block-list__layout .bloghoot-swiper-holder.swiper-wrapper li:first-child { display: block; } .is-style-author-name-with-icon.wp-block-post-author-name:before, .is-style-author-name-with-white-icon.wp-block-post-author-name:before, .is-style-post-date-with-icon.wp-block-post-date:before, .is-style-post-date-with-white-icon.wp-block-post-date:before { content: ""; width: 13px; height: 13px; background: var(--wp--preset--color--meta-icon-color); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; mask-position: center; -webkit-mask-position: center; display: inline-block; margin-right: 7px; margin-bottom: -1px; mask-size: contain; } .is-style-author-name-with-icon.wp-block-post-author-name:before, .is-style-author-name-with-white-icon.wp-block-post-author-name:before { mask-image: url(../images/icon_author.svg); } .is-style-post-date-with-icon.wp-block-post-date:before, .is-style-post-date-with-white-icon.wp-block-post-date:before { mask-image: url(../images/icon_time.svg); } .is-style-author-name-with-white-icon.wp-block-post-author-name:before, .is-style-post-date-with-white-icon.wp-block-post-date:before { background: #fff; } h2.wp-block-heading.is-style-heading-style-overlap { margin-bottom: -2px; } .wp-block-cover.is-style-bloghoot-cover-zoom-on-hover img.wp-block-cover__image-background.wp-post-image { transition: all ease 0.23s; } .wp-block-cover.is-style-bloghoot-cover-zoom-on-hover:hover img.wp-block-cover__image-background.wp-post-image { transform: scale(1.2); } .is-style-bloghoot-post-title-primary-underline-on-hover.wp-block-post-title a, .is-style-bloghoot-post-title-secondary-underline-on-hover.wp-block-post-title a { display: inline; text-decoration: none; background-image: linear-gradient(var(--wp--preset--color--primary), var(--wp--preset--color--primary)); background-position: 0 1.05em; background-size: 0 2px; background-repeat: no-repeat; transition: background-size 0.5s; } .is-style-bloghoot-post-title-secondary-underline-on-hover.wp-block-post-title a { background-image: linear-gradient(var(--wp--preset--color--secondary), var(--wp--preset--color--secondary)); } .is-style-bloghoot-post-title-primary-underline-on-hover.wp-block-post-title a:hover, .is-style-bloghoot-post-title-secondary-underline-on-hover.wp-block-post-title a:hover { background-size: 100% 1px; }