/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.flex-sm-row {
    flex-direction: column !important;
}

.woocommerce-LostPassword.lost_password .porto-checkbox.my-2.my-sm-0 {
    margin: 13.5px 0px !important;
}

div#cstm-link a {
    color: #fff;
}

#contact-us-form .form-group {
margin-bottom: 0rem;
}

.woocommerce-MyAccount-content .box-with-icon .row div:nth-child(2) {
  display: none;
}
.container-fluid .elementor-top-section {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.container-fluid, .container-fluid .vc_section:not(.porto-inner-container) {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#home-category ul.pcols-lg-3 li.product-col {
    padding: 40px 40px 0px 40px;
}

div#latest-arrivals .porto-section.product-type-advanced {
    border: 2px solid #FF7F41;
    padding-bottom: 20px !important;
    border-radius: 27px;
}


div#featured-products .porto-section.product-type-advanced {
    border: 2px solid #FF7F41;
    padding-bottom: 20px !important;
    border-radius: 27px;
}

section.page-top.cstm-breadcrumbs {
    padding: 75px 0px;
	  margin-bottom: 20px;
}

section.page-top.cstm-breadcrumbs h1 {
    color: #1f1f1f;
    font-size: 60px;
    font-weight: 700;
}

.cstm-breadcrumbs .breadcrumbs-wrap ul li, .cstm-breadcrumbs .breadcrumbs-wrap ul li a{
    color: #1f1f1f !important;
}
.single-product section.page-top.cstm-breadcrumbs {
    padding: 10px 0px;
		margin-bottom:10px;
	
}
.single-product section.page-top.cstm-breadcrumbs h1{
    display:none;
}
.tax-product_cat section.page-top.cstm-breadcrumbs {
    background-color:#ECECECB8;
	  margin-bottom: 20px;
}
a.oneworld:hover {
    color: #000 !important;
}

.post-type-archive.post-type-archive-product section.page-top.cstm-breadcrumbs {
    background: url(https://royalpetsau.com/wp-content/uploads/2024/03/ShopPage-Main-Banne.jpg);
}
@media screen and (max-width: 1024px){
section.page-top.cstm-breadcrumbs h1 {
    font-size: 35px;
}
section.page-top.cstm-breadcrumbs {
    padding: 35px 0px;
}
	
#home-category ul.pcols-lg-3 li.product-col {
    padding: 20px 20px 0px 20px;
}
}




