/*
Theme Name: OceanwpChild
Theme URI: https://www.netinfo.me
Author: AtStudio
Author URI: https://www.netinfo.me
Description: Child theme for Oceanwp
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oceanwpchild
Template: oceanwp
Tags: two-columns, right-sidebar, footer-widgets, blog, news, custom-background, custom-menu, post-formats, rtl-language-support, sticky-post, editor-style, threaded-comments, translation-ready, buddypress, custom-colors, featured-images, full-width-template, theme-options, e-commerce
*/

p {
	margin: 0 0 10px;
} 

.callbackbutton {
	cursor: pointer;
}

.color-red {
	color: #FF6D6D;
}


.color-yellow {
	color: #FFCC00;
}

.color-blue {
	color: #4B81BF;
}

.product-category img:hover {
    opacity: 0.8;
}

.elementor-element-104e38c .product-category {
    box-shadow: rgb(0 0 0 / 40%) 0px 0px 8px;
	background-color: #4B81BF;
}

.elementor-element-104e38c .product-category h2 {
	color: white;
}

.elementor-element-104e38c .product-category:hover {
    box-shadow: rgb(0 0 0 / 70%) 0px 0px 12px;
}

#block-7 a {
	color: #5E6B7A;
}

.wc-block-product-categories-list--depth-0 {
	list-style: none!important;
    padding: inherit!important;  
	font-weight: bold;
	text-transform: uppercase;
}

#block-7 .wc-block-product-categories-list--depth-0 a {
	color: #333;
}

.wc-block-product-categories-list--depth-1 {
	list-style: square!important;
    margin: 0 0 0 25px!important;
    padding: inherit!important;
	font-weight: normal;
	text-transform: initial;
}

#block-7 .wc-block-product-categories-list--depth-1 a {
	color: #5E6B7A;
}

#block-7 a:hover {
	color: #3F6CA1;
}
.sidebar-box {
    margin-bottom: 20px;
}

.woocommerce .summary ul, .woocommerce #tab-description ul {
    list-style: disc;
    margin: 20px 0 20px 20px;
}

.woocommerce ul.products .type-product {
 	box-shadow: #0000004f 0px 0px 10px; 
 	padding: 10px;
	margin-right: 10px;
}

.woocommerce .related.products .product, .elementor-products-grid ul.products.elementor-grid li.product {
    padding-bottom: 10px!important;
}

body .oceanwp-row .span_1_of_3 {
    width: 32%;
}

#site-header {
	border-bottom: none;
}

.elementor-element-c747670 {
	display: none;
}

.elementor-sticky--active .elementor-element-c747670 {
	display: block;
}

.product-category {
	border-radius: 10px;
}

.elementor-element-104e38c .woocommerce ul.products li.product-category.product .woo-entry-image {
    margin-bottom: 10px;
}

.elementor-element-104e38c h2 {
    margin-bottom: 10px;
}

.post-1117 {
	display: none!important;
}

.woocommerce-loop-category__title {
	color: #4B81BF;
}

.woocommerce-loop-category__title:hover {
	color: #3F6CA1;
}

.woocommerce ul.products li.product-category.product .woo-entry-image {
    margin-bottom: 10px;
}

.woocommerce-Tabs-panel--pwb_tab>h2:first-child {
	display: none;
}

/*Телефон ветрикальный*/
@media (max-width: 425px) {
    
}