@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tms-archi.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7.1") format("woff2");
}

:root {
	--wd-text-font: "rokh-m", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "rokh-b", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "rokh-m", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "rokh-m", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "rokh-m", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "rokh-m", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(210,171,42);
	--wd-alternative-color: rgb(34,34,34);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(210,171,42);
	--btn-default-bgcolor-hover: rgb(34,34,34);
	--btn-accented-bgcolor: rgb(210,171,42);
	--btn-accented-bgcolor-hover: rgb(34,34,34);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(198,198,198);
	--wd-form-brd-color-focus: rgb(181,181,181);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1430px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1430px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "rokh-m";
	src: url("//tms-archi.com/wp-content/uploads/2025/10/Rokh-Medium.woff2") format("woff2"), 
url("//tms-archi.com/wp-content/uploads/2025/10/Rokh-Medium.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "rokh-b";
	src: url("//tms-archi.com/wp-content/uploads/2025/10/Rokh-SemiBold.woff2") format("woff2"), 
url("//tms-archi.com/wp-content/uploads/2025/10/Rokh-SemiBold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "rokh-l";
	src: url("//tms-archi.com/wp-content/uploads/2025/10/Rokh-Light.woff2") format("woff2"), 
url("//tms-archi.com/wp-content/uploads/2025/10/Rokh-Light.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

.menu a.woodmart-nav-link {
    padding: 58px 29px;
    font-size: 20px !important;
}
ul#menu-mainmenu2 a.woodmart-nav-link {
    padding: 58px 24px;
}
.site-logo {
    border-left: 1px solid hsl(0deg 0% 100% / 25%);
    border-right: 1px solid hsl(0deg 0% 100% / 25%);
    padding: 0 77px!important;
}
.dok-style a:before ,.dok-style a:after{
width: calc(100% - 20px);
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: all 
ease .25s;
    content: '';
    background: #888;
}
.ti-gp {
    background: #fff;
    z-index: 5;
}
.dok-style a:before{
	top: -1px;
}
.dok-style a:after {
    bottom: -1px;
}
.dok-style a{
  position:relative;
}
.dok-style a:hover:before ,.dok-style a:hover:after {
        width: calc(0%);
    }

.gold .dok-style a:before ,.gold .dok-style a:after{
    background: #e5ccba;
}
.ti-about p{
    padding-top: 50px;
}
.ti-gallery {
    z-index: 5;
    background: #222222;
}
.gallery:before {
    width: 100%;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '';
    pointer-events: none;
    border: 1px solid #D2AB2A;
}
.gallery:before {
        height: calc(100% + 85px);
        max-width: 700px;
    }
.gallery{
position:relative;
}
  
}
.line-full {
  position: relative;
  width: 100%;
  height: 1px;
  overflow: hidden;
}

.line-full::before {
  content: "";
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 1px;
  width: 0;
  background-color: #D2AB2A;
  transition: width 1s ease;
}

/* وقتی در دید است */
.line-full.visible::before {
  width: 100%;
}
.line-sep-top {
  position: relative;
}

.line-sep-top::before {
  content: "";
  position: absolute;
  top: -4%;
  left: 50%;
   transform: translate(-50%, -50%);
  width: 2px;
  height: 0;
  background-color: #D2AB2A;
  transition: height 1s ease;
	overflow: visible;
    z-index: 1;
}

/* وقتی وارد دید میشه */
.line-sep-top.visible::before {
  height: 249px; /* همون مقداری که در بالا گفتی */
}
.line-dash-top:after {
    width: 50px;
    height:2px;
    left: 50%;
    transform: translateX(-50%);
    background: #D2AB2A;
	  top: 95px;
	  position: absolute;
    pointer-events: none;
    content: '';
}
.line2.visible::before{
  height: 179px!important;
}
.line2::before {
  top: 3%!important;
}
input ,input:focus ,textarea#input_1_6{
    border-color: #C6C6C6 !important;
    box-shadow: none !important;
}
.gform-footer{
  direction:ltr;
}
input#gform_submit_button_1{
    background-color: #FFFFFF;
    font-size: 19px;
    color: #D2AB2A;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D2AB2A!important;
    padding: 15px 20px 15px 20px!important;
	position:relative;
}
.tifooter {
    margin-right: -50px;
    transform-origin: 0 0;
    transform: rotate(-90deg);
    margin-top: 90px;
}
.social{
position:relative;
	padding-top: 137PX;
    left: 13%;
}
.social:before {
	left: 5%;
    top: -19%;
	position:absolute;
    width: 1px;
    height: 150px;
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
    content: '';
    background: #fff;
}
.logo-footer:before {
	 top: 44%;
    width: 100%;
	  transform: translate(calc(-100% - 30px), 10px);
    height: 1px;
    position: absolute;
    left: 12%;
    content: '';
    background: #D2AB2A;
}
.logo-footer:after {
	 top: 44%;
    width: 100%;
	  transform: translate(calc(100% - -30px), 10px);
    height: 1px;
    position: absolute;
    right: 12%;
    content: '';
    background: #D2AB2A;
}
.tabp p{
  text-align:justify;
}
.wd-tab-content {
    margin-top: 7%;
    max-width: 80%;
    justify-content: center;
    margin-right: 10%;
}

html[lang="en-US"] .social:before {
    right: 6%;
	left: auto;
	top: -4%;

	}
html[lang="en-US"] .tifooter {
    transform: rotate(90deg);
	margin-left: 19.5em;
	margin-top: 24px;
}
html[lang="en-US"] .social{
left:auto;
    right: 10%;
	padding-top: 187PX;
}
html[lang="en-US"] .wd-nav-tabs.wd-icon-pos-right a {
    flex-direction: row;
}
html[lang="en-US"] .wd-tab-content {
    margin-top: 7%;
    max-width: 100%;
    justify-content: center;
    margin-right: 0%;
}
@media only screen and (max-width:769px){
.line-sep-top.visible::before {
    height: 147px;
}
 html[lang="en-US"] .social {
        padding-top: 20PX;
        left: 0;
    }
.line-sep-top::before {
    top: 3%;
	}
	.gallery:before {
    width: 94%;
    top: 42%;
}
	.line2.visible::before {
    height: 175px !important;
}
	.social:before {
	display:none;
	}
	.social{
	padding-top: 20PX;
    left: 0;
}
	.logo-footer:before {
    left: 23%;
}
	.logo-footer:after {
    transform: translate(calc(100% - -15px), 10px);
}
	.menu a.woodmart-nav-link {
    padding: 20px 24px;
		font-size:15px!important;
}
	    .wd-nav-tabs {
        flex-wrap: wrap!important;
				display: block!important;
    }
}