/*
Theme Name: Razzi Child
Theme URI: https://demo4.drfuri.com/razzi/
Author: DrFuri
Author URI: http://drfuri.com
Description: Razzi Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: razzi
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: razzi
*/


.input_home{
	width: 100%;
	 border: none;
}
.elementor-23 .elementor-element.elementor-element-0f42208 .gallery-item .gallery-caption {
	font-size: 25px !important;
}

.woocommerce-loop-product__title {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
}

.body{
	background-color : black;
}


.razzi-catalog-page .page-header__title {
    color: #004869 !important;
}

.single-product div.product section.products > h2 {
 color: #004869 !important;
}

.single-product div.product .entry-summary .product_title {
   color: var(--rz-color-dark) !important;
}
h2.razzi-heading-title {
	font-size:42px !important;
}




@media only screen 
  and (device-width: 375px) 
  and (device-height: 667px) 
   {
  #scroll_ring_size{
	overflow-x: auto !important;  
    margin: 0 auto !important;
    box-shadow: 0 0 10px rgba(0,0,0,0.1) !important;
		width: 100%  !important;
    border-collapse: collapse  !important;
    white-space: nowrap  !important;
  }

