/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       2.1.1
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/
@media screen and (min-width: 1100px) {
.electro-navbar-primary .nav .dropdown > .dropdown-menu .dropdown-submenu:nth-child(9) > .dropdown-menu {
    top: -240px;
}

}

@media screen and (min-width: 1300px) {

    .single-product .woocommerce-product-gallery .flex-control-thumbs {
    margin: 0 -15px;
    padding: 0;
    display: flex;
    flex-flow: column;
    top: 15px;
    position: absolute;
    left: -100px;
    background: white;

    }

    .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
        width: 100%;
        z-index: 1;
    }
}
.navbar-nav 
.menu-item
a
{
	font-size: 0.92em !important;
}
.menu-item
a
{
	padding-right: 8px !important;
	padding-left: 8px !important;
}
#espa-text-2 {
    display: none;
}
body.home #espa-text-2 {
    padding: 0% 10%;
    background: rgb(107, 107, 107);
    color: white;
    display: block;
}
.navbar-nav li ul
{
 -webkit-transition: 0.3s ease-in-out 0.3s !important;
 transition: 0s ease-in-out 0.3s !important;
}
.yamm li:hover 
{
  -webkit-transition: 0.4s ease-in-out 0s !important;
  transition: 0.4s ease-in-out 0s !important;
}

.single-product-wrapper
{
	margin-bottom: 0px !important;
}
#tab-description
{
	line-height: 1.6em !important;
}
span.optional {
    display: none;
}
.footer-bottom-widgets
{
	text-align:center !important;
	font-size:0.894em !important;
}
.input-search-field
.media-left 
{
	height:100px;
	width:100px;
}
.products-2-1-2
.nav-inline.nav-justified
{
	display:none;
}

.section-product-cards-carousel
.nav-inline
{
	display:none;
}
.tabs-block
.nav-inline
{
	display: none;
}
.search-no-results .prdctfltr_woocommerce_ordering
{
	display:none !important;
}
.search
.prdctfltr_woocommerce_ordering
{
	display:none !important;
}
.payment_methods
li
label
{
	margin-left: 0 !important;
}
.prdctfltr_ft_none
{
	display: none !important; 
}
.prdctfltr_woocommerce_filter_submit
{
	background-color: #6B6B6B !important;
	color: white !important;
}
.section-onsale-product
{
	min-height:500px;
}
.section-onsale-product
.deal-stock
{
	display:none;
}
.section-onsale-product
.progress
{
	display:none;
}

.section-product-cards-carousel
{
	display:none;
}
.dgwt-wcas-search-input
{

	border-radius:25px !important;
	border-color: #6B6B6B !important;
	border-width: 2px !important;
}
.dropdown-menu-mini-cart .wc-forward{
	margin: .2em .5em;
}
.dgwt-wcas-search-submit
{
	background-color: #6B6B6B !important;
	border-top-right-radius:25px !important;
	border-bottom-right-radius: 25px !important;
}
.dgwt-wcas-search-submit:before
{
	border-color: transparent #6B6B6B !important;
}
.carousel-mob
.section-product-cards-carousel
{
	display:block !important;
}

.pf_rngstyle_thin .irs-to, .pf_rngstyle_thin .irs-single {
    background: #333e48;
}
.pf_rngstyle_thin .irs-from, .pf_rngstyle_thin .irs-to, .pf_rngstyle_thin .irs-single{
        background: #333e48;
}
.input-group-btn {
    display: none;
}
#home-newsletter
.form-control
{
	border: 2px !important;
	border-radius: 25px !important;
}
.newsletter-form
.input-group-btn
{
	display:table-cell;
	border: 2px !important;
	border-radius:25px !important;
}
.newsletter-form .input-group-btn
.btn
{
	background-color: white;
	color: #6d6d6d;
	border: 2px !important;
	border-radius:25px !important;
	margin-left: .5em;
}
.dgwt-wcas-search-submit
{
	text-transform:none !important;
}
#custom-section-image1:hover
{
	box-shadow: 2px 2px 5px grey;
}
#custom-section-image2:hover
{
	box-shadow: 5px 5px 5px grey;
}
#custom-section-image3:hover
{
	box-shadow: 2px 2px 5px grey;
}
#custom-section-image4:hover
{
	box-shadow: 2px 2px 5px grey;
}

#custom-section-image6:hover
{
	box-shadow: 2px 2px 5px grey;
}
#espa-text-1
{
	font-size: 0.8em;
	line-height: 2em;
	color:white;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	
}

.features-list.columns-4
{
	border-color: #6D6D6D;
	border-width: 2px;
}
.button.add_to_cart_button::before
{
	background: darkorange !important;
}
.single_add_to_cart_button
{
	background: darkorange;
}
.product-short-description
{
	display:none;
}
.home #custom-section-widget .wpb_single_image .vc_figure {
    max-width: 100%;
    width: 100%;
    display: grid;
}
.home #custom-section-widget .wpb_content_element {
    margin-bottom: 0px;
    width: 100%;
    display: inline-block;
}
.home #custom-section-widget .wpb_single_image img {
    object-fit: cover;
    width: 100%;
}
/* start -- custom widget green check items */
.addtocartleftlinks
.fas
{
	padding-right: 0.5em;
	color: green;
	line-height:  inherit !important;
}
.media-free
.fa-truck-moving
{
	color:green !important;
	padding-right: 0.5em !important;
}
.media-free
{
	color: grey !important;
}
/*end -- custom widget green check items */
.availability
{
		display: inherit !important;
}
.tabs
{
	margin-top: 10px !important;
}
.woocommerce-product-details__short-description
{
	margin-bottom:0.5em !important;
	width: 55% !important;
}
.price
{
	width:60% !important;
}
.detailextraproduct
{
	top: -13em !important;
}

.single-product-title-divider
{//margin-bottom: 2.3em !important}
.posted_in
{	display:none !important;}
.tagged_as
{	display:none !important;}
.loop-product-categories
{display:none !important;}
.product_title
{font-size: 2.3em !important;}
.single-product-title-divider
{//margin-bottom:2.3em !important}
.pp_description
{display:none !important;}
.brand img {max-height: 4em !important;}

@media screen and (min-width: 768px) {

	.single-product-wrapper .product-images-wrapper{
		    width: 42.666667%;
    margin-left: 7%;
	}
	.single-product-wrapper .summary.entry-summary {
    width: 50%;
}
.header-logo-area a.header-logo-link img.img-header-logo {
    width: 200px;
}
}
.footer-newsletter
{
	margin-top:10px;
}
.widget_media_image{
	width:30%;
	margin-left: 25%;
}
#espa-text-2{
	font-size: 70%;
}
#espa-text-2
img
{
	width: 60%
}
div.product-rating{
    display: none !important;
}
.eurobank-payment .img {
  display: block;
  background-image: url(/wp-content/uploads/2020/11/icon-eurobank.png);
  height: 52px;
  background-repeat: no-repeat;
}

.pireos-payment .img {
  display: block;
  background-image: url(/wp-content/uploads/2020/11/icon-piraeus.png);
  height: 52px;
  background-repeat: no-repeat;
}
#sa-badge-embedded-plugin{
	border:none;
	margin: 20px;
}
.site-content div.container {
    max-width: 100%;
}
@media(max-width: 768px){
.handheld-footer .handheld-widget-menu .widget-title{
    min-width: 170px;
}
.handheld-footer .widget img{
    padding-bottom: 20px;
}
}
/*product shop page*/
.product-loop-footer.product-item__footer{
    display: grid;
}
.product-loop-footer.product-item__footer .price-add-to-cart{
    order: 2;
}
.product-loop-footer.product-item__footer .stock{
    order: 0;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 600;
}
.term-description > p{
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    line-height: normal;
}
#tab-description p{
	color: #000;
}
.espa-logo-top{
	display: none;
	position: relative;
	right: 10px;
}
#espa-text-2{
	display: none;
}
.footer-bottom-widgets-menu-inner.row-cols-xl-4>*{
	width: 20%;
}
#custom_html-11 h3{
	font-size: 18px;
}
#custom_html-11 address,#custom_html-11 p{
	margin-bottom: 0;
}
#custom_html-11 p a{
	transition: all .3s ease-in-out;
}
#custom_html-11 p a:hover{
	text-decoration: underline;
}