.bg {
    background-color: black !important;
}


.ast-filter-wrap {
    background-image: none;
    background-color: white;
}

/*Shop page*/
page-id-38 .product.postid-1596 {
    display: none !important;
}













.sidebar-main {
    background-image: none;
    background-color: black;
}
.sidebar-main {
    background-color: yellow !important;
	margin-top: 100px;
}
div#block-44.ast-woo-sidebar-widget.widget.widget_block {
	background-image: none;
	background-color: yellow !important;
	border-radius: 30px;
}

li.wc-block-product-categories-list-item{
	display: block;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

nav.woocommerce-breadcrumb{
	color: black !important;
}

/*menu bar active*/
.current-menu-item {
  background-color: yellow;
  color: black;
	border-radius: 15px;
	display: inline-block;
	
	
}

/*all Menu*/
a.menu-link {
	border-right: 2px solid white;
	line-height: 25px;
	margin-right: 0px;
	margin-left: 0px;
}
a.menu-link:hover {
	transition: none;
	transform: none;
}

/*sticky menu bar*/


div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container:hover {
	background-color: black;
}

/* Hide menu bar */












/*why choose us page bg*/
body.page-id-11 {
    background-image: url('https://autobotstrong.ph/wp-content/uploads/2025/03/Autobot_About_Bg.jpg');
		background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/*home page bg*/
body.page-id-1 {
    background: url(https://autobotstrong.ph/wp-content/uploads/2025/03/Autobot_Home_Bg.jpg) no-repeat center top,
url(https://autobotstrong.ph/wp-content/uploads/2025/03/Autobot_About.jpg) no-repeat center bottom;
		background-size: 100%, 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
	background-attachment: scroll, scroll, scroll;
}

/*menu dropdown */
body.page-id-1 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    position: fixed;
    top: -50px;
    width: 100%;
    z-index: 999;
    transition: top 0.3s ease-in-out;
}

body.page-id-1 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container:hover {
    top: 0px;
}




/*about page bg*/
body.page-id-75 {
    background-image: url(https://autobotstrong.ph/wp-content/uploads/2025/03/Autobot_About.jpg);
		background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
	background-attachment: scroll;
}

/*menu drop*/
body.page-id-75 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    position: fixed;
    top: -50px;
    width: 100%;
    z-index: 999;
    transition: top 0.3s ease-in-out;
}

body.page-id-75 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container:hover {
    top: 0px;
}

/*why choose us bg */
body.page-id-11 {
    background-image: url(https://autobotstrong.ph/wp-content/uploads/2025/03/Autobot_About.jpg);
		background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
	background-attachment: scroll;
}

body.page-id-38 {
    background-color: black;
		background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
	background-attachment: scroll;
}

/*menu drop*/
body.page-id-11 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    position: fixed;
    top: -50px;
    width: 100%;
    z-index: 999;
    transition: top 0.3s ease-in-out;
}

body.page-id-11 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container:hover {
    top: 0px;
}

/*Contact us BG*/
body.page-id-6 {
    background-image: url(https://autobotstrong.ph/wp-content/uploads/2025/03/Autobot_About.jpg);
		background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
	background-attachment: scroll;
}

/*menu drop */
body.page-id-6 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    position: fixed;
    top: -50px;
    width: 100%;
    z-index: 999;
    transition: top 0.3s ease-in-out;
}
body.page-id-6 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container:hover {
    top: 0px;
}

/*Services*/
body.page-id-1794 {
	background: none;
  background-color: white;
}
body.page-id-1794 .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
	background: none;
	background-color: black;
}


span.page-numbers.current {
	background: none;
	background-color: yellow !important;
  color: black !important;
	border-radius: 20px;
	border: none !important;
	box-shadow: none !important;
	
}

ul.page-numbers {
	border: none;
	box-shadow: none;
}

body.page-id-1794 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
	background-color: black !important;
}

/* Single Product */
span.stock.in-stock {
	color : yellow !important;
}
a.reset_variations {
	color: red!important;
	font-weight: bold !important;

}

/* Basket */
body.page-id-39 {
	margin-top: 120px !important;
}
span {
	color: black !important;
}
button.wc-block-cart-item__remove-link {
	color: #660909 !important;
}
a.wc-block-components-product-name {
	color: yellow !important;
}
input.wc-block-components-quantity-selector__input {
	color: black !important;
}
button.wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus {
	color: black !important;
}
button.wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus {
	color: black !important;
}
div.wc-block-components-panel__button {
	color: black !important;
}
h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
	color: black !important;
	font-weight: bold !important;
}
body.page-id-39 p{
	color: black !important;
}

/*menu drop */
body.page-id-39 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    position: fixed;
    top: -50px;
    width: 100%;
    z-index: 999;
    transition: top 0.3s ease-in-out;
}
body.page-id-39 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container:hover {
    top: 0px;
}

/* Checkout */ 

body.page-id-40 {
	margin-top: 120px !important;
}

/*menu drop */
body.page-id-40 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    position: fixed;
    top: -50px;
    width: 100%;
    z-index: 999;
    transition: top 0.3s ease-in-out;
}

body.page-id-40 div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container:hover {
    top: 0px;
}

