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

:root {
	--wd-text-font: iransans, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: iransans, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iransans, 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: iransans, sans-serif;
	--wd-widget-title-font: iransans, 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: iransans, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(0,84,150);
	--wd-alternative-color: rgb(32,2,59);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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;
}
.woodmart-woocommerce-layered-nav .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;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 80px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
}

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


.wd-content-layout {
    padding-block: 0!important;
}

.wd-content-layout .post{
	margin: -15px!important;
}
.content-boxxi .wp-caption{
	width: auto!important;
}
.responsive-table {
  width: 100%;
  table-layout: fixed;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: block;
  white-space: nowrap;
}
/* استایل برای موبایل‌ها */
@media only screen and (max-width: 768px) {
  .responsive-table {
    display: block;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .responsive-table td {
    display: block;
    text-align: right;
    border-bottom: 1px solid #ddd;
    padding: 10px;
  }
  .responsive-table td:first-child {
    font-weight: bold;
  }
}
.parent >.comment-body{
	background: #fff;
	    border: 1px solid #e8e8e8;
    border-radius: 12px;
		padding-left: 30px!important;
}
.comment-form-url{
	display: none;
}
.comment-form .required{
	color: #ad3851;
}
.comment-form textarea , .comment-form input{
    border: 1px solid #c6c6c6;
    border-radius: 12px;
}
.comment-form .submit{
	color: #fff;
	background: #005496;
}
.comment-form .submit:hover{
	background: #00a8d1;
}
.comment-respond{
	background: #f9f9f9;
    border-radius: 8px;
    padding: 15px;
    margin-top: 30px;
}
.accordion-icon br{
	display: none !important;
}
summary:hover {
    text-decoration: none!important;
}
.responsive-table {
    width: 100%;
    border-collapse: collapse;
    overflow-x: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    background: #ffffff;
  }
.responsive-table thead {
    background: #007BFF;
  }
  .responsive-table thead th {
    color: #ffffff;
    text-align: left;
    padding: 10px;
    font-weight: bold;
    border-bottom: 2px solid #0056b3;
  }
.responsive-table tbody td {
    padding: 8px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
  }
.responsive-table tbody tr:nth-child(odd) {
    background: #e6f2ff;
  }
.responsive-table tbody tr:hover {
    background: #cce5ff;
  }
@media screen and (max-width: 600px) {
    .responsive-table th,
    .responsive-table td {
      white-space: normal;
    }
  }
/** blockquote */
blockquote{
  font-size: 1.1em;
  border-radius: 8px;
  margin:30px 0;
  color: #20023B ;
  padding:1em;
  border-right:8px solid #20023B!important;
	border:1px solid #f2f2f2;
	text-align: justify;
	font-kerning: none;
  background:#FDFDFD;
}

.accordion-container {
  width: 100%;
  margin: 50px auto;
}

details {
  margin: 0 auto;
box-shadow: 0 0 15px 0 #e2e2e2;
    border-radius: 12px;
    border: 1px solid #e2e2e2;
    padding: 0 20px;
    margin: 1rem 0;
  width: 100%;
  position: relative;
  transition: all 0.3s ease-in-out; 
}
details:hover {
    opacity: 1;
  }
summary {
  user-select: none;
  cursor: pointer;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

summary:hover {
    text-decoration: underline;}
    
.title {
      opacity: 1;
    
}
summary p {
    margin-bottom: unset!important;  
}
    
.accordion-icon {
      opacity: 1;
    }
    
.accordion-title {
  color: #151518;
  width: 90%;
  font-weight: 500;
  transition: all 250ms ease-in-out;
}

.accordion-icon {
  opacity: 0.5;
  pointer-events: none;;
  transition: all 150ms ease-out;
}
svg {
    width: 1.5rem;
    height: 1.5rem;
    transition: transform 0.3s ease-in-out;
}
.accordion-content {
  color: #3c3e47;
}

/** Remove Marker */
summary::-webkit-details-marker {
  display: none;
}

/** Rotate Icon */
details[open] .accordion-icon svg {
  transform: rotate(180deg);
}

.kksr-legend{
    font-size: 12px!important;
}

/**connect - mobile */
.btn-call {
    
    border-radius: 50%;
    cursor: pointer;
    height:50px!important;
    width: 50px!important;
    z-index: 999;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
    display: inline-block

}

@-webkit-keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
    }
}

@keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
    }
}

/* animations icon */

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}

@-webkit-keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}
/** BreadCrumb **/
nav p{
	font-size: 12px;
	margin: 0;
}

/**Table**/
.rwd-table {
  margin: 30px auto;
  min-width: 300px;
  max-width: 100%;
  border-collapse: collapse;
  direction: rtl;
  font-family: 'Tahoma', 'Arial', sans-serif;
}

.rwd-table thead tr {
  background: #428bca;
  color: #fff;
}

.rwd-table tbody tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f5f9fc;
}

.rwd-table tbody tr:nth-child(odd) {
  background-color: #ebf3f9;
}

.rwd-table th {
  display: none;
}

.rwd-table td {
  display: block;
}

.rwd-table td:first-child {
  margin-top: 0.5em;
}

.rwd-table td:last-child {
  margin-bottom: 0.5em;
}


.rwd-table th,
.rwd-table td {
  text-align: right;
  padding: 0.5em 1em;
}

.rwd-table {
  color: #333;
  border-radius: 0.4em;
  overflow: hidden;
}

.rwd-table tr {
  border-color: #bfbfbf;
}

@media screen and (min-width: 600px) {
  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: 1em;
  }

  .rwd-table td:before {
    display: none;
  }

  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-right: 0;
  }

  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-left: 0;
  }

  .rwd-table tbody tr:hover {
    background-color: #d8e7f3;
  }
}
.rwd-table th {
	color: #fff;
}

@media screen and (max-width: 601px) {
  .rwd-table tbody tr:first-child {
    border-top: none;
  }
	.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  display: inline;
  color: #000;
}
}
#comments{
display:flex;
flex-direction:column-reverse;
}
@media (min-width: 1025px) {
	.nav-bread p{
    margin-bottom: 0!important;
}

.con-blogpost img{
border-radius: 30px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	table td {
    padding: 5px 5px;
}
.nav-bread p{
    margin-bottom: 10px!important;
}

.con-blogpost img{
border-radius: 20px;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	table td {
    padding: 5px 5px;
}
.nav-bread p{
    margin-bottom: 25px!important;
}
.con-blogpost img{
border-radius: 30px;
}
}

@media (max-width: 576px) {
	table td {
    padding: 5px;
}
.nav-bread p{
    margin-bottom: 25px!important;
}
.con-blogpost img{
border-radius: 30px;
}
}

