/*
Theme Name: Kartka
Theme URI: https://kartka.kh.ua
Author: GALAXYARTs
Author URI: https://galaxyarts.agency
*/
.wp-image-1056 {
	width: 690px;
    height: auto;
}

.kartka_content {
	padding-top: 30px;
}

.news {
	margin-bottom: 15px;
}

.text_news a {
	color: #333;
	font-weight: bold;
}

.text_news a:hover {
	color: #17783c;
	text-decoration: none;
}

.title h1 {
    font-weight: 800;
    margin: -25px 0px 25px 0px !important;
}

.full-news {
	background:  #fff;
	border-radius: 10px;
	padding-bottom: 5px;
}

.full-news img {
	padding-bottom: 15px;
	width: 690px;
    height: auto;
    text-align: left;
	max-width: 100%;
    display: block;
}

.full-news img:nth-child(1) {
	padding-bottom: 15px;
    height: auto;
	width: auto;
    text-align: left;
	max-width: 100%;
    display: block;
}

.full-news p {
	padding: 0 20px;
}

/* Style the navigation menu */
.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active link (or home/logo) */
.active {
  background-color: #04AA6D;
  color: white;
}

.description-kartka-even ul {
	border-radius: 10px;
}

.description-kartka ul {
	border-radius: 10px;
}

.kh-pd {
	padding-bottom: 25px;
}

.header {
	height: 100px;
	border-bottom: 6px solid #17783c;
	background: #fff;
	margin-bottom: 30px;
}

.avps_content {
	padding: 30px 0px;
  min-height: 520px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.avps_content-even {
	padding: 30px 0px;
  min-height: 520px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kh-banner {
	padding-bottom: 20px;
}

.ktext {
	text-align: center;
}

.border-radius {
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.kh-banner-mob img {
	padding: 10px 0px;
  margin: 0 auto;
}

.rmagic .rmcontent form fieldset {
    border: 0px solid #000;
    margin: 0px;
    padding: 15px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
}

.rmagic .rmcontent input {
    border: #efefef 1px solid;
    border-radius: 3px;
    outline: 0;
    padding: 0px 10px;
}

.rm-pricefield-wrap {
    background: #17783c;
    padding: 10px 15px;
    color: #fff;
    border-radius: 4px;
}

.sls-main-content .section--padded-half {
	padding-bottom: 310px;
}

div#sls_main_body {
	padding-bottom: 310px;
}

@media screen and (max-width: 576px) {
	.sidebar {
		margin-left: auto!important;
    	margin-right: auto!important;
	}
}

iframe {
  border: none !important; margin: 0 auto; display: block;
}


@media only screen and (min-width: 480px) { 
   .dbbb {
      display: none !important;
   }
}

@media only screen and (max-width: 480px) { 
   .upbbb {
      display: none !important;
   }
}