/**
Theme Name: Roman Products
Author: Bizopia
Author URI: https://bizopia.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: roman-products
Template: astra
011223
*/




.astra-shop-summary-wrap .button {
    display: none !important;
}

.page-id-305 .uael-post__read-more {
    position: absolute;
    bottom: 0;
    margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
}

#menu-1-6d1b55e > li {
    background-image: url("images/menu-divider.png");
    background-position: right;
    background-repeat: no-repeat;
}

#menu-1-6d1b55e > li:last-of-type {
    background: none;
}

.btn {
    background-color: #104f9f !important;
    border-radius: 0 !important;
}

.tech-data-container {
    width: 1280px;
    margin: 1em auto;
    padding: 0 .5em;
}

.tech-data-container h3 {
    font-size: 1.2em !important;
}

@media (max-width:1280px) {
.tech-data-container {
    width: 100%;
}
}

.tech-data-container h3 {
    margin-bottom: 1em;
    background-color: #104f9f;
    color: #fff;
    padding: .5em;
}

.tech-data-container .tech-data-group {
    margin-bottom: 1em;
}

.tech-data-item {
    border-bottom: #000 solid 1px;
    margin-bottom: 1em;
    clear: both;
}

.tech-data-info {
    width: 530px;
    float: left;
}

.tech-data-tds,
.tech-data-sds {
    width: 250px;
    float: left;
    padding: .5em 1em;
}

@media (max-width:797px) {
.tech-data-info {
    width: 100%;
    float: none;
}

.tech-data-info p {
        margin-bottom: 0 !important;
    }

.tech-data-tds,
.tech-data-sds {
    width: 100%;
    float: none;
    padding: .5em 1em;
}
}

.tech-data-container .item-numbers {
    font-size: .8rem;
}

div.astra-shop-summary-wrap > a.button.product_type_simple {
    display:none !important;
}

.data-sheets {
    
}

.safety-data-sheets {
    width: 50%;
    float: left;
    border-right: #ccc solid 1px;
    padding: 0 1em 1em 1em;
}

.technical-data-sheets {
    width: 50%;
    float: left;
    padding: 0 1em 1em 1em;
}

.specifications {
    font-size: .9rem;
}

.specifications .spec-col {
    width: 48%;
    float: left;
    margin: 0 1% 1em 1%;
}

.specifications .spec-col .title {
    color: #104f9f
}

.specifications table.spec-col tr:nth-child(odd) {
  background-color: #FCFCFC;
}

.specifications table.spec-col tr:nth-child(even) {
  background-color: #e8eef6;
}


#footer-copyright {
    background-color: #104f9f;
    padding: .8em 1em;
}

#footer-copyright p {
    color: #fff;
    text-align: center;
    font-size: .7rem;
    margin: .5em 0;
}

#footer-copyright a {
    color: #fff !important;
}

#footer-copyright a:hover {
    color:#fff !important;
}

#woocommerce_product_categories-2 h2 {
    font-size: 1.3em !important;
}

.astra-woo-filter-text {
    font-family: "AlataRegular", sans-serif !important;
}

.woocommerce-product-details__short-description h4,
#tab-description h4 {
    font-size: 1.4em !important;
    text-transform: capitalize !important;
}

@media (max-width:1439px) {
#mega-menu-wrap-footer_menu #mega-menu-footer_menu > li.mega-menu-item {
  margin: 0 28px 0 0;
}
}

@media (max-width:1365px) {
#mega-menu-wrap-footer_menu #mega-menu-footer_menu > li.mega-menu-item {
  margin: 0 18px 0 0;
}
}

@media (max-width:1261px) {
#mega-menu-wrap-footer_menu #mega-menu-footer_menu > li.mega-menu-item {
  margin: 0 8px 0 0;
}
}

/* Dropdown Button */
.dropbtn {
  background-color: #5D5D5D;
  color: white;
  font-size: .9em;
  padding: .5em 1em;
  border: none;
  font-family: "Slabo 13px", serif !important; 
    border-radius: 0;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: .3em 1em;
    font-size: .9em;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #5D5D5D; color: #fff;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #104F9F;}

.swiper-slide-contents {
    background-color: rgba(255,255,255,0.8) !important;
    padding: 1em !important;
}

@media (max-width:767px) {
.swiper-slide-contents {
    background-color: rgba(255,255,255,0.8) !important;
    padding: .5em !important;
}
}

/* insity?? */
.safety-data-sheets-japan {
    width: 100%;
    float: left;
    border-right: #ccc solid 1px;
    padding: 0 1em 1em 1em;
}
.technical-data-sheets-japan {
    display:none;
}
.contact-col{
	background:#ddd;
	padding:20px;
	font-size:12px;
}

.contact-col h5{
	margin: 0;
    font-weight: bold;
}

.in-item-table th{
	width: 24%;
    background: #104F9F;
    color: #fff;
    border: 1px solid #fff;
}
.in-item-table td{
    width: 38%;
	border:1px solid #d3d3d3;
	text-align:center;
}
.in-item-div ul{
	list-style:none;
}

@media (max-width:767px) {
.in-item-table tr{
    display:flex;
}
.in-item-div ul{
	margin:0;
}
.postid-2121 p, li, span, div{
	color: black;		
}
}