@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900;1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*font-family: 'Be Vietnam Pro', sans-serif;
 font-family: 'Nunito', sans-serif;*/


*{
	margin: 0px;
	padding: 0px;
	outline:none;
	}

ul, li, ol {
	list-style-type:none;
	}
	
.clr {
	clear:both;
	display:block;
	width:100%;
	height:0px;
	}

a {
   	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	box-shadow:none;
	}

a:focus, a:active {
	outline: none;
	}
	
a, a img {
	border:none;
	}

html {
  scroll-behavior: smooth;
}
html {
  scroll-behavior: smooth !important;
}
	
img {
	max-width:100%;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Archivo', sans-serif !important;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	text-transform:none;
	/*line-height: 1.4;*/
	}
	
h1 {
	font-size:32px;
	}
	
h2 {
	font-size:28px;
	}
	
h3 {
	font-size:34px;
	color: rgba(4,4,111,255);
	}
	
h4 {
	font-size:21px;
	}
	
h5 {
	font-size:17px;
	}
	
h6 {
	font-size:14px;
	}
	
p{
	margin-bottom:15px;	
	padding-bottom:0px;
	}

iframe{
	width: 100%;
	}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{
	/*color: #131313;*/
	font-family: 'Archivo', sans-serif !important;
	}

:-moz-placeholder{
	/*color: #131313;*/
	font-family: 'Archivo', sans-serif !important;
	}

::-moz-placeholder{
	font-family: 'Archivo', sans-serif !important;
	opacity: 1;
	}

:-ms-input-placeholder{
	font-family: 'Archivo', sans-serif !important;
	}

textarea{
	height: 120px;
}

body{
	font-family: 'Archivo', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    color: #3e3e3e;
	font-size: 18px;
	/*line-height: 28px;*/
	}

body *{
	 font-family: 'Archivo', sans-serif !important;
	letter-spacing: normal !important;
}

.search-toggle .toggle-icon, .search-toggle svg{
	height: 1.8rem;
	max-width: 1.8rem;
	width: 1.8rem;
	color: white !important;
	}
.shp-cart a {
  color: white !important;
}
.single-post .entry-header-inner .entry-categories, 
.single-post .entry-header-inner .intro-text, 
.single-post .entry-header-inner .post-meta-wrapper,
.single-post .pagination-single,
.single-post .comments-wrapper,
.search hr.post-separator, body:not(.overlay-header) .toggle-inner .toggle-text,
.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before, 
.comments-wrapper{
    display: none;
}

.entry-content li img {
    display: inline-block;
}

 body:not(.home) .entry-header {
/*     background-color: #000 !important; */
	  background-color: #fff !important; 
    padding: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
body:not(.home) .entry-header .entry-header-inner {
/*     background-color: #1c2374 !important; */
	 background-color: #fff !important; 
    color: white;
    position: relative;
    bottom: -35px !important;
    font-size: 36px;
    max-width: 1200px;
}
body:not(.home) .entry-header .entry-header-inner h1, .entry-header .entry-title a {
    font-size: 36px;
    padding: 15px 0;
    color:#0071e3;
    letter-spacing: 0.02em;
}
.entry-header .entry-title a {
	display: flex;
	justify-content: center;
	align-items: center;
}
/* a, a:hover {
	text-decoration: none !important;
} */
body {
background-color: white !important;
}
p{
	font-size:16px
}

#site-footer, .pagination-single {
	display:none !important;
	}

.current_page_item a{
	text-decoration:none !important;
}

.home .entry-header {
display: none !important;
}
.shop .entry-title h1 {
display: none !important;
}
.home .post-inner, body:not(.singular) main > article:first-of-type {
	padding-top:0px !important;
}
.footer-widgets{
	width:100% !important;
}
.footer-widgets-outer-wrapper {
	border: none !important;
}
.metaslider .caption {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}
.metaslider .caption-wrap {
    height: 100% !important;
}
.caption-wrap {
    background-color: transparent !important;
    opacity: 1 !important;
}
.header-inner {
    max-width: 1240px !important;
    margin: 0px auto !important;
    width: 100% !important;
    }

.section-inner{
    max-width: 1240px !important;
    width: 100% !important;
    margin: 0px auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
	}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 1240px;
    width: 100% !important;
    margin: 0px auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
	}	
.topblocks {
	/*background-color: #1c2374;*/
/* 	background-color: #A020F0; */
	padding-top: 8px;
	padding-bottom: 8px;
/*     background: linear-gradient(to bottom right, #2e2b81 30%, #b852ef 70%); */
}
.header-top-blocks {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.left-bar, .right-bar {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.left-bar, .right-bar, .left-bar li, .right-bar li {
	margin: 0px;
}
.header-top-blocks a {
/* 	color: rgba(242,244,244,255); */
	font-size: 16px;
	color: black;
}
.left-bar li:last-child, .right-bar li:last-child {
	margin-left: 3rem;
}
.fa-envelope:before, .fa-phone:before {
/* 	font-family: 'FONTAWESOME' !IMPORTANT; */
	    margin-right: 1.5rem;
}

.footerblocks.siteorigin-panels-stretch.panel-row-style {
  background: linear-gradient(to bottom right, #2e2b81 30%, #b852ef 70%);
}
.primary-menu-wrapper a {
     color: #fff !important;
  font-size: 16px !important;
/*   text-decoration: none !important; */
  letter-spacing: 1px !important;
  padding: 0px 20px;
  text-transform: uppercase;
/*   color:#1c2374 !important; */
}
.slidertxt h6 {
	    font-size: 18px;
    margin: 0px;
    font-weight: normal;
    letter-spacing: 3px !important;
}
.slidertxt h3 {
	font-size: 46.29465px;
	color: white !important;
	    line-height: normal !important;
    margin: 15px 0px;
}
.slidertxt p {
	font-size: 18px;
	    margin-bottom: 2rem !important;
}
.slidertxt a{
	font-size: 15.8px !important;
    color: white !important;
    background-color: #1c2374 !important;
/*     padding: 12px 25px !important; */
	  padding: 6px 19px !important;
	text-transform: capitalize !important;
/*     border-radius: 50px !important; */
    border-top-right-radius: 0px !important;
	border: 1px solid white !important;
}
.ow-button-base a, .woocommerce .button, .wpcf7-submit {
	font-size: 15.8px !important;
    color: white !important;
    background-color: #1c2374 !important;
    padding: 12px 25px !important;
	text-transform: capitalize !important;
    border-radius: 50px !important;
    border-top-right-radius: 0px !important;
	
}
.block1 {
	align-items: center !important;
}
.block1 h3 {
	    color: rgba(4,4,111,255);
    font-size: 34px;
    margin: 10px 0px;
}
.block1 .widget-title {
	    margin: 0px;
    color: rgba(4,4,111,255);
    font-size: 18px;
    letter-spacing: 5px !important;
}
.block1 .textwidget h3::after {
	content: '';
	border-bottom: 3.5px solid #ff7dd9;
	display: block;
	position: relative;
	padding-top: 5px;
	width: 14%;
}
.block2 {
	background-color: #f3f3f3;
    text-align: center;
	padding-top: 6rem;
}
.block2 .widget-title {
	font-family: 'Nunito', sans-serif !important;
    font-size: 28px;
    letter-spacing: 2px !important;
    font-weight: 800;
    margin-bottom: 10px;
}
.block2 p, .woocommerce-loop-product__title, .block4 .widget-title {
	font-family: 'Nunito', sans-serif !important;
	font-weight: normal;
}
.chooseus-sec h3{
	font-family: 'Nunito', sans-serif !important;
	font-size: 36px;
	color: white;
	margin-top: 0px;
}
.chooseus-sec h3::after {
	content: '';
	position: relative;
	display: block;
	border-bottom: 3.5px solid white;
	padding-top: 8px;
	width: 15%;
	margin: 0px auto;
}

.woocommerce-Price-amount.amount {
	font-weight: bold !important;
	color: #000 !important;
}
.woocommerce-loop-product__title {
	font-size: 20px !important;
	color: #000 !important;
}
ul.products li.product .tinvwl_add_to_wishlist_button {
    margin-top: 1em;
    color: darkblue !important;
    font-size: 16px;
}
.search .post-inner {
	padding-bottom: 3rem;
	text-align: center;
}
/* .products.columns-4 .button, .block2 .tinv-wishlist, .archive-header, hr {
	display: none;
} */
.block3 {
	background-image: url('http://creatvmind.com/web/teethnsmile/wp-content/uploads/2022/11/img1.png');
	align-items: center !important;
	color: white;
}
.block3 .so-widget-sow-image h3.widget-title {
	font-family: 'Nunito', sans-serif !important;
	    margin-bottom: 0px;
    position: relative;
    margin-top: -7.8rem;
    padding: 2rem 8rem;
    background-color: rgb(28, 35, 116, 0.8);
    width: fit-content;
    font-size: 30px;
    color: white;
    border-top-right-radius: 50px;
}
.block4 .widget-title {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
.block4 .textwidget h3 {
	margin-top: 0px;
	font-family: 'Nunito', sans-serif !important;
	font-size: 28px;
	text-align: center;
	font-weight: 800;
}
.block4 .textwidget h3::after {
	content: '';
	display: block;
	position: relative;
	border-bottom: 3.5px solid #000;
	padding-top: 8px;
	width: 5%;
	margin: 0px auto;
}
.sp-testimonial-free {
	background-color: #f3f3f3;
	font-family: 'Nunito', sans-serif !important;
	padding: 3rem;
	border-radius: 20px;
}
#sp-testimonial-free-wrapper-75 .sp-testimonial-free-section .sp-testimonial-client-name {
	color: #000 !important;
	font-size: 16px;
	font-family: 'Nunito', sans-serif !important;
	margin-bottom: 0px !important;
}
#sp-testimonial-free-wrapper-75 .sp-testimonial-free-section .sp-testimonial-client-designation, .sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    color: rgba(43,43,43,255);
    font-size: 16px;
	font-family: 'Nunito', sans-serif !important;
}
.block5 .widget-title {
	font-size: 32px;
	text-align: center;
	letter-spacing: 2px !important;
}
.block5 .widget-title::after {
	content: '';
	position: relative;
	display: block;
	border-bottom: 3.5px solid #000;
	width: 5%;
	margin: 0px auto;
	padding-top: 8px;
}
.block5 {
	background-color: #f4f4f9;
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.modula-gallery.modula-gallery-initialized .modula-items .modula-item {
    visibility: visible;
    border-radius: 10px !important;
    /* width: 309px !important; */
    height: 354px !important;
}
.modula-items img {
	height: 354px !important;
}
.post-meta-wrapper {
	display: none !important;
}
.footer-widgets-outer-wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}
.home .footer-nav-widgets-wrapper.header-footer-group, .single-product .footer-nav-widgets-wrapper.header-footer-group, .page-id-8 .footer-nav-widgets-wrapper.header-footer-group, .woocommerce .footer-nav-widgets-wrapper.header-footer-group {
	margin-top: 0px !important;
}
.footerblocks {
	background-image: url('http://creatvmind.com/web/teethnsmile/wp-content/uploads/2022/11/ftrbg.png');
	background-position: center center;
	background-size: cover;
	padding-top: 8rem;
}
.footerblocks .widget-title {
	font-size: 21px;
    color: white;
    font-weight: 500;
}
.footerblocks a {
	color: rgba(220,223,226,255);
	font-size: 15px;
	font-weight: normal;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.footerblocks p {
	color: white;
	margin: 0px;
}
.footerblocks .siteorigin-widget-tinymce.textwidget p {
  color: #1c2374 !important;
}
.block1 p {
	margin-bottom: 0px;
}
/* .copy-block.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-w6385a4e468ba5-1 {
  background-color: white !important;
} */
.copy-block {
	 background-color: white !important;
	border-top: 1px solid rgba(220,223,226,255);
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget_newsletterwidgetminimal {
	margin-top: 0px !important;
}
.entry-content .panel-grid.panel-has-style, .metaslider .flexslider {
	margin-bottom: 0px !important;
}
.block1 {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.block4 {
	padding-top: 6rem;
}
.related.products {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.woocommerce div.product div.images img {
	width: auto !important;
	margin: 0px auto;
}
.woocommerce .quantity .qty {
	width: 7rem;
	padding: 10px;
}
/* body:not(.home) .woocommerce ul.products li.product a img {
	    box-shadow: 0px 0px 10px #ccc;
    border-radius: 10px;
} */
body:not(.home) .woocommerce ul.products li.product a.woocommerce-loop-product__link {
  box-shadow: 0px 0px 10px #ccc;
  border-radius: 10px;
  display: block;
  text-align: center;
  padding: 15px;
	
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    font-size: 16px;
    padding: 5px;
}
.woocommerce-message {
    border-top-color: black;
    font-size: 16px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 100px;
	margin: 0px auto;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 160px;
    padding: 10px !important;
}
.woocommerce-info {
    border-top-color: #000;
    font-size: 16px;
}
.block2 .woocommerce.columns-4 {
	margin-top: 4rem !important;
}
.page-id-12 .entry-content ul {
	list-style-type: circle !important;
}
.page-id-12 .entry-content li {
	font-size: 16px;
}
.tnp-widget-minimal input.tnp-submit {
    background-image: url('http://creatvmind.com/web/teethnsmile/wp-content/uploads/2022/11/arrow.png') !important;
    background-position: center;
    font-size: 0px !important;
    width: fit-content !important;
    padding: 20px !important;
}
.tnp-widget-minimal form {
    display: flex;
}
.tnp-widget-minimal input.tnp-email {
	    border: none !important;
    background-color: rgba(4,4,111,255) !important;
    color: #fff !important;
	padding: 15px 20px !important;
    font-size: 16px;
}
.tnp-widget-minimal input.tnp-email::placeholder {
	color: #fff;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.footerblocks .widget_text {
	margin-top: 0px !important;
}
.woocommerce-MyAccount-navigation li a {
	color: #1c2374 !important;
	font-size: 16px;
	font-weight: 600;
}
address {
	    font-size: 16px;
    font-style: normal;
}
.woocommerce .button:hover, .ow-button-base a:hover, .slidertxt a:hover {
	background-color: black !important;
	color: white !important;
}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
    margin-top: 2rem;
    font-size: 16px;
    color: #000;
}
.posted_in {
	font-size: 16px;
}
.woocommerce div.product form.cart {
    margin-bottom: 1em;
}
.menu-our-company-container {
	    position: relative;
    margin-bottom: 2em;
}
.fa.fa-shopping-bag {
	    font-family: 'FONTAWESOME' !important;
    color: black;
}
.shp-cart, .shp-cart li {
	margin: 0px;
}
span.iconcart span.carttotal {
    color: #000 !important;
    background-color: #ff7dd9;
    padding: 2px 5px;
    border-radius: 100%;
    font-size: 12px;
    position: relative;
    top: -10px;
    left: 0px;
}
.toggle-inner {
    height: auto !important;
}
.tinv-wishlist .product-action {
    width: 185px;
}
.tinv-wishlist .social-buttons li a.social i, .tinv-wishlist .social-buttons>span {
    color: black;
    font-size: 16px;
}
.tinv-header h2 {
	margin-top: 0px !important;
}
.search-modal .search-field {
    border: none;
    font-size: 16px;
    height: 7rem;
}
.search-untoggle svg {
	width: 16px;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
	font-size: 16px;
}

.footerblocks a:hover, .primary-menu-wrapper a:hover{color:rgba(103,69,164)!important;}

.header-top-blocks a:hover{color:#282d7a;}

.page-id-8 .woocommerce ul.products li.product a{color: #0071e3;text-align:center;margin:0px auto;}

.woocommerce ul.products li.product .price{margin-bottom:1em;}
.woocommerce-variation-price{margin-bottom:10px!important;}

.woocommerce ul.products li.product .button, .single_variation_wrap, .reset_variations{margin: 0px auto!important;
text-align: center;
display: block;}
.woocommerce ul.products li.product .reset_variations {
  display: none;
  display: inline-block !important;
  width: 100%;
  text-align: center;
}

.woocommerce ul.products li.product .onsale{display:none;}






























































































































