/*
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
*/

/*Телефон ветрикальный*/
@media (max-width: 425px) {
    .Loginlink{
		display: block;
		margin: 10px 0px 0px 0px;
	}
	.headcont a {
    margin-bottom: 10px;		
	}
	.topbar-content {
		font-size: 13px;	
	}
}


.headcont {
    font-size: 24px;
    font-weight: bold;
}

.headcont a {
    display: inline-block;
    margin-right: 10px;
    color: #333333;
}

.headcont input {
    bottom: 3px;
    position: relative;
    background-color: #FFBE00!important;
	color: #333333;
}

.headcont input:hover {
    background-color: #EE9E10!important;
}

p {
    margin: 0 0 8px;
}

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

.sub-menu .nav-content, .sidr-class-sub-menu .sidr-class-nav-content {
    display: none;
}

.woocommerce table.shop_table td {
    text-transform: inherit;
}

.images .thumbnails img:hover{
  opacity: 0.8;
}

.image-wrap .woocommerce-LoopProduct-link img:hover {
 opacity: 0.8;
}

.callbackbutton {
	cursor: pointer;
}

