/*
Theme Name: Robotics Theme
Text Domain: RoboticsTheme
Version: 1.5
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
float: right;
margin-left: 20px;
margin-bottom: 30px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.sub-header ul li.current-menu-item a {
    background-color: #c42034;
}
.sub-header ul li.current-menu-item a::after {
    background-color: #c42034;
}
.container.no_padding_top { padding-top: 0 !important;}
.container.no_padding_bottom { padding-bottom: 0 !important;}
.header .page_link  ul  li.mega-menu-drodpdown ul.sub-menu li a:hover span {
    color: #c42034;
}

.tml.tml-login ,
.tml.tml-lostpassword {
    width: 50%;
    margin: 0 auto;
}

.center_align h1 { text-align: center; }


.tml .tml-button {
    background-color: #c42034;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 50px;
    border: 0;
    font-size: 20px;
    font-family: "ProximaNova-Bold";
    letter-spacing: 1px;
    padding: 9px 30px;
}
ul.tml-links {
    list-style: none;
}
.tml-links li a {
    color: #c42034 !important;
}
.header.inner-header .page_link ul li a {
        color: #231f20 !important;
}

button.gpnf-add-entry {
    background-color: #c42034;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 50px;
    border: 0;
    font-size: 12px;
    font-family: "ProximaNova-Bold";
    letter-spacing: 1px;
    padding: 7px 15px;
}
.gpnf-nested-entries td.gpnf-field {
    font-size: 18px;
    line-height: 24px;
}
body.woocommerce .wrapper { padding-top: 140px; }

.product-box h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    font-family: "ProximaNova-Bold";
    margin: 0 0 5px;
    color: #3a3e3d;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button  {
    background-color: #c42034;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 50px;
    border: 0;
    font-size: 14px;
    font-family: "ProximaNova-Bold";
    letter-spacing: 1px;
    padding: 13px 15px;
}
.product-desc a.woocommerce-LoopProduct-link {
    color: #3a3e3d;
	display: block;
}
.single_add_to_quote_loop {
    margin-top: 10px;
}
.store-page a.button, .store-page button.button, .store-page input.button {
    background-color: #c42034;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 50px;
    border: 0;
    font-size: 14px;
    font-family: "ProximaNova-Bold";
    letter-spacing: 1px;
    padding: 6px 12px;
	    line-height: 1;
}
.woocommerce-cart-form table.cart .product-thumbnail img {
    width: 200px;
}
.archive .quantity { display: inline-block; }

.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
   padding-top: 5px;
}
.golden-bg {
    background-color: #958c5a;
}