@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,500&display=swap');
.footer-contact-info p {
    color: #bbb9b9 !important;
    font-family: 'proxi-regular';
    font-size: 13px;
}

@media(max-width:999px){
  .bg_black_footer{
    padding-bottom:80px !important
  }
  	.contact_us_title {
			top: 50%;
		}
		.contact_us_title {
			color: #000000;
			font-size: 26px;
		}
}
.footer-contact-info p a,.footer-contact-info p a:hover,.footer-contact-info p a:focus,.footer-contact-info p a:visited{
  color:#FFF !important;
}
  .swiper-pagination-bullet-active{
      color: #6d6d6d;
      background: #6d6d6d;
    }
.blog-main-title{
    padding:25px 0;
    font-weight: 700;
    text-align: center;
    margin: 0;
    font-weight: 900;
    line-height: 1.2;
    font-size: 28px;
    font-family: 'Playfair Display', serif;
  }
  .blog-post .blog-title h5 {
    font-size: 15px;
      line-height: 20px;
      font-weight: 600;
      margin: 0 0 8px;
      font-family: 'Playfair Display', serif;
      height:40px;
  }
  .blog-post .blog-title h5 a{
    color: #222;
  }
  .blog-post .blog-image a img{
    opacity: 1;
    transition:.3s ease;
  }
  .blog-post .blog-image{
    width:100%;
    height:200px;
    margin-bottom:8px;
  }
  .blog-post .blog-image img{
    object-fit:cover;
    width:100%;
    height:100%;
  }
  .blog-description{
    height:70px;
  }
  .blog-post .blog-image a:hover img{
    opacity:0.7;
    transition:.3s ease;
  }
  
 .blog-single-header {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  background-attachment:fixed;
}
.blog-single-header h4{
  font-size:2renm;
  color:#FFFFFF;
}
.mtb-25{
  margin-top:25px;
  margin-bottom:25px;
}
.mtb-10{
  margin-top:10px;
  margin-bottom:10px;
}
.mb-10{
  margin-bottom:10px;
}
 .carousel-control {
    width: 5%;
  }
  .form_pop_intro {
    position: absolute;
    top: 47.5%;
  }
  .ptb-50{
    padding:50px 0 !important;
  }
  /*.form_catalogue_header_home {
    padding: 0 127px;
}*/
  .form_checkbox {
    margin: 5px 0 0px 0 !important;
  }

  .form_checkbox p {
    margin: 4px 5px 0px 10px;
  }

  .btn_send {
    margin-top: 5px;
  }
  .product-info{
    padding:15px 0;
  }
  /*.form_catalogue_header_home {
    padding: 0 127px;
}*/
  .form_checkbox {
    margin: 5px 0 0px 0 !important;
  }

  .form_checkbox p {
    margin: 4px 5px 0px 10px;
  }

  .btn_send {
    margin-top: 5px;
  }
  .btn.btn-hero,
  .btn.btn-hero:focus {
    margin: 27px auto;
    border: 1px solid #858383;
    font-size: 10px !important;
  }

  .carousel-control.left,
  .carousel-control.right,
  .carousel-control.left span,
  .carousel-control.right span {
    top: 50%;
    transform: translateY(-50%)
  }

  @media only screen and (min-width:320px) and (max-width:766px) {
    .hero-7 h2 {
      font-size: 14px !important;
      margin: 10px 0 14px 0 !important;
    }

    .hero-7 h1 {
      font-size: 15px !important;
    }

    .hero-7 h3 {
      font-size: 11px !important;
      line-height: 17px !important;
      margin-top: 0px !important;
    }

    .btn.btn-hero,
    .btn.btn-hero:focus {
      margin: 10px auto !important
    }

    .hero-7 {
      width: 100%;
      top: 70% !important;
      left: 0 !important
    }

    .hover_text h1,
    .hover_text_catalogue h1 {
      font-size: 26px;
    }

    .find_yours,
    .explore,
    .discover_more {
      font-size: 10px;
    }
  }

  @media only screen and (min-width:767px) and (max-width:944px) {
    .hero-7 {
      width: 100%;
      top: 70% !important;
      left: 0 !important
    }

    .hover_text h1 {
      font-size: 26px;
    }

    .find_yours,
    .explore,
    .discover_more {
      font-size: 10px;
    }

    .btn.btn-hero,
    .btn.btn-hero:focus {
      margin: 10px auto !important
    }
  }

  @media only screen and (min-width:945px) and (max-width:990px) {}

  .content_video {
    position: absolute;
    top: 20%;
    text-align: center;
    width: 100%;
    left: unset;
    height: 80%;
  }

  .content_video button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: proxi-regular;
    background: transparent;
    border: 1px solid white;
    line-height: 20px;
    padding: 10px 25px;
  }

  .content_video.black h2,
  .content_video.black h3 {
    color: #4d5150;
    opacity: 1
  }

  .content_video.black button {
    border: 1px solid #4d5150;
    color: #4d5150;
    opacity: 1
  }

  .text_video {
    margin: 0;
    width: 100%;
    font-family: 'proxi-semi';
  }

  .content_frase {
    position: absolute;
    top: 39%;
    text-align: center;
    width: 29%;
    left: 36%;
  }

  .text_frase {
    width: 86%;
    opacity: .93;
    margin: 0 auto 120px auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 36px;
    font-family: 'AdobeDevanagari-Regular';
    line-height: 36px;
  }

  .text_video h3 {
    font-size: 50px;
    letter-spacing: 2px;
    margin: 2.5px 0;
    line-height: 50px;
  }

  @media only screen and (min-width: 767px) {

    #summer-edition {
      top: 0;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(0, 0, 0, 0.2);
    }

    #summer-edition h3 {
      opacity: 1;
      font-size: 50px;
      letter-spacing: 2px;
      margin: 2.5px 0;
      line-height: 50px;
    }

    #summer-edition button {
      opacity: 1;
      margin-top: 20px;
      position: relative;
      left: unset;
      transform: none;
      bottom: unset;
    }

  }


  @media only screen and (max-width: 766px) and (min-width: 320px) {
    .content_frase {
      width: 100%;
      left: 0;
      top: 45%;
    }

    .text_frase {
      font-size: 14px;
      line-height: 21px;
      margin: 0 auto 135px auto;
      width: 60%;
    }

    .text_video h3 {
      font-size: 20px;
      letter-spacing: 2px;
      margin: 2.5px 0;
      line-height: 30px;
    }

  }

  .text_video h2 {
    font-size: 35px;
    letter-spacing: 2px;
    margin: 2.5px 0;
  }

  .text_video h2.smaller {
    font-size: 30px;
  }



  .slides .img-responsive {
    width: 100%;
  }

  .full-width-slider-inside {
    padding: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;

  }

  .flex {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.1);
  }

  .logo-mo {
    height: 23%;
    max-height: 100px;
    width: auto;
    z-index: 1;
    top: 40px;
    position: relative;
  }

  @media (min-width: 992px) {
    .flex {
      background: unset;
    }

    .logo-mo {
      max-height: 150px;

    }

  }


  .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left, i.fas.fa-angle-left, .arrow_left, .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left, i.fas.fa-angle-left, .arrow_left {
    margin-left: 0;
    margin-right: 0
}
.swiper-container.bolas{
  padding-left: 20px;
  margin-top: 45px;
}

@media only screen and (min-width: 1400px) {
  .swiper-container.bolas{
    padding-right: 20px;
  }
}


  .swiper-container.bolas .bola{
    border-radius: 100%;
    background-color: #efefef;
    padding-top: 100%;
    position: relative;
  }
  @media (min-width: 992px) {

}
  .swiper-container.bolas .bola .bola-inside{
    position:absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items:center;
  }

  .swiper-container.bolas p{
    font-family: 'Radikal', sans-serif;
    color: rgb(74, 74, 74);
    font-size: 10px;
    margin-top: 10px;
    margin-bottom:0
  }
  @media (min-width: 767px) {
    .swiper-container.bolas p{
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
  }
}

.visual-menu-round{
    position: relative;
    z-index: 1;
}
@media (min-width: 767px) {


}
.visual-menu-round .row{
    opacity: 0;
    transform: scaleY(0);
}

.visual-menu-round .swiper-slide{
    width: 65px;
    transition: width 250ms ease;

}

.visual-menu-round .swiper-container.bolas{
padding: 10px;
  margin: 0;
  border-bottom: 1px solid #e7e7e7;
}
@media (min-width: 767px) {
.visual-menu-round .swiper-container.bolas{
    border-bottom: none;
    padding: 20px 20px 0;
}
}

.bola-inside img {
    width: 100%;
    height: 100%;
}
.ambiences .swiper-scrollbar{
            position: relative !important;
            margin: 20px 45px !important;
            left: unset !important;
            bottom: unset !important;
            width: unset !important;
        }
      .grid {
        padding: 0;
        margin-bottom: 0;
      }

      .grid h2 {
        font-family: 'proxi-regular';
        letter-spacing: 1px;
        font-size: 12px;
        color: #6d6d6d;
        text-transform: uppercase;
        margin: 10px 0;
        position: absolute;
        width: 100%;
        text-align: center;
        z-index: 1;
        bottom: 30px
        
      }
      @media (max-width: 767px) {
        .grid h2 {
        bottom: 0px
      }
      }
      

      .grid .swiper-pagination {
      position:relative;
      margin-bottom: 10px;
      bottom: 0;
      }

      @media (min-width: 992px) {
        .grid .swiper-pagination {
        position:absolute;
        }

      .grid h2 {
        position:absolute;
        bottom: 30px
      }

    }



      .grid{
        background-size: cover;
        background-position: center;
      }

      .grid.most-wanted, .grid.center-tables, .grid.dining-tables, .grid.mirrors, .grid.nightstands, .grid.armchairs-sofas, .grid.others, .grid.new-arrivals {
        background-image: -webkit-image-set( url('jpg/background-light.jpg') 1x, url('jpg/background-light-2x.jpg') 2x );
        background-image: image-set( url('jpg/background-light.jpg') 1x, url('jpg/background-light-2x.jpg') 2x );
        background-image: url('jpg/background-light.jpg');
      }

      .grid.cabinets, .grid.consoles, .grid.dining-chairs, .grid.sideboards, .grid.safes, .grid.lighting, .grid.bathroom, .grid.kids {
        background-image: -webkit-image-set( url('jpg/background-dark.jpg') 1x, url('jpg/background-dark-2x.jpg') 2x );
        background-image: image-set( url('jpg/background-dark.jpg') 1x, url('jpg/background-dark-2x.jpg') 2x );
        background-image: url('jpg/background-dark.jpg');
      }

      
      @media (min-width:767px){
        .grid.most-wanted, .grid.consoles, .grid.nightstands, .grid.lighting, .grid.new-arrivals, .grid.dining-tables, .grid.sideboards, .grid.others, .grid.kids{
        background-image: -webkit-image-set( url('jpg/background-light.jpg') 1x, url('jpg/background-light-2x.jpg') 2x );
        background-image: image-set( url('jpg/background-light.jpg') 1x, url('jpg/background-light-2x.jpg') 2x );
        background-image: url('jpg/background-light.jpg');
      }

      .grid.cabinets, .grid.center-tables, .grid.safes, .grid.armchairs-sofas, .grid.dining-chairs, .grid.mirrors, .grid.bathroom {
        background-image: -webkit-image-set( url('jpg/background-dark.jpg') 1x, url('jpg/background-dark-2x.jpg') 2x );
        background-image: image-set( url('jpg/background-dark.jpg') 1x, url('jpg/background-dark-2x.jpg') 2x );
        background-image: url('jpg/background-dark.jpg');
      }
      }
      .grid .swiper-slide {
        padding-bottom: 96.5%;
      }

      .grid .img-responsive {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0
      }

      .menu--animation-share-sidebar:first-of-type{
        display:none
      }
    

      .grid .swiper-button-prev,
      .grid .swiper-button-next {
        opacity: 0;
        transition: opacity 300ms ease;
      }

      .grid:hover .swiper-button-prev,
      .grid:hover .swiper-button-next {
        opacity: 1;
      }

      .grid .swiper-slide:not(.swiper-slide-active) img, .grid .swiper-slide:not(.swiper-slide-active) .more{
        opacity: 0;
      }
      .grid .swiper-slide.swiper-slide-active img{
        opacity: 1;
      }

      .grid .swiper-slide .more{
        opacity: 1;
    transition: opacity 300ms ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

      }

      .grid .swiper-slide .more .see_more_products{
        font-size: 25px;

      }

      .grid .swiper-slide .more p{
        font-family: 'proxi-regular';
    letter-spacing: 1px;
    font-size: 12px;
    color: #6d6d6d;
    text-transform: uppercase;
    margin: 20px 0;

      }
      .grid .swiper-slide img{
        transition: opacity 300ms ease;
      }

      .grid .swiper-slide .more p {
        text-align: center;
      }

      .ambiences .swiper-slide {
      transition: opacity 250ms ease;
      width: auto;
    }

    .ambiences .swiper-slide img {
      width: auto;
      height: 766px;
      max-width: 100%;
      max-height: 300px;
    }

    @media (min-width: 992px) {
      .ambiences .swiper-slide img {
        max-height: 70vh;
      }
      
	
    }



    .ambiences .spotlight {
      display: block;
      position: absolute;
    }


    .ambiences .spotlight .circle {
      height: 30px;
      background: transparent;
      width: 30px;
      border-radius: 100%;
      transition: opacity 300ms ease;
      opacity: 0.9;
      cursor: pointer;
      border: 2px solid white;
    }
    .ambiences .spotlight .circle::after {
      content: '';
      height: 14px;
      background: white;
      width: 14px;
      border-radius: 100%;
      transition: opacity 300ms ease;
      opacity: 0.9;
      cursor: pointer;
      position: absolute;
      top: 8px;
      left: 8px;
    }

    .ambiences .spotlight .info {
      background: rgba(255, 255, 255, 0.9);
      min-width: 140px;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 20px 20px 20px;
      position: absolute;
      opacity: 0;
      pointer-events: none;
      transition: opacity 300ms ease;
    }

    .ambiences .spotlight .info.top {
      top: 15px;
    }

    .ambiences .spotlight .info.bottom {
      bottom: 15px;
    }

    .ambiences .spotlight .info.left {
      left: 15px;
    }

    .ambiences .spotlight .info.right {
      right: 15px;
    }

    @media (min-width: 992px) {

    .ambiences .spotlight:hover .info {
      opacity: 1;
      pointer-events: all
    }

    .ambiences .spotlight:hover .circle, .ambiences .spotlight:hover .circle::after {
      opacity: 1;
    }
  }

  .ambiences .swiper-button-prev, .ambiences .swiper-button-next{
    mix-blend-mode: difference;
    backface-visibility: hidden;
  }
  .ambiences .swiper-button-prev{
    left: 50px;
  }
  .ambiences .swiper-button-next{
    right: 50px;
  }
  .ambiences .swiper-button-prev::after,  .ambiences .swiper-button-next::after{
    color: #fff;
    font-size: 40px;
  }


 .btn_product_page span.under::after {
    content: "";
    height: 1px;
    width: 100%;
    background: #333;
    position: absolute;
    pointer-events: none;
    right: 0;
    bottom: -5px;
}

span.under{
  position: relative
}


    .ambiences .spotlight p {
      font-family: 'proxi-semi';
      letter-spacing: 0.5px;
      font-size: 13px;
      color: #6d6d6d;
      text-transform: uppercase;
      width: 100px;
      text-align: center;
    }

    .ambiences .spotlight button {
      font-family: 'proxi-semi';
      letter-spacing: 0.5px;
      font-size: 10px;
      border: none;
      border-bottom: 1px solid #6d6d6d;
      border-radius: 0;
      text-transform: uppercase;
      color: #6d6d6d;
      float: right
    }

    .swiper-pagination-bullet-active{
      color: #6d6d6d;
      background: #6d6d6d !important;
    }


    .swiper-container:not(.ambiences)>.swiper-button-next:after, .swiper-container:not(.ambiences)>.swiper-container-rtl .swiper-button-prev:after, .swiper-container:not(.ambiences)>.swiper-button-prev:after, .swiper-container:not(.ambiences)>.swiper-container-rtl .swiper-button-next:after {
    content: '';
}
.contact a:hover{
	color:#a08862;
}
.contact a:visited{
	color:#a08862;
}
.btn_dnow {
    width: auto;
}
.mb-20{
	margin-bottom:20px;
}
.contact p {

font-size:15px;
  text-align:left !important
}
.contact h1 {
     text-align:left;
     font-family: Poppins,sans-serif !important;
         font-weight: 600;
}
.city-furniture {
	padding: 5px 20px;
}
.city-furniture h3 {
	font-size: 13px;
	padding: 0px;
	margin: 2px;
}
.city-furniture a {
	font-size: 10px;
	padding: 0px;
	margin: 2px;
	line-height: 14px;
	text-transform:uppercase;
}
	.city-furniture a:hover {
	color: #a08862;
}
#map {
  height:400px;
  width:100%;
}

@media (max-width: 767px) {
  .ambiences .swiper-scrollbar {
    margin: 20px;
      }

      .ambiences .swiper-button-next {
    right: 25px;
}
      .ambiences .swiper-button-prev {
    left: 25px;
}
.whatsapp-button {

    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 40px;
    color: #ffffff;
    text-decoration: none;
    width: 60px;
    height: 60px;
    font-size: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgb(0 0 0);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgb(0 0 0);
    animation: effect 5s infinite ease-in;
}

.btn-form-whatsapp-submit {
		display: block;
		padding: 0;
		border: none;
		margin: 0;
		width: 100%;
		background: #aa8453;
		color: #fff;
		font-family: 'Barlow Condensed', sans-serif;
		font-size: 15px;
		text-decoration: none;
		line-height: 56.5px;
		position: relative;
		cursor: pointer;
		transition: all 0.3s ease-out;
		letter-spacing: 3px;
		text-transform: uppercase;
		border-radius: 15px;
	}
	.btn.accept {
		background-color: #343a40;
		color: #fff;
	}
	.btn-form-whatsapp-submit:hover {
		background: #222;
	}

	.btn.accept:hover {
		background-color: #b08f26;
	}
	.modal-content {
		padding: 25px 25px 0;
	}
	.modal-header h5 {
		text-align: center;
	}
	.action-button.horizontal.bottom-left:not(.split)
	.action-list li span {
		transform: scale(0.9) translateZ(0) translateY(0) translateX(-50%);
	}
	.action-button.horizontal.bottom-left:not(.split)
	li span {
		left: 50%;
		top: -38px;
	}
	.action-button.open .action-list span {
		display: block;
		opacity: 0;
	}
	.action-button .action-list li span {
		display: none;
		position: absolute;
		left: 47px;
		font-size: 14px;
		background: #fff;
		white-space: nowrap;
		box-shadow: 0px 6px 24px -2px rgb(0 0 0 / 30%);
		padding: 3px 12px;
		font-weight: 700;
		transition: all 0.2s;
		bottom: 33px;
	}
	.action-button .action-list li i:hover {
		color: #9d6c48;
	}
	.action-button.horizontal.bottom-left:not(.split) {
	bottom: 0px;
	left: 50px;
	}
	.action-button.horizontal.bottom-left:not(.split)
	ul {
		margin-top: -63px;
		left: 64px;
	}
	.action-button.horizontal.bottom-left:not(.split)
	.action-list li span {
		transform: scale(0.9) translateZ(0) translateY(0) translateX(-50%);
	}
	.action-button.horizontal.bottom-left:not(.split)
	li {
		top: 0;
	}
	.action-button.horizontal.bottom-left:not(.split)
	li span {
		left: 50%;
		top: -38px;
	}

	.action-button.triangle ul {
		margin-top: -55px;
		margin-left: 10px;
	}
	.action-button.triangle ul li {
		width: 50px;
		height: 50px;
		font-size: 21px;
	}

	.action-button.triangle.bottom-left ul {
		margin-top: 5px;
	}
	.action-button.triangle.bottom-left.open ul li:nth-child(1) {
		transform: translateX(70px);
	}
	.action-button.triangle.bottom-left.open ul li:nth-child(2) {
		transform: translateX(50px) translateY(-50px);
	}
	.action-button.triangle.bottom-left.open ul li:nth-child(3) {
		transform: translateY(-70px);
	}

	@keyframes pulse {
	0% {
	box-shadow: 0px 1px 0px 3px #aa845345, 0px 0px 0px 0px #aa8453;
	}
	30% {
	box-shadow: 0px 1px 0px 3px #aa845300, 0px 0px 0px 5px #6c573b;
	}
	70% {
	box-shadow: 0px 1px 0px 3px #8d6d42, 0px 0px 0px 15px #ef242410;
	}
	100% {
	box-shadow: 1px 1px 2px 1px #ab1a1a30, 0px 0px 0px 20px transparent;
	}
	}
	.action-button {
		position: fixed;
		z-index: 9999;
	}
	.action-button .ab-link {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background: #9d6c48;
		color: #fff;
		margin: 0;
		padding: 0;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 80px;
		font-weight: 100;
		cursor: pointer;
		transition: all 0.2s;
		box-shadow: 0px 6px 24px -2px rgba(0, 0, 0, 0.3);
		z-index: 3;
		line-height: 1;
		animation: 1.2s linear 0s infinite normal pulse;
		transition: ease-in-out 0.2s;
	}
	.action-button.open .action-list span {
		display: block;
		opacity: 0;
		font-style: italic;
	}
	.action-button.open .action-list li:hover span {
		opacity: 1;
		transform: scale(0.9) translateZ(0) translateY(0);
	}
	.action-button .action-list {
		list-style-type: none;
		margin: 0;
		position: absolute;
		padding: 0;
		transition: all 0.2s;
	}
	.action-button .action-list li {
		width: 45px;
		height: 45px;
		background: #000;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 15px;
		font-size: 21px;
		box-shadow: 0px 6px 24px -2px rgba(0, 0, 0, 0.3);
		cursor: pointer;
		transition: all 0.2s;
		position: absolute;
		z-index: 1;
		opacity: 0;
	}
	.action-button .action-list li i {
		color: #fff;
		transition: all 0.2s;
	}
	.action-button .action-list li span {
		display: none;
		position: absolute;
		left: 55px;
		font-size: 14px;
		background: #fff;
		white-space: nowrap;
		box-shadow: 0px 6px 24px -2px rgba(0, 0, 0, 0.3);
		padding: 3px 12px;
		font-weight: 700;
		transition: all 0.2s;
		color: #000;
	}
	.action-button.top-left {
		top: 35px;
		left: 35px;
	}
	.action-button.top-left li {
		top: 0;
	}
	.action-button.top-right {
		top: 50px;
		right: 50px;
	}
	.action-button.top-right .action-list li span {
		right: 80px;
		left: initial;
	}
	.action-button.top-right li {
		top: 0;
	}
	.action-button.bottom-left {
		bottom: 35px;
		left: 35px;
	}
	.action-button.bottom-left .action-list {
		margin-top: -45px;
	}
	.action-button.bottom-left li {
		bottom: 0;
	}
	.action-button.bottom-right {
		bottom: 50px;
		right: 50px;
	}
	.action-button.bottom-right .action-list li span {
		right: 80px;
		left: initial;
	}
	.action-button.bottom-right .action-list {
		margin-top: -45px;
	}
	.action-button.bottom-right li {
		bottom: 0;
	}
