/*
Theme Name: psylogy child
Tags:  custom-menu, editor-style, featured-images
Template: psylogy
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/
.woocommerce div.product form.cart.single_pcart {
	display:block!important;
}
span .qntity_own {
	display:none;
}
td.product-name {
    padding-right: 0!important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-info {
    padding: -1px!important;
}
.fc-content {
	color:white!important;
}

#menu-item-12724 {
		background: #000000;
    font-size: 15px;
    border: none !important;
    line-height: 1em !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: none !important;
    font-weight: normal !important;
    position: relative;
    transition: 0.25s;
    box-sizing: border-box;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    opacity: 1;
	
}
#menu-item-12748 {
	background: #000000;
    font-size: 15px;
    border: none !important;
    line-height: 1em !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: none !important;
    font-weight: normal !important;
    position: relative;
    transition: 0.25s;
    box-sizing: border-box;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    opacity: 1;
}
#menu-item-12749 {
	background: #000000;
    font-size: 15px;
    border: none !important;
    line-height: 1em !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: none !important;
    font-weight: normal !important;
    position: relative;
    transition: 0.25s;
    box-sizing: border-box;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    opacity: 1;
}
#menu-item-12749:hover {
		background: #7c7c7c;
}
#menu-item-12749 a {
	margin: 10px!important;
    color: #ffff;
	font-size: 12px;
}
#menu-item-12748:hover {
		background: #7c7c7c;
}
#menu-item-12724:hover {
		background: #7c7c7c;
}
.psylogy_menu>ul>li:hover>a {
	color: #7c7c7c;
}
#menu-item-12748 a {
	margin: 10px!important;
    color: #ffff;
	font-size: 12px;
}

#menu-item-12724 a {
	margin: 10px!important;
    color: #ffff;
	font-size: 12px;
}
#menu-item-12748 a:hover {
	margin: 10px!important;
    color: #ffff;
	font-size: 12px;
}

#menu-item-12724 a:hover {
	margin: 10px!important;
    color: #ffff;
	font-size: 12px;
}
.psylogy_menu ul .sub-menu li:hover>a {
    color: #7c7c7c;
}
.psylogy_menu ul .sub-menu li:hover:before {
	color: #7c7c7c;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after{
	border-left: 14px solid #000000;
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
    background: #000000;
}
.logo-left
{
	width: 110%;
}
.wc-bacs-bank-details-heading {
    text-align: center;	
}
.woocommerce ul.order_details {
	font-size: 17px;
	margin:0 0 0em;
}
.woocommerce-checkout #payment div.payment_box .form-row {
	padding: 12px;
    font-size: 13px;
    text-align: center;
}
.wc-bacs-bank-details {
	color: #000;
}
.name_account {
	font-size: 20px;
    font-weight: 700;
    color: #000;
}
.bacs_account {
	font-size: 20px;
    text-align: center;
    color: #000;
    text-decoration: none;
}
.receipt {
	color: #000;
}