/* 
Theme Name:		 chromium-child
Theme URI:		 http://childtheme-generator.com/
Description:	 chromium-child is a child theme of chromium, created by ChildTheme-Generator.com
Author:			 Chromium
Author URI:		 http://childtheme-generator.com/
Template:		 chromium
Version:		 1.0.0
Text Domain:	 chromium-child
*/


/*
    Add your custom styles here
*/

/* set font-family */
.elementor-4545 .elementor-element.elementor-element-7241c3a6 .elementor-heading-title,
.section_for_pro_cats .elementor-widget-theme-post-content .elementor-widget-container p
{
	font-family: 'Akrobat-Black'!important;
}

.site-header{
	background-color: white;
}

.elementor-kit-12 a:hover {
	color: black;
}

.site-footer
{
	background-color: black;
}

.footer-widgets section h3
{
	color: #f7b623;
	font-size: 15px!important;
}

.site-footer li a 
{
	color: white;
}

.widget_nav_menu ul
{
	padding-left: 0px;
}

.widget_nav_menu ul li:before
{
	display: none;
}

.widget-area .widget ul li
{
	margin-bottom: 0px;
}

footer .footer-widgets .widget-area
{
	padding: 0px 0px;
}

footer .footer-widgets .widget-area .widget-title,
footer .footer-widgets .widget-area li,
footer .footer-widgets .widget-area form[name='newsletter_form'] input,
footer .footer-widgets .widget-area form[name='newsletter_form'] button{
	font-family: 'Akrobat-Bold';
}

.site-info
{
	display: none;
}

.elementor-701 .elementor-element.elementor-element-806fbb9 .woocommerce .woocommerce-loop-category__title
{
	text-align: center;
	font-family: 'Akrobat-Black';

}

.sub_cat_repeater .dce-acf-repeater ul{
	padding-left: 0px;
}

.sub_cat_repeater .variation-overlay-content .content{
	color: white;
}

.woocommerce-checkout-review-order-table .wc-gzd-product-name-left {
display: none;
}

@media ( min-width: 768px ) and ( max-width: 1024px ){
	.site-boxed .site, .site-fullwidth .site{
		display: block;
	}
}

@media screen and (min-width: 768px){
	
	header .site-branding .hgroup-sidebar .widget
	{
		margin: 0px 25px 0px 0px;
	}
	
	header #custom_html-1 .textwidget.custom-html-widget{
		width: 200px;
	}
	
	header .info-message-icon .widget-heading{
		height: 30px;
	}
	
	.mega-current_page_item a
	{
		background-color: #212121!important;
		color: #fff!important;
	}
	
	.footer-widgets .widget-area.col-1,
	.footer-widgets .widget-area.col-2 {
		grid-column: span 3;
	}
	
	.footer-widgets .widget-area.col-2 .icons-normal .payment-icon{
		display: inline;
	}
}

/*#custom_html-1
{
	display: none;
}*/


/* same style for all screen */


#sku_id .posted_in a{
	color: black;
}

.section_for_pro_cats .elementor-widget-wrap.elementor-element-populated
{
    padding: 0px;
}

.section_for_pro_cats .elementor-widget-heading,
.section_for_pro_cats .elementor-widget-theme-post-content,
.section_for_pro_cats .elementor-widget-divider,
.section_for_pro_cats .sub_cat_repeater
{
    margin: 0px 10px;
    margin-bottom: -10px;
}

.section_for_pro_cats .elementor-widget-heading,
.section_for_pro_cats .elementor-widget-theme-post-content,
.section_for_pro_cats .elementor-widget-divider
{
    padding: 5px 0px;
}

.section_for_pro_cats .elementor-widget-image
{
    margin-bottom: 10px;
}

.cwhite{
    color: white;
}

.sub_cat_repeater .variation-overlay-content
{
    display: none;
}

/*.sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content,
.sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content .arrows .arrow-left
{
    display: block;
}

.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content .arrows .arrow-right
{
    display: block;
}

.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content .arrows .arrow-left
{
    display: none;
}*/

.section_for_pro_cats .elementor-widget-theme-post-content .elementor-widget-container p
{
    line-height: 15px;
}

.sub_cat_repeater li.dce-acf-repeater-item .repeater-item
{
    background-color: #f7b623;
    padding: 10px 0px;
	font-family: 'Akrobat-Black';
    font-size: 16px;
    font-weight: bold;
    color: black;
    box-shadow: 3px 3px;
    width: 100%;
    margin-left: -37px;
    padding-left: 30px;
}

.sub_cat_repeater li.dce-acf-repeater-item > i.fa-greater-than
{
    font-size: 20px;
    margin: 0px 10px;
    z-index: 1;
    line-height: 42px;
    color: black;
}

.sub_cat_repeater .dce-acf-repeater-item
{
    position: relative;
}

/* position absolute */

.sub_cat_repeater .variation-overlay-content .arrow-right,
.sub_cat_repeater .variation-overlay-content .arrow-left
{
    display: none;
    width: 25px;
}

/*.sub_cat_repeater .variation-overlay-content
{
    position: absolute;
    left: calc(100% + 25px);
    bottom: -10px;
    z-index: 100;
    background-color: #f7b623;
}

.sub_cat_repeater .variation-overlay-content .arrows
{
    position: absolute;
    right: 100%;
    bottom: 10px;
    height: 50px;
    width: 25px;
    z-index: 100;
    display: block;
}

.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater .variation-overlay-content .arrows
{
    position: absolute;
    left: calc(100% - 1px);
    bottom: 35px;
    height: 50px;
    width: 25px;
    z-index: 100;
    display: block;
}

.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater .variation-overlay-content
{
    right: calc(100% + 25px);
    left: auto;
}

.sub_cat_repeater .variation-overlay-content
{
    padding: 10px;
    width: calc(100% + 20px);
}*/

.sub_cat_repeater .variation-overlay-content .variation-item
{
    border: 5px solid black;
    box-shadow: 5px 5px white;
    margin-bottom: 10px;
    margin-right: 5px;
}

.sub_cat_repeater .variation-overlay-content .variation-header
{
    padding: 10px;
    color: black;
    position: relative;
    font-size: 20px;
	font-family: 'Akrobat-Black';

}

.sub_cat_repeater .variation-header .price
{
    position: absolute;
    right: 10px;
    top: 10px;
}

.sub_cat_repeater .variation-content-2
{
    background-color: black;
    /*height: 125px;*/
    /*overflow: hidden;*/
    padding: 10px;
	margin: -1px;
}

.sub_cat_repeater .variation-overlay-content a:hover
{
    color: white;
}

.sub_cat_repeater .variation-content-2:hover
{
    color: white;
}

.sub_cat_repeater .variation-content-2 div.img
{
    /*float: left;*/
    display: table-cell;
    /*height: 110px;*/
    width: 50px;
    position: relative;
}

.sub_cat_repeater .variation-content-2 .img .arrow-right-yellow
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
}

.sub_cat_repeater .variation-content-2 div.content
{
    display: table-cell;
    font-size: 14px;
	font-family: 'Akrobat-Bold';
    line-height: 17px;
}

.sub_cat_repeater .variation-overlay-content > p
{
    display: none;
}

/* yellow btn to down */
.section_for_pro_cats .elementor-widget-wrap
{
    height: 600px;
}

.section_for_pro_cats .elementor-widget-wrap .sub_cat_repeater 
{
    position: absolute;
    bottom: 0px;
    width: calc(100% - 20px);
}

.sub_cat_repeater li
{
    cursor: pointer;
    margin-bottom: 10px;
}

/* same style for all screen ends */


.display_none{
	display: none;
}

.overlay_div{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 2;
}

.arrow_for_section{
	width: 15px;
	display: none;
}

.elementor-widget-container .woocommerce .products .product-category{
	max-width: none;
}

.elementor-widget-container .woocommerce .products .product-category img{
	width: 100%;
	height: 300px;
}

#homepage_grid > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap{
	padding: 2px;
}

.section_for_pro_cats > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap{
	padding: 0px;
}

@media only screen and (min-width: 1024px)
{
	.sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content,
	.sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content .arrows .arrow-left
	{
		display: block;
	}

	.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content .arrows .arrow-right
	{
		display: block;
	}

	.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content .arrows .arrow-left
	{
		display: none;
	}
	
	/* variation-overlay-content */
	.sub_cat_repeater .variation-overlay-content
	{
		position: absolute;
		left: calc(100% + 25px);
		bottom: -10px;
		z-index: 100;
		background-color: #f7b623;
	}

	.sub_cat_repeater .variation-overlay-content .arrows
	{
		position: absolute;
		right: 100%;
		bottom: 10px;
		height: 50px;
		width: 25px;
		z-index: 100;
		display: block;
	}

	.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater .variation-overlay-content .arrows
	{
		position: absolute;
		left: calc(100% - 1px);
		bottom: 35px;
		height: 50px;
		width: 25px;
		z-index: 100;
		display: block;
	}

	.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater .variation-overlay-content
	{
		right: calc(100% + 25px);
		left: auto;
	}

	.sub_cat_repeater .variation-overlay-content
	{
		padding: 10px;
		width: calc(100% + 20px);
	}
}

@media only screen and (max-width: 1023px) and (min-width: 800px)
{
	.sub_cat_repeater li.dce-acf-repeater-item > i.fa-greater-than
	{
		line-height: 50px;
	}
	
	.sub_cat_repeater .variation-content-2 div.content
	{
		display: table-cell;
		font-size: 18px;
		font-family: 'Akrobat-Bold';
		line-height: 17px;
	}
	
	.sub_cat_repeater li.dce-acf-repeater-item .repeater-item
	{
		font-size: 20px;
	}
	
    #homepage_grid > .elementor-container > .elementor-row > .elementor-column
    {
        width: 50%!important;
    }
    .section_for_pro_cats .elementor-widget-wrap
    {
        height: 760px;
    }
	
	.sub_cat_repeater .variation-overlay-content
	{
		position: absolute;
		left: calc(100% + 25px);
		bottom: -10px;
		z-index: 100;
		background-color: #f7b623;
	}
	
	.elementor-column:nth-child(2) .section_for_pro_cats .sub_cat_repeater .variation-overlay-content 
	{
		right: calc(100% + 25px)!important;
		left: auto!important;
	}
	
	.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater .variation-overlay-content
	{
		right: calc(100% + 25px);
		left: auto;
	}
	
	.sub_cat_repeater .variation-overlay-content .arrows
	{
		position: absolute;
		right: 100%;
		bottom: 10px;
		height: 50px;
		width: 25px;
		z-index: 100;
		display: block;
	}

	.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater .variation-overlay-content .arrows
	{
		position: absolute;
		left: calc(100% - 1px);
		bottom: 35px;
		height: 50px;
		width: 25px;
		z-index: 100;
		display: block;
	}
	
	.elementor-column:nth-child(2) .section_for_pro_cats .sub_cat_repeater .variation-overlay-content .arrows 
	{
		position: absolute;
		left: calc(100% - 1px);
		bottom: 35px;
		height: 50px;
		width: 25px;
		/* background-color: black; */
		z-index: 100;
		display: block;
	}
	
	.sub_cat_repeater li.dce-acf-repeater-item:hover .variation-overlay-content,
	.sub_cat_repeater li.dce-acf-repeater-item:hover .variation-overlay-content .arrows .arrow-left
	{
		display: block;
	}
	
	.elementor-column:nth-child(2) .section_for_pro_cats .sub_cat_repeater .variation-overlay-content .arrows .arrow-left
	{
		display: none;
	}
	.elementor-column:nth-child(2) .section_for_pro_cats .sub_cat_repeater .variation-overlay-content .arrows .arrow-right
	{
		display: block;
	}
	
	.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content .arrows .arrow-right
	{
		display: block;
	}

	.elementor-column:last-child .section_for_pro_cats .sub_cat_repeater li.dce-acf-repeater-item:hover > .variation-overlay-content .arrows .arrow-left
	{
		display: none;
	}
	
	.sub_cat_repeater .variation-overlay-content
	{
		padding: 10px;
		width: calc(100% + 20px);
	}
}

@media only screen and (max-width: 900px) and (min-width: 800px){
	.section_for_pro_cats .elementor-widget-wrap
    {
        height: 680px;
    }
}

@media only screen and (max-width: 799px)
{
	/* mobile view settings */
	.sub_cat_repeater .variation-content-2 div.content
	{
		display: table-cell;
		font-size: 16px;
		font-family: 'Akrobat-Bold';
		line-height: 17px;
	}
	
	.sub_cat_repeater li.dce-acf-repeater-item .repeater-item
	{
		font-size: 20px;
	}
	
	.section_for_pro_cats
	{
		border: none!important;
	}
	
	.section_for_pro_cats .elementor-widget-theme-post-title
	{
		background-color: #333333;
		height: 70px;
		padding-left: 10px!important;
	}
	
	.arrow_for_section
	{
		display: block;
		float: left;
		margin-top: 15px;
	}
	
	.section_for_pro_cats .elementor-widget-theme-post-title .elementor-widget-container
	{
		float: left;
		margin-left: 10px;
		margin-top: 13px;
	}
	
	.section_for_pro_cats .elementor-widget-theme-post-content
	{
		margin-top: -26px!important;
		color: white!important;
		padding-left: 36px!important;
	}
		
	.section_for_pro_cats .elementor-divider
	{
		display: none;
	}
	
	.section_for_pro_cats .sub_cat_repeater
	{
		display: none;
		margin-top: -5px!important;
		width: 100%!important;
	}
	
	#homepage_grid > .elementor-container > .elementor-row > .elementor-column
	{
		margin-top: 0px!important;
	}
	
	#homepage_grid > .elementor-container > .elementor-row > .elementor-column:hover
	{
		cursor: pointer;
	}
	
	/*#homepage_grid > .elementor-container > .elementor-column:hover .sub_cat_repeater
	{
		display: block;
	}*/
	
	.sub_cat_repeater .variation-overlay-content
	{
		margin-top: 10px;
		margin-right: 0px;
	}
	
	.sub_cat_repeater .variation-overlay-content .variation-item 
	{
		border: none;
		box-shadow: none;
		margin-bottom: 0px;
		margin-right: 0px;
		background-color: black;
		margin-top: 10px;
		padding: 0px 10px;
	}
	
	.sub_cat_repeater .variation-overlay-content .variation-header 
	{
		padding: 10px 0px;
		color: #f7b623;
		position: relative;
		font-size: 16px;
		font-weight: bold;
		border-bottom: 5px solid white;
	}
	
	.sub_cat_repeater .variation-header .price{
		position: absolute;
		right: 0px;
		top: 10px;
	}
	
	.sub_cat_repeater .variation-content-2 div.img
	{
		width: 30px;
	}
	
	.sub_cat_repeater .variation-content-2 .img .arrow-right-yellow 
	{
		width: 15px;
	}
	
	.sub_cat_repeater .dce-acf-repeater-item
	{
		display: block!important;
	}
	
	.sub_cat_repeater li.dce-acf-repeater-item .repeater-item
	{
		margin-left: 0px;
		font-size: 18px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.sub_cat_repeater li.dce-acf-repeater-item > i.fa-greater-than 
	{
		position: absolute;
		line-height: 38px;
	}
	
	.sub_cat_repeater li.dce-acf-repeater-item .arrows{
		display: none;
	}
	
	/* mobile view settings end */
	
	#homepage_grid > .elementor-container > .elementor-row > .elementor-column
    {
        width: 100%!important;
    }
	
	.section_for_pro_cats .elementor-widget-image{
		display: none;
	}
	
	.section_for_pro_cats .elementor-widget-wrap
    {
        height: unset!important;
    }
	
	.section_for_pro_cats .elementor-widget-divider{
		padding: 0px!important;
	}
	
	.section_for_pro_cats .elementor-widget-wrap .sub_cat_repeater 
	{
		position: initial!important;
		margin-top: 5px!important;
	}
	
	
	/* some basic style */
	
	/*.sub_cat_repeater .variation-overlay-content 
	{
		padding: 10px;
		width: 75%!important;
	}
	
	.sub_cat_repeater .variation-overlay-content 
	{
		position: absolute;
		left: 30%!important;
		bottom: -10px;
		z-index: 100;
		background-color: #f7b623;
	}
	
	.sub_cat_repeater .arrows
	{
		display: none!important;
	}*/
	
	/* some basic style ends */
}

.elementor-kit-12 a{
	color: blue;
}

.product_tab_acordian{
	grid-column: span 6;
}

.product_tab_acordian .ul_acordian{
	list-style-type: none;
	padding: 0px;
}

.product_tab_acordian .ul_acordian .li_acordian{
	position: relative;
	border: 1px solid #375cad;
	border-bottom: 0;
}

.product_tab_acordian .ul_acordian .li_acordian:before{
	content: "+";
	position: absolute;
	right: 15px;
    top: 15px;
    font-size: 20px;
    color: #375cad;
}

.product_tab_acordian .ul_acordian .li_acordian:hover:before{
	color: white;
}

.product_tab_acordian .ul_acordian .li_acordian.activated:before{
	content: "-";
}

.product_tab_acordian .ul_acordian .li_acordian:last-child{
	border-bottom: 1px solid #375cad;
}

.product_tab_acordian .ul_acordian .li_acordian .a_acordian_title{
	color: blue;
	display: block;
	width: 100%;
	padding: 20px;
}

.product_tab_acordian .ul_acordian .li_acordian:hover .a_acordian_title,
.li_acordian.activated .a_acordian_title{
	color: white!important;
	background-color: #334164;
}

.product_tab_acordian .ul_acordian .li_acordian .div_acordian_description{
	display: none;
	padding: 20px;
}

.product_tab_acordian .ul_acordian .li_acordian .div_acordian_description img{
	border: 4px solid #fefefe;
    background-color: white;
    box-shadow: 0 0 0 1px hsl(0deg 0% 4% / 20%);
	margin-right: 5px;
}

.product_tab_acordian .ul_acordian .li_acordian.activated .div_acordian_description{
	display: block;
}

.product_tab_acordian .ul_acordian .li_acordian .div_acordian_description p:last-child{
	margin: 0;
}

#commentform .comment-form-cookies-consent label{
	width: auto;
}

/* newsletter */

.section_newsletter form[name='newsletter_form'] div.elementor-form-fields-wrapper.elementor-labels-above div{
	width: 50%;
}

#breadcrumbs a{
	color: #626262;
}

nav.woocommerce-breadcrumb a,
nav.woocommerce-breadcrumb a:hover{
	color: #F7B623;
}

.product-images-wrapper .woocommerce-product-gallery .flex-viewport{
	height: 100%!important;
}

.product-images-wrapper .woocommerce-product-gallery .flex-viewport .flex-active-slide img{
	height: 100%;
	width: 100%;
}

/* homepage change font style */

#homepage_product_section .elementor-container .elementor-widget-container .elementor-heading-title,
#homepage_product_section .elementor-container .elementor-widget-container .products .primary-cat,
#homepage_product_section .elementor-container .elementor-widget-container .products .woocommerce-loop-product__link .woocommerce-loop-product__title,
#homepage_product_section .elementor-container .elementor-widget-container .products .reviews-wrapper,
#homepage_product_section .elementor-container .elementor-widget-container .products .price-wrapper .price{
	font-family: 'Akrobat-Black';
}

#homepage_posts_section .elementor-container .elementor-widget-container .title-wrapper .shortcode-title,
#homepage_posts_section .elementor-container .elementor-widget-container .item-content .time-wrapper,
#homepage_posts_section .elementor-container .elementor-widget-container .item-content .post-cat-link,
#homepage_posts_section .elementor-container .elementor-widget-container .item-content h6 a,
#homepage_posts_section .elementor-container .elementor-widget-container .item-content .entry-excerpt,
#homepage_posts_section .elementor-container .elementor-widget-container .item-content .link-to-post.button,
#homepage_posts_section .elementor-container .elementor-widget-container .item-content .post-views{
	font-family: 'Akrobat-Black';
}

/* homepage change font style end */

/* user account css */

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--analysis-evaluation a::before{
	content: '\f1c1';
}

.ul_pdfs{
	list-style-type: none;
	padding: 0px;
}

.user.div_pdfs{
	position: relative;
}

.user.div_pdfs .pdf_image{
	height: 50px;
	width: 40px;
}

.user.div_pdfs .pdf_nme{
	font-size: 20px;
    position: absolute;
    line-height: 50px;
    left: 45px;
}

/* user account css end */

#legal{
	position: unset!important;
	height: 10px!important;
	width: 10px!important;
}

.woocommerce-checkout .woocommerce-notices-wrapper a.wc-forward {
	background-color: #000 !important;
}

.woocommerce-checkout .woocommerce-notices-wrapper a.wc-forward:hover{
	color: #212121!important;
    background-color: #fdb819!important;
}

.elementor-5181 .elementor-element.elementor-element-597463d .elementor-button[type="submit"] {
margin-left: -30px;
}

#homepage_product_section .elementor-container .elementor-column .woocommerce .products .product .price-wrapper a{
	color: #f7b623;
}

.woocommerce-shop .site .site-sidebar{
	display: none;
}

.woocommerce .products .product .price-wrapper{
	display: block;
	position: relative;
}

.woocommerce .products .product .price-wrapper p{
	margin: 0px;
}

.woocommerce .products .product .price-wrapper > a{
	position: absolute!important;
	right: 0px;
	top: 50%;
	transform: translateY(-50%)!important;
}

.homapage_sidebar_cat_lists li{
	
    border-style: solid;
    border-width: 0 0 1px 0;
    padding: 10px 4px 9px 4px!important;
	border-color: #ebebeb;
}

.homapage_sidebar_cat_lists li:last-child{
	border-width: 0 0 0 0;
}

.homapage_sidebar_cat_lists li:before{
	color: #ebebeb;
	display: inline-block;
    font-family: 'chromium';
    content: '\e91b';
    font-size: 10px;
    position: absolute;
    right: 5px;

}

.homapage_sidebar_cat_lists li:hover{
    background-color: #f6f6f6;
}

.homapage_sidebar_cat_lists li a{
	font-size: 0.933em!important;
	color: #626262!important;
	font-family: Rubik!important;
}
.homapage_sidebar_cat_lists li:hover a{
	font-weight: 500;
}

@media screen and (min-width: 1200px){
	.archive.site-boxed .site-content{
		min-width: 900px;
	}
	
	.archive.woocommerce-shop.site-boxed .site-content{
		min-width: 900px;
	}
}


.shipping-costs-info a,.cgrey a{
	color: #fdb819 !important;
}

.archive .badges-style-2 .legal-price-info .wc-gzd-additional-info{
	display: none;
}

#set_grid > .elementor-container > .elementor-column:hover {
	z-index: 1;
}
 /* Popup - dimensions */
@media only screen and (max-width: 668px) {
  img.alignright {
    display: none !important;
  }
}
@media only screen and (min-width: 900px) {
  #popmake-45635 {
    width: 60% !important;
  }
}

@media only screen and (min-width: 1100px) {
  #popmake-45635 {
    width: 50% !important;
  }
}
/* END Popup - dimensions */