/*
Theme Name: td
Theme URI: http://www.thinkzdesign.com
Description: ThinkzDesign Pte ltd website
Author: Rezzkey Solutions Pte Ltd
Author URI: http://www.rezzkey.com
Tags: thinkzdesign, renovation, builder, decor, design, rezzkey, rezzkey-solutions
Template: td_
Text Domain:  td_
Version: 1.0.0
Date Created: 20200915
*/

/* CHILD THEME */

/* Reset Chart */
#hide{display:none!important;}
.hide{display:none!important;}
.8px{ font-size: 8px !important; }
.10px{ font-size: 10px !important; }
.12px{ font-size: 12px !important; }
.14px{ font-size: 14px !important; }
.16px{ font-size: 16px !important; }
.mb0p p{margin-bottom: 0px !important; }
.mb0{margin-bottom: 0px !important; }
.mb5{margin-bottom: 5px !important; }
.mb10{margin-bottom: 10px !important; }
.mb15{margin-bottom: 15px !important; }
.mb20{margin-bottom: 20px !important; }
.rs-footer-icon{ padding: 0px 5px!important; }
.text-uppercase{ text-transform: uppercase !important; }
.text-center{ text-align: center !important; }
.text-left{ text-align: left!important; }
.text-right{ text-align: right !important; }
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');


/*p{text-align: justify!important;}*/

/* Home */
#thinkz-testimonial blockquote q,
#thinkz-testimonial author{ text-align: left !important; }
#thinkz-testimonial .reviews .review.avatar-image::before{ content: url(http://localhost:8888/thinkzdesign.com/wp-content/uploads/2020/10/reviewquote.png); position: absolute; transform: scale(.7);}
/*.sectiontitle h2{ font-family: 'Permanent Marker', cursive !important; }*/
.fusion-testimonials .review{ background: transparent !important; }
#thinkz-testimonial .testimonial-thumbnail{ margin: 0px 0px 0px 50px !important; padding: 25px !important; }

/* About Us */
/* Contact Us*/
/* Shop */
/* Cart */
/* Checkout */
/* Header */
/* Footer */
#footer-menu ul li{ font-size: 14px!important; font-weight: 800 }
/* Others Element */
ol.thinkz-list li{ margin: 20px 0px; }
ol.thinkz-list li::marker{ font-weight: bold; }
div.page-section{ font-size: 35px; text-transform: uppercase; font-weight: bold; margin: 25px 0px; }
h3.section-title{ font-size: 25px!important; text-transform: uppercase!important; font-weight: bold!important; padding: 15px 0px!important; font-family:Mulish!important;}

/* Ecommerce */

/* Others */
#thinkz-button{ padding: 13px 5px !important; border-left-width: 0px !important; border-right-width: 0px !important; border-top-width: 0px !important;}

/* RESPONSIVE STUFF */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 479px) {
}
@media only screen and (max-device-width: 640px) and (min-device-width: 320px) {
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
}
@media only screen and (min-device-width : 300px) and (max-device-width : 736px) {
}
/* Tablets */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}
/* Mobile Portrait */
@media only screen and (max-device-width : 320px) {
}
/* Mobile Landscape */
@media only screen and (min-device-width : 321px) {
}
/* Mobile Landscape and portrait till iphone7s */
@media only screen and (max-device-width : 760px) {
}
/* Tablet Portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}
/* Tablet Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)  {
}

@media only screen and (max-width:1024px){
}
@media only screen and (max-width:800px){
}
@media only screen and (max-width:420px){
}
