/*
Theme Name: LifeStyle Blog Pro
Theme URI: https://www.wpradiant.net/products/lifestyle-wordpress-theme/
Author: Wpradiant
Author URI: https://www.wpradiant.net/
Description: Introducing the Lifestyle WordPress theme, a stylish and versatile template designed for bloggers, influencers, and lifestyle enthusiasts. Whether you’re sharing your travel adventures, fashion tips, wellness insights, or any other lifestyle topics, this theme provides a stunning platform to showcase your content and engage with your audience.
Version: 0.0.1
Tested up to: 6.2.2
Requires at least: 5.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lifestyle-blog-pro
*/

/*header buy now bar start*/
.sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	max-width: 100%;
	top: 40px;
	z-index: 999;
}
.header-coupon {
    color: #000;
}
.buy-now a {
   background-color: #0693e3;
    color: white !important;
    padding: 10px 20px;
    border-radius:10px;
}

.header-coupon:hover {
    animation: none; /* Stop the blinking on hover */
}


.admin-bar .sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	max-width: 100%;
	top: 72px;
	z-index: 999;
}
 .mtsnb{
 z-index: 100000!important;
  }
  .mtsnb-button-type a{
    background: #000;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 10px;
}
.header-coupoun{
    color: green;
}
.mtsnb-text{
      font-weight: bold;
}
/*header buy now bar end*/

*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary{display: block;}
audio,
canvas,
video{display: inline-block;}
audio:not([controls]){display: none; height: 0;}
[hidden]{display: none;}
html{font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

html,
button,
input,
select,
textarea{font-family: 'Poppins', sans-serif;}

body{margin: 0; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}

a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
	text-decoration-style: dashed;
}

a:active {
	text-decoration: none;
}

figure a{display:inline-block;}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
	text-decoration-style: solid;
}

h1,
h2,
h3,
h4,
h5,
h6{clear: both; font-family:'Oswald';}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{color: inherit;}

h1{font-size: 48px; margin: 33px 0;}
h2{font-size: 30px; margin: 25px 0;}
h3{font-size: 22px; margin: 22px 0;}
h4{font-size: 20px; margin: 25px 0;}
h5{font-size: 18px; margin: 30px 0;}
h6{font-size: 16px; margin: 36px 0;}

p{margin: 0 0 25px;}

img{border: none; max-width: 100%; -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle;}

address{font-style: italic; margin: 0 0 24px;}
abbr[title]{border-bottom: 1px dotted;}
b,
strong{font-weight: bold;}
dfn{font-style: italic;}
mark{background: #ff0; color: #000;}
code,
kbd,
pre,
samp{font-family: monospace, serif; font-size: 14px; hyphens: none;}
pre{background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
blockquote, q{hyphens: none; quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content: ""; content: none;}
blockquote{font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px;}
blockquote blockquote{margin-right: 0;}
blockquote cite,
blockquote small{font-size: 14px; font-weight: normal; text-transform: uppercase;}
blockquote em,
blockquote i{font-style: normal; font-weight: 300;}
blockquote strong,
blockquote b{font-weight: 400;}
small{font-size: smaller;}
sub,
sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dl{margin: 0 20px;}
dt{font-weight: bold;}
dd{margin: 0 0 20px;}
menu,
ol,
ul{margin: 16px 0; padding: 0 0 0 15px;}
ul{list-style-type: square;}
nav ul,
nav ol{list-style: none; list-style-image: none;}
li > ul,
li > ol{margin: 0;}
svg:not(:root){overflow: hidden;}
figure{margin: 0;}
form{margin: 0;}
fieldset{border: 1px solid #c0c0c0; margin: 0 2px; min-width: inherit; padding: 0.35em 0.625em 0.75em;}
legend{border: 0; padding: 0; white-space: normal;}

button,
input,
select,
textarea{font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline;}
button,
input{line-height: normal;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance: button; cursor: pointer;}
button[disabled],
input[disabled]{cursor: default;}
input[type="checkbox"],
input[type="radio"]{padding: 0;}
input[type="search"]{-webkit-appearance: textfield; padding-right: 2px; width: 270px;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border: 0; padding: 0;}
textarea{overflow: auto; vertical-align: top; resize: none; min-height: 120px;}

table{border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; line-height: 2; margin: 0 0 20px;	width: 100%;}
caption,
th,
td{font-weight: normal; text-align: left;}
caption{font-size: 16px; margin: 20px 0;}
th{font-weight: bold; text-transform: uppercase;}
td{border-top: 1px solid #ededed; padding: 6px 10px 6px 0;}
del{color: #333;}
ins{background: #fff9c0; text-decoration: none;}

/* Form fields styles. */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea{border: 1px solid #efefef; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

select{background: transparent; border: 1px solid #00b5e2; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"]{background-color: #5BAAEC; border: none; border-radius: 50px; color: #fff; display: inline-block; font-size: 20px; font-weight: 500; padding: 18px 50px; text-decoration: none; transition: all 0.2s;}

/* Placeholder text color -- selectors need to be separate to work. */
::placeholder{color: #041F69; opacity: 1;}
:-ms-input-placeholder{color: #041F69;}
::-ms-input-placeholder{color: #041F69;}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

 a:where(:not(.wp-element-button)):hover{
	color: red;
 }
/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
	opacity: 0.90;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
	margin-left: auto !important;
	margin-right: auto !important;
	width: inherit;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
	padding-top: var(--wp--custom--spacing--outer);
	padding-bottom: var(--wp--custom--spacing--large);
	padding-right: var(--wp--custom--spacing--outer);
	padding-left: var(--wp--custom--spacing--outer);
}

.lifestyle-blog-pro-header .wp-block-cover, .lifestyle-blog-pro-header .wp-block-cover-image, .lifestyle-blog-pro-footer .wp-block-cover, .lifestyle-blog-pro-footer .wp-block-cover-image, .lifestyle-blog-pro-porduct-section, .lifestyle-blog-pro-menu-section{align-items:inherit;}
.lifestyle-blog-pro-footer-menu .wp-block-navigation li {padding-left:20px; position:relative;}
.lifestyle-blog-pro-footer-menu .wp-block-navigation li:before{ content:''; width:8px; height:8px; background:#fff; left:0px; top:50%; position:absolute; border-radius:100%; transform:translateY(-50%);}
.lifestyle-blog-pro-header .wp-block-navigation__submenu-container{min-width:215px !important; background:#5f1c00 !important;}
.lifestyle-blog-pro-menu .wp-block-navigation li{padding:17px 0px;}
.lifestyle-blog-pro-menu .wp-block-navigation__submenu-container li{padding:inherit;}
.lifestyle-blog-pro-menu .wp-block-group {padding:0;}
.wc-block-mini-cart__button:hover {background:transparent;}

.lifestyle-blog-pro-menu {font-family:Oswald;}
.lifestyle-blog-pro-header .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .lifestyle-blog-pro-header .wp-block-navigation li .wp-block-navigation-item__label:hover{color:#5BAAEC;}
.lifestyle-blog-pro-footer-menu .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .lifestyle-blog-pro-footer-menu .wp-block-navigation li .wp-block-navigation-item__label:hover{ color:#ff8502;}
.lifestyle-blog-pro-footer-menu .wp-block-navigation li:hover:before, .lifestyle-blog-pro-footer-menu .wp-block-navigation li.current-menu-item:before{ background:#ff8502;}

.lifestyle-blog-pro-ice-berg .wp-block-image{background:#5f1c00; width:170px; height:170px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important;}
.lifestyle-blog-pro-ice-berg h3 {width:50%; margin:0 auto;}
.lifestyle-blog-pro-ice-berg:hover .wp-block-image{background: #19375B;}
.lifestyle-blog-pro-ice-berg:hover h3{color:#19375B !important;}
.lifestyle-blog-pro-better-box .wp-block-image{background:#fff; width:100px; height:100px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important; float:left;}
.lifestyle-blog-pro-product-box .wc-block-components-product-image img {width:auto !important; margin:0 auto; display:table;}

.lifestyle-blog-pro-menu-section::before {content:''; width:35%; height:100%; background:#19375B; position:absolute; left:0px; top:0; z-index:1;}
.lifestyle-blog-pro-section .wp-block-columns{position: relative;
overflow: hidden;}
.lifestyle-blog-pro-discount-box {width:230px !important; height:230px; position:absolute; right:-60px; bottom:-50px;}
.lifestyle-blog-pro-section-box .wp-block-column {z-index:9;}
.lifestyle-blog-pro-section .lifestyle-blog-pro-section-box::before {content:''; width:99.5%; height:99%; border:solid 2px #bd9655; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-style: dashed;}
.lifestyle-blog-pro-inner-banner{ position:relative; z-index:-1;}

.lifestyle-blog-pro-section11-left {margin-right:100px !important;}
.lifestyle-blog-pro-section11{ position:relative;}
.lifestyle-blog-pro-section11::before {content:''; width:41.5%; position:absolute; height:100%; background:#19375B; z-index:0;}
.lifestyle-blog-pro-section11 .wp-block-columns{ position:relative; z-index:0;}

.lifestyle-blog-pro-section7-right .wp-block-image {position:absolute; right:0;}
.lifestyle-blog-pro-section7 {position:relative; overflow:hidden;}
.lifestyle-blog-pro-section5-left {position:relative;}
.lifestyle-blog-pro-section5-left::after {content:""; position:absolute; left:0; top:0; background:#19375B; width:45%; height:100%; z-index:-1;}
.lifestyle-blog-pro-header{ position:absolute !important; width:100%; z-index:2;}

/**woocommerce**/
.woocommerce div.product .product_title{ display: none;}
.entry-summary .price {padding -bottom:15px !important;}
.woocommerce div.product .quantity .qty {width:auto;}
.cart {padding-bottom:20px !important;}
.woocommerce div.product div.images img { width:auto !important; margin:0 auto;}
.woocommerce-tabs .tabs.wc-tabs {margin:0px !important; padding:0px !important;}
.woocommerce-tabs .tabs.wc-tabs:before{ border:none !important;}
.woocommerce-tabs .woocommerce-Tabs-panel {font-size:20px; padding:40px !important; background-color: #f6f6f6;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#222 !important; color:#fff !important; border-radius:0px !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#fff; font-weight:400 !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{ display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li{ border:none !important; padding:5px 30px !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{ background:#5BAAEC !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#fff !important;}
.related.products h2 {text-align:center;}

.related.products li .price, .products li .price{ text-align:center;}
.related.products .button, .products .button{display:table; margin:0 auto;}
.related.products, .products{ text-align:center;}
.related.products li, .products li{float:none !important; display:inline-block; margin:15px !important; padding:35px 15px 0px !important; border-radius: 5px !important;}
.related.products li img, .products li img {width:auto !important; text-align:center; display:table !important; margin:0 auto !important; margin-bottom:20px !important;}

.woocommerce div.product .related.products {padding:40px !important; background-color:#f6f6f6;}
.qty.text {width:auto !important;}
.woocommerce-account .wp-block-post-title, .woocommerce-account main .woocommerce, .woocommerce-cart .wp-block-post-title, .woocommerce-cart main .woocommerce, .woocommerce-checkout .wp-block-post-title, .woocommerce-checkout main .woocommerce {max-width:100%;}
.woocommerce-page .button {padding:10px 35px !important;}
.woocommerce-Price-amount bdi {font-weight:600;}
.select2-container--default .select2-selection--single, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {border:1px solid #222; border-radius:0px;}
body.home .lifestyle-blog-pro-menu li:nth-child(1) span {color:#5BAAEC;}
body.home .lifestyle-blog-pro-menu li .wp-block-navigation__submenu-container li:nth-child(1) span {color:inherit;}
body.home .lifestyle-blog-pro-menu li .wp-block-navigation__submenu-container li:nth-child(1) span:hover, body.home .lifestyle-blog-pro-menu li .wp-block-navigation__submenu-container li span:hover, .lifestyle-blog-pro-menu li .wp-block-navigation__submenu-container li span:hover {color:#5BAAEC;}
.lifestyle-blog-pro-section10 .add_to_cart_button {border-radius:100px; background-color:#19375B; padding:12px 25px !important;}
.added_to_cart.wc-forward {display:block;}
.current-menu-item a{color:#5BAAEC;}

@media(max-width: 1440px){
.lifestyle-blog-pro-section7-right .wp-block-image {position:relative; right:-114px;}
.lifestyle-blog-pro-menu-section::before{ width:25%;}
}
@media(max-width: 1300px){
.lifestyle-blog-pro-section7-right .wp-block-image{ right:-40px;}
}

@media(max-width: 1199pxheader ){
.lifestyle-blog-pro-menu-section::before { display:none}
.lifestyle-blog-pro-header-top-bar {padding:20px 15px !important;}
}

@media(min-width: 1024px) and (max-width: 1200px){
.woocommerce-page .button {padding:10px 25px !important;}
.related.products li, .products li{margin:10px !important;}
}

@media(max-width: 1023px){
.lifestyle-blog-pro-banner-content h1 {font-size:32px !important;}
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.has-text-align-right, has-text-align-left {text-align:center !important;}
.lifestyle-blog-pro-header-top-bar-left {text-align:center; padding-bottom:25px;}
.lifestyle-blog-pro-header-top-bar-left .wp-block-image {display:table; margin:0 auto !important; float:none !important; margin-bottom:10px !important; display:none;}
.lifestyle-blog-pro-header-top-bar {padding-top:20px !important; padding-bottom:35px !important;}

.lifestyle-blog-pro-banner-content {padding-top:0px !important; text-align:center; padding-bottom:40px;}
.lifestyle-blog-pro-banner-content .wp-block-buttons {margin:0 auto; display: table !important;}
.lifestyle-blog-pro-header-top-bar-right .wp-block-woocommerce-mini-cart {display:table; margin:0 auto !important; padding-top:20px;}
.lifestyle-blog-pro-section1 {padding:40px 15px 0px !important;}
.lifestyle-blog-pro-section1-left {text-align:center;}
.lifestyle-blog-pro-section1-left .wp-block-button{ display:table; margin:0 auto;}
.lifestyle-blog-pro-section1-right {padding-top:40px;}
.lifestyle-blog-pro-ice-berg {margin-bottom:40px !important;}
.lifestyle-blog-pro-ice-berg h3 {width:100%;}
.lifestyle-blog-pro-section1-left p {padding-top:0px !important;}

.lifestyle-blog-pro-section2{padding:60px 15px 40px !important;}
.lifestyle-blog-pro-section2-right {text-align:center;}
.lifestyle-blog-pro-section2-right .wp-block-image{margin:0 auto; display:table; margin-bottom:20px !important; margin-inline-start:auto !important; margin-inline-end:auto !important; float:none !important;}

.lifestyle-blog-pro-section3{ padding:40px 15px !important; text-align:center;}
.lifestyle-blog-pro-section3-right {margin-top:40px !important; padding: 30px !important; text-align: center !important;}
.lifestyle-blog-pro-better-box .wp-block-image{ float:none; margin-bottom:15px !important;}
.lifestyle-blog-pro-section3-left .wp-block-button{ display:table; margin:0 auto;}
.lifestyle-blog-pro-discount-box {padding-top:30px !important;}

.lifestyle-blog-pro-section5-inner {padding:40px 15px !important;}
.lifestyle-blog-pro-porduct-section {padding:40px 0px !important;}
.lifestyle-blog-pro-menu-section::before { display:none;}
.lifestyle-blog-pro-menu-section .wp-block-group {text-align:center;}
.lifestyle-blog-pro-section5-right .wp-block-buttons {display:table; margin:0 auto;}
.lifestyle-blog-pro-section6 {padding:40px 15px !important;}
.lifestyle-blog-pro-section7-left {padding:40px 15px !important;}
.lifestyle-blog-pro-section7-left .wp-block-group, .lifestyle-blog-pro-section7-left h2.has-text-color, .lifestyle-blog-pro-section7-left .wp-block-columns {padding:0px !important;}
.lifestyle-blog-pro-section7-testimonial-box { padding:30px !important;}
.wp-block-group.lifestyle-blog-pro-section7-testimonial-box {padding:30px !important;}
.lifestyle-blog-pro-section7-left .wp-block-columns {margin-top:40px !important;}
.wp-block-group.lifestyle-blog-pro-section7-testimonial-box .wp-block-columns {margin-top:0px !important;}
.lifestyle-blog-pro-section7-right .wp-block-image {margin:0px !important; right:0px;}
.lifestyle-blog-pro-section7-left h5, .lifestyle-blog-pro-section7-left h2 {text-align:center;}
.lifestyle-blog-pro-section7-testimonial-box h4, .lifestyle-blog-pro-section7-testimonial-box p {text-align:center;}
.lifestyle-blog-pro-section7-testimonial-box .wp-block-image {margin:0 auto !important; float:none !important;}
.lifestyle-blog-pro-section7-right .wp-block-image, .lifestyle-blog-pro-section7-right .wp-block-image img{ width:100% !important;}

.lifestyle-blog-pro-section9 {padding:40px 15px !important;}
.lifestyle-blog-pro-section10 {padding:40px 15px !important;}
.lifestyle-blog-pro-section11 {padding:0px !important;}
.lifestyle-blog-pro-section11-left {padding:0px !important; padding-bottom:40px !important;}
.lifestyle-blog-pro-section11-left h5, .lifestyle-blog-pro-section11-left h2 {text-align:center;}
.lifestyle-blog-pro-section11-left .wp-block-buttons{display:table !important; margin:0 auto !important;}
.lifestyle-blog-pro-section11-right .wp-block-column {border:none;}
.lifestyle-blog-pro-section11-left {margin-right:0px !important;}
.lifestyle-blog-pro-section11-left .wp-block-group {padding:40px !important;}
.lifestyle-blog-pro-section11::before { display:none;}
.lifestyle-blog-pro-section11-right {padding:0px 0px 40px 0px !important;}

.lifestyle-blog-pro-section-box {padding:80px 25px 200px !important;}
.lifestyle-blog-pro-section-box h2{font-size:38px !important;}
.lifestyle-blog-pro-section-box .wp-block-column{ padding:0px !important;}
.lifestyle-blog-pro-footer-column {padding:20px 15px !important;}
.lifestyle-blog-pro-footer-box, .lifestyle-blog-pro-footer-menu {padding:20px 0px;}
.lifestyle-blog-pro-footer-copyright .wp-block-column {text-align:center;}
.lifestyle-blog-pro-section11-right .wp-block-columns {border:none; margin:0px !important;}

.header-layout1{padding:20px 0px !important;}
.lifestyle-blog-pro-404 .wp-block-search__inside-wrapper {width:100% !important;}
.lifestyle-blog-pro-404 {padding:40px 15px !important;}

.lifestyle-blog-pro-blog-area, .lifestyle-blog-pro-blog-right-side, .lifestyle-blog-pro-blog-left-side-page, .lifestyle-blog-pro-blog-no-sidebar, .lifestyle-blog-pro-archive-page {padding:40px 15px !important;}
.lifestyle-blog-pro-blog-content {padding-left:0px !important; padding-top:25px;}
.lifestyle-blog-pro-blog-meta .wp-block-post-date, .lifestyle-blog-pro-blog-meta .wp-block-post-author, .lifestyle-blog-pro-blog-meta .wp-block-post-terms {width:100% !important; padding:0px !important;}
.lifestyle-blog-pro-blog-left-side-area {padding-right:0px !important;}
.lifestyle-blog-pro-right-side-page{ padding-left:0px !important;}
.lifestyle-blog-pro-contact-lay1, .lifestyle-blog-pro-contact-lay2-box{padding:40px 15px !important;}
.lifestyle-blog-pro-contact-lay1 .wp-block-group{ padding-right:0px !important;}
.lifestyle-blog-pro-contact-lay1 .lifestyle-blog-pro-contact-info{ padding-top:40px;}
.lifestyle-blog-pro-contact-info-box {padding:30px !important;}
.lifestyle-blog-pro-service-single-lay{padding:40px 15px 0px !important;}
.lifestyle-blog-pro-service-menu {padding-right:0px !important; padding-bottom:40px;}
.lifestyle-blog-pro-service-single-lay h2 {font-size:24px !important;}
.lifestyle-blog-pro-team-section1 {padding:40px 15px !important;}
.lifestyle-blog-pro-team-section1-right{ padding-top:40px;}
.lifestyle-blog-pro-team-section1 .wp-block-columns{ padding-bottom:40px !important;}
.lifestyle-blog-pro-team-section2{ padding-top:0px !important; padding-bottom:20px !important;}
.lifestyle-blog-pro-team-section-box {margin-bottom:30px !important; padding-right:0px !important;}
.lifestyle-blog-pro-archive-left {padding-right:0px !important;}
.lifestyle-blog-pro-inner-banner-title {font-size:26px !important; margin:0px !important;}
.lifestyle-blog-pro-blog-single-area {padding:40px 15px !important;}
.lifestyle-blog-pro-blog-single-right-area {padding-left:0px !important; padding-top:40px;}
.lifestyle-blog-pro-section9 .wp-block-buttons {margin-top:30px !important;}
.lifestyle-blog-pro-inner-banner .wp-block-cover {min-height:220px !important;}
.lifestyle-blog-pro-404 h1{padding-bottom:30px !important; font-size:30px !important;}
.related.products li, .products li{width:100% !important; margin:0 auto !important;}
.lifestyle-blog-pro-section5-menu-box .wp-block-column {text-align:center;}
.lifestyle-blog-pro-section5-left::after{ display:none;}
.lifestyle-blog-pro-section5-left, .lifestyle-blog-pro-section5-right{ padding:0px !important;}
}

@media(min-width: 1024px){
.lifestyle-blog-pro-banner{padding-left:60px !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.lifestyle-blog-pro-header-top-bar {padding:20px 15px !important;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.lifestyle-blog-pro-header-top-bar-left, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.lifestyle-blog-pro-header-top-bar-logo, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.lifestyle-blog-pro-header-top-bar-right {flex-basis:auto !important; width:33.33%; float:left; padding:0px !important;}
.lifestyle-blog-pro-ice-berg .wp-block-image{width:140px; height:140px;}
.lifestyle-blog-pro-header-top-bar-right .wc-block-mini-cart.wp-block-woocommerce-mini-cart {padding:0px;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.lifestyle-blog-pro-banner-content, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.lifestyle-blog-pro-banner-image{flex-basis:auto !important; width:50%; float:left; padding:0px !important; text-align:left;}
.lifestyle-blog-pro-banner-content .wp-block-buttons {margin:inherit;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.lifestyle-blog-pro-banner-content {padding-top:40px !important;}
.lifestyle-blog-pro-section1-right .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {flex-basis:auto !important;}
.lifestyle-blog-pro-better-box {flex-basis:auto !important; width:49% !important; display:inline-block; padding:15px !important;}
.lifestyle-blog-pro-section11-right .is-layout-flow.wp-block-column {flex-basis:auto !important; padding:15px;}
.lifestyle-blog-pro-section2-left .wp-block-image.alignleft.size-full, .lifestyle-blog-pro-section5-inner .wp-block-image.alignleft.size-full {float:none; text-align:center; width:100%;}
.lifestyle-blog-pro-section7-testimonial-box {width:60%; margin:0 auto;}
.lifestyle-blog-pro-banner{padding-left:60px !important;}
}

@media(min-width: 600px) and (max-width: 1023px){
.lifestyle-blog-pro-section8-product-box ul li, .lifestyle-blog-pro-section4-product-box ul li, .lifestyle-blog-pro-section9 ul li {width:calc(50% - .9375em) !important;}
.lifestyle-blog-pro-section-box {padding:80px 100px 200px !important;}
}

@media(min-width: 1024px) and (max-width: 1440px){
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.lifestyle-blog-pro-blog-content h2 {font-size:24px !important;}
.lifestyle-blog-pro-ice-berg h3 {width:100%;}
.lifestyle-blog-pro-section7-left .wp-block-group {padding:0px !important;}
.lifestyle-blog-pro-section7-left .wp-block-columns {padding:0px !important;}
.lifestyle-blog-pro-section7-left h2{ padding:0px !important;}
.lifestyle-blog-pro-section1-left p {padding-top:0px !important;}
.lifestyle-blog-pro-section7-left {padding:40px 15px 0px !important;}
.wp-block-group .lifestyle-blog-pro-section7-testimonial-box {padding:20px 25px !important; margin-top: 30px !important;}
.wp-block-group .lifestyle-blog-pro-section7-testimonial-box p{ font-size:16px !important; padding-bottom:10px !important;}
.lifestyle-blog-pro-section-box{padding-right:30px !important; padding-left:30px !important;}
.lifestyle-blog-pro-section8 h2{font-size: 46px !important;}
.lifestyle-blog-pro-banner-content h1{font-size:50px !important;}
.lifestyle-blog-pro-header-top-bar-left .wp-block-image {margin:0px !important;}
.lifestyle-blog-pro-404 h3.has-text-color {font-size:80px !important;}
.lifestyle-blog-pro-section11-left{padding-left: 40px;}
}

@media(max-width: 767px){
.lifestyle-blog-pro-header-banner .wp-block-cover{padding-top:300px !important;}
}

@media(min-width: 600px) and (max-width: 799px){
.lifestyle-blog-pro-header .wp-block-navigation__submenu-container {right:-1px !important; left:auto !important;}
}

@media(max-width: 599px){
.lifestyle-blog-pro-menu {position:relative; right:0px; top:-25px;}
.lifestyle-blog-pro-menu .wp-block-navigation ul{display: block !important; width: 100%; text-align: right; min-width:310px !important; padding-left:5px !important;}
.wp-block-navigation__submenu-container li {padding-right:0px !important;}
.lifestyle-blog-pro-menu .wp-block-navigation ul li{display:block !important; border-bottom:solid 1px #ccc; margin-bottom:0px; padding:15px 0px; padding-right:25px;}
.lifestyle-blog-pro-menu .wp-block-navigation__submenu-container {padding-right:0px !important;}
.lifestyle-blog-pro-menu .wp-block-navigation ul li a{ line-height:normal !important;}
.lifestyle-blog-pro-menu .wp-block-navigation__submenu-container li a{ text-align:right; display:inherit !important;}
.lifestyle-blog-pro-menu .wp-block-navigation__submenu-container{ padding-top:20px !important;}
.lifestyle-blog-pro-menu .wp-block-navigation__submenu-container li {border:none !important;}
.lifestyle-blog-pro-menu .wp-block-navigation__responsive-container-open:hover {background:none;}
.lifestyle-blog-pro-menu .wp-block-navigation__responsive-container-open svg{width:35px; height:35px;}
.lifestyle-blog-pro-menu .wp-block-navigation.items-justified-right{ padding-top:0px;}
.lifestyle-blog-pro-menu .current-menu-item a, .lifestyle-blog-pro-menu li a:hover {color:#5BAAEC !important; background:none !important;}
.lifestyle-blog-pro-menu .is-layout-constrained {padding:5px !important;}
.mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
    padding: 8px 30px;
    line-height: 1.4;
}
    
}



/* *-*-*-*-*-*-*-*-*-* New CSS	*-*-*-*-*-*-*-*-*-*-*-* */
body .wp-site-blocks{
	overflow: hidden;
}
.wpcf7 form .wpcf7-response-output{
	margin: 0;
}
.recent_post_title h3,
.lifestyle_search_sec h3,
.lifestyle_about_sec h3,
.lifestyle_about_sec h3,
.latest_opinion_title h2,
.popular_post_title h3,
.newsletter_title h3,
.instagarm_title h3{
	position: relative;
	padding-bottom: 20px;
}
.recent_post_title h3::before,
.lifestyle_search_sec h3::before,
.lifestyle_about_sec h3::before,
.lifestyle_about_sec h3::before,
.latest_opinion_title h2::before,
.popular_post_title h3::before,
.newsletter_title h3::before,
.instagarm_title h3::before{
	content: ' ';
	background-color: #168BFF;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50px;
	height: 6px;
}
.recent_post_title h3::after,
.lifestyle_search_sec h3::after,
.lifestyle_about_sec h3::after,
.lifestyle_about_sec h3::after,
.latest_opinion_title h2::after,
.popular_post_title h3::after,
.newsletter_title h3::after,
.instagarm_title h3::after{
	content: ' ';
	background-color: #000000;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 25px;
	height: 6px;
	margin-left: 60px;
}
.lifestyle-leftside-sec .lifestyle_search_sec,
.lifestyle-leftside-sec .lifestyle_about_sec,
.lifestyle-leftside-sec .lifestyle_about_sec,
.lifestyle-rightside-sec .lifestyle_popular_post_sec,
.lifestyle-rightside-sec .lifestyle_newsletter_sec,
.lifestyle-rightside-sec .lifestyle_instagarm_sec{
  border: 2px dashed #A1A1A1;
}
/* *-*-*-*-*-*-*-*-*- Slider Section *-*-*-*-*-*-*-*-*-*-*-* */
.lifestyle_slider_sec .slide-content{
	padding: 0 !important;
}
.lifestyle_slider_sec .slider-small-title a{
	background: #b9b9b987 !important;
  border-radius: 0px !important;
}
section.lifestyle_slider_sec{
	position: relative;
	z-index: 1;
	margin-top: -90px;
}
.lifestyle_slider_sec button.eedee-gutenslider-nav{
	background-color: #168BFF !important;
	width: 50px;
	height: 50px;
	left: 0 !important;
	margin-left: 80px;
}
.lifestyle_slider_sec button.eedee-gutenslider-next{
	top: 42% !important;
}
.lifestyle_slider_sec button.eedee-gutenslider-nav:hover{
	background-color: #000000 !important;
}
.lifestyle_slider_sec .wp-block-cover{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
/* *-*-*-*-*-*-*-*-*- Recent Post Section *-*-*-*-*-*-*-*-*-*-*-* */
.lifestyle-sec-three.container{
	margin: 5% auto;
}
.social_icon .is-style-plain .stk--inner-svg{
	width: 50px !important;
	height: 50px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	margin-right: 15px;
}
.social_icon .is-style-plain a{
	justify-content: start !important;
	border: 1px solid #A1A1A1 !important;
	padding: 10px !important;
}
.social_icon .facebook .stk--inner-svg{
	background-color: #0165E1;
}
.social_icon .youtube .stk--inner-svg{
	background-color: #FF0000;
}
.social_icon .instagram .stk--inner-svg{
	background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
}
.social_icon .snapchat .stk--inner-svg{
	background-color: #FFFC00;
}
.social_icon .twitter .stk--inner-svg{
	background-color: #00acee;
}
.recent-post-row-one  .gutentor-image-thumb img{
	width: 100%;
}
.recent-post-row-one .gutentor-post,
.recent-post-row-two .gutentor-post .gutentor-post-item,
.recent-post-row-two .gutentor-post .gutentor-post-item{
	padding: 0;
	border: 1px solid #bbbbbb;
}
.recent-post-row-one .gutentor-entry-meta,
.recent-post-row-one .gutentor-post-desc,
.recent-post-row-two .gutentor-entry-meta,
.recent-post-row-two .gutentor-post-desc{
	border-bottom: 1px solid #bbbbbb;
}
.recent-post-row-two  .gutentor-post:first-child{
	padding-left: 0;
	padding-right: 10px;
}
.recent-post-row-two  .gutentor-post:nth-child(2){
	padding-left: 10px;
	padding-right: 0px;
}
.recent-post-row-one .gutentor-image-thumb img,
.recent-post-row-two .gutentor-image-thumb img{
	height: 300px;
	width: 100%;
}
.recent-post-row-one .gutentor-post-title a,
.recent-post-row-two .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.lifestyle-recent-sec .recent-post-row-two{
	margin-top: 20px;
}
/* *-*-*-*-*-*-*-*-*- Search Section *-*-*-*-*-*-*-*-*-*-*-* */
.lifestyle_search_sec form .wp-block-search__inside-wrapper{
	position: relative;
}
.lifestyle_search_sec form input{
	border: 1px solid #A1A1A1;
  padding: 15px 10px 15px 10px;
}
.lifestyle_search_sec form button{
	font-size: 20px !important;
	padding: 7px;
	position: absolute;
	right: 0;
	margin-right: 12px;
	transform: rotateY(180deg);
	top: 12px;
}
/* *-*-*-*-*-*-*-*-*- Newsletter Section *-*-*-*-*-*-*-*-*-*-*-* */
.lifestyle-sec-five.container{
	margin: 5% auto;
}
.lifestyle-travel{
	position: relative !important;
}
.lifestyle-travel .wp-block-cover__inner-container:after {
  content: ' ';
  position: absolute;
  top: 15px;
  width: 92%;
  height: 92%;
  background-color: transparent;
  left: 15px;
  border: 2px solid #fff;
}
.lifestyle_newsletter_sec form p{
	margin: 0;
}
.lifestyle_newsletter_sec form input[type="email"]::placeholder{
	font: normal normal 400 16px/25px 'Mulish', sans-serif;
	letter-spacing: 0px;
	color: #A1A1A1;
}
.lifestyle_newsletter_sec form input[type="email"]{
	padding: 20px 15px;
	border: 1px solid #A1A1A1;
	border-radius: 0;
}
.lifestyle_newsletter_sec form{
	position: relative;
}
.lifestyle_newsletter_sec form input[type="submit"]{
	background: #168BFF;
  padding: 0;
  width: 45px;
  height: 45px;
  border-radius: 0;
  font-family: "Font Awesome 5 Free";
	position: absolute;
	right: 0;
	top: 10px;
	margin-right: 10px;
}
/* *-*-*-*-*-*-*-*-*- Latest Opinion Section *-*-*-*-*-*-*-*-*-*-*-* */
.latest-post-row-one .gutentor-post-header,
.latest-post-row-one .gutentor-post-footer,
.latest-post-row-three .gutentor-post-header{
	display: none;
}
.latest-post-row-one .grid-row article:first-child,
.latest-post-row-three .grid-row article:first-child{
	padding-left: 0;
	padding-right: 10px;
}
.latest-post-row-one .grid-row article:nth-child(2),
.latest-post-row-three .grid-row article:nth-child(2){
	padding-left: 10px;
	padding-right: 0px;
}
.latest-post-row-one .grid-row article .gutentor-post-item,
.latest-post-row-three .grid-row article .gutentor-post-item{
	border: 1px solid #bbbbbb;
}
.latest-post-row-one .grid-row article .gutentor-entry-meta,
.latest-post-row-one .grid-row article .gutentor-post-desc,
.latest-post-row-three .grid-row article .gutentor-entry-meta,
.latest-post-row-three .grid-row article .gutentor-post-desc,
.latest-post-row-two .grid-row article .gutentor-entry-meta,
.latest-post-row-two .grid-row article .gutentor-post-desc{
	border-bottom: 1px solid #bbbbbb;
}
.latest-post-row-two .grid-row article .gutentor-entry-meta{
	border-top: 1px solid #bbbbbb;
}
.latest-post-row-two .grid-row .gutentor-post-content{
	padding: 0px 0px 15px 0px !important;
}
.latest-post-row-two .grid-row .grid-12{
	padding: 0 !important;
}
.lifestyle_popular_post_sec .grid-row .gutentor-post-item{
	margin: 5px 0px !important;
}
.lifestyle_popular_post_sec .gutentor-post-image-box{
	width: 35% !important;
}
.lifestyle_popular_post_sec .gutentor-post-content{
	width: calc(100% - 35%) !important;
}
.latest-post-row-three .gutentor-post-footer .grid-container{
	padding-left: 0;
}
.lifestyle_popular_post_sec .gutentor-post-title a,
.latest-post-row-one .gutentor-post-title a,
.latest-post-row-three .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.latest-post-row-two .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.lifestyle_popular_post_sec .gutentor-image-thumb img{
	width: 100px;
  height: 90px;
}
/* *-*-*-*-*-*-*-*-*- Category Section *-*-*-*-*-*-*-*-*-*-*-* */
.lifestyle-category-sec.container{
	margin-top: 5%;
}
.lifestyle-category-sec .slick-track article .gtf-content{
	display: none;
}
.lifestyle-category-sec .slick-track article.slick-center .gtf-content{
	display: block;
}
.lifestyle-category-sec .slick-track article .gutentor-button{
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
}
.lifestyle-category-sec .grid-container{
	max-width: 100%;
}
.lifestyle-category-sec .grid-container article{
	height: auto;
}
/* *-*-*-*-*-*-*-*- Counter Section -*-*-*-*-*-*-*-*- */
.lifestyle_counter_sec.container{
	margin: 5% auto;
}
.counter .normal_img img{
	background-color: #cdcdcd;
	padding: 10px;
	border-radius: 50%;
}
.counter .hover_img img{
	background-color: #168BFF;
	padding: 10px;
	border-radius: 50%;
}
.counter .counter_img{
	position: relative;
}
.counter .counter_img .hover_img{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.counter_col .counter:hover .counter_img .hover_img{
	display: block;
}
.counter_col .counter{
	align-items: center;
}
.lifestyle_counter_sec .counter_col .wp-block-image {
  width: 70px;
  height: 70px;
}
/* *-*-*-*-*-*-*-*- Featured Section -*-*-*-*-*-*-*-*- */
.featured_post_title h2{
	position: relative;
	padding-bottom: 20px;
}
.featured_post_title h2::before{
	content: ' ';
	background-color: #168BFF;
	position: absolute;
	left: -40px;
	bottom: 0;
	width: 50px;
	height: 6px;
	right: 0;
	margin: 0 auto;
}
.featured_post_title h2::after{
	content: ' ';
	background-color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 25px;
	height: 6px;
	margin: 0 auto;
	right: -60px;
}
.feature-post-row-one .gutentor-post-item,
.feature-post-row-two .gutentor-post-item{
	border: 2px dashed #A1A1A1;
}
.feature-post-row-one .gutentor-post-title a,
.feature-post-row-two .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.feature-post-row-two article:last-child .gutentor-post-item{
	margin-right: 0px !important;
}
.feature-post-row-one .grid-row article:first-child{
	padding-left: 0;
	padding-right: 10px;
}
.feature-post-row-one .grid-row article:nth-child(2),
.feature-post-row-one .grid-row article:nth-child(3){
	padding-left: 10px;
	padding-right: 10px;
}
.feature-post-row-one .grid-row article:nth-child(4){
	padding-left: 10px;
	padding-right: 0px;
}
.feature-post-row-two .grid-row{
	flex-wrap: nowrap;
}
.feature-post-row-two .gutentor-post-image-box,
.feature-post-row-two .grid-row .gutentor-image-thumb,
.feature-post-row-two .grid-row .gutentor-image-thumb img{
	width: 120px;
	height: 120px;
}
.feature-post-row-two .gutentor-post-content {
  padding: 0px !important;
}
.feature-post-row-one .gutentor-post-item img {
  width: 100%;
  height: 250px;
}
/* *-*-*-*-*-*-*-*- Testimonial Section -*-*-*-*-*-*-*-*- */
.testimonial-slider .slick-slide .uagb-tm__text-wrap{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.testimonial-slider .slick-slide .uagb-tm__image-content{
	padding-left: 0;
}
.testimonial-slider .slick-slide .uagb-tm__content{
	position: relative;
}
.testimonial-slider .slick-slide .uagb-tm__content::after {
  content: '\f10d';
  font-size: 60px;
  color: #42474B;
  position: absolute;
  bottom: 0%;
  right: 10%;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.testimonial-slider button.slick-next,
.testimonial-slider button.slick-prev{
	background-color: #cdcdcd !important;
	width: 60px;
	height: 60px;
	padding: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.testimonial-slider button.slick-prev{
  left: -100px;
}
.testimonial-slider button.slick-next{
	right: -100px !important;
}
/* *-*-*-*-*-*-*-*- Our Video Gallery Section -*-*-*-*-*-*-*-*- */
.our_gallery_sec .grid-container{
	max-width: 100%;
}
.our_gallery_sec .slick-list .gutentor-post-item{
	position: relative;
}
.our_gallery_sec .slick-list .gutentor-post-item .gutentor-button{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.our_gallery_sec .grid-container article{
	height: auto;
}
.our_gallery_sec .grid-container article .gutentor-button{
	display: none;
}
.our_gallery_sec .grid-container article:hover .gutentor-button{
	display: block;
}
.our_gallery_sec .grid-container article, .our_gallery_sec .grid-container article img{
	object-fit: cover;
}
.header-default {
    position: absolute;
    width: 90%;
}
.wp-block-columns.header-row-default.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex {
    position: absolute;
    width: 90%;
    margin-bottom: 12px !important;
}
div#mtsnb-146 {
    z-index: 1 !important;
}
