/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/


p a {
    color: #1e507d!important;
}

/*
@media only screen and (min-width: 1200) {
.container, div.container, .et-container {
   
    max-width: 1240px;
}
}*/

#breadcrumb a:last-of-type:not(:only-of-type)+.delimeter {
    font-size: .57em!important;
}
.page-heading.bc-type-left2 .title{
	font-size:16px!important;
}
/*
.element-YHXzA.et_column.et_product-block.mob-full-width.mob-full-width-children.justify-content-start {
    float: inherit;
    text-align: justify;
    width: 100%!important;
}
*/
.et_element.et_connect-block.flex.flex-row.connect-block-element-vBVVM.align-items-center.justify-content-start {
    display: none;
}
.et_b_header-menu .secondary-menu-wrapper .menu li>a{
	    color: #1e507d;
    font-weight: 500;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li {
    
    border-bottom: 1px solid #eee;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li:hover {
    background: #1e507d;
}
.et_b_header-menu .secondary-menu-wrapper .menu li>a:hover {
   
    color: #fff;
}

.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout){
	color:#fff!important;
}
.mini-cart-buttons a:not(:first-child){
	color:#fff!important;
}
.header-main .et_b-icon svg {
    color: #222;
}