:root { --white: #ffffff; --black: #000000; --transparent: transparent; 
  --mainColor: #ffdfc4;
  --nvyColor: #19203f;
  --poppins : 'Poppins';
  --pacifico:  "Pacifico"; 
  --btn-color: #846a54;
}
.woocommerce-product-gallery .owl-prev,#single-product-page div.product form.cart .reset_variations,#single-product-page .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,.our_services-shortcode #comments,.portfolio-shortcode #comments{
  display: none;
}
.posttype-err-msg,.blog-title1,.blog-title-breadcrumb,.title-box,.single-post-content table td,.contact-box .vw-minima-contact-box span.social_widget a i,.postbox h3{
  text-align: center;
}
.widget_recent_entries span.post-date{
  text-align: left;
}
.title-box img,.widget_recent_entries span.post-date,.inner_banner img, .title-box img,#comment-nav-above .nav-links,.post-featured img,.feature-image-box img,.blogimg-full img{
  width: 100%;
}
.title-box,.navigation span, .navigation a,.vw-navigation span, .vw-navigation a,.navigation a:hover,.vw-navigation a:hover,.navigation .current,.vw-navigation .current,#vw-single-team .social-profiles i,.more_info a,.blog-icon i,.blog-icon i:hover,.bradcrumbs a{
  color: var(--white);
}
.author_links a,.our_services-shortcode a:hover,.portfolioinner a:hover,.our_services-shortcode a,.portfolioinner a,#testimonials .client-title,.page-numbers.dots,.post-navigation .post-title,.widget_recent_entries span.post-date,.navigation span.meta-nav,.vw-navigation span.meta-nav,section h2,section h4,.posttitle a:hover,.page-header h1,.entry-title,.main_title h1,.metabox,.metabox .entry-author a,.logged-in-as a,.logged-in-as a:hover,.blog-post h5,.bradcrumbs span{
  color:var(--black);
}
.title-box,.title-box h1,.navigation,.vw-navigation,.cat-box,.date-box,section h2,section h5,h3.contact-page,.postbox h6,.postbox h2,.authordetails .author_links{
  font-weight: bold;
}
.navigation a,.main_title h1,#contact-box,.vw-navigation a,section h2,section h3,section h5,aside#search-3{
  padding: 0;
}
.safe_cehckout h3,#right_dotsvg,#left_dotsvg,#single-product-page,.mainSinglepage,#single-product-page .prdthead,.authordetails ul,.our-team-shortcode .social-profiles,#sidebar,#sidebar h3,.right1,.blog-title-svg1,.blog-title1,#blog-title-svg,.blog-title-svg2,.blog-title-breadcrumb{
  position: relative;
}
.title-box h1 {
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
}
/*--------------- Sidebar -----------------*/
#sidebar caption {
 font-weight: bold;
 font-size: 20px;
}
#sidebar h3:after {
  content: "";
  width: 20px;
  height: 5px;
  background: #19213f;
  position: absolute;
  left: 0;
  bottom: -3px;
}
#sidebar table,#sidebar th,#sidebar td,#sidebar select,#sidebar input[type="search"],#sidebar .tagcloud a {
 border: 1px solid var(--lightgrayish);
}
#sidebar td,#sidebar th {
 padding: 7px;
}
#sidebar h3,#sidebar ul li{
  border-bottom: 2px solid #eeeeee73;
}
#sidebar select {
 padding: 10px 5px;
 background: var(--transparent);
}
#sidebar h3 {
  font:600 20px var(--poppins);
  padding-bottom: 15px;
  margin-bottom: 11px;
  letter-spacing: 0;
}
#sidebar input[type="search"],#sidebar input[type="submit"],#sidebar label{
  width: 100%;
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom:0px;
 opacity: 1;
}
#sidebar label{
 margin-bottom: 0;
}
#sidebar input[type="submit"]{
 padding:14px 0;
 font-size:12px;
 letter-spacing: 2px;
 font-weight: bold;
 margin-top:9px;
}
#sidebar .widget {
  padding: 20px;
  margin-bottom: 25px;
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li,#sidebar ul li a {
  font:600 15px var(--common-font-body);
}
#sidebar ul li{
  padding: 10px 0;
}
#sidebar ul li:last-child{ 
  border:none;
}
#sidebar .tagcloud a{
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
}
#sidebar .tagcloud a:hover{
 background:var(--black2);
}
.single-post-content p,.outer_dpage p{
  font:500 15px var(--roboto-font);
  letter-spacing: 0px;
  line-height: 26px;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a,.widget_recent_entries span.post-date,.navigation,.vw-navigation,.related-post-wrapper .post-single-text{
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  float: left;
  margin-bottom: 11px;
  letter-spacing: 0px;
  font-family: var(--roboto-font);
}
/*---------------- page and blog Pagination ----------------*/
.navigation span, .navigation a,.vw-navigation span, .vw-navigation a {
  display: block;
  float: left;
 /* padding: 10px 0 0 15px;*/
  margin-bottom: 10px;
  margin-right: 10px;
  transition: background .15s ease-in-out;
  font-weight: 600;
  font-family: var(--roboto-font);
}
.navigation span.meta-nav,.post-navigation .post-title,.vw-navigation span.meta-nav{
  font:bold 16px var(--roboto-font);
  letter-spacing: 0px;
  line-height: 30px;
}
.navigation span.meta-nav,.vw-navigation span.meta-nav {
  margin-bottom: 0;
}
.navigation .current,.vw-navigation .current{
  background: var(--black2); 
  font-weight:normal;
}
/*----------------- Blog Page --------------*/
.right-svg-1{
  position: absolute;
  z-index: 0;
  width: 1240px;
  height: 407px;
  right: -69px;
}
.blog-title-svg1{
  top: 84px;
  left: 30%;
}
.blog-title1{
  font:400 36px/70px var(--pacifico);
  color: #19203f; 
  display: inline-block;
  padding: 30px 30px 5px;
}
#blog-title-svg{
  top: -10px;
}
.blog-title-svg2{
  text-align: right;    
  bottom: 109px;
  right: 30%;
}
#blog-right-sidebar{
  padding-top: 13%;
}
.blog-title-breadcrumb{
  font: 400 14px/32px var(--poppins);
 border-radius: 3px;
 filter: drop-shadow(-1.042px -5.909px 19px rgba(238,238,252,0.24));
 background-color: #fffaf6;
 border: 1px solid #19203f;
 margin: 0 auto;
 width: fit-content !important;
 padding: 2px 14px 0px;
 color: #19203f;
}
#full-width-blog{
  padding-top: 5%;
}
#blog-left-sidebar{
  padding-top: 5%;
}
/*----------------------  index ---------------------------*/
.postwrapper-box{
  border: 2px solid var(--offgray2);
}
.cat-box,.date-box{
  padding: 0 0 0 25px;
  font-style: italic;
}
.cat-box {
  background: url(assets/images/cat-icon.png) no-repeat 1px 3px;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(assets/images/date.png) no-repeat 1px 3px;
  margin: 0 0 15px 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  margin-bottom: 20px;
  padding: 0 0 10px;
  margin: 0;
  letter-spacing: 3px;
}
section h3{
  font:500 35px var(--mulifont);
  letter-spacing: 2px;
  color: var(--black1);
}
section h4{
  font-size:20px;
}
section h5{
  color:var(--black2); 
  margin:0 0 10px 0; 
}
.innerbox{
  background-size:100% 100%;
}
/* ------------- Shortcodes ----------------- */
.our_services-shortcode,.testimonials-contents{
  margin-bottom: 30px;
}
.our-services-content,.testimonials-contents{
  box-shadow: 0 0 25px #eee;
  padding: 25px;
}
.our-team-shortcode .social-profiles {
  padding: 10px 0;
  opacity: 0;
  margin-top: -30px;
  bottom: -30px;
}
.our_services-shortcode a,.portfolioinner a,#testimonials .client-title {
  font:600 23px/28px var(--poppins);
}
/* ---------- Single Pages ------------ */
.single-page-content p,#vw-single-team .vw-single-team-info p{
  font:500 16px var(--roboto-font);
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--cyangray);
}
#vw-single-team .social-profiles i{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding:13px;
  background: #6c6c6c;
}
/* ------------------Single Post ----------------- */
#single_post .postbox .postbox-content {
  position: static;
}
.posttitle a{
    font: 500 18px/18px var(--poppins);
    color: #263354;
    letter-spacing: 1px;
}
.page-header h1,.entry-title,.author_links a{
  font-family: var(--source-saun-font);
  font-weight: 600;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
#sidebar .widget_recent_entries a{
  font-size: 13px;
}
.related-post-wrapper .post-page-title{
  font-size: 15px;
  font-weight: 600;
  display: block;
}
.related-post-wrapper .post-single-text{
  line-height: 28px;
}
/*------------------ Contact Page -----------------*/
.contac_form input[type='text'],.contac_form input[type='email'],.contac_form input[type='url'],.contac_form input[type='password'],.contac_form input[type='search'],.contac_form input[type='number'],.contac_form input[type='tel'],.contac_form input[type='range'],.contac_form input[type='date'],.contac_form input[type='month'],.contac_form input[type='week'],.contac_form input[type='time'],.contac_form input[type='datetime'],.contac_form input[type='datetime-local'],.contac_form input[type='color'],.contac_form select,.contac_form textarea,.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:var(--transparent);
  border-color: var(--Sumgray);
  color: var(--black2);
  border-radius: 0px;
  box-shadow: none;
  border:none;
  background-color: var(--white);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
}
.contact-color-bg form textarea,.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"]{
  width: 100% !important;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 14px;
  padding: 6px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px none;
  background-color: var(--white);
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 textarea::placeholder,.contact-box .wpcf7 input[type="text"]::placeholder,.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: var(--mulifont);
}
.contact-box .contac_form input[type="submit"]{
  display: inherit;
  margin: 14px 0;
}
.contact-color-bg form textarea{
  margin-right: 10px;
  border-radius: 5px;
  padding: 23px 0 0 20px;
}
.contact-box .contact-head p{
  font:500 15px var(--roboto-font);
  letter-spacing: 1px;
  line-height: 28px;
  color: var(--gray1);
   margin: 0 auto;
}
.contact-box .contact-head h2{
  font:600 26px var(--source-saun-font);
  color: #19203F;
}
.contact-box .contact-box-shadow h3{
  font:600 26px var(--source-saun-font);
  color: #19203F;
  text-align: start;
    padding: 26px;
}
.contact-box .vw-minima-contact-box span{
  font:600 25px var(--source-saun-font);
  letter-spacing: 1px;
  color: var(--black1);
  display: block;
}
.contact-box-shadow{
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
  text-align: center;
}
.contact-box .vw-minima-contact-box i{
  font-size: 22px;
  color: #000000;
}
.contact-box .vw-minima-contact-box p{
  font:500 16px var(--roboto-font);
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--cyangray);
  max-width: 50%;
}
.contact-box .contac_form{
  margin: 0 auto;
  max-width: 90%;
 }
 .contact-box input[type="submit"]{
  background:#19203f;
  font: 600 13px/18px var(--poppins);
  padding: 9px 15px;
  border-radius: 5px;
 }
.main_title {
  margin-top: 20px;
}
.main_title h1{
  margin-bottom: 22px;
  font:600 36px var(--source-saun-font);
  letter-spacing: 2px;
}
.social_widget a {
  color: var(--rozered);
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
}
/* --------- Blog Page ------- */
.postbox-content .post-text{
  font:500 16px var(--roboto-font);
  letter-spacing: 1px;
  line-height: 27px;
  color: var(--cyangray);
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
  border: none;
  border-radius: 6px;
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.postbox h2{
  margin:0 0 5px; 
}
a.post-readmore {
  font-size: 18px;
  border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid var(--white);
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.metabox {
  clear: both;
}
.metabox .entry-author,.metabox .entry-author a,.metabox .entry-comments{
  font-family: var(--roboto-font);
}
#comment-nav-above .nav-links {
  float: left;
  margin-bottom: 17px;
}
#sidebar span.comment-author-link {
  margin-left: 14px;
}
.authordetails .b-content {
  font:500 15px var(--roboto-font);
  letter-spacing: 0px;
  line-height: 26px;
  color: var(--lightgrayish);
  font-style: italic;
}
h2#reply-title{
  font-family: var(--source-saun-font);
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a i {
  background-color: var(--black);
  padding:15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img{
  border-radius: 50%;
}
#comments input[type="submit"]{
  background-color: var(--black) !important;
  color: var(--white) !important;
  font-family: var(--roboto-font);
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current,.navigation span.page-numbers.current{
  border: 1px solid #19203f;
}
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #19203f;
  border-radius: 3px;
  color: #ffffff;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px !important;
}
.content_page .postbox .postbox-content i{
  color: #808080;
  padding-right: 2px;
}
.content_page .postbox .postbox-content span{
  font: 500 14px/18px var(--poppins);
}
.content_page .postbox .postbutton a{
  background-color: #19203f;
  font: 500 14px/18px var(--poppins);
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 3px;
}
.navigation span.page-numbers.current{ 
  background-color: var(--white);
  color: var(--black) !important;
}
.post-singlepage {
  border: solid 1px var(--gray1);
  box-shadow: 0 0 1px var(--gray1);
}
.bradcrumbs a{
  color: #000000;
  padding: 5px 7px;
  margin-right: 5px;
  font-family: 'Poppins';
  font-weight: 500;
}
.bradcrumbs{
  color: #000;
}
.bradcrumbs span{
  color: #000000;
  padding: 5px 7px;
  margin-right: 5px;
  font-family: 'Poppins';
  font-weight: 500;
}
/*---- 404 Page ----*/
.page404 .title404{
  font:700 38px/76px var(--poppins);
  color: #19203F;
}
.page404 .subtitle404{
  font:400 32px/36px var(--pacifico);
  color: #19203F;
}
.page404 p{
  font:400 14px/30px var(--poppins);
  color: #9799A4;
}
.page404 .returnhome a{
  font:600 14px/8px var(--poppins);
  color: #846A54;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 8px;
  padding: 13px 24px;
  background-color: #FFDFC4;
}
/*-------------- Woocommerce -------------*/
.mainSinglepage{
  background-repeat: no-repeat;
  background-size: cover;
}
#product_lowersvg{
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 1200px;
  height: 480px;
}
#product_uppersvg{
  position: absolute;
  top: 0;
  right: -20px;
  width: 1223px;
  height: 400px;
}
#single-product-page{
  z-index: 2;
  padding-bottom: 15%;
}
#left_dotsvg{
  left: -25px;
}
#right_dotsvg{
  right: -25px;
}
.main_productblock{
  padding-top: 16%;
}
#single-product-page .prdthead h1{
  font: 400 42px/70px var(--pacifico);
  color: #19203f;
}
.related h3{
  font: 600 26px/32px var(--poppins);
  letter-spacing: -1px;
  color: #19203f;
}
#single-product-page .summary .product_title{
  font: 600 26px/34px var(--poppins);
  color: #0d0d0d;
  margin-bottom: 4px;
}
#single-product-page .woocommerce-product-details__short-description p{
  font:500 13px/18px var(--poppins);
  color: #c2c2c2;
  padding: 5px 0 0;
  margin-bottom: 15px;
}
#single-product-page div.product form.cart .variations label{
  font: 700 14px var(--poppins);
  letter-spacing: 0px;
  color: #424040;
}
#single-product-page  .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.thwvsf-label-li{
  height: auto !important;
  width: auto !important;
}
#single-product-page .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.thwvsf-selected,#single-product-page .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.thwvsf-selected:hover {
  -webkit-box-shadow: 0 0 0 2px #fbdfc4;
  box-shadow: 0 0 0 2px #fbdfc4;
}
#single-product-page .thwvsf-wrapper-ul .thwvsf-wrapper-item-li:hover{
  box-shadow: 0 0 0 2px #fbdfc4;
}
#single-product-page .thwvsf-wrapper-ul .thwvsf-item-span.item-span-text{
  font: 700 12px/22px var(--poppins);
  color: #19203f;
}
#single-product-page div.product form.cart .reset_variations{
  visibility: hidden !important;
}
.single-product .woocommerce-Tabs-panel h2{
  font: 500 24px/32px var(--poppins);
  letter-spacing: -1px;
  color: #19203f;
}
.related .shoplink a{
  font: 700 12px/21px var(--poppins);
  background-color: #19203f;
  letter-spacing: 2px;
  color: #ffffff;
  padding: 11px 35px;
  border-radius: 1px;
}
.related li{
  border: none;
}
.related li h2{
  font-size: 12px !important;
  line-height: 16px;
  color: #666666;
  font-weight: 600;
  font-family: "Poppins";
  letter-spacing: 0;
  padding-bottom: 0 !important;
}
.related li .price{
  font-size: 12px !important;
  line-height: 20px;
  color: #303030 !important;
  font-weight: 600 !important;
  font-family: "Poppins";
}
.woocommerce .related ul li,.single-product div.product form.cart {
  margin-bottom: 5px !important;
}
.variations .attribute_text,.single-product div.product .woocommerce-tabs ul.tabs li::after,.single-product div.product .woocommerce-tabs ul.tabs li::before,.woocommerce .related ul li .add_to_cart_button,.single-product .product .woocommerce-tabs ul.tabs::before,.woocommerce .related ul li .star-rating{
  display: none !important;
}
.single-product div.product .woocommerce-product-rating,.single-product .price,.single-product .summary p{
  margin-bottom: 0;
}
.single-product div.product form.cart .variations td.label{
  width: 20%;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
  padding-left: 7px;
}
.single-product .price .woocommerce-Price-amount{
  font: 600 15px/28px var(--poppins);
  letter-spacing: 0px;
  color: #19203f;
}
.single-product .summary .price ins bdi{
  font-size: 20px;
}
.single-product div.product form.cart .button{
  font: 700 12px/21px var(--poppins);
  background-color: #19203f;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 6px 24px;
  text-transform: uppercase;
  border-radius: 1px;
}
.single-product div.product form.cart .button:hover{
  background-color: #19203f !important;
}
.woocommerce .related ul li .onsale{
  background-color: #19203f;
  font-size: 10px;
  padding: 1px 4px;
}
.woocommerce .related ul li a img{
  height: 200px !important;
  width: 200px !important;
}
.single-product  .woocommerce-breadcrumb{
  font: 400 14px/26px var(--poppins);
  text-align: center;
  border-radius: 3px;
  filter: drop-shadow(-1.042px -5.909px 19px rgba(238,238,252,0.24));
  background-color: #fffaf6;
  border: 1px solid #19203f;
  margin: 0 auto;
  width: fit-content;
  padding: 2px 14px 0px;
  color: #19203f;
}
.single-product  .woocommerce-breadcrumb a{
  font-size: 14px;
  line-height: 26px;
  color: #19203f;
  font-weight: 400;
  font-family: "Poppins";
}
.single-product .woocommerce-tabs .tabs li a {
  font-size: 13px;
  color: #333333 !important;
  font-weight: 600 !important;
  font-family: "Poppins";
  text-transform: uppercase;
  padding: 20px 10px !important;
  border: none;
  border-bottom: 2px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}
.single-product  .star-rating span{
  color: #f89223;
}
.single-product .woocommerce-product-rating .count{
  font-size: 13px;
  letter-spacing: 0px;
  color: #999999;
  font-weight: 600;
  font-family: "Poppins";
}
.single-product .summary .stock{
  font-size: 13px !important;
  letter-spacing: 0px;
  color: #3bb646 !important;
  font-weight: 600;
  font-family: "Poppins";
  padding: 2px 0 10px;
}
.single-product .summary .stock span{
  color: #999999;
}
.single-product .woocommerce-tabs .tabs li.active a{
  color: #19203f !important;
  border-right-color: #eee;
  border-left-color: #eee;
  border-bottom-color: #19203f;
}
.single-product .product .woocommerce-tabs .tabs,.single-product .product .woocommerce-tabs .panel{
  text-align: center;
}
.single-product .product .woocommerce-tabs ul.tabs{
  border-radius: 24px;
  background-color: #f9f9f9;
}
.single-product div.product .woocommerce-tabs ul.tabs li{
  background-color: transparent;
  border: none !important;
} 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  background-color: transparent;
}
.single-product .woocommerce-Tabs-panel p{
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  font-weight: 400;
  font-family: "Poppins";
  letter-spacing: 0;
}
.single-product #content .product .images,.single-product .product .images,.single-product  .woocommerce-page #content .product .images,.single-product  .woocommerce-page .product .images {
  width: 35% !important;
}
.single-product div.product div.summary,.single-product .woocommerce-page div.product div.summary{
  width: 58% !important;
}
.product_meta span,#single-product-page .yith-wcwl-add-button .add_to_wishlist,#single-product-page a.compare,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{
  position: relative;
  font:600 12px/14px var(--poppins);
  color: #404040;
}
.product_meta span a{
  padding-left: 5px;
  text-transform: uppercase;
  color: #3bb646;
}
#single-product-page .yith-wcwl-add-button .add_to_wishlist:before{
  content: "\1F5A4";
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 12px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{
  content: "\1F5A4";
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 12px;
}
#single-product-page a.compare:before{
  content: "\f362";
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 12px;
  font-family: 'Font Awesome 5 Free';
}
#single-product-page a.compare,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{
  padding-left:23px;
  position: relative;
  top: 5px;
}
#single-product-page .yith-wcwl-add-button .add_to_wishlist i{
  margin-right: 6px;
}
#single-product-page .yith-wcwl-add-to-wishlist{
  margin-right: 30px;
  display: inline-block;
}
.safe_cehckout h3{
  font: 600 16px/26px var(--poppins);
  color: #0d0d0d;
  letter-spacing: 0;
}
.safe_cehckout img{
  padding-right: 5px;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins{
  text-decoration: none;
}
#singleCat{
  font: 700 12px/29px var(--poppins);
  background-color: #ffdfc4;
  border: 1px solid #0f0906;
  letter-spacing: 1px;
  color: #19203f;
  text-transform: uppercase;
  padding: 2px 14px;
}
.woocommerce div.product div.images .flex-control-thumbs{
  width: 85%;
  height: 85px;
  margin-top: 15px;
}
.woocommerce-product-gallery .owl-stage .owl-item {
  display: inline-block;
  position: relative;
  z-index: 9999;
  width: 72px !important;
  height: 72px;
  left: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  opacity: 1;
}
.woocommerce-product-gallery .owl-nav{
  position: absolute;
  right: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li{
  width: 80px;
  height: 80px;
}
.woocommerce-product-gallery .owl-next{
  position: absolute;
  right: 0;
  bottom: 28px;
  border: none;
  background-color: transparent;
  font-size: 24px;
  color: #d3d3d3;
}
.woocommerce-product-gallery .owl-next:focus{
  outline: none;
}
/*------------- Shop Page -----------*/
.shop-page .products .product{
  text-align: center;
}
.woocommerce ul.products li.product .onsale{
  z-index: 2;
}
.shop-page .products .product a h2{
  font: 600 20px/18px var(--poppins);
  color: #000000;
}
.shop-page .products .product a.button{
  background-color: #19213f;
  margin-bottom: 10px;
}

 span {
  font:500 13px/28px var(--poppins);
  letter-spacing: 2px;
  color: var(--nvyColor);
}
 h2 {
  font:400 36px/28px var(--pacifico);
  letter-spacing: 0px;
  color: var(--nvyColor);
}
 p {
  font: 400 14px/23px var(--poppins);
  color: #000000;
}
 .product-box h5{
  line-height: 10px;
}
 .product-box h5 a {
  font: 600 12px/12px var(--poppins);
  color: #666666;
}
 .product-box del span{
  font: 600 13px/13px var(--poppins);
  text-decoration: line-through;
  color: #b3b3b3;
}
 .product-box ins span{
  font: 600 13px/13px var(--poppins);
  color: #303030;
}
 .product-content .inner-box{
  position: relative;
}
 .feedback,  .feedback a {
  line-height: 18px;
  font-size: 14px;
  font-weight: 600 !important;
  color: var(--navyBlue);
  letter-spacing: 0;
}
 .product-content .product-over{
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
 .product-over .wishlist_box i{
  width: 39px;
  border-radius: 19px;
  filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
  background-color: #fee3cc;
  padding: 12px;
  margin: 0 auto;
  display: block;
  color: #303030;
}
.yith-wcwl-wishlistexistsbrowse {
  font: 600 12px/12px var(--poppins);
  color: #666666;
  display: block;
  text-align: center;
  padding: 0 15px;
}
.yith-wcwl-wishlistexistsbrowse a{
  display: block;
}
 .feedback{
  line-height: 18px;
}
.cartview_grp{
  position: absolute;
  bottom: 25px;
  padding: 0 35px;
}
.cartview_grp .cart-button, .cartview_grp .icon_link,.cartview_grp .share_link{
  display: inline-block;
}
.cartview_grp .share_link,.cartview_grp .icon_link{
  width: 39px;
  border-radius: 23px;
  background-color: #ffffff;
  filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
}
.cartview_grp .share_link i,.cartview_grp .icon_link i{
  color: #808080;
}
.cartview_grp .share_link{
  padding: 8px 11px;
  cursor: pointer;
  }
.cartview_grp .icon_link{
  padding: 8px 17px;
}
 .product-content:hover .product-over {
  opacity: 1;
  transition: 1s;
}
 .cart-button {
  font: 600 17px/19px var(--poppins);
  color: #303030;
  text-transform: capitalize;
}
 .cart-button:hover a, .buy-button{
color: #303030;
font-family: Poppins;
font-weight: 600;
text-transform: capitalize;
}
 .featured-cart a i {
background-color: #fff;
border-radius: 50%;
width: 39px;
padding: 12px 13px;
margin: 0 15px;
filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
background-color: #fee3cc;
}
 .added_to_cart{
  position: absolute;
  bottom: -23px;
  width: 100px;
  left: 56%;
  transform: translateX(-50%);
}
 .featured-cart a i {
  color: #303030;
}
 ins {
  text-decoration: none;
}
 .shareicon-box{
  display: none;
  position: relative;
  left: -9px;
}
 .share_link:hover .shareicon-box{
  display: block;
  transition: 2s;
}
.products-temp img {
    width: 100%;
}
.products-temp .add_to_cart_button
{
  margin-bottom: -23px !important;
}
.products-temp a {
    background: unset !important;
}
.products-temp .cartview_grp
{
  left: 30%;
}
#three-temp .cartview_grp {
    left: 20%;
}
#four-temp .cartview_grp {
    left: 6%;
}
.page-lefts
{
  margin-top: 150px !important;
}
.modified {
    width: 46% !important;
}
.faq-heading {
    padding-bottom: 32px;
    padding-top: 65px;
    font-size: 32px;
    font-family: 'Pacifico';
    color: #323232;
    letter-spacing: 2px;
}

#testimonials{
  border-radius: 4px;
    filter: drop-shadow(0px 10px 30px rgba(0,0,0,0.1));
    background-color: var(--mainColor);
    position: relative;
    top: 0;
    margin-bottom: 0;
    z-index: 2;
    margin-top:5px !important;
}
#testimonials .testimonials-tabs{
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
#testimonials .testimonials-tabs .nav-item{
  display: inline-block;
  width: 82px;
  height: 83px;
}
#testimonials .testimonials-tabs .nav-item .active{
  width: 107px;
  transition: 2s;
  position: relative;
  left: -11px;
}
#testimonials .testi-text{
  font:600 20px/38px var(--poppins);
  color: var(--nvyColor);
  max-width: 65%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
#testiQuote{
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
}
#testimonials .testi-content h5 a{
  font: 400 30px/30px var(--pacifico);
  color: var(--nvyColor);
}
#testimonials .testi-content .testi-desgn{
  font:500 15px/22px var(--poppins);
  color: var(--nvyColor);
}
#testimonials .testi-content i{
  color: var(--nvyColor);
}
#testimonials-loop{
  display: none;
}
.service-temp-img {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 0 30px 0 30px;
    box-shadow: 4px 2px 12px 1px #ccc;

}
.background-service {
    padding-bottom:38px;
}
.text-positioning {
    margin-top: -286px;
    margin-left: 7em;
}
.service-image-content {
    position: relative;
    top: -115px;
}
.service-main-heading {
    font-size: 55px;
    letter-spacing: 2px;
    margin-top: -16px;
    margin-bottom: 20px;
}
.service-heading {
    font-size: 22px;
    font-family: 'Roboto';
    color: #7A7A7A;
}
.para-service {
    color: #7A7A7A;
    font-family: 'Muli';
    font-size: 15px;
}
.para-1 {
    font-family: "Playfair Display", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #323232;
}
.postbox img {
    width: 100%;
    object-fit: cover;
}
.feature-box img {
    width: 100%;
    object-fit: cover;
}

/*----blog share icons--------*/
#single_post .post_share_icon {
  position: relative;
  display: block;
  padding: 20px 0 !important;
}
#single_post .post_share_icon b {
  padding: 0;
  font-size: 18px;
}
#single_post .post_share_icon a {
  padding: 10px 25px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  width: auto;
  margin: 5px 3px;
}
#single_post .post_share_icon a:hover,.socila_share1 a:hover{
  color: #fff
}

#single_post .post_share_icon i {
  color: #fff;
  font-size: 13px;
  padding-right: 5px;
}

#single_post .feature-box {
    padding-bottom: 10px;
}
#single_post .post-share {
    position: absolute;
    top: 5%;
}
#single_post .postpic {
    position: relative;
}
#single_post .socila_share1 a {
    padding: 4px 1px;
    color: #808080;
    display: block;
}
#single_post .share-title i {
    color:#808080;
    background:white;
    height: 30px;
    width: 30px;
    padding: 9px;
    border-radius: 3px;
    position: relative;
    left: 10px;
}
#single_post .postbox:hover .socila_share1{
  opacity: 1;
  z-index: 9999;
}
#single_post .socila_share1 {
   position: absolute;
    top: -6px;
    opacity: 0;
    width: 39px;
    border-radius: 23px;
    background-color: #ffffff;
    filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
    left: 5px;
    padding: 9px 12px;
    height: 146px;
}
#single_post .fa-pinterest
{
  background: transparent;
}
#single_post .fa-facebook-f {
    margin-top:0px;
}
#single_post .fa-linkedin-in {
    position: absolute;
    left: 2px;
}
#single_post .fa-twitter {
    position: absolute;
    bottom: 26px;
    left: 0;
}
#comments h2.comments-title {
    font-size: 18px;
    letter-spacing: 1px;
}
 .comment-list {
    margin: 0;
    padding: 0;
}
  /*.comment-body {
    box-shadow: 4px 2px 12px 1px #ccc;
    padding: 15px;
    border-radius: 10px 20px 0 16px;
    margin-bottom: 25px;
}*/
 .comment-author.vcard img {
    width: 70px;
    height: 70px;
    border-radius: 3px 15px 9px 12px;
}
 .fn {
    margin-left: 10px;
}
 .comment-meta {
    margin-top: 15px;
    font-family: muli;
}
.woocommerce .star-rating span::before {
    content: "\53\53\53\53\53";
    top: -7px;
    position: absolute;
    left: 1px;
    font-family: 'star';
    color: #feb42b;
    border-color: #feb42b;
}
.woocommerce .star-rating span
{
  top: 1px;
    left: -1px;
}
#pa_color {
    margin-bottom: 17px;
    border-radius: 9px 4px 10px 4px;
    background: white;
    box-shadow: 4px 2px 12px 1px #ccc;
    border: 1px dotted grey;
    font-family: 'Muli';
    font-size: 15px;
    color: grey;
}
    .thwvsf_fields {
    width: 51%;
    float: left;
}
#pa_size {
    margin-bottom: 17px;
    background: white;
    border: 1px dotted grey;
    box-shadow: 4px 2px 12px 1px #ccc;
    border-radius: 9px 4px 10px 4px;
    font-family: 'Muli';
    font-size: 15px;
    color: grey;
}
.banner-right-txt {
    position: absolute;
    bottom: -70px;
    width: 100%;
    left: 25%;
    background: rgba(245, 245, 245, 0.92);
    padding: 2em 1.5em;
}
.banner-position-main {
    width: 442px;
    height: 214px;
    position: relative;
    border: 6px solid #ffc107;
    width: 493px;
    height: 241px;
    z-index: 1;
}
#background-adventures
{
  height: 743px;
  margin-top: 180px;
}
.adventures-col
{
   margin-top: 150px !important;
}
.adventure-head {
    font-size: 55px;
    font-weight: 500;
    color: #19203f;
}
.adventure-subhead {
    font-family: muli;
    font-size: 25px;
    font-weight: bold;
}
.adventure-sec img {
    box-shadow: -2px -2px 5px #7b7b7b;
}
.adventure-heading {
    font-size: 30px;
    line-height: 45px;
}
.adventure-para {
    font-size: 15px;
    font-family: 'Muli';
    color: grey;
}
.woocommerce-variation-price {
    margin-top: -14px;
    margin-bottom: 18px;
}
#single-product-page a.compare:before{
  top: 10px;
    left: 4px;
  }
.woocommerce-message a {
    background: #19213f !important;
}
tbody, td, tfoot, th, thead, tr
{
  position:relative;
}
.woocommerce button.button {
    background: #19213f !important;
}
.woocommerce-mini-cart__empty-message {
    color: white;
}
.author_details img {
    display: none;
}
.woocommerce ul.products li.product a img
{
  height: 266px;
  object-fit: cover;
}

.newsletterWidgets .wpcf7-response-output {
    color: white;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product
{
  height: 457px;
}
.shop-page .added_to_cart
{
  margin-bottom: 25px;
    background: white;
    color: #19213f;
    margin-left: -15px;
}
input.search-field {
    padding: 8px;
}
.socila_share i:hover {
    transform: translateY(-10px);
}
#blog-left-sidebar #block-2 {
    margin-top: 0;
}
#blog-right-sidebar #block-2 {
    margin-top: 0;
}
.parent.comment.byuser, .comment.byuser, .comment-body {
    background-color: #f5f3f0;
    padding: 20px;
    border-radius: 0 30px 0 30px;
    margin: 20px 0;
}
.entry-title span {
    font-size: 28px;
}
.page-title span {
    font-size: 28px;
}
.adventure-sec img:hover {
    animation: pulse 1s infinite;
}
.woocommerce span.onsale
{
  border-radius: 0 10px;
}
.compare:hover {
    background: #19203f !important;
    color: white !important;
}

.woocommerce div.product div.images img
{
  width: auto !important;
}
.woocommerce-billing-fields .select2-container .select2-selection--single
{
  height: 43px;
  padding: 7px;
}
.woocommerce-billing-fields .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color:#ffdfc4;
    color: #19203f;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow
{
  top: 8px;
}
.related.products li {
    height: 300px !important;
}
.restore-item {
    color: white;
    padding: 5px 23px;
}
.quantity .woocommerce-Price-amount.amount {
    color: white !important;
}