/*   
Theme Name: Market
Theme URI: fl.ru/users/Sergey_wp
Description: template
Author: fl.ru/users/Sergey_wp
Author URI: fl.ru/users/Sergey_wp
Version: 1.0
Tags: woocommerce
.
.
*/

/* styles */

h1 {font-family: "AA"!important; letter-spacing: 2px}
.infocont {text-transform: uppercase; font-weight: bold;margin-bottom: 20px;color: #7f8c8d}
.comment-meta {background-color: #2e6a62; padding: 5px; color: #fff;}
.comment-meta a {color: #fff}
.comment-meta a:hover {color: #ecf0f1; text-decoration: underline!important}
.text {padding: 10px}

@font-face {
    font-family: "Glyphicons"; 
    src: url(fonts/glyphicons-halflings-regular.ttf); 
   }

@font-face {
    font-family: "AA"; 
    src: url(fonts/AA-BebasNeue.ttf); 
   }

@font-face {
    font-family: "Segoe UI Light"; 
    src: url(fonts/segoeuil.ttf); 
   }

.header {width: 100%; background-color: #f5e5dc}
.inlinetext {display: table-cell; padding: 0px 80px 0px 0px; text-decoration: underline}
.cities {
 font-size: 18px;
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1200px) {
     .headertable > tbody > tr > td {
      font-size: 10px!important;
      }
     }

@media (min-width: 768px) and (max-width: 980px) {
     .headertable > thead > tr > th {
      font-size: 13px!important; 
      }
     }

@media (min-width: 980px) and (max-width: 1200px) {
     .headertable > thead > tr > th {
      font-size: 16px!important; 
      }
     }

@media (min-width: 980px) and (max-width: 1200px) {
     .headertable > tbody > tr > td {
      font-size: 15px!important;
      }
     }

@media (min-width: 768px) and (max-width: 980px) {
     .buttonpopup, .buttonpopupsecond {
      font-size: 8px!important; 
      width: 150px!important; 
      text-align: center; 
      }
     }

@media (min-width: 980px) and (max-width: 1200px) {
     .buttonpopup, .buttonpopupsecond {
      font-size: 10px!important; 
      text-align: center; 
      }
     }
@media (max-width: 768px) {
     .header {
	padding-bottom: 10px; 
      }
}

.headertable > tbody > tr > td {
 border: none!important;
 font-size: 18px;
 font-family: "Segoe UI";
 line-height: 0.3!important;
 color: rgb( 55, 68, 77 );
}

.headertable > thead > tr > th {
 border: none!important;
 line-height: 0.5!important;
 font-size: 22px; 
 font-family: "Segoe UI";
 text-decoration: underline; 
 color: rgb( 55, 68, 77 );
}

@media (max-width: 480px) { .headertable > thead > tr > th { font-size: 14px!important; } } 
@media (min-width: 340px) and (max-width: 480px) { .headertable > tbody > tr > td {font-size: 12px!important;} }
@media (max-width: 340px) { .headertable > tbody > tr > td {font-size: 10px!important;} }

.buttonpopup {
  font-size: 13px;
  border-width: 2px;
  border-color: rgb( 148, 82, 83 );
  border-style: solid;
  font-family: "Segoe UI";
  color: rgb( 55, 68, 77 );
  text-transform: uppercase;
  line-height: 1.75;
  padding: 5px 0px 5px 10px;
  width: 140px;
  margin-top: 10px;
}

.buttonpopup:hover {
  background-color: white; 
  transition-timing-function: linear;
  transition-duration: 0.1s;
}

.buttonpopupsecond {
  background-color: #945253;
  font-size: 13px;
  border-width: 2px;
  border-color: #945253;
  border-style: solid;
  text-align: center; 
  font-family: "Segoe UI";
  color: #fff;
  text-transform: uppercase;
  line-height: 1.75;
  padding: 5px 0px 5px 0px;
  width: 140px;
  text-decoration: none; 
  margin-top: 10px;
}

.buttonpopupsecond:hover {
  background-color: white; 
  transition-timing-function: linear;
  transition-duration: 0.1s;
  border-color: #fff; 
  color: #000; 
}

a { 
    text-decoration: none!important; 
   }

.lvov {
  font-size: 22px;
  font-family: "Segoe UI";
  text-decoration: underline;
  color: rgb( 55, 68, 77 );
}

@media (min-width: 768px) and (max-width: 1200px) {
   .lvov {
     font-size: 15px!important; 
   }
}


@media (min-width: 768px) and (max-width: 980px) {
   .lvov {
     font-size: 12px!important; 
   }
}

.container-full {
  margin: 0 auto;
  width: 100%;
}

.carousel-caption {
  top: 40%;
  text-transform: uppercase;
  font-family: "Segoe UI";
  line-height: 1.167;
}

.mybtn {
  border-width: 1px!important;
  border-color: rgb( 243, 230, 222 )!important;
  border-style: solid!important;
  background: rgb( 46, 106, 98 )!important;
  padding: 10px 60px 10px 60px!important;
   font-size: 18.076px;
  font-family: "Segoe UI";
  color: #fff!important;
  text-transform: uppercase;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right:hover {
  background-color: #2e6a62; 
  border-radius: 20px; 
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-left:hover {
  background-color: #2e6a62; 
  border-radius: 20px; 
}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.navbar-default .navbar-brand {
    color: rgba(242, 242, 242, 1)!important;
}
.navbar-default {
    font-size: 14px;
    background: #2e6a62!important;
    border-width: 1px;
    border-radius: 4px;
    border: none!important;
    border-radius: inherit!important;
}
.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(248, 248, 248, 0)!important;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff!important;
    background-color: #945253!important;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff!important;
    background: #945253!important;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #2e6a62!important;
}

.navbar-brand, .navbar-nav > li > a {
  text-shadow: none!important; 
}
.navbar-default .navbar-nav>li>a {
 color: #fff!important;
 font-size: 24px;
 font-family: "AA";
 text-transform: uppercase;
 letter-spacing: 2px
}
.menu {
 width: 100%;
 margin: 0 auto;
 background: #2e6a62;
}

.dropdown-menu {
 background: #945253!important;
 border: none!important
}

.dropdown-menu a {
 color: #fff!important;
 font-family: "AA"; 
 font-size: 30px; 
 letter-spacing: 2px; 
}

.dropdown-menu a:hover {
 background: #2e6a62!important; 
 color: #fff!important;
 border: 1px solid #facac8; 
}

/* menusecond */

.menusecond {
 padding-top: 10px; 
}

.menusecond a {
  font-size: 18px;
  font-family: "Segoe UI";
  color: rgb( 243, 230, 222 );
  text-transform: uppercase;
}

.menusecond a:hover {
  color: #fff; 
}

.menusecond a:focus {
  color: #fff;  
}

.menusecond ul li {
 display: inline-block; 
 padding: 0px 20px 0px 10px; 
}

@media (min-width: 980px) and (max-width: 1200px) {
    .navbar-default .navbar-nav>li>a {
     font-size: 16px;
   }
}

@media (min-width: 480px) and (max-width: 980px) {
    .navbar-default .navbar-nav>li>a {
     font-size: 20px;
   }
}

@media (min-width: 980px) and (max-width: 1200px) {
    .menusecond a {
     font-size: 15px; 
   }
}

@media (min-width: 980px) and (max-width: 1200px) {
    .menusecond  {
     padding-top: 10px;  
   }
}

.bg {
  background: url(img/bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: -20px;
}

.textindex {

  word-wrap: break-word;
  font-size: 16px;
  font-family: "Segoe UI";
  color: rgb( 0, 0, 0 );
}

.margintop {
 margin-top: 20px; 
}

/* sidebar */

.widget-title {
  font-size: 30px;
  font-family: "Segoe UI Light";
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 0.8;
  text-align: center; 
  background-color: #2e6a62;
  padding: 10px 0px 10px 0px;
}

.sidebar {
  background-color: #d1b19c; 
}

.bgwidget {
  background: #d1b19c;
  padding-left: 0!important;
  padding-right: 0!important;
}

.footer {
 background-color: #945253;
 height: auto; 
}

/* footer menu */

nav.footermenu {
 background: #945253; 
 text-align: center; 
 padding-top: 10px;
}

nav.footermenu a {
 font-size: 18px;
 font-family: "Segoe UI Light";
 color: rgb( 255, 255, 255 );
 text-decoration: underline;
}

nav.footermenu a:hover {
 text-decoration: underline!important; 
}

nav.footermenu ul li {
 display: inline-block; 
 padding: 0px 10px 0px 10px;
}

/* form */

.inputtextfield {color: #fff; float: left}
.inputtextareafield {color: #fff; float: left; padding: 0px 0px 0px 50px; width: 60%}
.btn-primary {
 background: transparent!important; 
 border: 2px solid #ffffff!important; 
 border-radius: inherit!important; 
 float: right; 
 font-size: 18.076px;
 font-family: "Segoe UI Light";
 text-transform: uppercase;
}

.btn-primary:hover {
 text-decoration: underline!important; 
}

textarea {
    resize: none;
} 
 
 @media (max-width: 1200px) {  
   .inputtextareafield, .inputtextfield {
   float: inherit!important;
   padding: 0!important;
   width: auto!important 
   }
 }

.widget-titlefooter {
   font-size: 30px;
  font-family: "Segoe UI";
  color: rgb( 255, 255, 255 );
  text-decoration: underline;
  line-height: 1;
  text-align: right; 
 }

.textwidget {
 font-size: 20px;
 font-family: "Segoe UI";
 color: rgb( 254, 255, 255 );
 line-height: 1.182;
}

.floatright {
 text-align: right; 
}

.footersecond {
  background-color: #d1b19c; 
  font-size: 18px;
  font-family: "Segoe UI";
  color: rgb( 0, 0, 0 );
}

.breadcrumb h3 {
 color:#999;
 font-size:20px;
 line-height:23px;
 display: block;
 border:0px solid #000;
 width:100%;
 margin-bottom:0px;
 padding: 10px;
 }
 
.breadcrumb a {
 color:#0dbfe5;
 font-size:20px;
 }
 
.breadcrumb a:hover {
 color:#4991bb;
 
 }
 
.h2comments {
 font-family: "Segoe UI Semilight", Tahoma, Helvetica, Sans-Serif;
 color:#555;
 padding: 0px 0px 25px 0px;
 margin-left:0px;
 border:0px solid #333;
 font-weight: 100;
 font-size:28px;
 
 }
 
.h2comments a.addComment {
 border:none;
 color: #333;
 font-size:18px;
 margin-right:0px;
 display:block;
 margin-top: 10px;
 float:right;
 -moz-transition: all 0.2s 0.01s ease-in;
 -o-transition: all 0.2s 0.01s ease-in;
 -webkit-transition: all 0.2s 0.01s ease-in;
 }
 
.h2comments a.addComment:hover {
 color:#333;
 text-decoration: underline!important; 
 }
 
h2#commentsForm {
 margin:0;
 padding-top:0;
}
 
#content #colLeft ul.commentlist {
 width:100%;
 list-style:none;
 list-style-position:outside;
 display:block;
 margin:20px 0;
 border-top:0px dotted #7a9e0e;
 border-bottom:0px dotted #7a9e0e;
 padding:0;
}
 
#content #colLeft ul.commentlist ul {
 list-style-type:none;
 list-style-position:outside;
 margin:0;
}
 
#content #colLeft ul.commentlist li {
 padding:0 0 20px 40px;
 position:relative;
 border-bottom:1px solid #E5E8EA;
 margin-top:25px;
 background:none;
}
 
#content #colLeft ul.commentlist li p{
 font-size:13px;
 margin:10px 0;
 margin-left:10px;
}
 
#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text {
 margin-left:20px;
}
 
#content #colLeft ul.commentlist li .comment-meta span {
 font-size:11px;
 color:#999;
}
 
#content #colLeft ul.commentlist li .comment-meta {
 font-size:18px;
 margin-left:30px;
}
#content #colLeft ul.commentlist li .avatar {
 background:#fff;
 border:1px solid #eee;
 position:absolute;
 left:0;
 top:5px;
}
 
#content #colLeft ul.commentlist .reply {
 
 position:absolute;
 right:10px;
 top:0px;
 
 text-align:center;
 font-size:21px;
 
}
 
#content #colLeft ul.commentlist .reply a {
 border-bottom:none;
 display:block;
 color:#e1e1e1;
 
 -moz-transition: all 0.2s 0.01s ease-in;
 -o-transition: all 0.2s 0.01s ease-in;
 -webkit-transition: all 0.2s 0.01s ease-in;
}
 
#content #colLeft ul.commentlist .reply a:hover {
 
 color:#0dbfe5;
 
}
 
#content #colLeft ul.commentlist li .children li {
 margin-top:20px;
 padding-top:20px;
 border-top:1px solid #E5E8EA;
 border-bottom:none;
 overflow:hidden;
 padding-bottom:0;
}
 
#content #colLeft ul.commentlist li .children li .avatar {
 top:25px;
}
 
#content #colLeft ul.commentlist li .children li .reply {
 top:15px;
}
 
.commenth {
 font-family: "Segoe UI Regular", Tahoma, Helvetica, Sans-Serif;
 color:#555;
 padding: 0px 0px 25px 0px;
 border:0px solid #333;
 font-weight: 100;
 font-size:22px;
 }
 
#commentform p {
 margin:0;
}
 
#commentform label {
 color:#777;
 display:block;
 padding:5px 0;
}
 
#commentform input, #commentform textarea {
 width:50%;
 margin-bottom:10px;
}
 
#commentform input:focus, #commentform textarea:focus {
 border:1px solid #0099FF;
}
#commentform textarea {
 width:96%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 background-color: #fff;
 background-image: none;
 border: 1px solid #ccc;
 border-radius: 4px;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
 
#commentform input#submit{
 font-family: "Segoe UI Semilight", Tahoma, Helvetica, Sans-Serif;
 border:none;
 border-radius:0px;
 color:#333;
 font-size:18px;
 background-color: inherit!important;
 width:150px;
 margin-right:0px;
 display:block;
 cursor:pointer;
 border: 1px solid #333;
 border-radius: 2px;
}
 
#commentform input#submit:hover {
 color:#333;
 text-decoration: underline; 
 }
 
blockquote {
 width:90%;
 border-left:5px solid #ccc;
 padding-left:20px;
 margin:15px 0 15px 25px;
 font-size:14px;
 color:#777;
}
 
blockquote:hover {
 
 border-left:5px solid #5cbfd7;
 
 color:#444;
}
 
.emm-paginate {margin-bottom: 60px;clear:both;text-align: center;padding-top: 20px;}
.emm-paginate a { border: 0px solid #ccc; background: #ebebeb; color:#333; margin-right:7px; padding:6px 14px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current { color:#fff; background:#0dbfe5; border: 0px solid #63800c; margin-right:7px; padding:6px 14px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

.breadcrumbsingle a {
  
}

#archive-title {
 text-align: center; 
}

.raz {
 margin: 0 auto;
 background: #ecf0f1;
 height: 2px;
 margin-bottom: 30px;
 margin-top: 30px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background: #2e6a62!important; 
}

a.my5{    font-size: 18px;
    color: black;
    text-transform: uppercase;
    border: 2px solid #945253;
    padding: 10px;}

a.my5:hover {background:#945253;color:white;}

.qwder > a {   font-size: 18px;
    color: black;
    text-transform: uppercase;
    border: 2px solid #945253;
    padding: 10px;}

.qwder > a:hover {background:#945253;color:white;}
	
	
h3 > a {color:black;    font-size: 14px;}

.sendmy {background:red;}

.form-group > div > input {color: black;}

a.buttonpopupsecond1 {
  background-color: #945253;
  font-size: 13px;
  border-width: 2px;
  border-color: #945253;
  border-style: solid;
  text-align: center; 
  font-family: "Segoe UI";
  display:block;
  text-transform: uppercase;
  line-height: 1.75;
  padding: 5px 0px 5px 0px;
  width: 140px;
  text-decoration: none; 
  margin-top: 10px;
  color:#fff;
  float: left;
    margin: 10px;
}

a.buttonpopupsecond1:hover {
  background-color: white; 
  transition-timing-function: linear;
  transition-duration: 0.1s;
  border-color: #d1b19c; 
  color: #000; 
  
}