/*
Theme Name: Cavinash
Theme URI: https://www.klick17.com/
Description: Cavinash theme
Author: Alex Burdulea
Author URI: https://www.klick17.com/
Version: 1.0.0.1
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  text-align: center;
  max-width: 100%;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 5px 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
img{
  height: auto;
  max-width: 100%;
}
img.size-full{
  width: 100%;
}
.no_padding_top{
  padding-top: 0;
  overflow: hidden;
}

.no_padding_bottom{
  padding-bottom: 0;
  overflow: hidden;
}
.no_padding,
.no-padding{
  padding: 0;
  overflow: hidden;
}
#slider-nav-thumbnails img{
  width: 60px;
}
.wrap-item{
  margin-bottom: 20px;
}
#auction-widget .modal{
	background-color: rgba(0,0,0,0.5);
}
#auction-widget .modal.show .modal-dialog {
    transform: translateY(-50%);
    top: 50%;
}
.gmap iframe{
  width: 100%;
  height: 380px;
}
.members-section{
  margin-top: 20px;
  margin-bottom: 20px;
}
.user-avatar-header{
  width: 40px;
  border-radius: 50%;
  height: auto;

}
.wrap-item .title-product a{
  color: #303030;
  text-decoration: none;
}
#page-id-1132376 .auctions-row{
  display: none!important;
}
.photo-item .bottom-pos .tage{
  background: rgba(255,255,255,0.9);
}
.wrap-item .title-product{
  padding-right: 30px;
}
.nav-section .dropdown-menu li a:hover,
.dropdown-item.active, .dropdown-item:active {
	color: #3B3475!important;
	background-color: transparent;
}
