:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overflow-x:hidden;font-family:"Inter",sans-serif;scroll-behavior:smooth;padding:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}p,ul{margin-bottom:1rem}ul{padding-left:2rem}ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}figure{margin:0 0 1rem}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.lead{font-size:1.25rem;font-weight:300}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col-10,.col-12{flex:0 0 auto;width:83.33333333%}.col-12{width:100%}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}@media (min-width:576px){.col-sm-4,.col-sm-8{flex:0 0 auto;width:33.33333333%}.col-sm-8{width:66.66666667%}}@media (min-width:768px){.col-md-3,.col-md-9{flex:0 0 auto;width:25%}.col-md-9{width:75%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}}@media (min-width:1200px){.col-xl-4,.col-xl-8{flex:0 0 auto;width:33.33333333%}.col-xl-8{width:66.66666667%}}@media (min-width:1400px){.col-xxl-11{flex:0 0 auto;width:91.66666667%}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.navbar,.navbar>.container-fluid{display:flex;align-items:center;justify-content:space-between}.navbar{position:relative;flex-wrap:wrap;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container-fluid{flex-wrap:inherit}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;margin-left:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.clearfix::after{display:block;clear:both;content:""}.d-flex{display:flex!important}.gap-3{gap:1rem!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.mt-3{margin-top:1rem!important}.mb-4{margin-bottom:1.5rem!important}.ms-auto{margin-left:auto!important}.px-0{padding-right:0!important;padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.fa-brands,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas{font-family:"Font Awesome 6 Free"}.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-search:before{content:""}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-brands-400.ttf)format("truetype")}.fa-brands{font-weight:400}.fa-instagram:before{content:""}.fa-facebook:before{content:""}.fa-youtube:before{content:""}.fa-twitter:before{content:""}.fa-pinterest:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-solid-900.ttf)format("truetype")}.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:swap;font-weight:400;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:400;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:swap;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:swap;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:swap;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-regular-400.ttf)format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:swap;src:url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-v4compatibility.woff2)format("woff2"),url(/wp-content/themes/hollyandweave-child/assets/webfonts/fa-v4compatibility.ttf)format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@media only screen and (max-width:1680px){.container{max-width:1360px}}@media only screen and (max-width:1600px){header .container{max-width:1440px!important}footer .container{max-width:1280px!important}}@media only screen and (max-width:1440px){.container{max-width:1280px}}@media only screen and (max-width:1360px){footer .container,header .container{max-width:1170px!important}.container{max-width:1170px}}@media only screen and (max-width:1140px){.footer_bottom p{font-size:14px}}@media only screen and (max-width:991px){.logo img{max-width:180px}}@media only screen and (max-width:767px){.logo img{max-width:150px}.footer_bottom p{text-align:center}}@media only screen and (max-width:385px){.logo img{max-width:120px}}@font-face{font-family:"Lora";font-display:swap}@font-face{font-family:"Inter";font-display:swap}@font-face{font-family:"Playfair Display";font-display:swap}@font-face{font-family:"Poppins";font-display:swap}html{width:100%;overflow-x:hidden}header{padding:0;background:#fff0;width:100%;z-index:999;margin-bottom:50px}footer{position:relative;padding:70px 0 0;background:#111827;overflow:hidden}.search-box input{width:100%;padding:10px 15px 10px 40px!important;border:1px solid #ddd;border-radius:25px;outline:0;font-size:16px;color:#333;background-color:#f8f9fa}.search-box i{position:absolute;top:50%;left:12px;transform:translateY(-50%);font-size:16px;color:#555}section#header-topbar p{margin:0;font-family:Poppins;color:#fff;font-size:15px;line-height:30px}.heading-colm h2{font-family:"Playfair Display",serif;color:#000;font-weight:700!important;font-size:30px;line-height:40px;margin-bottom:30px!important;text-align:center}@media (max-width:768px){.categories-links,.follow-us,.quick-links{margin-top:20px;margin-left:20px}.follow-us ul{justify-content:flex-start!important}.search-humburger{margin-top:10px}}@media (max-width:576px){.xmas-time-value{font-size:1.5rem}.xmas-time-label{font-size:10px}section{padding:20px 0!important}.holiday-setion.related_post{padding:0 20px!important}}.follow-us ul li{margin-bottom:25px}.follow-us ul li a{background:#414652;padding:10px;transition:.5s;margin:0 5px;border-radius:30px}.follow-us ul li a i{font-size:20px;margin:0!important}section.header-top nav .container-fluid.px-0{gap:20px}@media (max-width:992px){.hamburger-btn{margin-right:20px}.fullscreen-menu a{font-size:1.5rem!important}.fullscreen-menu{padding:94px 20px!important}}body header .container{max-width:1140px!important}.widget-title span{background:0 0!important}.p3_pop_left-left a>div{border-radius:9px}.p3_popular_posts_widget .p3_pop_left-right h4{font-size:14px;font-family:"Poppins";color:#4b5563;line-height:1.2;background:0 0!important}aside.widget.pipdig_widget_popular_posts>h3{margin-bottom:20px}.categories_page .card-body a.card-link{position:absolute;bottom:20px}.single_content .the_champ_sharing_ul span.the_champ_svg{width:auto!important;border-radius:50%}.single_content .the_champ_sharing_ul span.the_champ_svg:hover{transition:all ease-in-out 200ms;zoom:1.1}.single_content h1{font-weight:700!important;margin-bottom:10px}.single_content .wp-block-image img{border-radius:10px;width:100%}section.related_post .card-body h5.card-title{font-size:16px;line-height:1.34;font-weight:600!important}section.related_post .card img{height:155px}.sidebar__wrap section.counter-setn{padding:0;margin-bottom:32px}.sidebar__wrap section.counter-setn .xmas-countdown h1{font-size:1.45rem;margin-bottom:10px}.sidebar__wrap section.counter-setn .xmas-countdown p{font-size:16px;margin-bottom:15px!important}.sidebar__wrap .xmas-timer-container>div{width:42%!important;padding:6px;border-radius:8px}.fullscreen-menu ul#menu-secondary-menu{flex-direction:column!important;max-width:720px;margin-left:unset!important;background-color:#c41e3a!important;padding:50px 30px;box-shadow:0 10px 16px rgb(0 0 0/.2);border-top-right-radius:20px;border-bottom-right-radius:20px;height:100vh;overflow:auto}ul#menu-secondary-menu .dropdown-toggle::after{position:absolute;right:14px;top:50%;transform:translate(-50%,-50%)}ul#menu-secondary-menu li{border-bottom:1px solid #ebebeb;padding:10px}ul#menu-secondary-menu ul.dropdown-menu{position:static!important;width:100%;height:auto;max-height:unset!important;margin:0!important;box-shadow:none!important;border:0;background:#fff0}ul#menu-secondary-menu ul.dropdown-menu a{white-space:unset!important;margin:0!important;font-size:1.6rem!important}ul#menu-secondary-menu ul.dropdown-menu li:last-child{border:0;padding-bottom:0}ul#menu-secondary-menu a:hover{color:#fefefe!important}button.navbar-toggler{display:none}.search-box input::placeholder{color:#555}form#searchform input[type=search]{min-height:48px!important;padding:12px 15px!important;font-size:16px!important;width:100%!important}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image .aligncenter{display:table;margin-left:auto;margin-right:auto}.wp-block-image figure{margin:0}.wp-block-image img,ul{box-sizing:border-box}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-text-align-center{text-align:center}.aligncenter{clear:both}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}@font-face{font-family:"Lora";font-display:swap}@font-face{font-family:"Inter";font-display:swap}@font-face{font-family:"Playfair Display";font-display:swap}@font-face{font-family:"Poppins";font-display:swap}*,a,h1,h2,h3,h4,h5,li,p,span,ul{margin:0;padding:0}a,a:focus,a:hover{text-decoration:none}.container{max-width:1360px}:root{--55-roman:font-family: "Inter", sans-serif;--65-medium:font-family: "Inter", sans-serif;--75-bold:font-family: "Inter", sans-serif}.logo img{width:160px!important;object-fit:cover;object-position:center}footer .container{max-width:1280px!important}.footer_top{position:relative;padding-bottom:50px;z-index:1;padding-top:0}.footer_bottom{position:relative;background:#111827;padding:0 0 40px;text-align:center}.footer_bottom p,.menu-items a{font-family:"Poppins";font-size:16px}.footer_bottom p{font-weight:400;color:#9ca3af;text-transform:capitalize}.search-box.mt-3{margin:0!important}section.header-top{box-shadow:1px 2px 3px 0#ccc;padding:10px 0!important;background-color:#fff;width:100%}.menu-items a{line-height:30px}.logo{font-weight:700;font-size:1.5rem;text-decoration:none;color:inherit}a.logo{--tw-text-opacity:1;color:rgb(196 30 58/var(--tw-text-opacity,1))!important;font-size:1.275rem;line-height:2.25rem;font-family:"Pacifico"}.search-box{position:relative;width:100%!important;max-width:100%!important}section#header-topbar{text-align:center;margin:0;padding:10px 0!important;background:#c41e3a;width:100%}.card-custom{border-radius:15px;box-shadow:0 4px 10px rgb(0 0 0/.1);overflow:hidden;transition:transform .3s ease-in-out;height:100%;max-width:500px;width:100%}.card-custom:hover{transform:translateY(-5px)}.card img{border-top-left-radius:15px;border-top-right-radius:15px;height:200px;object-fit:cover}.card-body{padding:40px 20px}.card-title,.footer_top h4,.quick-links h4{font-family:"Poppins";font-size:20px;line-height:30px}.card-title{color:#000;font-weight:600}.card-text{font-family:"Poppins";font-size:16px;line-height:30px;color:#4b5563;padding-bottom:20px}.card-link{text-decoration:none;font-size:1rem;font-family:"Poppins",sans-serif;font-weight:400;transition:.5s}.card-link:hover,.footer_top a{color:#000;text-decoration:none}section#Featured-Holiday-Content{padding:80px 0}.xmas-countdown{text-align:center;padding:40px 5%;background-color:#fdf6f8;margin:2rem auto;max-width:1000px}.xmas-title{color:#c41e3a;margin-bottom:1.5rem;font-weight:700;font-family:"Playfair Display"}.xmas-timer-container{display:flex;justify-content:space-around;flex-wrap:wrap}.xmas-timer-unit{margin:.5rem;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.xmas-time-value{font-size:2.5rem;font-weight:600;color:#2c8c3f;font-family:"Poppins"}.xmas-time-label{font-size:1.2rem;text-transform:uppercase;margin-top:.5rem}.footer_top li,.xmas-countdown p{font-family:"Poppins";font-size:18px}.colum-imge ul{display:inline-flex;list-style:none;flex-direction:row;align-content:center;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:20%;margin-top:30px}.colum-imge img{width:100%}section.counter-setn{padding-top:60px}.days-cls-green,.hours-cls-red{border:1px solid #c41e3a;width:18%;background:#fff;border-radius:20px}.days-cls-green{border:1px solid #165b33}.xmas-time-label{color:#4b5563;font-size:12px;font-family:"Poppins"}section.counter-setn .container{background:#fdf6f8;border-radius:20px;box-shadow:0 5px 6px 2px #ccc}@media (max-width:768px){.categories-links,.follow-us,.quick-links{margin-top:20px;margin-left:20px}.follow-us ul{justify-content:flex-start!important}.search-humburger{margin-top:10px}}@media (max-width:576px){.xmas-time-value{font-size:1.5rem}.xmas-time-label{font-size:10px}section{padding:20px 0!important}.holiday-setion.related_post{padding:0 20px!important}}.colm-logo p{color:#9ca3af;font-family:"Poppins";margin-top:20px;margin-left:20px}.footer_top h4,.quick-links h4{color:#fff;margin-bottom:20px}.footer_top a{font-size:15px;color:#fff;padding:0}.footer_top a:hover{color:#fff;text-decoration:underline}.footer_top ul,.quick-links ul{list-style:none;padding:0}.footer_top li{line-height:30px;font-size:15px}.follow-us ul{display:flex;width:60%;flex-direction:row;flex-wrap:wrap!important;align-content:center}.follow-us a:hover{background:#c41e3a}.footer_bottom .row{border-top:1px solid #9ca3af;padding-top:40px}.search-humburger{display:flex;justify-content:space-between;align-items:center}.follow-us ul,.hamburger-btn,body .fullscreen-menu{justify-content:center;align-items:center}.hamburger-btn{width:50px;height:50px;background:#c41e3a;border:0;cursor:pointer;display:flex;flex-direction:column;border-radius:100px}.hamburger-line{width:25px;height:2px;background:#fff;margin:2px 0;transition:all .3s ease}.fullscreen-menu a{color:#fff!important;font-size:1.7rem!important;text-decoration:none;margin:10px!important;transition:color .3s ease;font-family:"Poppins";font-weight:600;position:relative}.fullscreen-menu a:hover{color:#f1c40f}#mainNavigationMenu{margin-left:.4rem}li.pipdig_navbar_search,li.socialz.top-socialz{display:none!important}body .fullscreen-menu{position:fixed;top:0;left:0;width:100%;height:100vh;overflow-y:hidden;display:block!important;background-color:#000000c9!important;padding:0!important;z-index:10!important;visibility:hidden;transition:allease-in-out 200ms}@media (max-width:992px){.hamburger-btn{margin-right:20px}.fullscreen-menu a{font-size:1.5rem!important}.fullscreen-menu{padding:94px 20px!important}}.categories_page .col-sm-4{background-color:#fcfcfc;padding:20px;border-radius:10px;box-shadow:0 5px 6px 2px #ccc;width:auto!important}.widget-title{border:0!important;font-size:15px!important;font-weight:700!important}.p3_popular_posts_widget h4{background:#fff0}.p3_pop_left-left{max-width:70px;max-height:70px;border-radius:9px}.p3_popular_posts_widget li{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #dadada;display:flex;align-items:center;gap:10px}.categories_page .card-body{min-height:179px;position:relative}.single_content .the_champ_sharing_ul{position:absolute;top:6px;display:flex;flex-direction:column;left:-40px;gap:10px}.single_content p{font-weight:400!important;font-family:"Poppins";margin-bottom:20px;line-height:1.6}.single_content .wp-block-image{margin-bottom:20px!important}.single_content a{color:#c41e3a;transition:all ease-in-out 200ms}.single_content a:hover{text-decoration:underline;color:#c50021}.single_content .wp-block-heading{margin-bottom:20px;font-weight:500!important}section.related_post .card-body{padding:15px}.sidebar__wrap section.counter-setn .container{border-radius:15px!important;padding:0}.sidebar__wrap section.counter-setn .xmas-countdown{border-radius:15px;padding:30px 20px;margin:0}.categories_page{margin-top:40px}.sidebar__wrap .xmas-time-value{font-size:1.3rem}.sidebar__wrap .xmas-timer-unit{padding:0}.sidebar__wrap .xmas-timer-container{justify-content:center}.navbar-brand{margin-left:20px}ul#menu-secondary-menu ul.dropdown-menu li a:hover{color:#fff!important}ul#menu-secondary-menu ul.dropdown-menu li a:active,ul#menu-secondary-menu ul.dropdown-menu li a:focus,ul#menu-secondary-menu ul.dropdown-menu li a:hover{background-color:transparent!important}.footer_copy{display:flex;justify-content:space-between}.card-link{color:#c0392b!important}.card-body,.card.card-custom{background-color:#fff!important}#p3_search_overlay-closebtn{min-width:48px!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px!important}@media only screen and (max-width:990px){.top-socialz{display:none}}@media only screen and (max-width:810px){.top-socialz{display:none;opacity:0;height:0}.site-sidebar{margin:30px 0 0;padding:0}.site-sidebar .widget{margin:0;padding:20px 15px}.site-sidebar .widget:last-child{padding-bottom:30px}.hide-back-to-top{display:none}}@media only screen and (max-width:719px){.site-main .container{padding-bottom:0}}div.the_champ_sharing_ul a:focus,div.the_champ_sharing_ul a:link{text-decoration:none;background:0 0!important}div.the_champ_sharing_ul a{text-decoration:none!important;margin:2px;float:left;padding:0;list-style:none;border:0;clear:none}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:0!important}div.the_champ_sharing_container a:before{content:none}