/*
Theme Name: DigitalMarket
Theme URI: http://digitalmarket.co.il/
Author: Mp DigitalMarket
Author URI: http://digitalmarket.co.il/
Description: DigitalMarket theme for dentalart.
Version: 1.0
Text Domain: dm
*/

/* Open Sans Hebrew */
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 300;
  src: url(assets/open-sans/OpenSansHebrew-LightItalic.eot);
  src: url(assets/open-sans/OpenSansHebrew-LightItalic.eot?#iefix) format('embedded-opentype'),
       url(assets/open-sans/OpenSansHebrew-LightItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 300;
  src: url(assets/open-sans/OpenSansHebrew-Light.eot);
  src: url(assets/open-sans/OpenSansHebrew-Light.eot?#iefix) format('embedded-opentype'),
       url(assets/open-sans/OpenSansHebrew-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 400;
  src: url(assets/open-sans/OpenSansHebrew-Italic.eot);
  src: url(assets/open-sans/OpenSansHebrew-Italic.eot?#iefix) format('embedded-opentype'),
       url(assets/open-sans/OpenSansHebrew-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 400;
  src: url(assets/open-sans/OpenSansHebrew-Regular.eot);
  src: url(assets/open-sans/OpenSansHebrew-Regular.eot?#iefix) format('embedded-opentype'),
       url(assets/open-sans/OpenSansHebrew-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 700;
  src: url(assets/open-sans/OpenSansHebrew-BoldItalic.eot);
  src: url(assets/open-sans/OpenSansHebrew-BoldItalic.eot?#iefix) format('embedded-opentype'),
       url(assets/open-sans/OpenSansHebrew-BoldItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 700;
  src: url(assets/open-sans/OpenSansHebrew-Bold.eot);
  src: url(assets/open-sans/OpenSansHebrew-Bold.eot?#iefix) format('embedded-opentype'),
       url(assets/open-sans/OpenSansHebrew-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 800;
  src: url(assets/open-sans/OpenSansHebrew-ExtraBoldItalic.eot);
  src: url(assets/open-sans/OpenSansHebrew-ExtraBoldItalic.eot?#iefix) format('embedded-opentype'),
       url(assets/open-sans/OpenSansHebrew-ExtraBoldItalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 800;
  src: url(assets/open-sans/OpenSansHebrew-ExtraBold.eot);
  src: url(assets/open-sans/OpenSansHebrew-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(assets/open-sans/OpenSansHebrew-ExtraBold.ttf) format('truetype');
}

/**********************/
/******* general ******/
/**********************/

body {
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

p, li, a {
	color: #40464b;
	font-size: 18px;
}

h1,
.right-side h2 {
    margin: 0 0 25px 0;
	font-weight: bold;
    color: #e36b01;
}

h2 {
    color: #e36b01;
	font-size: 36px;
}

h3 {
    color: #5c5245;
	font-size: 24px;
}

h4 {
    color: #5c5245;
    font-size: 20px;
}

.content a {
    color: #800000;
}

h2.headline {
    margin-bottom: 45px;
    margin-top: 30px;
    text-align: center;
}

.widget-title {
    font-size: 36px;
    color: #e36b01;
}

.widget:not(:last-child) {
    margin-bottom: 50px;
}

.team h2 {
    color: #8a8066;
	line-height: 90px;
	font-size: 36px;
}

.team a {
    text-decoration: none;
}

.inner-overlay h4 {
    font-size: 24px;
    font-weight: bold;
}

.overlay-img p.read-more {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: 20px;
}

.slick-slider * {
    outline: none!important;
}

/* backgrounds */
.bg-01 {background: url(assets/images/bg-01.jpg);}
.bg-02 {background: url(assets/images/bg-02.jpg);}
.bg-03 {background: url(assets/images/bg-03.jpg);}
.bg-04 {background: url(assets/images/bg-04.jpg);}

/**/

img.alignright {
    float: right;
    margin: 0px 0px 15px 15px;
}

img.alignleft {
    float: left;
    margin: 0px 15px 15px 0px;
}

img.aligncenter {
    margin: 15px auto;
    display: block;
    clear: both;
}

.gallery {
    clear: both;
}

.gallery  .gallery-item {
    padding: 7px;
}

.btn {
	background: #85744c;
	color: #ffffff!important;
	font-size: 18px;
	font-weight: bold;
	border-radius: 0!important;
}

/**********************/
/******* header *******/
/**********************/

.logo h1 {
    margin: 0;
}

.logo {
    margin: 10px 0;
}

body.mobile .logo img {
    width: 200px;
}

body.mobile {
    padding-top: 50px;
	padding-bottom: 55px;
}

/* icons */
.social.dm-icons {
    float: left;
    clear: both;
    margin-top: 15px;
}

.social.dm-icons a {
    width: 20px;
    line-height: 18px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    padding: 2px;
}

a.facebook {background: #3e5b97;}
a.twitter {background: #2aa7de;}
a.linkedin {background: #4393cc;}
a.google-plus {background: #d51f1f;}
a.pinterest-p {background: #c3282d;}

/* header-info */

.header-info {
    float: left;
    clear: both;
    width: 100%;
	position: relative;
}

.header-info > div:first-child {
    border-left: 1px solid #b6ab9f;
}

.header-info > div {
    padding: 0 20px;
}

.header-info p:last-child {
    margin-bottom: 0;
}

.header-info p {
    font-size: 20px;
    line-height: 1.2;
}

.header-info p a {
    font-size: 16px;
}

/* info */
.info {
    float: left;
    margin-top: 30px;
	margin-bottom: 10px;
}

.info span {
    float: right;
}

.info a {
    color: #8a8066;
    margin-right: 30px;
	text-decoration: none;
}

.info span:first-child a {
    margin-right: 0;
}

/* menu */
.nav-menu {
	background: #5e5141;
}

header ul.nav {
    text-align: center;
}

.desktop header .nav > li {
    display: inline-block;
}

.navbar {
    margin: 0;
}

.desktop .header-menu > li:not(:last-child):after {
    content: '|';
    color: #aaa39a;
    font-size: 22px;
    font-weight: bold;
}

.desktop .nav.header-menu a {
    color: #ffffff;
    font-size: 22px;
    display: inline-block;
}

.desktop .nav.header-menu ul.sub-menu a {
    font-size: 18px;
	padding: 5px;
}

.nav a {text-decoration: none;}

.desktop .nav.header-menu .dropdown-menu>li>a {
    color: #8a8066;
	font-size: 18px;
	width: 100%;
}

.desktop .nav .open>a, .desktop .nav .open>a:focus, .desktop .nav .open>a:hover,
.desktop .nav>li>a:focus, .desktop .nav>li>a:hover {
    background-color: #8a8066;
}

.desktop header li.menu-item-has-children > a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    margin-right: 5px;
    font-size: 17px;
}

.desktop header .header-menu ul.sub-menu {
    display: none;
    padding: 0;
    position: absolute;
    background: #8a8066;
    width: 200px;
    list-style: none;
	z-index: 10;
}

.desktop .header-menu > li:hover > ul.sub-menu {
    display: block;
}

.desktop .header-menu>li:hover>a, .current-menu-item a {
    background: #e36b01;
}

.footer-menu li.current-menu-item a,
.footer-menu li:hover a {
    color: #ffffff;
	background: #8a8066;
}

/* breadcrumbs */
.breadcrumbs a, .breadcrumbs span {
    font-size: 16px;
    color: #8f7b62;
}

.breadcrumbs {
    line-height: 90px;
}

.mobile .breadcrumbs {
    line-height: 60px;
}


/** cover-img ***/

div#wrapper {
    overflow-x: hidden;
}

section.cover-img {
    position: relative;
}

.overley-headline {
   position: absolute;
    bottom: 100px;
    right: 120px;
    bottom: 9vw;
    right: 20.5vw;
}

span.headline {
    font-size: 120px;
	font-size: 5vw;
    font-weight: bold;
    line-height: 120px;
	line-height: 6.25vw;
	color: #e36b01;
}

span.subheadline {
    font-size: 48px;
	font-size: 2.5vw;
    color: #ffffff;
	background: #dd9933;
    line-height: 66px;
	line-height: 3.5vw;
	padding: 0 15px;
	padding: 0 1.1vw;
}

span.headline,
span.subheadline {
    clear: both;
    display: inline-block;
    float: right;
}




/**********************/
/******* footer *******/
/**********************/

.footer {
    overflow: hidden;
}

.footer-right, .footer-left {
	height: 100%;
}

.footer-right {
    background: url(assets/images/bg-03.jpg);
	color: #ffffff;
}

.footer-left {
    background: url(assets/images/bg-04.jpg);
    padding: 4px 18px 4px 0;
}

.footer-left > .row {
    height: 100%;
    border-left: none;
}

.footer-right span.bg {
    content: '';
    width: 100%;
    height: 100%;
    background: url(assets/images/bg-03.jpg);
    display: inline-block;
    position: absolute;
    right: -100%;
	top: 0px;
    padding: 40px;
}

.footer-left span.bg {
    content: '';
    width: 100%;
    height: 100%;
    background: url(assets/images/bg-04.jpg);
    display: inline-block;
    position: absolute;
    left: -100%;
	top: 0;
	padding: 4px 0;
}

.footer-left span.bg:before {
    content: '';
    width: 100%;
    height: 100%;
    display: inline-block;
    border-right: 0;
    border-left: 0;
}

.mobile .footer-left * {
    text-align: center;
}

.mobile .social.dm-icons {
	float: none;
	margin-bottom: 15px;
}

.mobile .footer-bottom * {
    text-align: center;
}

.mobile .ami-credit, .mobile  a.credit {
    width: 100%;
}

.footer-right {
    padding-right: 15px!important;
}

.footer-left {
    padding-left: 15px!important;
}

.footer h4 {
    font-size: 24px;
}

.footer-left h4 {
    color: #d1c19b;
}

.footer-right h4 {
    color: #ffffff;
}

ul.footer-menus {
    padding: 0;
    list-style: none;
}

.footer-right a {
    color: #eeede6;
}

.footer p, .footer a {
	font-size: 14px;
	text-decoration: none;
}

.footer-left h3 a {
    font-size: inherit;
}

.footer-left p {
    font-size: 16px;
}

.footer-left p, .footer-left a {
	color: #ffffff;
}

.footer-right, .footer-left {
    padding: 40px;
}

ul.footer-menu {
    float: left;
}

.footer-menu > li {
    display: inline-block;
}

a.credit {
    padding: 10px 0;
    display: inline-block;
}

span.ami-credit {
    float: left;
    display: inline-block;
    padding: 10px 0;
}

/**********************/
/****** article *******/
/**********************/
section.page-content {
    padding-top: 20px;
}

section.content:not(.home-content) {
    padding: 60px 0;
}

/**********************/
/****** archive *******/
/**********************/
.article-item img {
    width: 100%;
}

.article-item,
.posts > div {
    margin-bottom: 40px;
	-ms-transform: scale(1,1); /* IE 9 */
    -webkit-transform: scale(1,1); /* Safari */
    transform: scale(1,1);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.article-item:hover,
.posts > div:hover {
	-ms-transform: scale(1.05,1.05); /* IE 9 */
    -webkit-transform: scale(1.05,1.05); /* Safari */
    transform: scale(1.05,1.05);
}

.posts img {
    width: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-filter: brightness(1);
	filter: brightness(1);
}

.posts > div:hover img {
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1);
}

.posts a {
    text-decoration: none;
}

.article-item p.read-more a {
    color: inherit;
    font-size: 16px;
}

.posts p {
	color: #40464b;
	font-size: 16px;
}

.posts p.date {
    /*font-weight: bold;*/
}

.archive-title {
	margin-bottom: 40px;
}

hr.gup {
    border-bottom: 1px solid rgba(120, 111, 89, 0.4);
	border-top: none;
    padding-bottom: 30px;
}

/**********************/
/** sidebar & layout **/
/**********************/
.left-side {
    float: left;
}

.right-side {
    float: right;
}

ul.side-links {
    padding: 0;
    list-style: none;
}

.sidebar-menu li a,
ul.side-links a {
    font-size: 22px;
    line-height: 26px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    padding: 10px 20px 10px 10px;
    color: #79673c;
}

.sidebar-menu li:before,
ul.side-links li:before {
    content: "\f104";
	font-family: FontAwesome;
	position: absolute;
    margin-top: 8px;
	right: 5px;
	z-index: 1;
	color: #79673c;
}

ul.side-links ul li:before ,
.sidebar-menu ul.sub-menu li:before {
	font-size: 14px;
	margin-top: 10px;
}

.sidebar-menu > li:hover:before,
ul.side-links > li:hover:before {
	color: #ffffff;
}

.sidebar-menu > li {
    border-top: 1px solid rgba(120, 111, 89, 0.4);
}

.sidebar-menu > li:last-child {
    border-bottom: 1px solid rgba(120, 111, 89, 0.4);
}

ul.sub-menu {
    list-style: none;
    padding: 0;
}

.sidebar-menu ul.sub-menu a {
	color: #787160;
	font-size: 18px;
}

.sidebar-menu > li:hover > a,
.sidebar-menu > li.current-menu-item > a,
ul.side-links > li.current > a {
    background: #8a8066;
    color: #ffffff!important;
}

.sidebar-menu ul.sub-menu li:hover a {
    color: #e36b01;
}

section.page-content {
	padding-bottom: 100px;
}

/* layout */
@media screen and (min-width: 1200px){
	.col-lg-4:nth-child(3n+1) {
		clear: right;
	}
}

@media screen and (max-width: 1200px){
	.col-lg-4:nth-child(2n+1) {
		clear: right;
	}
}

.col-lg-6:nth-child(2n+1) {
    clear: right;
}

/**********************/
/******** home ********/
/**********************/

/* slider */
section.slider {
    border-top: 4px solid #ffffff;
    border-bottom: 4px solid #ffffff;
}

/* home icons */
section.home-icons {
    text-align: center;
	overflow: hidden;
}

section.home-icons > .container {
    padding: 30px 0;
}

section.home-icons > .container > div {
    padding: 0;
}

section.home-icons .row > .col-lg-4 {
    margin-bottom: 60px;
}

.icon-item {
	position: relative;
	right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: calc(100% - 60px);
	background: rgba(255, 255, 255, 0);
}

.icon-item:hover {
    right: 15px;
}

a.icon-link:hover .icon-item {
	background: rgba(255, 255, 255, 1);
}

a.icon-link * {
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.icon-item .icon {
    background-image: url(assets/images/bg-01.jpg);
    width: 120px;
    height: 120px;
    float: right;
    border-radius: 100%;
    padding: 10px;
    position: relative;
    left: 60px;
    margin-left: -60px;
}

a.icon-link:hover .icon-item .icon span {
	background-color: #aa9b76;
}

.icon-item .icon span {
    width: 100px;
    height: 100px;
    border: 2px solid #aa9b76;
    border-radius: 100%;
    background-color: #ffffff;
	display: inline-block;
}

.txt-item {
    float: left;
    width: calc(100% - 60px);
    text-align: right;
    padding: 0 15px;
}

.txt-item h3 {
    margin-top: 10px;
    color: #79673c;
    font-weight: bold;
	font-size: 18px;
}

.txt-item p {
    color: #4d4235;
    font-size: 16px;
    line-height: 1.2;
}

p.read-more {
    margin-bottom: 0;
}

.txt-item span {
    color: #e36b01;
    font-weight: bold;
    font-size: 16px;
}

.icon-link {
    display: inline-block;
    float: right;
    width: 100%;
}

/* testimonial */
.testimonial-slider {
    margin-bottom: 30px;
	width: 100%;
	float: right;
}

/* home-content */
.team-slider {
    margin-bottom: 90px;
}

.team-item {
    outline: none;
}

.team-item img {
    margin: auto;
}

.team-item > div {
    margin: auto;
    width: 280px;
	height: 280px;
    max-width: 100%;
    border-radius: 100%;
	overflow: hidden;
    background: #ffffff;
}

.team-item > div > a {
    display: inline-block;
    position: relative;
    z-index: 99999;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.team-item > div > a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    position: relative;
    z-index: 99;
    border-radius: 100%;
    border: 15px solid rgba(0,0,0,0.15);
    margin-bottom: -100%;
}

.overlay-img {
    width: 280px;
	background: rgba(117, 101, 62, 0.8);
    height: 100%;
    position: absolute;
    display: table-cell;
    vertical-align: middle;
	border-radius: 100%;
	transform: scale(0,0);
    transition: all 0.3s ease;
    opacity: 0;
}

.team-item > div:hover .overlay-img {
    display: table-cell;
    transform: scale(1,1);
    opacity: 1;
}

.overlay-img * {
    color: #fefefe;
}

.inner-overlay {
    display: table-cell;
    width: 4000px;
    text-align: center;
    vertical-align: middle;
    height: 280px;
}

.team-slider .slick-arrow:before {
    color: #ffffff;
    font-size: 28px;
    background: #85744c;
    padding: 3px 10px;
}

.team-slider .slick-prev {
    left: 47%;
	left: calc(50% - 30px);
}

.team-slider .slick-next {
    right: 47%;
	right: calc(50% - 30px);
}

button.slick-arrow {
	top: 102%;
    top: calc(100% + 45px);
}

/* articles */
.articles .article-item {
    margin-bottom: 30px;
}

.article-item > a {
    text-decoration: none;
}

.article-item p {
    font-size: 16px;
    line-height: 1.2;
}

.article-item p.read-more{
    color: #e36b01;
	font-weight: bold;
}

.article-item h4 {
    color: #79673c;
    font-weight: bold;
}

.nav-links > span,
.nav-links > a {
    padding: 5px 10px;
    color: #f7ffff;
	font-size: 16px;
}

.nav-links > a {
    background: #5e5141;
}

.nav-links > span {
	background: #e36b01;
}



/**********************/
/******** about *******/
/**********************/
.team > div {
	overflow: hidden;
}

.team span {
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.team > div img {
	width: 100%;
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.team > div:hover img {
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

/**********************/
/********* 404 ********/
/**********************/
.not-found {
    text-align: center;
    padding: 30px;
}

.not-found h1 {
    font-weight: bold;
	font-size: 3vw;
}

.not-found h2 {
    font-size: 14vw;
}

/**********************/
/******* compare ******/
/**********************/
.compare {
    direction: ltr;
}

.compare .row > div:before {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #e36b01;
    padding: 10px;
}

.compare img {
    border: 7px solid #dedace;
}

.compare .row > div:first-child:before {
    content: 'לפני';
}

.compare .row > div:last-child:before {
    content: 'אחרי';
}

.compare-carusel, .compare {
	margin-bottom: 15px;
}

.compare-carusel .slick-slide {
    cursor: pointer;
}

.compare-carusel .col-xs-6 {
    padding: 0;
}

.compare-carusel .row {
    margin-right: 15px;
    margin-left: 15px;
    border: 7px solid #dedace;
}

.compare .slick-arrow:before {
    color: #ffffff;
    font-size: 28px;
    background: #85744c;
    padding: 3px 10px;
}

.compare button.slick-arrow {
    top: 50%;
	top: calc(50% +10px);
    z-index: 99;
}

.compare .slick-next {
    right: 16px;
}

.compare .slick-prev {
    left: 7px;
}

/**********************/
/******** form ********/
/**********************/

input, textarea, select {
    width: 100%;
    padding: 8px;
    border: none;
    background: #ffffff;
}

input.wpcf7-submit {
    background: #8a8066;
    color: #fff;
    cursor: pointer;
    float: left;
    width: 90px;
    font-size: 24px;
    padding: 5px;
}

::-webkit-input-placeholder { opacity: 1; color: #515a5f; } /* gray80 */
:-moz-placeholder           { opacity: 1; color: #515a5f; } /* Firefox 18- (one color)*/
::-moz-placeholder          { opacity: 1; color: #515a5f; } /* Firefox 19+ (double colons) */
:-ms-input-placeholder      { opacity: 1; color: #515a5f; }

textarea {
    height: 120px;
}

img.ajax-loader {
    position: fixed;
    bottom: -25px;
    right: 45%;
    background: #8a8066;
    padding: 15px;
    border-radius: 100%;
    margin: 0!important;
    border: 4px solid #ffffff!important;
    box-shadow: 0px 0px 150px #000000;
    top: 50%;
}

div.wpcf7-response-output {
    margin: 1em 0 1em;
    text-align: center;
}

div.wpcf7-validation-errors {
    border: 2px solid #6d7880;
    background: #f2f2f2;
}

span.wpcf7-not-valid-tip {
    font-size: 14px;
}

form.wpcf7-form p {
    display: inline-block;
    width: 100%;
}

form.wpcf7-form p:last-child {
    margin-bottom: 0;
}

/* contact */
.page-template-contact section.page-content {
    padding-top: 0;
}

.page-template-contact h4 {
    margin-bottom: 30px;
}

.g-map {
    border: 7px solid #dedace;
}

.page-template-contact .right-side div.wpcf7 {
    margin-top: 30px;
}

/* gallery */
span#captionText {
    font-size: 16px;
    font-family: 'Open Sans Hebrew', Arial, sans-serif;
}

/* accessibility */
.material-icons.md-32 {
    font-size: 28px;
}

#acp-toggle-toolbar {
	width: 60px;
	height: 60px;
}

#acp-toggle-toolbar:focus, #acp-toggle-toolbar:hover {
    border: 3px solid #667685;
}

button#acp-toggle-toolbar {
	top: 136px!important;
}

.acp-author {
    display: none;
}

body.acp-readable .acp-toolbar-btn span, body.acp-marklinks .acp-toolbar-btn span, body.acp-dark .acp-toolbar-btn span, body.acp-bright .acp-toolbar-btn span, .acp-toolbar-btn span, body.acp-readable .acp-toolbar-btn i, body.acp-marklinks .acp-toolbar-btn i, body.acp-dark .acp-toolbar-btn i, body.acp-bright .acp-toolbar-btn i, .acp-toolbar-btn i, body.acp-readable .acp-toolbar-btn, body.acp-marklinks .acp-toolbar-btn, body.acp-dark .acp-toolbar-btn, body.acp-bright .acp-toolbar-btn, .acp-toolbar-btn {
    background-color: #8a8066 !important;
    border: none!important;
}

body.acp-readable .acp-toolbar-btn.acp-active span, body.acp-readable .acp-toolbar-btn.acp-active i, body.acp-readable .acp-toolbar-btn:hover span, body.acp-readable .acp-toolbar-btn:hover i, body.acp-readable .acp-toolbar-btn:focus span, body.acp-readable .acp-toolbar-btn:focus i, body.acp-marklinks .acp-toolbar-btn.acp-active span, body.acp-marklinks .acp-toolbar-btn.acp-active i, body.acp-marklinks .acp-toolbar-btn:hover span, body.acp-marklinks .acp-toolbar-btn:hover i, body.acp-marklinks .acp-toolbar-btn:focus span, body.acp-marklinks .acp-toolbar-btn:focus i, body.acp-dark .acp-toolbar-btn.acp-active span, body.acp-dark .acp-toolbar-btn.acp-active i, body.acp-dark .acp-toolbar-btn:hover span, body.acp-dark .acp-toolbar-btn:hover i, body.acp-dark .acp-toolbar-btn:focus span, body.acp-dark .acp-toolbar-btn:focus i, body.acp-bright .acp-toolbar-btn.acp-active span, body.acp-bright .acp-toolbar-btn.acp-active i, body.acp-bright .acp-toolbar-btn:hover span, body.acp-bright .acp-toolbar-btn:hover i, body.acp-bright .acp-toolbar-btn:focus span, body.acp-bright .acp-toolbar-btn:focus i, .acp-toolbar-btn.acp-active span, .acp-toolbar-btn.acp-active i, .acp-toolbar-btn:hover span, .acp-toolbar-btn:hover i, .acp-toolbar-btn:focus span, .acp-toolbar-btn:focus i, body.acp-readable .acp-toolbar-btn.acp-active, body.acp-readable .acp-toolbar-btn:hover, body.acp-readable .acp-toolbar-btn:focus, body.acp-marklinks .acp-toolbar-btn.acp-active, body.acp-marklinks .acp-toolbar-btn:hover, body.acp-marklinks .acp-toolbar-btn:focus, body.acp-dark .acp-toolbar-btn.acp-active, body.acp-dark .acp-toolbar-btn:hover, body.acp-dark .acp-toolbar-btn:focus, body.acp-bright .acp-toolbar-btn.acp-active, body.acp-bright .acp-toolbar-btn:hover, body.acp-bright .acp-toolbar-btn:focus, .acp-toolbar-btn.acp-active, .acp-toolbar-btn:hover, .acp-toolbar-btn:focus {
    background-color: #667685 !important;
}

button#acp-toggle-toolbar {
    box-shadow: none!important;
}

/* elementor */
.elementor-toggle-title.active {
    font-weight: bold!important;
}

/* likebox */
.likebox {
    overflow: hidden;
    border: 5px solid #dedace;
}


/**********************/
/***** responsive *****/
/**********************/
@media screen and (min-width: 768px){
	section.home-content > .container {
		padding: 60px 0;
	}
}


@media screen and (max-width: 768px){
	
	.logo {
		text-align: center;
	}
	
	span.bg {
		display: none!important;
	}
	
	.footer-left {
		padding: 4px 19px;
		border: none;
	}
	
	.footer-left > .row {
		border-left: none;
	}
	
	section.page-content {
		padding-bottom: 15px;
	}
	
	.gallery-columns-3 .gallery-item {
		width: 100%!important;
	}
	
	.gallery-columns-4 .gallery-item {
		width: 50%!important;
	}
	
	.footer-left {
		padding-right: 15px!important;
	}

	.footer-right {
		padding-left: 15px!important;
	}
	
	.content img.alignnone,
	.content img.alignright,
	.content img.alignleft {
		margin-right: auto!important;
		float: none;
		clear: both;
		margin-left: auto!important;
		display: block;
	}
	
	.compare-carusel {
		display: none!important;
	}
}