/*======================================
Theme Name: Divi Child
Theme URI: https://divicake.com/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.14.1
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
:root {
    --theme-color1: #000000;
    --theme-color2: #ffffff;
	--theme-color3:#a1a1a1;
    --color-gradient-1: linear-gradient(90deg, var(--theme-color1) 0%, var(--theme-color2) 100%);
    --transition: all 500ms ease;
    --font-awesome-free: "Font Awesome 6 Free";
    --font-awesome-brands: "Font Awesome 6 Brands";
}
.et_pb_row{
	width:90%;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #efefef;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #efefef;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background: rgb(9,4,4);
background: linear-gradient(175deg, rgb(42 42 42 / 71%) 24%, rgba(161,161,161,1) 100%);
}

::-moz-selection {
    background: var(--theme-color1);
    color: var(--theme-color2);
}

::selection {
    background: var(--theme-color1);
    color: var(--theme-color2);
}

::-webkit-input-placeholder {
    color: inherit !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: inherit !important;
    opacity: 1;
}

::-ms-input-placeholder {
    color: inherit !important;
    opacity: 1;
}

::placeholder {
    color: inherit !important;
    opacity: 1;
}

body {
    overflow-y: auto;
    overflow-x: hidden;
    accent-color: var(--theme-color1);
    word-break: break-word;
}

div#page-container {
    overflow-y: visible !important;
    overflow-x: visible !important;
}
/* --main-title-- */
.main-title h2 {
    padding-bottom: 30px;
}
.main-title h2:after {
    content: "";
    position: absolute;
    left: 0;
    height: 28px;
    width: 150px;
    background-image: url(/wp-content/uploads/2024/04/sofa-tilte-img-png.png);
    background-position: center;
    bottom: -5px;
    background-repeat: no-repeat;
    right: 0;
    margin: auto;
	background-size:contain;
}
.main-title.left h2:after {
    margin-left:0;
}

/* --main-title-close-- */
/*--back-to-top--*/
span.et_pb_scroll_top.et-pb-icon {
background: rgb(97, 95, 95);
    background: linear-gradient(14deg, rgba(97, 95, 95, 1) 24%, rgba(161, 161, 161, 1) 100%);
    right:30px;
    border:1px solid var(--theme-color3);
    padding: 8px;
    outline:0px solid #ffffff;
    outline-offset:0px;
    transition:0.5s;
	border-radius:5px;
}
span.et_pb_scroll_top.et-pb-icon:hover {
    outline:1px solid var(--theme-color3);
    outline-offset:-8px;
}
span.et_pb_scroll_top.et-pb-icon:before{
	content:'!';
}

/*--back-to-top-close--*/
/**-- Button Css open --**/
body #page-container .et_pb_section .et_pb_button,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button {
    background-color:var(--theme-color3);
/*     border:0; */
    padding:12px 30px!important;
    font-size:16px;
    border-radius:5px;
    z-index:1;
    overflow:hidden;
    position: relative;
    color:#fff;
    font-weight:700;
}
body #page-container .et_pb_section .et_pb_button:hover,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button:hover{
    background-color:black;
}
/* body #page-container .et_pb_section .et_pb_button:hover,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button:hover {
    border:0;
    padding:12px 30px;
} */
body #page-container .et_pb_section .et_pb_button:before,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button:before,
body #page-container .et_pb_section .et_pb_button:after,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button:after {
    content: "";
    position: absolute;
    left: 32px;
    top: 0px;
    width: 60%;
    height: 100%;
    background-color: var(--theme-color3);
    z-index: -1;
    visibility:visible;
    opacity:1;
    display:block!important;
    transition:  0.2s linear;
    transform: rotate(0deg);
}
body #page-container .et_pb_section .et_pb_button:after,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button:after{
    right: 0px!important;
    top: 0px;
    left: 119px;
}
body #page-container .et_pb_section .et_pb_button:hover:before,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button:hover:before,
body #page-container .et_pb_section .et_pb_button:hover:after,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button:hover:after {
    transform: rotate(-180deg);
    border-radius:100%;
    left: 18px;
    top: -6px;
    width:30px;
    height:30px;
	
}
body #page-container .et_pb_section .et_pb_button:hover:after,
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .et_pb_button:hover:after {
    left: auto;
    top: 30px;
    right: -15px !important;
}
/**-- Button Css Close--**/

/*******  | HEADER CODE |  *******/
.header-blurb .et_pb_main_blurb_image {
    vertical-align:middle;
   
}
.header-blurb .et_pb_main_blurb_image span.et_pb_image_wrap span{
    background-color:white;
    width:25px;
    height:25px;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50%;
}
header.et-l.et-l--header {
    position:absolute;
    width:100%;
}
header .et_pb_button_module_wrapper a {
border-radius:50px !important;
}
header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{
    margin:0px 15px;
}
header .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a{
    position:relative;
}
header .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a:before, header .et_pb_menu_0_tb_header.et_pb_menu ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    height: 28px;
    width: 100%;
    background-image: url(/wp-content/uploads/2024/04/sofa-tilte-img-png.png);
    background-repeat: no-repeat;
    right: 0;
    margin: auto;
    bottom: -15px;
    background-position: bottom;
    background-size: 82px;
}
header .et_pb_menu_0_tb_header.et_pb_menu ul li a:before{
	opacity:0;
}
header .et_pb_menu_0_tb_header.et_pb_menu ul li a:hover:before,
header  .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a:before{
	opacity:1;
	cursor:pointer;
}
header .et_pb_section.header-menu-sec.et_pb_sticky_module.et_pb_sticky.et_pb_sticky--top {
    max-width:100% !important;
    width:100% !important;
    left:0 !important;
    border-radius:0
}

/*******  | HOMEPAGE CODE |  *******/
/* Home-Slider-Sec */
.home-slider-sec .et_pb_slide_description {
    text-align: left;
    padding-bottom: 0;
    padding-left: 60px;
}
.home-slider-sec .et_pb_slide_content h1{
    font-size: 70px;
    font-weight:bold;
}
.home-slider-sec .et_pb_slide_content  p{
    max-width: 60%;
}
.home-slider-sec .et_pb_slide{
    position:relative;
}
.home-slider-sec .et_pb_slide:before,
.home-slider-sec .et_pb_slide_overlay_container:before{
    position: absolute;
    content: '';
    background-color: #595959d9;
    height: 100%;
    right: 0;
    clip-path: polygon(59% 0, 100% 0, 100% 100%, 20% 100%);
	transition:0.7s;
	left:auto;
}
.home-slider-sec .et_pb_slide.et-pb-active-slide .et_pb_slide_overlay_container:before {
    width: 63%;
    background: #efefef1f;
	 -webkit-animation: slide-shape2 5s ease-in-out both;
    animation: slide-shape2 3s ease-in-out both;
}
.home-slider-sec .et_pb_slide.et-pb-active-slide:before{
    width:60%;
	  -webkit-animation: slide-shape2 5s ease-in-out both;
    animation: slide-shape2 3s ease-in-out both;
}
@-webkit-keyframes slide-shape2 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes slide-shape2 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
    }
}

.home-slider-sec .et_pb_slide:after{
    position:absolute;
    content:'';
    background-image:url(https://sofas.adderdevsites.co.uk/wp-content/uploads/2024/04/sofa-png-img-2.png);
    width:500px;
    height: 500px;
    background-size:contain;
    background-position: center right;
    right:4%;
    z-index:1;
    left:auto;
    top: auto;
    bottom: 10px;
    background-repeat:no-repeat;
    animation: bounce 4s ease infinite;
	
}
@keyframes bounce{
0% {
    opacity: 0;
    transform: scale(.3);
}

50% {
    opacity: 1;
    transform: scale(1.05);
}
70% {
    transform: scale(.9);
}
100% {
    transform: scale(1.2);
}
}
.home-slider-sec .et-pb-controllers a{
    text-indent:0;
    background-color:transparent;
    width:40px;
    height:40px;
    border:2px solid white;
    opacity:1;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    color:white;
    margin:30px 0px;
    position:relative;
	cursor: pointer;
}
.home-slider-sec .et-pb-controllers a:before{
    position:absolute;
    content:'';
    width:1px;
    height:30px;
    background-color:white;
    top:54px;
}
.home-slider-sec .et-pb-controllers a:last-child::before{
    display:none;
}
.home-slider-sec a.et-pb-active-control {
    background-color: white !important;
    color: #000;
}

.home-slider-sec .et-pb-controllers {
    width:fit-content;
    height: 100%;
    top: 100px ;
    bottom: 0 ;
    lefT:69px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* Home-Slider-Sec Ends*/
/**--About Section Css Starts --**/
.home-testimonials-sec {
    background-image: url('/wp-content/uploads/2024/04/slide.jpg');
    background-color: #ffffffcf;
    background-blend-mode: overlay;
    background-attachment: fixed;
}
.home-about-sec{
    background-image: url('/wp-content/uploads/2024/04/about-3.jpg');
    background-color: #ffffffdb;;
    background-blend-mode: overlay;
    background-attachment: fixed;
}
.home-about-sec .about-img-col {
    position:relative;
} 
.home-about-sec .about-img-col:before{
    content:"";
    position:absolute;
    border: 6px dotted #d1d1d1;
    width: 620px;
    height: 620px;
    border-radius: 700px;
    margin: auto;
    inset:0;
}
.home-about-sec .about-icon span.et_pb_image_wrap{
    width:80px;
    height:80px;
    background: black;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50%;
		position: absolute;
	left:0;
	right:0;
	margin:auto;
	 z-index:99999;
}
.home-about-sec .about-icon.about-icon-1 span.et_pb_image_wrap{
	 top: 130px;
	 bottom:0;
	 z-index:99999;
	 / transform: rotate(45deg) translateY(300px) rotate(-45deg); /
	 -webkit-animation: orbit2 20s linear infinite; 
       -moz-animation: orbit2 20s linear infinite;
         -o-animation: orbit2 20s linear infinite; 
            animation: orbit2 20s linear infinite; 
}
.home-about-sec .about-icon.about-icon-2 span.et_pb_image_wrap{
	top:-250px;
	bottom:0px;
	/ transform:rotate(45deg) translateY(-300px) rotate(-45deg); /
	-webkit-animation: orbit3 20s linear infinite; 
	-moz-animation: orbit3 20s linear infinite;
	-o-animation: orbit3 20s linear infinite;
	 animation: orbit3 20s linear infinite;
}
.home-about-sec .about-icon.about-icon-3 span.et_pb_image_wrap{
	top:-250px;
	bottom:0px;
   z-index:99999;
	/ transform:rotate(45deg) translateX(-300px) rotate(-45deg); /
	-webkit-animation: orbit4 20s linear infinite;
       -moz-animation: orbit4 20s linear infinite; 
         -o-animation: orbit4 20s linear infinite; 
            animation: orbit4 20s linear infinite; 	
}
@-webkit-keyframes orbit2 {
	from { 	-webkit-transform: rotate(-45deg) translateY(300px) rotate(45deg); }
	to   {  -webkit-transform: rotate(360deg) translateY(300px) rotate(-360deg); }
}

@-moz-keyframes orbit2 {
	from { 	-moz-transform: rotate(0deg) translateY(300px) rotate(0deg); }
	to   {  -moz-transform: rotate(360deg) translateY(300px) rotate(-360deg); }
}

@-o-keyframes orbit2 {
	from { 	-o-transform:rotate(0deg) translateY(300px) rotate(0deg); }
	to   {  -o-transform: rotate(360deg) translateY(300px) rotate(-360deg); }
}

@keyframes orbit2 {
	from { 	transform: rotate(0deg) translateY(300px) rotate(0deg); }
	to   {  transform: rotate(360deg) translateY(300px) rotate(-360deg); }
}
@-webkit-keyframes orbit4 {
	from { 	-webkit-transform: rotate(-45deg) translateX(-300px) rotate(45deg); }
	to   {  -webkit-transform: rotate(360deg) translateX(-300px) rotate(-360deg); }
}

@-moz-keyframes orbit4 {
	from { 	-moz-transform: rotate(0deg) translateX(-300px) rotate(0deg); }
	to   {  -moz-transform: rotate(360deg) translateX(-300px) rotate(-360deg); }
}

@-o-keyframes orbit4 {
	from { 	-o-transform:rotate(0deg) translateX(-300px) rotate(0deg); }
	to   {  -o-transform: rotate(360deg) translateX(-300px) rotate(-360deg); }
}

@keyframes orbit4 {
	from { 	transform: rotate(0deg) translateX(-300px) rotate(0deg); }
	to   {  transform: rotate(360deg) translateX(-300px) rotate(-360deg); }
}



@-webkit-keyframes orbit3 {
	from { 	-webkit-transform: rotate(-45deg) translateY(-300px) rotate(45deg); }
	to   {  -webkit-transform: rotate(360deg) translateY(-300px) rotate(-360deg); }
}

@-moz-keyframes orbit3 {
	from { 	-moz-transform: rotate(0deg) translateY(-300px) rotate(0deg); }
	to   {  -moz-transform: rotate(360deg) translateY(-300px) rotate(-360deg); }
}

@-o-keyframes orbit3 {
	from { 	-o-transform:rotate(0deg) translateY(-300px) rotate(0deg); }
	to   {  -o-transform: rotate(360deg) translateY(-300px) rotate(-360deg); }
}

@keyframes orbit3 {
	from { 	transform: rotate(0deg) translateY(-300px) rotate(0deg); }
	to   {  transform: rotate(360deg) translateY(-300px) rotate(-360deg); }
}
.home-about-sec .about-icon span.et_pb_image_wrap img{
    width:50px;
    height:50px;
    object-fit:contain;
    filter: brightness(0.5) invert(1);
}

/**--About Section Css Ends --**/
/**Testimonial Section  Css Starts --**/
.home-testimonials-sec .wpmtst-testimonial-inner.testimonial-inner,.home-testimonials-sec .wpmslider-viewport {
    border: none!important;
}
.home-testimonials-sec .strong-view.wpmtst-default .wpmtst-testimonial-inner:before{
    content:"\f10e";
    position:absolute;
    font-family:fontawesome;
    font-size: 50px;
    left: 0;
    top: 0;
    border: 1px solid #000;
    padding: 35px;
    border-radius: 100px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    animation: float-move 6s infinite;
}
@keyframes float-move{
    0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

50% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
}
.home-testimonials-sec .strong-view.wpmtst-default .wpmtst-testimonial-inner:after{
    content:"";
    position:absolute;
    background-color:var(--theme-color3);
    width: 80px;
    height: 100px;
    top: 0px;
    left: 0;
    z-index: -1;
    border-radius:40% 60% 70% 30% / 30% 30% 70% 70%;
    animation: qode-float-move 3s infinite;
    opacity:0.6;
}
@keyframes qode-float-move{
    0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

50% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
}
 .home-testimonials-sec h3.testimonial-heading{
    background:none!important;
    padding-left:0!important;
     font-weight:bold;
}
.home-testimonials-sec .wpmslider-pager.wpmslider-custom-pager {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    right: 0;
    gap: 20px;
    writing-mode: vertical-lr;
}
.home-testimonials-sec .strong-view.pager-style-buttons .wpmslider-pager-link:before{
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    mask: none;
    width: 10px;
    height: 10px;
}
.home-testimonials-sec .wpmtst-testimonial-inner.testimonial-inner {
    width: 80%!important;
    margin: auto;
}
.home-testimonials-sec .wpmslider-pager-link.active:before{
    background-color: var(--theme-color1) !important;
	  height:10px!important;
}
.home-testimonials-sec .wpmslider-pager-link.active:after {
    content: "";
    position: absolute;
    box-shadow: 0 0 0 7px transparent!important;
    background-color: transparent;
    border: 1px solid var(--theme-color1);
    width: 30px;
    height: 30px;
    border-radius: 100px;
    top: -12px;
    left: 0px;
    bottom:0;
    right:0;
    margin:auto;
}
.home-testimonials-sec .wpmslider-pager-link.active {
    position: relative;
}
.home-testimonials-sec .wpmslider-pager-link:hover:before{
    height:10px!important;
}
/**Testimonial Section  Css Ends--**/

/* Product-Preview Css */
.home-products-sec .product-preview-img-row .et_pb_column {
    transition:1s;
    position:relative;
    border:1px solid #e4e4e4;
    padding:0px ;
    height:550px;
    display:flex;
    justify-content:center;
    align-items:center;
	overflow:hidden;
}
.home-products-sec .product-preview-img-row .et_pb_column:before {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    background-color:#0000004d;
    inset:0;
}
.home-products-sec .product-preview-img-row .et_pb_column:first-child{
    border-left:0;
}
.home-products-sec .product-preview-img-row .et_pb_column:last-child{
    border-right:0;
}
.home-products-sec .product-preview-img-row .et_pb_column:hover {
    width:40%;
}
.home-products-sec .product-preview-img-row .et_pb_main_blurb_image {
    margin-bottom:0!important;
}
.home-products-sec .et_pb_blurb_content span.et_pb_image_wrap img {
    filter: brightness() invert();
    height: 60px;
    width: 60px;
}
.home-products-sec .product-text {
    background-color:#a1a1a18a;
    position:absolute;
    content:'';
    width:100%;
    padding:20px 50px;
    bottom:0px;
    right:0;
    lefT:0;
    margin:auto;
    color:white;
        -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity:0;
}
.home-products-sec .product-preview-img-row .et_pb_column:hover .product-text{
        -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity:1;
}
.home-products-sec .product-preview-img-row .et_pb_column:hover .et_pb_module.et_pb_blurb{
display:none;
}
/* Product-Preview Css End*/
/*******  | INNERPAGE CODE |  *******/
/*--About-Page-css--*/
.about-page-sec .about-img-col:before{
    width: 590px;
    height: 590px;
}
/*--About-Page-css-end--*/
/**-- Contact Page Css --**/
.contact-info-sec .et_pb_module{
     height: 350px;
     transition: all 0.6s ease;
     width:350px;
     display:flex;
     align-items:center;
}
.contact-info-sec .et_pb_module:before, .contact-info-sec .et_pb_module:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 200px 0px 200px 200px;
    border: 1px solid #a1a1a1;
    width: 100%;
    height: 100%;
    transition:0.6s;
    background-color:#fff;
    z-index: -1;
} 
 .contact-info-sec .et_pb_blurb_content:after  {
     content: "";
     position: absolute;
     border-radius: 500px 0px 500px 500px;
     border: 1px solid #a1a1a1;
     width: 300px;
     height: 300px;
     padding: 25px;
     inset:0;
     margin:auto;
     left: 0;
     bottom: 0;
     transition:0.6s;
     z-index: -2;
} 
.contact-info-sec .et_pb_module:hover .et_pb_blurb_content:after {
     transform: rotate(-60deg);
}
.contact-info-sec .et_pb_module:hover:after{
    transform: rotate(-45deg);
} 
.contact-info-sec .et_pb_module:hover:before {
     transform: rotate(-27deg);
} 

.contact-info-sec .et_pb_blurb_description {
    max-width:60%;
    margin:auto;
}
.contact-form-sec .wpcf7-form input.wpcf7-form-control.wpcf7-text,
.contact-form-sec .wpcf7-form  textarea{
     width: 100%;
    padding: 18px 20px;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #a1a1a138;
    border: 1px solid var(--theme-color3);
}
.contact-form-sec .wpcf7-form-control.wpcf7-submit:focus{
    color: #fff!important;
    border:none!important;
}
.contact-form-sec .contact-row .contact-col-1 {
    margin-top:-100px;
}
.contact-form-sec .sub_btn input {
    text-transform:uppercase;
    margin-bottom:0px; 
}
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .sub_btn.et_pb_button{
    padding: 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight:700;
	margin-top:20px;
}
body #page-container .et_pb_section div div .et_pb_button_module_wrapper .sub_btn .wpcf7-submit {
    background: transparent;
    font-size: inherit;
    color: inherit;
    border: inherit;
    cursor: pointer;
    padding: 15px 52px!important;
}
.contact-form-sec .sub_btn span {
    position: absolute;
}
.contact-form-sec .wpcf7-form-control:focus {
    color:#000!important;
    border:2px solid var(--theme-color1)!important;
}
.contact-row:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/04/sofa-png-img-02.png);
    width: 100%;
    height: 40%;
    left: -25%;
    background-repeat: no-repeat;
    bottom: 0px;
/*     animation: spin 4000ms linear infinite; */
    background-size: 40%;
    background-position: bottom;
}

@keyframes spin {
  0% {
    transform: rotateX(3deg) rotateY(0deg); }
  23% {
    transform: rotateX(3deg) rotateY(-16deg); }
  25% {
    transform: rotateX(3deg) rotateY(-16deg); }
  27% {
    transform: rotateX(3deg) rotateY(-16deg); }
  50% {
    transform: rotateX(3deg) rotateY(0deg); }
  73% {
    transform: rotateX(3deg) rotateY(16deg); }
  75% {
    transform: rotateX(3deg) rotateY(16deg); }
  77% {
    transform: rotateX(3deg) rotateY(16deg); }
  100% {
    transform: rotateX(3deg) rotateY(0deg); }
}
.wpcf7-response-output {
    display:inline-block;
    text-align:center;
}
/*-- Contact page Css Ends --**/
/* About-Us Page-Css */
.our-values-sec .et_pb_main_blurb_image {
    position:absolute;
    bottom:0;
}
.our-values-sec .et_pb_column.left-img-col .et_pb_main_blurb_image{
    right:-50px;
    z-index:1;
}
.our-values-sec .et_pb_column .et_pb_module.et_pb_blurb {
    overflow:visible;
      position:relative;
}
.our-values-sec .et_pb_column.left-img-col .et_pb_module.et_pb_blurb {
    padding-right:60px !important;
}

.our-values-sec  .et_pb_column.right-img-col .et_pb_module.et_pb_blurb{
    padding-left:60px !important;
}
.our-values-sec  .et_pb_column.right-img-col  .et_pb_main_blurb_image {
    left:-90px;
}
.our-values-sec  h4.et_pb_module_header {
    font-weight:bold;
}
.our-values-sec .et_pb_module.et_pb_blurb:hover .et_pb_main_blurb_image span{
   background-color:#fff; 
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.our-values-sec .et_pb_module.et_pb_blurb:hover .et_pb_main_blurb_image span img{
    filter:brightness(100%) invert();
}
.our-values-sec .et_pb_module.et_pb_blurb .et_pb_main_blurb_image span{
    border-radius:10px;
}
.value-img-col{
     position: relative;

}
.value-img-col span.et_pb_image_wrap {
    border-radius: 100%;
    border: 1px dashed #686868;
    width: 390px !important;
    height: 390px;
}
.value-img-col img {
    padding: 50px;
    width: 390px !important;
    height: 390px;
    object-fit: contain;
}

.circle-shapes-wrap {
    width: 430px;
    position: absolute;
    height: 430px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-animation: rounded 30s linear infinite;
    animation: rounded 30s linear infinite;
    z-index: 1;
    top:-22px;
    lefT:-20px;
}

.circle-shapes-wrap:after,
.circle-shapes-wrap:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: zoomInOutTwo 4s infinite;
    animation: zoomInOutTwo 4s infinite;
}
@keyframes rounded{
	0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
.circle-shapes-wrap .circle-shape,
.circle-shapes-wrap .circle-shape2,
.circle-shapes-wrap .circle-shape3,
.circle-shapes-wrap .circle-shape4,
.circle-shapes-wrap .circle-shape5,
.circle-shapes-wrap .circle-shape6 {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #000000;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.circle-shapes-wrap .circle-shape:after,
.circle-shapes-wrap .circle-shape2:after,
.circle-shapes-wrap .circle-shape3:after,
.circle-shapes-wrap .circle-shape4:after,
.circle-shapes-wrap .circle-shape5:after,
.circle-shapes-wrap .circle-shape6:after,
.circle-shapes-wrap .circle-shape:before,
.circle-shapes-wrap .circle-shape2:before,
.circle-shapes-wrap .circle-shape3:before,
.circle-shapes-wrap .circle-shape4:before,
.circle-shapes-wrap .circle-shape5:before,
.circle-shapes-wrap .circle-shape6:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: zoomInOutTwo 4s infinite;
    animation: zoomInOutTwo 4s infinite;
    z-index: 1;
}

.circle-shapes-wrap:before {
    left: 40%;
    top: 0;
    background: var(--thm-color);
}

.circle-shapes-wrap:after {
    top: 9%;
    left: 19%;
    background: #000000;
}

.circle-shapes-wrap .circle-shape:before {
    top: 26%;
    left: 5%;
    background: #7d7c7c;
}

.circle-shapes-wrap .circle-shape:after {
    top: 47%;
    left: -6px;
    background: var(--thm-color);
}

.circle-shapes-wrap .circle-shape2:before {
    top: 69%;
    left: 3%;
    background: #7d7b7b;
}

.circle-shapes-wrap .circle-shape2:after {
    bottom: 11%;
    left: 17%;
    background: #a3a3a3;
}

.circle-shapes-wrap .circle-shape3:after {
    bottom: 4px;
    right: 62%;
    background: var(--thm-color);
}

.circle-shapes-wrap .circle-shape3:before {
    bottom: 0%;
    right: 38%;
    background: #7e7c7c;
}

.circle-shapes-wrap .circle-shape4:before {
    right: 17%;
    bottom: 11%;
    background: #000000;
}

.circle-shapes-wrap .circle-shape4:after {
    bottom: 29%;
    right: 3%;
    background:black;
}

.circle-shapes-wrap .circle-shape5:after {
    top: 10%;
    right: 18%;
    background: var(--thm-color);
}

.circle-shapes-wrap .circle-shape5:before {
    top: 26%;
    right: 5%;
    background: #a3a3a3;
}

.circle-shapes-wrap .circle-shape6:before {
    top: 46%;
    right: -1%;
    background: #000000;
}

.circle-shapes-wrap .circle-shape6:after {
    top: 1%;
    right: 36%;
    background: #a3a3a3;
}

.value-img-col .et_pb_module.et_pb_text {
    position:absolute;
    inset:0;
    margin:auto;
}

/* About-Us Page-Css */
/* Sofa-Page Css-Start */
.sofa-blog-sec .et_pb_all_tabs {
    background-color: transparent !important;
}
.sofa-blog-sec ul.et_pb_tabs_controls {
    display:flex;
    justify-content:center;
    background-color:transparent;
}
.sofa-blog-sec ul.et_pb_tabs_controls li{
    border:1px solid black;
    border-lefT:0;
}
.sofa-blog-sec ul.et_pb_tabs_controls li:last-child{
    border-right:1px solid black;
}
.sofa-blog-sec ul.et_pb_tabs_controls li:first-child{
    border-left:1px solid black;
}
.sofa-blog-sec .et_pb_tabs{
    border:0;
}

.sofa-blog-sec li.et_pb_tab_active {
    background-color:black !important;
}
.sofa-blog-sec li.et_pb_tab_active a{
    color:white !important;
}
.sofa-blog-sec ul.et_pb_tabs_controls li a{
    color:black;
}
.sofa-blog-sec .et_pb_tab_content .et_pb_section {
    padding: 0;
background-color: transparent;
}
.sofa-blog-sec .inner-row {
    padding-top: 0;
    width: 100%;
box-shadow:none !important;
}
.sofa-blog-sec .et_pb_all_tabs .et_pb_active_content{
    padding:30px 0px 0px 0;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}

.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container a.entry-featured-image-url {
    float:left;
    width:50%;
    padding-right:40px;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container article:nth-child(even) a.entry-featured-image-url{
    float:right;
    padding-right:0px;
    padding-left:40px;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container article {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 50px;
    margin-bottom: 30px;
   background-color:#fff;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container article img{
    height:450px;
    object-fit:cover;
}

.sofa-blog-sec .inner-row h2.entry-title {
    font-weight: bold;
    position: relative;
    font-size: clamp(1.375rem, 1.1528rem + 0.8889vw, 1.875rem);
    margin-top: 50px;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container a.entry-featured-image-url{
    pointer-events:none;
}
.sofa-blog-sec .inner-row h2.entry-title a{
     pointer-events: none;
}
.sofa-blog-sec .inner-row h2.entry-title:after {
    content: "";
    position: relative;
    height: 28px;
    width: 150px;
    background-image: url(/wp-content/uploads/2024/04/sofa-tilte-img-png.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    left: -6px;
    margin-top: 10px;
}
.sofa-blog-sec .inner-row p.post-meta, .inner-row p.post-meta a{
    font-size:15px !important;
    color:black !important;
}

.sofa-blog-sec .inner-row .post-content-inner p{
  letter-spacing:1px;
}

.sofa-blog-sec .inner-row a.more-link {
    font-size:18px;
    display:inline-block;
    text-transform:capitalize;
    margin-top:20px;
    color:white;
    background-color:#a1a1a1;
    padding:10px 20px;
    border-radius:40px;
}
.sofa-blog-sec .inner-row a.more-link:hover{
    background-color:black;
}
.sofa-blog-sec a.entry-featured-image-url {
    overflow:hidden;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container article  img{
    transition:0.7s;
}
.dtq-figure img {
    height: 400px;
    width:auto;
    object-fit:cover;
}
/* Sofa-Page Css End*/
/*******  | FOOTER CODE |  *******/
footer .et_pb_text_inner h3 {
    width: fit-content;
    position: relative;
    margin-bottom: 50px;
    margin-top: 20px;
}
footer .et_pb_text_inner h3:before {
    position:absolute;
    content:"";
    background-image:url('https://sofas.adderdevsites.co.uk/wp-content/uploads/2024/04/sofa-tilte-img-png.png');
    height: 100%;
    width: 100%;
    left: 0px;
    filter: brightness(1) invert(1);
    background-position:bottom;
    bottom:-27px;
    background-color:transparent;
	background-size:contain;
	background-repeat:no-repeat;
}

footer .et-pb-controllers .et-pb-active-control {
    background-color: var(--theme-color2)!important;
    width: 30px!important;
}
footer .et-pb-controllers a{
    width:12px;
    background-color:var(--theme-color3)!important;
}
footer .et-pb-slider-arrows a {
    color:#fff!important;
    background-color: var(--theme-color3);
    border-radius:100px;
    font-size: 35px;
    padding:10px;
}
footer .et-pb-slider-arrows a:hover  {
    background-color: var(--theme-color1);
}
footer .et_pb_blurb_container {
    vertical-align: middle!important;
}
footer .et_pb_gallery_image img {
    border-radius: 0px 0px 100px 00px;
    height: 550px;
    object-fit: cover;
}
footer ul.menu li a{
    position:relative;
    padding-left:30px;
	transition:0.6s;
	display:inline-block;
}
footer ul.menu li a:before{
    position:absolute;
    content:'';
    background-image:url('/wp-content/uploads/2024/04/armchair.png');
    width:20px;
    height:20px;
    background-size:contain;
    lefT:0;
    top:0;
    bottom:0;
    margin:auto;
    filter:brightness() invert(1);
}
footer ul.menu li a:hover{
    transform:translateX(10px) ;
}
footer .copyright-sec {
    background: rgb(86 86 86);
    background: linear-gradient(14deg, rgb(148 148 148) 24%, rgb(149 148 148) 78%);
}
.main-footer-sec {
background: rgb(97, 95, 95);
    background: linear-gradient(14deg, rgba(97, 95, 95, 1) 24%, rgba(161, 161, 161, 1) 100%) !important;
    position:relative;
}
.main-footer-sec:before{
    position:absolute;
    content:'';
    background-image:url('/wp-content/uploads/2024/04/sofa-footer-img.png');
    inset:0;
    background-repeat:no-repeat;
    background-position:bottom right;
    background-size:20%;
    filter:brightness(0) invert(1);
    opacity:.3;
    background-attachment:fixed;
}
footer .footer-info-row .et_pb_module.et_pb_blurb span.et_pb_image_wrap span{
    width:35px;
    height:35px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
}
.sofa-double-sec .et_pb_image, .sofa-double-sec .et_pb_image * {
    height: 100%;
    display: flex;
    object-fit: cover;
}
.sofa-double-sec .et_pb_row{
    width:98% !important;
}
/*******  | MEDIA QUERY CODE |  *******/
@media screen and (min-width:981px) {
	.row-reverse {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.row-reverse .et_pb_column {
    margin-left: auto !important;
    margin-right: 0 !important;
}
.row-reverse.et_pb_column.et-last-child {
    margin-left: 0 !important;
}
}
@media screen and (max-width:980px) {
.home-testimonials-sec .wpmtst-testimonial-inner.testimonial-inner {
    width: 100% !important;
    /* padding:90px 30px 0px 0px!important; */
    /* margin-top: 20px; */
}
.home-testimonials-sec .wpmslider-pager.wpmslider-custom-pager {
    position: relative;
    writing-mode: horizontal-tb;
    justify-content: center;
}
.home-testimonials-sec .wpmslider-pager-link.active:after {
    top: 0px;
    left: -11px;
}
.home-testimonials-sec .strong-view.wpmtst-default .wpmtst-testimonial-inner:after {
    width: 50px;
    height: 50px;

}
.home-testimonials-sec .strong-view.wpmtst-default .wpmtst-testimonial-inner:before {
    font-size: 24px;
    top: 0px;
    padding: 13px;
    width: 20px;
    height: 20px;
}
	.home-testimonials-sec h3.testimonial-heading {
    padding-left: 11% !important;
    font-size: 20px;
}
	.contact-info-sec .et_pb_module {
    margin:auto;
}
.contact-info-sec .et_pb_column {
    margin-bottom: 100px;
}
.contact-form-sec form .et_pb_column{
    margin-bottom:10px;
}
	.contact-row:before {
    display:none;
} 
.home-products-sec .product-preview-img-row .et_pb_column:hover {
    width:100%;
}
.home-products-sec .product-preview-img-row .et_pb_column {
    width: 100% !important;
    border: 0;
}
.home-products-sec .product-preview-img-row {
    gap: 10px;
    justify-content: center;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    padding: 20px 10px;
}
.home-products-sec .product-text{
    padding:20px 30px;
}
.home-products-sec .product-preview-img-row .et_pb_column:hover .et_pb_module.et_pb_blurb{
    display:block;
}
footer .et_pb_gallery_image img{
    border-radius:0;
}
.home-slider-sec .et_pb_slide_content h1 {
    font-size: 50px;
}
.home-slider-sec .et_pb_slide_content p {
    max-width: 100%;
}
.home-slider-sec .et-pb-controllers {
    lefT: 30px;
}
.home-slider-sec .et_pb_slide:after{
    display:none;
}
.home-about-sec .about-img-col{
    margin:150px 0px 100px 0px !important;
}
.home-slider-sec .et-pb-controllers {
    top: 50px;
}
.home-products-sec .product-text {
    transform: translate3d(0, 0%, 0);
    opacity: 1;
}
.left-img-col{
    margin-bottom:70px !important;
}
.value-img-col {
    float: none;
    display: flex;
    justify-content: center;
    max-width: 60%;
    margin: auto;
     margin-bottom:50px;
}
.our-values-sec .et_pb_column .et_pb_module.et_pb_blurb{
    max-width:95%;
}
.our-values-sec .et_pb_column.right-img-col .et_pb_main_blurb_image{
    left:auto;
    right:-50px;
}
.our-values-sec .et_pb_column .et_pb_main_blurb_image{
    top:0;
}
.our-values-sec .et_pb_column.right-img-col .et_pb_module.et_pb_blurb {
    padding-left: 20px !important;
	padding-right:60px !important;
}
.value-img-col.et_pb_column .et_pb_module.et_pb_image{
    margin:auto !important;
    text-align:center !important;
}
.circle-shapes-wrap{
    left:5px;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container {
    grid-template-columns:repeat(1, 1fr);
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container article{
    margin-bottom:30px;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container a.entry-featured-image-url {
    width: 100%;
    padding-right: 0px;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container article:nth-child(even) a.entry-featured-image-url {
    padding-right: 0px;
    padding-left: 0px;
}
}
@media screen and (max-width:767px) {
.contact-info-sec .et_pb_module {
    height: 250px;
    width: 250px;
}
.contact-info-sec .et_pb_blurb_content:after {
    width: 200px;
    height: 200px;
    padding: 25px;
}
.contact-info-sec .et_pb_column {
    margin-bottom: 80px;
}
.home-products-sec .product-preview-img-row {
    grid-template-columns: repeat(1, 1fr);
}
.home-products-sec .product-preview-img-row .et_pb_column {
    height: 400px;
}
.home-products-sec .product-text {
    padding: 20px 20px;
}
.home-slider-sec .et_pb_slide_content h1 {
    font-size: 30px;
}
.home-slider-sec .et-pb-controllers{
    flex-direction:row;
    lefT:0;
    right:0;
    margin:auto;
    top:auto;
    bottom:0;
    height:auto;
    bottom:30px;
}
.home-slider-sec .et-pb-controllers a{
    margin:20px 25px;
    width:35px;
    height:35px;
}
.home-slider-sec .et_pb_slide_description{
    padding:0;
}
.home-slider-sec .et-pb-controllers a:before{
    width:30px;
    height:1px;
    top:0;
    bottom:0;
    margin:auto;
    left:40px;
}

.home-about-sec .about-img-col:before{
    width:320px;
    height:320px;
    top:-60px;
}
.home-about-sec .about-img-col {
    margin: 150px 0px 0px 0px !important;
}
.recaptcha iframe{
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
footer .et-pb-slider-arrows a {
    font-size: 30px;
    padding: 5px;
}
footer .et_pb_module.et_pb_gallery:hover .et-pb-slider-arrows .et-pb-arrow-next, 
footer .et-pb-slider-arrows .et-pb-arrow-next{
      right: 20px;
}
footer  .et_pb_module.et_pb_gallery:hover .et-pb-slider-arrows .et-pb-arrow-prev,
	footer .et-pb-slider-arrows .et-pb-arrow-prev {
    left: 20px ;
}
footer .et-pb-controllers a, 
footer .et-pb-controllers .et-pb-active-control{
    width: 7px !important;
}
footer .et_pb_gallery_image img {
    height: 450px;
}
.circle-shapes-wrap{
		display:none;
}
    .value-img-col img {
        padding: 0px;
        border: none;
        width: auto !important;
        height: 350px;
    }
.value-img-col{
    max-width:100%;
}
	.our-values-sec .et_pb_column .et_pb_main_blurb_image{
    position:relative;
    right:0 !important;
}
.our-values-sec .et_pb_column .et_pb_module.et_pb_blurb {
        max-width: 100%;
}
.our-values-sec .et_pb_column.left-img-col .et_pb_module.et_pb_blurb {
    padding-right: 20px !important;
}
.our-values-sec .et_pb_column.right-img-col .et_pb_module.et_pb_blurb {
        padding-left: 20px !important;
        padding-right: 20px !important;
}
.our-values-sec .et_pb_module.et_pb_blurb .et_pb_main_blurb_image span{
    margin-left:0;
}
.value-img-col .et_pb_module.et_pb_text {
    display: none;
}
.value-img-col span.et_pb_image_wrap{
    height:auto;
    border:0;
    width:auto;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container {
    grid-template-columns:repeat(1, 1fr);
}
	.sofa-blog-sec ul.et_pb_tabs_controls {
    flex-direction: column;
}
	.sofa-blog-sec ul.et_pb_tabs_controls{
    flex-direction:column;
}
.sofa-blog-sec ul.et_pb_tabs_controls{
    border:1px solid black;
}
.sofa-blog-sec ul.et_pb_tabs_controls li{
    border:0 !important;
    border-bottom:1px solid black !important;
}

.sofa-blog-sec li.et_pb_tab_active {
    border-bottom:0px !important;
}
.sofa-blog-sec ul.et_pb_tabs_controls li:last-child{
    border-bottom:0 !important;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container article {
    padding: 25px;
}
.sofa-blog-sec .inner-row .et_pb_ajax_pagination_container article img {
    height: 350px;
}
.sofa-blog-sec .inner-row p.post-meta{
    padding-top:10px;
}
.about-page-sec .about-img-col:before{
  display:none;
}
.about-page-sec .about-img-col {
    margin: 0px 0px 0px 0px !important;
}
}

