/*!
Theme Name: vdtheme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vdtheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

vdtheme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*===================== TABLE OF CONTENT =======================

1. Reset
2. Body Style
3. Placeholders & Highlights
4. Container & Grid
5. Headings
6. Buttons
7. Form
8. Paddings & Margins
9. Breadcrumbs
10. Custom Style
11. Cookies
12. Pagination
13. Slider
14. Header
15. Intro
16. About
17. Portfolio
18. Why Us
19. Reviews
20. Price List
21. Footer Top
22. Footer
23. Animations
24. Contact Page
25. FAQ Page
26. Design Page
27. Single Page
28. Order Page

=============================================================*/
/* ================================================================================== 
1. Reset
===================================================================================== */
*, *::after, *::before { margin: 0; padding: 0; -webkit-box-sizing: inherit; box-sizing: inherit; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a, a:active, a:hover, a:focus { outline: none; } abbr[title] { border-bottom: 1px dotted; } dfn { font-style: italic; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; max-width: 100%; } svg:not(:root) { overflow: hidden; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; margin-top: 30px; margin-bottom: 35px; border-width: 0; border-top: 1px solid #e1e1e1; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } input:focus, select:focus, textarea:focus, button:focus { outline: none; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } input, textarea, button, select, a { -webkit-tap-highlight-color: transparent; } a { color: inherit; text-decoration: none; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; } strong { font-weight: 500; }
.fancybox__button--zoo, .fancybox__button--slideshow, .fancybox__button--fullscreen, .fancybox__button--thumbs, .fancybox__button--zoom{
  display: none;
}
.none{
  display: none;
}
ul, ol { padding-left: 4rem; }
section, footer, header{
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.text-center{
  max-width: 78rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
strong{
  color: #89a088;
}
/* ================================================================================== 
2. Body Style
===================================================================================== */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 56.25%;
  word-wrap: break-word;
}
@media only screen and (min-width: 80.0625em) {
  /*1281px*/
  html {
    font-size: 62.5%;
  }
}
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 1.8;
  color:#000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.7rem;

  
}

main{
  position: relative;
}
/* ================================================================================== 
3. Placeholders & Highlights
===================================================================================== */
::-webkit-input-placeholder { color: inherit; opacity: 1 !important; }
:-moz-placeholder { color: inherit; opacity: 1; }
::-moz-placeholder { color: inherit; opacity: 1; }
:-ms-input-placeholder { color: inherit; }
::-moz-selection { background-color: #89a088;  color: #fff; }  
::selection { background-color: #89a088; color: #fff }
/* ================================================================================== 
4. Container & Grid
===================================================================================== */
.container {
  position: relative;
  width: 100%;
  max-width: 148rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2rem;
}
.container-lg{
  max-width: 180rem;
}
.container-xl{
  max-width: 192rem;
  padding: 0;
}
.container-sm{
  max-width: 80rem;
}
/* ================================================================================== 
5. Headings
===================================================================================== */

h1, h2, h3, h4, h5, h6 { margin-bottom: 2rem; font-weight: 300;line-height:1.4; }
.title h1, .title h2{ font-size: 2.8rem;font-family: "Noto Serif", serif; }
p { margin-bottom: 2rem; }
.title{ margin-bottom:3rem; }
.title-center{text-align: center;}
.title-icon img{
  width: 6rem;
  height: auto;
  display: inline-block;
}
.title-icon{
  margin-bottom: 1rem;
}

.title h4{
 font-family: 'La Luxes Script', serif;
  color: #89a088;
  font-size: 5.2rem;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .title h1, .title h2{ font-size: 2.5rem; }
  .footer-text .title h2{
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .title h1, .title h2{ font-size: 3.6rem; }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .title h1, .title h2{ font-size: 4rem; }
  
}


/* ================================================================================== 
6. Buttons
===================================================================================== */
.btn {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	margin-top: 4rem;
	border-radius: 10rem;
	position: relative;
	overflow: hidden;
	max-width: 29rem;
	width: 100%;
	height: 6rem;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
}
.btn span{
  position: relative;
  z-index: 1;
}
.btn-primary {
  background-color: #89a088;
  color: #fff;
}
.btn-primary:before, .btn-primary:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: 80px solid #728c71;
  transition: all .4s ease-in-out;
}
.btn-primary:before {
  right: -50px;
  border-right: 50px solid transparent;
  transform: translateX(-100%);
}
.btn-primary:after {
  left: -50px;
  border-left: 50px solid transparent;
  transform: translateX(100%);
}
.btn-primary:hover:before {
  transform: translateX(-40%);
}
.btn-primary:hover:after {
  transform: translateX(40%);
}



.btn-secondary {
  border: 1px solid #89a088;
  color: #89a088;
  width: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  max-width: 100%;
}
.btn-secondary:hover{
  background-color: #89a088;
  color: #fff;
}
.btn-center {
  margin: auto;
}

/* ================================================================================== 
7. Form
===================================================================================== */
input,
textarea, select {
  display: block;
  width: 100%;
  border: 1px solid #aeaeae;
  padding: 1.6rem 2rem;
  outline: none;
  background-color: #ffffff;
  border-radius: 10rem;
}
textarea{
  resize: vertical;
  height: 19rem;
  border-radius: 2rem;
}
input:focus,
textarea:focus, select:focus {
  border-color: #89a088;

}
label {
	display: block;
	margin-bottom: 0.5rem;
	font-weight: 400;
	color: #646464;
}
button {
  transition: all 0.4s ease-in-out;
  border:0;
}
fieldset{
  border: 0;
  margin-bottom: 2rem;
}
label.check-wrapper {
  position: relative;
  padding-left: 3rem;
  margin-bottom: 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: none;
}
.check-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 1.5rem;
  width: 1.5rem;
  border: 1px solid #43515a;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.check-wrapper .checkmark::after {
  left: 0.4rem;
  top: 0.2rem;
  width: 0.5rem;
  height: 1rem;
  border: solid #43515a;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/*-----------*/
.wpcf7-list-item label{
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap:1rem;
}
.wpcf7-list-item label input{
  width: auto;
  margin: 0;
}
.wpcf7-list-item{
  margin-left: 0;
}
.wpcf7-not-valid-tip{
	position: relative;
	padding: .75rem 1.25rem;
	margin-top: 1rem;
	border: 1px solid #f5c6cb;
	border-radius: .25rem;
  font-size: 1.4rem;
  color: #721c24;
  background-color: #f8d7da;

}
.wpcf7 form .wpcf7-response-output {
	position: relative !important;
	padding: .75rem 1.25rem !important;
	margin-top: 1rem !important;
	border: 1px solid transparent !important;
	border-radius: .25rem !important;
  font-size: 1.4rem !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  font-size: 1.4rem  !important;
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border: 1px solid #f5c6cb !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  font-size: 1.4rem  !important;
  color: #155724 !important;
  background-color: #c3e6cb !important;
  border: 1px solid #d4edda !important;

}
/*---------------*/
.select2-container .select2-selection--single {
	height: 4rem !important;
	display: flex !important;
	align-items: center;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 1.5rem !important;

}
.select2-container{
  font-size: 1.6rem;
  color: #9c4126!important;
  font-weight: 400  !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	transform: translateY(-50%)  !important;
  top: 50% !important;
}
.select2-container--default .select2-selection--single {
	background-color: #f2d8c3  !important;
	border: 1px solid #f2d8c3!important;
	color: #9c4126!important;
  font-weight: 400  !important;
}
.select2-dropdown {
	background-color: #f2d8c3 !important;
	border: 1px solid #f2d8c3 !important;

}
.select2-results__option{
  padding: 0.5rem  1.5rem !important;
  font-size: 1.6rem  !important;
  color: #000!important;
  font-weight: 400  !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.select2-container--default .select2-results__option--selected {
 
	background-color: #9c4126 !important;
	color: #f2d8c3 !important;
}
/* ================================================================================== 
8. Paddings & Margins
===================================================================================== */
.space {
  padding: 5rem 0;
}
.mt-5{
  margin-top: 5rem;
}
.no-pt{
  padding-top: 0 !important;
}
.no-pb{
  padding-bottom: 0 !important;
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .space {
    padding: 10rem 0;
  }
}
/* .menu-item-has-children za wp sub parent*/
/* .current_page_item za wp active link u navigaciji*/
/* ================================================================================== 
9. Breadcrumbs
===================================================================================== */
.breadcrumbs{
  background-color: #e1e1e1;
  padding: 1rem 0;
  font-size: 1.4rem;
}
.breadcrumbs ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumbs ul li{
  display: inline-block;
  font-weight: 600;

}
.breadcrumbs ul li::after{
  content: '|';
  display: inline-block;
  margin: 0 1rem;
}
.breadcrumbs ul li a{
  display: inline-block;
  font-weight: 400;
}
.breadcrumbs ul li:last-child:after{
  content: none;
}
/* ================================================================================== 
10. Custom Style
===================================================================================== */
.list ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.list ul li{
  position: relative;
  padding-left: 3rem;
  margin-bottom: 3rem;
}
.list  ul li::before{
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 2rem;
  height: 2rem;
  background-image: url(images/list.svg);
  background-repeat: no-repeat;
  background-size: 2rem;
}
/* ================================================================================== 
11. Cookies
===================================================================================== */
.cky-btn-accept {
	background: #89a088 !important;
	border: 2px solid #89a088 !important;
}
.cky-btn-reject,  .cky-btn-customize, .cky-btn-preferences {
	color: #89a088 !important;
	border: 2px solid #89a088 !important;
}
button.cky-show-desc-btn:not(:hover):not(:active){
  color: #89a088 !important;
  font-weight: 600;
}
.cky-btn-revisit-wrapper{
  background-color: #89a088 !important;
}
/* ================================================================================== 
12. Pagination
===================================================================================== */
.pagination{
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap:1rem
}
.page-numbers{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 5px;
  background-color: #050517;
  color: #ffff00;
  font-weight: 600;
  cursor: pointer;
}
.page-numbers.current, .page-numbers:hover{

  background-color: #ffff00;
  color: #050517;
}
.page-numbers.current{
  cursor:text;
}
.page-numbers.next, .page-numbers.prev{
  width: 10rem;
}
/* ================================================================================== 
13. Slider
===================================================================================== */

/* -----swiper--- */

.swiper-button-next, .swiper-button-prev{
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border:1px solid #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.swiper-button-prev{
  left: 2rem;
}
.swiper-button-next{
  right: 2rem;
}
.swiper-button-next,.swiper-button-next2{
  background-image: url(images/next.svg);
}
.swiper-button-prev, .swiper-button-prev2{
  background-image: url(images/prev.svg);
}
.swiper-button-next2, .swiper-button-prev2{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  width: 3rem;
  height: 3rem;
  background-size: 2rem;
  cursor: pointer;
  z-index: 1;
  filter: brightness(0) invert(100);
}
.swiper-button-next2{
  right: 3rem;
}
.swiper-button-prev2{
  left: 3rem;
}
.swiper-pagination{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap:1rem;
  flex-wrap: wrap;
  margin-top: 5rem;
}
.swiper-pagination span{
  display: block;
  width: 3rem;
  height: 3rem;
  background-image: url(images/heart.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 3rem;
  opacity: 0.4;
  cursor: pointer;
  transition: all .4s ease-in-out;
}
.swiper-pagination span.swiper-pagination-bullet-active{
  opacity: 1;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .swiper-button-next, .swiper-button-prev{
    width: 6rem;
    height: 6rem;
    background-size: 1.3rem;
  }
  
}
@media only screen and (min-width: 96.25em) {
  /*1540px*/
  .slider-arrows{
    display: flex;
    flex-direction: column;
    gap:3rem;
    position: absolute;
    left: 2rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .swiper-button-next, .swiper-button-prev{
    position: static;
    top: auto;
    transform: none;
    left: auto;
    right: auto;
  }
}
@media only screen and (min-width: 100.0625em) {
  /*1601px*/
  .slider-arrows{
    left: 7rem;
  }
  .swiper-button-next, .swiper-button-prev{
    width: 9rem;
    height: 9rem;
    background-size: 1.7rem;
    
  }
}
  
@media only screen and (min-width: 115em) {
  /*1840px*/
  .slider-arrows{
    left: 30rem;
  }
}

/* ================================================================================== 
14. Header
===================================================================================== */
.lang{
  color: #497ca9;
  z-index: 3;
  margin-left: auto;
}
.wpml-ls-legacy-dropdown{
  width: auto;
}
.wpml-ls-legacy-dropdown a{
  border: 0;
  color: #497ca9;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	border-top: 1px solid transparent;
  opacity: 0;
  transition: all .4s ease-in-out;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
	display: inline-block;
	border: 0.25em solid transparent;
	border-top: 0.3em solid;
	right: 0;
	top: 50%;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	position: relative;
	padding-right: 16px;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
	visibility: visible;
  opacity: 1;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
	color: #0d3e66;
	background: transparent;
}
.wpml-ls-legacy-list-horizontal a {
	padding: 5px 6px 6px;

}
.wpml-ls-legacy-list-horizontal li:last-child a{
  padding-right: 0;
}
.wpml-ls-legacy-list-horizontal{
  padding: 0;
}
/*--------*/
.social{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap:1rem
}
.social a{
  display: block;
}
.social a img{
  display: block;
  width: 3.6rem;
  height: auto;
}
/*---------*/
.toggle {
	cursor: pointer;
	overflow: hidden;
	width: 36px;
	height: 30px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
    z-index: 11;
    margin-left: 3rem;
    order: 3;
}


.line-toggle {
	position: absolute;
	display: block;
	width: 36px;
	height: 2px;
	background: #30373e;
	border-radius: 20px;
	transition: all .6s;
	right: 0;
  z-index: 11;
}

.line-toggle:first-child {
transform: translateY(-10px) translateX(0);
transition-delay: 0s;
}

.toggle .line-toggle:nth-child(2) {
    transition-delay: .12s;
}

.line-toggle:last-child {
    transform: translateY(10px) translateX(0);
    transition-delay: 0s;
}
.toggle.activate .line-toggle:first-child {

	transform: translateY(0) translateX(0) rotate(45deg);
	width: 30px;
	height: 2px;
	transition-delay: .1s;
}

.toggle.activate .line-toggle:nth-child(2) {
    transform: translateX(110px);
    transition-delay: 0s;
}

.toggle.activate .line-toggle:last-child {

	transform: translateY(0) translateX(0) rotate(314deg);
	width: 30px;
	height: 2px;
	transition-delay: .1s;
}
/*-----------*/
header{
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 15;
  padding: 1.5rem 0;
  border-bottom: 1px solid #e7e7e7;
}
header .container{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
header ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-logo{
  display: block;
  margin-top: -1rem;
}
.header-logo img{
  display: block;
  width: 15rem;
}
nav{
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-color: #fff;
  padding: 4rem;
  padding-top: 10rem;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: all .4s ease-in-out;
  z-index: 2;
  overflow-y: auto;
}
nav.open{
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
nav li{
  display: block;
}
nav li a{
  display: block;
  padding: 1rem 0;
  color: #4d4d4d;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  position: relative;
  font-size: 1.5rem;

}
nav li a::before {
	content: '';
	position: absolute;
	right: 1rem;
	top: 52%;
	transform: translateY(-50%);
	width: 2rem;
	height: 2rem;
	background-image: url(images/heart.svg);
	background-repeat: no-repeat;
	background-size: 2rem;
	z-index: -1;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
nav li a:hover, nav li.current_page_item a{
  color: #89a088;
}
nav li a:hover::before, nav li.current_page_item a::before{
  opacity: 1;
  visibility: visible;
}


.mobile-info{
  margin-top: 3rem;
}
.menu-item-has-children{
  position: relative;
}
.sub-menu{

  display: none;
  padding-left: 1rem;
}

.sub-menu li{
  display: block;
}
.sub-menu li a{
  display: block;
  padding: 1rem;
}
header .social{
  margin-left: auto;
  display: none;
}
header .mobile-info .social{
  display: flex;
}
header .mobile-info .footer-info{
  padding: 0;
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 3rem;
  width: 100%;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  nav{
    width: 40rem;
  }
  .header-logo img{
    width: 21rem;
  }
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
header .social{
  display: flex;
}
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .toggle{
    display: none;
  }
  .mobile-nav{
    display: none;
  }
  nav{
    position: static;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    min-height: auto;
    overflow-y: visible;
    transform: none;
    transition: none;
    padding: 0;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    margin-left: auto;

  }
  nav li{
    display: inline-block;
  }
  nav li a{
    display: inline-block;
    padding: 2rem 2.5rem;
  }
  nav li a::before {
    left: -0.4rem;
    right: auto;
  }
  header .social{
    margin-left: 6rem;
  }
  .mobile-info{display: none;}
  .sub-menu{
    position: absolute;
    left: 0;
    top: 6rem;
    width: 40rem;
    background-color: #fff;
    padding: 2rem;
    border: 1px solid #e7e7e7;
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  .menu-item-has-children:hover .sub-menu{
    opacity: 1;
    visibility: visible;
  }
  .sub-menu  li a{
    font-size: 1.5rem;
    letter-spacing: 1.2px;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/

}
@media only screen and (min-width: 90em) {
  /*1440px*/
}
/* ================================================================================== 
15. Intro
===================================================================================== */
.intro{
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.intro-video video{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.intro-image{
  height: 100%;
}
.intro-image img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* ================================================================================== 
16. About
===================================================================================== */
.about-wrapper{
  margin: 5rem auto 0 auto;
}

.about-text h2{
  margin-bottom: 3rem;
}
.about-text{
  margin-top: 5rem;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .about-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 110rem;
    width: 100%;
  }
  .about-images{
    width: 45%;
  }
  .about-text{
    width: 45%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .about-wrapper{
    margin: 10rem auto 0 auto;
  }
}
/* ================================================================================== 
17. Portfolio
===================================================================================== */
.portfolio .swiper-button-next{
  right: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 4rem;
	height: 4rem;
	background-size: 0.8rem;
}
.portfolio .swiper-button-prev{
  left: 1rem;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 4rem;
	height: 4rem;
	background-size: 0.8rem;
}
@media only screen and (min-width: 56.3125em) {
  .portfolio .swiper-button-prev, .portfolio .swiper-button-next{
    top:40%;
  }
  .portfolio .swiper-button-next{
    width: 6rem;
    height: 6rem;
    background-size: 1.1rem;
  }
  .portfolio .swiper-button-prev{
    width: 6rem;
    height: 6rem;
    background-size: 1.1rem;
  }
}
  /*901px*/
.swiper-button-lock {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.bg-light{
  background-color: #f9faf9;
}
.tab-container{
  display: none;
}

.tab-container.active, .tab-container:first-child{
  display: block;
}
.portfolio-tabs{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 5rem 0;
}
.portfolio-tabs a{
  display: inline-block;
  padding: 1rem 3rem;
  font-weight: 400;
  border-bottom:1px solid transparent;
  width: 100%;
  text-align: center;
}
.portfolio-tabs a.active, .portfolio-tabs a:hover{
  border-bottom:1px solid rgba(137, 160, 136, .4);
  color:#89a088;
}

.slide-image img {
	display: block;
	width: 100%;
	height: 40rem;
  object-fit: contain;
}
.slide-image{
  margin-bottom: 2rem;
}
.slide-inner{
  padding: 2rem;
  text-align: center;
}
.slide-inner .btn{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.slide-text{
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.slide-text .title{
  opacity: 1 !important;
  animation: none  !important;
  visibility: visible !important;
}
.slider-inner .title h4{
  font-size: 3.4rem;
}
.slide-text h3{
  font-size: 2.1rem;
}
/* .portfolio-slider .swiper-slide {
	padding: 1rem;
	box-shadow: 0 0 48px -8px rgba(0,0,0,.05);
	background: #fff;
} */
.portfolio-slider{
  padding: 2rem;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .portfolio-tabs a{
    width: auto;
  }
  /* .portfolio-slider .swiper-slide {
    padding: 2rem;
  } */
  .slide-text{
    padding-top: 3rem;
  }
}

@media only screen and (max-width: 56.25em) {
  /*900px*/
  .portfolio .swiper-button-next, .portfolio .swiper-button-prev{
    top: 30%;
   }
 
 
}

@media only screen and (min-width: 37.5625em) {
  /*601px*/

}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .slide-text h3{
    font-size: 2.6rem;
  }
  .slide-inner{
    /* display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; */
    padding: 0;
  }
  /* .slide-image{
    width: 48%;
  
  } */
  .slide-image img {
    height: 50rem;
    object-fit: contain;
    object-position: center;
  }
  .slide-text{
    /* width: 48%; */
    padding: 0;
    padding-top: 2rem;

  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/

}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  /* .slide-image{
    width: 45%;
  
  }
  .slide-text{
    width: 45%;
  } */
}
@media only screen and (min-width: 96.25em) {
  /*1540px*/
  .portfolio-slider {
    max-width: 140rem;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
  }
}
/*--------*/
/* .portfolio .tab-container .container{
  max-width: 150rem;
} */
.portfolio-box{
  margin-bottom: 5rem;
}
.portfolio-box:last-child{
  margin-bottom: 0;
}
/* ================================================================================== 
18. Why Us
===================================================================================== */

.why-box{
  width: 100%;
  margin-bottom: 3rem;
  text-align: center;
}
.why-box:last-child{
  margin-bottom: 0;
}
.why-icon{
  width: 10rem;
  height:10rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eef2ee;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.why-icon img{
  display: block;
  width: 6.8rem;
  height: 5rem;
  object-fit: contain;

}
.why-box h3{
  font-size: 2.1rem;
}
@media only screen and (min-width: 40.0625em) {
  /*641px*/
  .why-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap:3%;
  }
  .why-box{
    width: 48.5%;
    text-align: left;
  }
  .why-box:last-child{
    margin-bottom: 3rem;
  }
  .why-icon{
    margin: 0;
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .why-box h3{
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .why-box{
    width: 31.3%;
  }
}

@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .why-wrapper{
    margin-top: 7rem;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .why-box h3{
    font-size: 2.5rem;
  }
}
/* ================================================================================== 
19. Reviews
===================================================================================== */
.reviews{
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 60rem;
}


.reviews-text{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

}
.reviews-text .container{
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.reviews-inner{
  max-width: 70rem;
  width: 100%;
  padding: 5rem 7rem;
  background-color: #89a088;
  color: #fff;
  position: relative;

}
.reviews-inner::after{
  content: '';
  position: absolute;
  width: 5rem;
  height: 5rem;
  right: 3rem;
  bottom: 3rem;
  background-image: url(images/heart-white.png);
  background-repeat: no-repeat;
  background-size: 5rem;
  opacity: 0.2;
}
.author-reviews{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap:2rem;

}
.author-image{
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  overflow: hidden;
}
.author-image img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.author-text{
  width: calc(100% - 8rem);
}
.author-text h3{
 font-family: 'La Luxes Script', serif;
  margin-bottom: 0;

}
.author-text p{
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
}
@media only screen and (min-width: 42.5625em) {
  /*681px*/
  .reviews-inner{
    padding: 8rem 12rem;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .reviews{
    background-attachment: fixed;
  }
  
}
/* ================================================================================== 
20. Price List
===================================================================================== */
.price-slider{
  overflow: hidden;
  margin-top: 5rem;
}
.swiper-slide{
  box-sizing: border-box;
}
.price-slider .swiper-slide, .price-page-box{
  background-color: #eef2ee;
  padding: 5rem 2.5rem;
  text-align: center;
  box-sizing: border-box;
}
.price-slider h3, .price-page-box h3{
  font-size: 2.1rem;
}
.price-slider h4, .price-page-box h4{
  color: #89a088;
}
.h-line{
  width: 100%;
  position: relative;
  width: 100%;
  height: 3rem;
  background-image: url(images/heart.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 3rem;
  margin-bottom: 1.5rem;
}
.h-line::before, .h-line::after{
  content: '';
  width: calc(50% - 3rem);
  height: 1px;
  background-color: #89a088;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.h-line::before{
  left: 0;
}
.h-line::after{
  right: 0;

}
.slide-price{
  color: #89a088;
  margin-bottom: 1.5rem;
}
.slide-price span{
color: #000;
font-size: 2.1rem;
}
.price-page-box{
  margin-bottom: 3rem;
}
.price-page-box:last-child{
  margin-bottom: 0;
}
@media only screen and (min-width: 42.5625em) {
  /*681px*/
  .price-page-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%;
    margin-top: 7rem;
   }
  .price-page-box{
    width: 48.5%;
  }
  .price-page-box:last-child{
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .price-slider h3, .slide-price span, .price-page-box h3{
    font-size: 2.4rem;
  }
  .price-slider .swiper-slide, .price-page-box{
    padding: 5rem;
  }

}
@media only screen and (min-width: 56.3125em) {
  /*901px*/

 .price-page-box{
  width: 31.3%;
  margin-bottom: 3rem;
 }
}

@media only screen and (min-width: 64.0625em) {
  /*1025px*/
 
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .price-slider h3, .slide-price span, .price-page-box h3{
    font-size: 2.5rem;
  }
}
/* ================================================================================== 
21. Footer Top
===================================================================================== */

.footer-info{
  width: 100%;
  margin-top: 3rem;
  padding: 5rem 2.5rem;
  background-color: #eef2ee;
}
.footer-text{
  width:100%
}

.footer-info a{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 2rem;
}
.footer-info a:last-child{
  margin-bottom: 0;
}
.footer-info a img{
  width: 4rem;
  height: 4rem;
  object-fit: contain;
  margin-right: 2rem;
}
.footer-info-content{
  width: calc(100% - 6rem);
}
.footer-info-content h3{
  color: #89a088;
  margin-bottom: 0;
  font-weight: 300;
}
@media only screen and (min-width: 42.5625em) {
  /*681px*/
  .footer-top-wrapper{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100rem;
    width: 100%;
    margin: 0 auto;
  }
  .footer-info{
    width: 48%;
    padding: 5rem 2.5rem;
    background-color: #eef2ee;
  }
  .footer-text{
    width:48%;
  }
  .footer-info{
    width: 48%;
  margin-top: 0;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .footer-info{
    padding: 5rem;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .footer-info{
    width: 45%;
  }
  .footer-text{
    width:45%
  }
}
/* ================================================================================== 
22. Footer
===================================================================================== */
footer{
  background-color: #89a088;
  color: #fff;
}
.footer-logo img{
  width: 21rem;
  height: auto;
  display: block;
  margin: 0 auto;
  filter: brightness(0) invert(100);
}
footer ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center
}
footer ul li{
  display: block;
}
footer ul li a{
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 2rem;
}
footer ul li a:hover, footer ul li.current_page_item a{
  opacity: 0.4;
}
.footer-nav{
  margin-top: 5rem;
}
.copyright{
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  max-width: 50rem;
  width: 100%;
  margin: 0 auto;
  font-size: 1.4rem;
  font-weight: 400;
}
footer .social a img{
  filter: brightness(0) invert(100);
}
footer .social{
  justify-content: center;
  margin: 3rem 0;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .footer-logo img{
    width: 27rem;
  }
  .copyright{
    flex-direction: row;
    justify-content: space-between;

  }

}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .footer-logo img{
    width: 37rem;
  }
  footer ul li{
    display: inline-block;
  }
  footer ul{
    flex-direction: row;
  }
  footer{
    background-position: right 15rem bottom 5rem, left 15rem top 5rem;
  }
}
/* ================================================================================== 
23. Animations
===================================================================================== */
.hidden{
  opacity: 0;
}
.visible {

          opacity: 1;
}
.fadeOut{
  -webkit-animation: fade-out 0.5s ease-out reverse both;
  animation: fade-out 0.5s ease-out reverse both;
}
 @-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade-out-bottom {
	-webkit-animation: fade-out-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) reverse both;
	        animation: fade-out-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) reverse both;
}
 @-webkit-keyframes fade-out-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
}
@keyframes fade-out-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
}
.fade-out-top {
	-webkit-animation: fade-out-top 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) reverse both;
	        animation: fade-out-top 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) reverse both;
}
 @-webkit-keyframes fade-out-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
  }
}
@keyframes fade-out-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
  }
}
/* ================================================================================== 
24. Contact Page
===================================================================================== */
.contact-form{
  padding: 5rem 2.5rem;
  background-color: #eef2ee;
  max-width: 100rem;
  width: 100%;
  margin: 0 auto;
  margin-top: 7rem;
}
.form p{
  margin: 0;
}
.form br{
  display: none;
}
.contact-btn input {
	width: 100%;
	border: 0;
	background-color: transparent;
	color: #fff;
	padding: 0;
	height: 6rem;
}
.wpcf7-submit {
	width: 100%;
	border: 0;
	background-color: transparent;
	color: #fff;
	padding: 0;
	height: 6rem;
	display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    margin-top: 4.8rem;
    border-radius: 10rem;
    position: relative;
    overflow: hidden;
    max-width: 29rem;
    width: 100%;
    height: 6rem;
    line-height: 1;
    text-align: center;
}
.contact-btn  span,
.contact-btn p span{
  width: 100%;
}


.contact-btn {
  margin-top: 0;
}
.contact-btn p{
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .contact-form{
    padding: 5rem;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
fieldset{
    width: 48%;
  }
 fieldset.w-100{
    width: 100%;
  }
}
/* ================================================================================== 
25. FAQ Page
===================================================================================== */
.accordion-wrapper {
  counter-reset: accordion-counter;
  max-width: 80rem;
  width: 100%;
  margin: 0 auto;
}

.accordion {
  padding: 2rem;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  counter-increment: accordion-counter;
  border-bottom: 1px solid #e7e7e7;
}
.accordion__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.accordion__head_text {
  position: relative;
  font-size: 2rem;
  margin-bottom: 0;
  font-weight: 500;
  width: 80%;
}
.accordion__body_text{
  color: #fff;
}
.accordion__head_btn {
  width: 4rem;
  height: 4rem;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: none;
  background-color: transparent;
  }
  .accordion__head_btn:before, .accordion__head_btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40%;
  height: 2px;
  background-color: #45484f;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.accordion__head_btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.accordion__body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.accordion--active .accordion__head_btn {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.accordion--active .accordion__head_btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.accordion--active  {
  background-color: #89a088;
  color:#fff;
}

.accordion--active .accordion__head_btn:before, .accordion--active .accordion__head_btn:after{
  background-color: #fff;
}
/* ================================================================================== 
26. Design Page
===================================================================================== */

.item-box {
	width: 100%;
	margin-bottom: 3rem;
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
	/* box-shadow: 0 0 48px 10px rgba(0,0,0,.05); */
	padding: 1rem;
}
.image-box:last-child{
  margin-bottom: 0;
}
.item-box .btn{
  margin-top: 0;
}
.item-image{
  display: block;
  width: 100%;
}
.item-image img {
	display: block;
	width: 100%;
	max-width: 60%;
	margin: 0 auto;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .item-image img {
    max-width: 80%;
  }
}
.item-image .invitation-container  img{
  max-width: 100%;
}
.phone-container  img{
  max-width: 100%;
}
.items-wrapper{
  max-width: 120rem;
  margin: 0 auto;
}
.phone-container {
  position: relative;
  width: 100%; 
  height: auto; 
}

.phone {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  height: auto;
	object-fit: contain;
}

.invitation-container {
	position: absolute;
	overflow: hidden;
	z-index: 2;
	inset: 17% 30% 16% 30%;
	height: auto;
}
.invitation-container {
	position: absolute;
	overflow: hidden;
	z-index: 2;
	inset: 11% 23.6% 14% 22.9%;
	height: auto;
	border-radius: 1rem;
}
.invitation {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
.item-image:hover .invitation{
  animation: scrollInvitation 3s linear infinite;
} 
@keyframes scrollInvitation {
  0% {
      top: 0;
  }
  100% {
      top: -19rem;
  }
}
.item-box h3{
  font-size: 2.1rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.btn-sm{
  display: inline-block;
  font-weight: 500;
  color: #89a088;
}
.btn-sm:hover{
  color: #728c71;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .items-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%;
    margin-top: 7rem;
  }
  .item-box{
    width: 48.5%;
  }
  .image-box:last-child{
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .item-box{
    width: 31.3%;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .item-box h3{
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 68.75em) {
  /*1100px*/
  .phone {
    height: 40rem;
  }
  .invitation-container {
    inset: 11% 30% 14% 30%;
    border-radius: 1rem;
  }
  .slide-inner .phone{
    height: 47rem;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .item-box{
    width: 31.3%;
  }

}
/* ================================================================================== 
27. Single Page
===================================================================================== */
.single-wrapper{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width:120rem;
  width: 100%;
  margin: 0 auto;
}
.single-images{
  width: 100%;
  overflow: hidden;
}
.single-text{
  width: 100%;
  margin-top: 5rem;
}
.thumbs-gallery img {
	display: block;
	height: 18rem;
	width: 100%;
	object-fit: contain;
}
.thumbs-gallery .swiper-slide {
  cursor: pointer;
}
.single-gallery img{
  display: block;
  width: 100%;
  height: 50rem;
  object-fit: contain;
}
.single-price{
  font-size: 2.6rem;
  margin: 3rem 0;
}
.single-selection{
  padding-top: 3rem;
  border-top:1px solid #e7e7e7;
}
.single-link{
  padding: 2.5rem;
  background-color: #eef2ee;
  margin-top: 2.5rem;
  font-size: 2rem;
  margin-bottom: 3rem;
}
.single-images video{
  width: 100%;
  height: 50rem;
  display: block;
  object-fit: contain;
}
.video-overlay{
  position: relative;
  width: 100%;
}
.video-button-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background-image: url('images/play-white.svg');
  background-size: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.8;
}
.video-thumb::after{
  content: '';
  background-color: rgba(0,0,0,.05);
  background-image: url('images/play-white.svg');
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-button-overlay:hover {
  opacity: 1;
}
.thumbs-gallery{
  margin-top: 2rem;
}
@media only screen and (min-width: 50.0625em) {
  /*801px*/
  .single-wrapper{
    flex-direction: row;
  }
  .single-images{
    width: 50%;

  }
  .single-text{
    width: 50%;
    padding-left: 5rem;
    margin-top: 0;
  }
  .video-button-overlay {
    background-size: 6rem;
  }
  .video-thumb::after{
    background-size: 3rem;
  }
  .single-link{
    padding: 5rem;
    margin-top: 5rem;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
.single-images video {
	height: 66rem;
	/* object-position: center -9rem; */
}
  .single-gallery img{
    height:66rem;
  }
}
/*-----------*/
.fancybox__backdrop{
  background-color: #fff;
}
.fancybox__toolbar{
  background: #fff;
}
.fancybox__slide::before, .fancybox__slide::after {
	content: none;
}
.fancybox__slide{
  padding: 0;
  justify-content: center;
}
.fancybox__html5video, .fancybox__iframe{
  object-fit: cover;
}
.fancybox__content {
  width: 80% !important;
	height: 60rem !important;
}
.carousel__button svg {
  fill: #000; 
  stroke: #000; 
  filter: none; 
}
.fancybox__nav .carousel__button svg{
  display: none;
}
.fancybox__nav .carousel__button.is-next{
  background-image: url(images/next.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2rem;
}
.fancybox__nav .carousel__button.is-prev{
  background-image: url(images/prev.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2rem;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .fancybox__content {
    width: 40rem !important;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .fancybox__content {
    width: 60rem !important;
    height: 85rem !important;
  }
}
/* ================================================================================== 
28. Order Page
===================================================================================== */
.order-form{
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
}
.radio-group label{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap:1rem
}
.radio-group input{
  width: auto;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .order-form{
    margin-top: 7rem;
  }
}