@charset "UTF-8";

/*
Theme Name: Macis Pte Ltd
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: Technologus.com
Author URI: https://technologus.com/
Description: Wheel Volution is a custome theme develope by technologus base on wordpress theme twenty twenty one .
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Wheel Volution, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Columns..............Specific styles for the columns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Media text...........Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Spacer...............Specific styles for the spacer block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

/* Categories 01 to 03 are the basics. */

.tppagheader {
    text-align: center;
    color: #fff;
    background: #18bc9c;

    position: fixed;
    width:100%;
    z-index: 1;
    height: 100px;
    overflow: hidden;
    top: 0;
    left: 0;
}
.tppagheader h2{color:#fff;}
.content-wrapper{
    background-color: white;
    top: 87%;
    min-height: 12%;
    position:absolute;
    z-index: 2;
    width: 100%;    
}
/* HERE ENDS THE MAGIC */
.tppagheader .container {
    padding-top: 150px;
    padding-bottom: 50px;
}

.tppagheader img {
    display: block;
    margin: 0 auto 20px;
}

.tppagheader .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700;
}

.tppagheader .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

/* REZZKEY START */
.product-details{ display:inline-table !important; }
.feature-section, .technical-section, .download-section{ padding: 30px !important; margin: 10px !important;}
.feature-section, .technical-section{display: table-cell;width: 50%; }
.product-details p{ font-size: 18px !important;}
h3.detail-title{ font-size: 25px !important; border-bottom: solid 1px #999999; margin-bottom:10px; padding-bottom: 10px; width: 300px;}
.technical-section table{ width:100%; margin: 16px 0 30px 0px;}
.technical-section table{ border: solid 1px #999999;}
.technical-section table tbody tr td:nth-child(1){ font-weight: 500;}
.technical-section table tbody tr:nth-child(odd){ background-color: #dddddd;}
.technical-section table tbody tr:nth-child(even){ background-color: #ffffff;}
.technical-section th, td { padding: 5px 10px; text-align: left; }
.download-section{display: grid;}
.download-section .download-link {padding: 20px !important;background-color: aliceblue;width: 300px;text-align: center;font-size: 20px;font-weight: 400;}

#product-details2{ width: 100% !important;}
#product-details2 .padded-container{
	padding: 0 3% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
#product-details2 p, #product-details2 dd{font-size: 16px!important;}
#section-features, #section-specifications, #section-documents{ padding-top: 50px !important;}
#section-features div.padded-container::after, #section-specifications div.padded-container::after{content:""; max-width: 1080px !important; border-bottom: 1px solid #aaaaaa!important; width: 100%; margin-left: auto; margin-right: auto; height: 1px; display: block; padding-top: 50px;}
h2.section-title{font-size: 30px!important; font-weight: 300!important; letter-spacing: 0.5px!important;line-height: 1.3em!important; text-align: right !important;}
h3.section-subtitle{font-size: 20px!important; font-weight: 400!important; letter-spacing: 0.5px!important; margin: 15px 0px !important;}
#section-features dl, #section-specifications dl{ margin-bottom: 5px !important; 0.5rem !important;}
#section-specifications dl:nth-child(even){ background-color: #e2e2e2 !important;}
#section-specifications dl:nth-child(odd){ background-color: #eeeeee!important;}

#product-details2 dt{ text-align: right !important; font-size: 16px !important; font-weight: 400 !important; letter-spacing: 0.5px !important;}
#product-details2 dt, #product-details2 dd{ margin: 9px 0px !important;}
#section-documents a.download-link{padding: 10px 50px !important;background-color: #000000!important;text-align: center!important;font-size: 16px!important;font-weight: 400!important; letter-spacing: 0.5px !important; color: #f7df3a !important;margin: 30px 15px !important; text-transform: uppercase !important;max-width: 300px !important; display: block !important;}
#download-button{ margin: 30px 0px !important;}
#download-button .download-link, 
button.add-to-enquiry{padding: 10px 50px !important;background-color: #000000!important;text-align: center!important;font-size: 16px!important;font-weight: 400!important; letter-spacing: 0.5px !important; color: #f7df3a !important; text-transform: uppercase !important; display: block !important;line-height: 22px !important;}
#download-button .download-link{max-width: 300px !important;}
button.add-to-enquiry{min-width: 300px !important;}

#section-documents a.download-link:hover, #download-button .download-link:hover, 
button.add-to-enquiry:hover{background-color: #f7df3a!important;color: #000000 !important;}




/* Use a media query to add a breakpoint at 800px: */
@media screen and (max-width: 800px) {
	.feature-section, .technical-section{display: block;width: 100%; }
	.feature-section, .technical-section, .download-section{ padding: 10px !important;}

}


@media only screen and (max-width: 767px) {
	.pageCaption{top:4%!important;}
	.technical-section{width:94%!important;}
	.pi-custom-button,.add-to-enquiry-single{
		margin:0 auto!important; text-align:center!important;
	}
	
	/* REZZKEY START */
	h2.section-title{text-align: left !important;}
	#section-features dt, #section-specifications dt{ text-align: left !important; }
	
	

}
.pi-btn{
	color:#000;background-color:#ffff00;
}
.pi-custom-button{
	float:left;
}
.posted_in{
	float:left;width:100%;
}

.children li a::before {
    content: "--";
    margin-right: 5px;
}
#noofnotification{
	/*margin-top: -15px;
    position: absolute;
    color: red;
    background-color: #eee;
    padding: 6px;
    border-radius: 50%;*/
	
	/*sunil*/
	border-radius: 50%;
	background-color: #f2e6d0;text-align:center;
	padding: 5px;
	width: 30px; height:30px;
	top: 16px;
	position: absolute;
	color: #000000;



	/*sunil*/
	
}
.woocommerce-message{
	border-top-color:#000!important;
}
.woocommerce-message::before { color:#000!important;}
#pi-enquiry-container table thead {
    background-color: #000000;
    color: #fff;
    letter-spacing: 0.5px;
}
.elementor-428 .elementor-element.elementor-element-58a55e32 > .elementor-widget-container,.elementor-428 .elementor-element.elementor-element-58a55e32 > .elementor-widget-container{
	padding:0px!important; margin:0px!important;line-height:24px!important;color:#696969!important;text-align:justify;font-weight:normal!important;font-size:17px!important;
}
.woocommerce-widget-layered-nav ul li a,.widget_product_categories ul li a{
	
    font-size: 15px!important;
   
}
.woocommerce-widget-layered-nav ul li,.widget_product_categories ul li{
	padding: 5px 10px!important;
}
.woocommerce-widget-layered-nav h3,.widget_product_categories h3{
	
    color:#000000!important;
    text-transform: uppercase!important;
    font-weight: 500!important;
    font-size: 18px!important;
    letter-spacing: 1px!important;
}

/* REZZKEY SOLUTIONS */
.woocommerce div.product .woocommerce-tabs ul.tabs{
	margin-bottom: 0px !important;
}
ul.mylist-level1{ margin: 10px 0px 0px 40px;}
li.mylist-level2{ list-style-type: circle; padding-left: 10px;}
ol.tnc{ padding: 30px 0px; }
ol.tnc li{ margin: 20px 0px; }

.woocommerce div.product .woocommerce-tabs{ margin-bottom: 0px !important;}
#tab-description{ margin-top: 0px !important;}
#tab-title-description{border: none !important; border-radius: 0px; margin: 0px !important;padding-top: 10px; padding-bottom: 10px; letter-spacing: 1px;}
#tab-title-description a{font-size: 20px; letter-spacing:2px; font-weight:600;}
.woocommerce div.product .woocommerce-tabs .panel{margin-bottom: 0px !important;}
.releated_product_here .title{padding: 16px !important;}
.releated_product_here .title h2{width: 100% !important; font-size: 20px !important; letter-spacing:2px !important; font-weight:600!important;}