/*
Theme Name: DiyarDecor Child
Template: DiyarDecor
Version: 7.5
Author:	Khaleghparast
Theme URI: #/
Author URI: #/
*/

/*Add your own styles here:*/
.gpnf-modal .tingle-modal-box{
    opacity: 1 !important;
}
body, h1, h2, h3, h4, h5, h6, .w-nav-title, a.w-btn {
    font-family: dana !important;
}
.ush_menu_1.type_desktop .w-nav-list > .menu-item.level_1{
    font-size: 16px;
    font-weight: 500;
}
.quick-order {
    padding: 34px 34px 34px 0px;
    border-radius: 0px 100px 100px 0px;
    background-color: var(--wallox-base, #DF9E42);
    position: relative;
    z-index: 1;
}
.quick-order:before {
    content: "";
    background: url(/wp-content/uploads/2025/07/menu-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 410px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0%;
    z-index: -1;
    mix-blend-mode: multiply;
    transform: matrix(1, 0, 0, -1, 0, 0);
    opacity: 0.3;
	    border-radius: 100px;
}
.quick-order a.w-text-h{
	    background-color: #2e2a20;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    border-radius: 100px;
	    padding: 14px 30px;
}
.quick-order a.w-text-h:after {
    content: "";
    background-color:  #DF9E42;
    width: 999px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 99%;
    z-index: -2;
}
.myfont{
	    font-family: IRANSans !important;
}
.myfirstpart .w-iconbox-icon{
	width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
}
.myfirstpart .w-iconbox-link{
	width: 250px;
    height: 250px;
    border-radius: 50%;
    position: relative;
    background-color: #F4EDE4;
    display: flex
;
    justify-content: center;
    align-items: center;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 22px;
    transition: all 0.4s ease-in-out;
}
.myfirstpart .w-iconbox:hover .w-iconbox-link{
	background-color: #DF9E42;
}
.myfirstpart .w-iconbox{
	visibility: visible;
    animation-duration: 1500ms;
    animation-delay: 700ms;
    animation-name: fadeInUp;
}

.myfirstpart .w-iconbox-link:after{
	content: "";
    background-image: url(http://diyardecor.com/wp-content/uploads/2025/07/feature-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    z-index: -1;
}
.myfirstpart a.w-text-h:hover {
    color: #df9e42 !important;
}

.w-iconbox.align_center{
	display:flex;
}
.mysecondpart .item1 img {
    border-radius: 1000px 1000px 0px 0px;
}
.mysecondpart .item2 .w-image-h {
    position: absolute;
    bottom: 0;
    left: 0;
}
.mysecondpart .item2 img {
        border: 10px solid #fff;
       border-radius: 30px 1000px 0px 0px;
}
.mythirdpart .w-image-h {
    mask-image: url(http://diyardecor.com/wp-content/uploads/2025/07/mask2.svg);
    mask-repeat: no-repeat;
    -webkit-mask-position: top right;
    mask-position: top right;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
}
.mythirdpart .w-image {
    border-radius: 30px;
}
.mythirdpart .w-image-h:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(46, 42, 32, 0) 0%, #2E2A20 100%);
    border-radius: 30px;
}
.mythirdpart .w-hwrapper{
	    padding: 30px;
    position: relative;
    z-index: 1;
    margin-top: -135px;
    margin-left: 63px;
    display: flex;
    align-items: self-end;
    justify-content: space-between;
}
.mythirdpart .w-btn-wrapper {
    margin-bottom: -45px;
}
.mysecondpart .l-section-img ,
.mythirdpart .l-section-img
{
    opacity: 0.25;
}
.mysecondpart .l-section-overlay ,
.mythirdpart .l-section-overlay ,
.mysevenpart .l-section-overlay{
    mix-blend-mode: multiply;
}
.myforthpart .w-tabs-section {
    background: #F4EDE4;
    border-radius: 100px;
    margin-top: 20px;
	border-width: 0px 0 0 0 !important;
}
.myforthpart .w-tabs-section#faq1 {
    margin-top: 0px;
}
.myforthpart button.w-tabs-section-header{
    font-weight: 600;
}
.myforthpart .w-tabs-section-control{   
	width: 45px;
    height: 45px;
    border-radius: 50%;   
    background:  #2E2A20;
}
.w-tabs-sections.icon_plus>div>.w-tabs-section-header .w-tabs-section-control:before ,
.w-tabs-sections.icon_plus>div>.w-tabs-section-header .w-tabs-section-control:after{
    background-color:#fff;
    top: 50%;
    right: 50%;
	transform: translate(50%, -50%);
}
.w-tabs-sections.icon_plus>div>.w-tabs-section-header .w-tabs-section-control:before{
	    width: 2px;
    height: 16px;
}
.w-tabs-sections.icon_plus>div>.w-tabs-section-header .w-tabs-section-control:after{
	    width: 16px;
    height: 2px;
}
 button.w-tabs-section-header {
    padding-top: 10px;
    padding-bottom: 10px;
} 
.myforthpart .w-tabs-section.active {
    background: #DF9E42;
    border-radius: 20px;
}
.mybox1 {
    background: #fff;
    border-radius: 0 100px 100px 0;
    padding: 30px;
}
    .myfivepart .w-grid{
	padding: 25px 15px;
    background: #df9e42;
    border-radius: 30px;
	}
  .myfivepart .mytestobox {
    max-width: 528px;
width: 528px !important;
    height: 528px;
    background: #fff;
    border-radius: 50%;
    padding: 70px 40px;
}
.myfivepart .w-hwrapper{
	    justify-content: space-evenly;
}
.post_image{
	position:relative;
}
.myfivepart .mytestoimg:after{
		    position: absolute;
    right: -30px;
    top: -30px;
    left: -30px;
    bottom: -30px;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    content: "";
    margin: auto;
    border-style: dashed;
    border-width: 2px;
    border-color: var(--wallox-white, #fff);
    border-radius: 50%;
	animation: 20s linear 0s infinite normal none running rotate;
    transition: 500ms;
}
.mysixpart {
    margin-bottom: -150px;
    position: relative;
    z-index: 1;
}
.mysixpart .l-section-img {
    opacity: 0.4;
}
.mysevenpart .w-grid-item-h {
	border-radius: 20px !important;
    background-color: #fff;
    padding: 30px;
	background-image: url(/wp-content/uploads/2025/07/blog-card-bg-1-1.webp);
	background-repeat: no-repeat;
    background-size: cover;
}
.mysevenpart .w-grid-item-h a.w-btn {
    background: #DF9E42 !important;
    padding: 6px 20px;
}
.footer-widget-title{
	position:relative;
	    padding-bottom: 13px;
}
.footer-widget-title:after{
	    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    width: 70px;
    height: 1px;
    background: linear-gradient(90deg, rgba(228, 218, 204, 0) 0%, rgb(228, 218, 204) 100%);
}
.star-rating span:before{
	    color: #df9e42;
}
.woocommerce-ordering select, .woocommerce-select select, .select2-selection.select2-selection--single{
	background: #F4EDE4;
	    color: #2d2a22;
    font-size: 14px;
    font-weight: 600;
}
.woocommerce-product-gallery__image.flex-active-slide {
    border-radius: 20px;
}
.w-tabs.style_default>.w-tabs-list .w-tabs-item.active {
    border-color: rgb(223 158 66);
}
textarea#comment {
    background: #F4EDE4;
}
input#submit {
    background: #df9e42;
    border-radius: 6px;
}
.woocommerce-button.button.woocommerce-form-login__submit ,.woocommerce-Button.button {
  background: #df9e42 !important;
  border-radius: 6px !important;
  width: 100%;
}
input#submit:hover ,  .woocommerce-button.button.woocommerce-form-login__submit:hover,.woocommerce-Button.button:hover{
    background: #2e2a20 !important;
}
.woocommerce-LostPassword.lost_password:hover{
	background: #df9e42;
}
.woocommerce-form.woocommerce-form-login.login ,
.woocommerce-ResetPassword.lost_reset_password{
  background: #F4EDE4;
  border-radius: 30px;
  box-shadow: none;
}
.woocommerce-LostPassword.lost_password {
  background: #2E2A20;
  border-radius: 6px;
  width: 100%;
  padding: .9em 2em;
  line-height: 1.2 !important;
  text-align: center;
}
.woocommerce-LostPassword.lost_password a{
	color:#fff;
}
nav.woocommerce-MyAccount-navigation {
    background: #F4EDE4;
    border-radius: 6px;
	color:#fff !important;
}
li.woocommerce-MyAccount-navigation-link {
padding: 8px 20px;
    border-bottom: 1px solid #fff;
    margin: 0;
}
li.woocommerce-MyAccount-navigation-link:hover , li.woocommerce-MyAccount-navigation-link.is-active{
    background: #df9e42 !important;
	color:#fff !important;
}
li.woocommerce-MyAccount-navigation-link:hover a{
    color: #fff;
}
.woocommerce-MyAccount-content {
    background: #f4ede4;
    padding: 22px 20px;
	border-radius: 6px;
}
.error404{
	position: relative;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.w-image.moon {
    margin-bottom: 60px;
}
.w-image.roket {
    position: absolute;
    bottom: 4%;
    left: 4%;
    animation: topAniLong 4s ease-in-out infinite;
}@keyframes topAniLong {
	0% {
    transform: translateY(0);
}
	50% {
    transform: translateY(10px);
}
	100% {
    transform: translateY(0px);
}
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
  }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, 180deg);
  }
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
    transform: rotate3d(0, 0, 1, 270deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}


/*responsive*/
/* موبایل - یک ستون */
@media (max-width: 479px) {
  .g-cols.cols_4 {
grid-template-columns: repeat(1, 1fr);
  }
}

/* تبلت - دو ستون */
@media (min-width: 480px) and (max-width: 767px) {
  .g-cols.cols_4 {
grid-template-columns: repeat(2, 1fr);
  }
}


