@charset "utf-8";
/*
Theme Name: coplas-Child
Theme URI:
Template: coplas
Description:
Author:
Tags:
Version: 0.0.0
*/
body .device-mobile .vk-mobile-nav-menu-btn {display: none !important;}
.vk-mobile-nav-menu-btn {display: none !important;}

.siteHeader {display:none;}
.header-img {padding:0 !important}

.container {background:#fff;padding:20px 30px;}
.mainSection .widget {display: none;}


.img-head {position: relative;}
.img-head img {width:100%}
.img-head .img-head-title {position: absolute;top: 20px;font-weight: bold;font-size: 32px;width: 100%;padding: 10px;text-align: center;}
.img-head a {color:#666 !important;}
.img-head-title-inner {padding:5px 30px;border-top:3px solid #803c0a;border-bottom:3px solid #803c0a;background:#fff}
.img-head .img-head-title-02 {position: absolute;bottom: 0;right:0;font-size: 14px;padding: 10px;color:#fff}
.siteContent_after {display:none;}


@media (max-width: 580px){
	.img-head .img-head-title {font-size: 24px;padding: 5px;}
}