/*
Theme Name: Lets Blog
Theme URI: http://themes.themegoods2.com/letsblog
Description: Premium Responsive Blog Theme
Version: 1.1.5
Tags: black, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: letsblog
*/

/*@import "css/screen.css";*/

.page-id-454 #page_content_wrapper .inner,.home .inner{margin:0px !important;}
.banner-button{
font-family: 'Adobe Caslon Pro';
color:  #3a312c;
font-size: 28px;
font-weight: 400;
border-radius: 10px;
border-width: 3px;
border-color:  #3a312c;
border-style: solid;
padding: 5px 10px;
cursor:pointer;
}

.banner{
  -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
  padding:20px;
}

@media screen and (max-width: 960px) {
.banner-button{margin-left:auto;margin-right:auto;}
.banner{text-align:center; padding-left:10px; padding-right:10px;}
.col40{padding-left:10px; padding-right:10px;}
}

@media screen and (min-width: 992px) {
#custom_logo img{width:220px; height:auto !important;}

#logo_wrapper{
	padding: 20px 0 20px 0;
}

}

@media screen and (max-width: 600px) {
.medal{max-width:100% !important; width:90%; float:none !important; margin-left:5% !important; margin-right:5% !important;}
}
@media screen and (max-width: 767px) {
.col100-340{padding-left:5px !important; padding-right:5px !important;}
}

div .nav li > a {
    padding: 10px 15px 10px 15px !important;
}

.home #page_content_wrapper{max-width:1440px;padding:0px;}
.home .inner{}

#velkoobchod-form .wpcf7-form-control{border-radius:5px !important;}
#velkoobchod-form .ajax-loader{display:none !important;}
#velkoobchod-form .wpcf7-submit{border-color:white !important; background: #c7b299 !important; color:white !important;}
#velkoobchod-form .wpcf7-submit:hover{background:#b3a089 !important;}
#velkoobchod-form .wpcf7-select option:nth-of-type(1) 
{
    color: #ccc;
}

#velkoobchod-form{display:none; !important}

.page-id-454 #velkoobchod-form{display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;}