/*
Theme Name: latest_version
Theme URI: https://novinwebhost.com
Author: reza faza
Author URI: https://novinwebhost.com
Description: Theme description
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: novinwebhost.com
*/
/* ===============================
   TAG CLOUD MODERN STYLE
=================================*/

.bgboxtags{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    padding:10px 0;
}

/* لینک تگ */
.bgboxtags a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:6px 14px;
    font-size:13px !important;
    font-weight:500;
    color:#334155;
    background:#f1f5f9;
    border-radius:30px;
    text-decoration:none;
    transition:.25s;
    border:1px solid #e2e8f0;
    white-space:nowrap;
    position:relative;
}

/* hover حرفه‌ای */
.bgboxtags a:hover{
    color:#fff;
    background:linear-gradient(135deg,#0ea5e9,#6366f1);
    border-color:transparent;
    transform:translateY(-2px);
    box-shadow:0 6px 18px rgba(99,102,241,.35);
}

/* افکت کلیک */
.bgboxtags a:active{
    transform:scale(.96);
}

/* ===============================
   اندازه بر اساس محبوبیت (اختیاری)
=================================*/

.bgboxtags a[style*="font-size: 8"]{font-size:12px !important;}
.bgboxtags a[style*="font-size: 9"]{font-size:12.5px !important;}
.bgboxtags a[style*="font-size: 10"]{font-size:13px !important;}
.bgboxtags a[style*="font-size: 11"]{font-size:13.5px !important;}
.bgboxtags a[style*="font-size: 12"]{font-size:14px !important;}
.bgboxtags a[style*="font-size: 13"]{font-size:14.5px !important;}
.bgboxtags a[style*="font-size: 14"]{font-size:15px !important;}
.bgboxtags a[style*="font-size: 15"]{font-size:15.5px !important;}
.bgboxtags a[style*="font-size: 16"]{font-size:16px !important;}


/* ===============================
   موبایل
=================================*/

@media (max-width:768px){

    .bgboxtags{
        gap:8px;
    }

    .bgboxtags a{
        font-size:12px !important;
        padding:5px 12px;
    }

}
.custom-pagination{
  text-align:center
}
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 7px 30px 5px;
  border-radius:6px;
  overflow:auto;
  -moz-border-radius:6px;-webkit-border-radius:6px;
}
.custom-pagination a {
  background:#ACBBD9;
  color:#ffffff;
}
.custom-pagination a:hover {
  background:#123456;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 7px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  margin-top:20px;
  background:#74CFA7;
  color: #fff;
}
.page-bg-news .box-title-news{ 
  font-size: 18px;
  margin-bottom:-10px;
  color:#0c5729;
}
.limit-head img{ 
  position:relative;
  box-shadow: 0 1rem 3rem rgba(99, 123, 177, 0.8) !important;
  border-radius: 7px;

}
@media (max-width: 768px){
  .limit-head img{ 
	  width: 100%; 
	  position: relative;
	  margin:0 auto;
      }
}
.box-text-news{
  float:left;
  width: 65%;
  font-size: 16px;
  color: #999797;
  margin-bottom:10px;
}
 @media (max-width: 600px){
   .box-text-news {
	   position:relative;
	   width:100%;
	   text-align: center;
	   }
}
.box-news img{
  float:left;
  width: 120px;
  height: 80px;
  position: absolute;
  border-radius: 7px;
}
.page-bg :hover .box-news img { 
  border-radius: 3px;
  box-shadow: 0 0 7px #f4f4f4 inset,0 1rem 3rem rgba(99, 123, 177, 0.8) !important;
  transform: translate(0, -7px);
}
 @media (max-width: 600px){
   .box-news img {
	   position:relative;
	   width:100%;
	   padding:5px;
	   margin:5px;
	   }
}
img, figure {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.faseleh{   
  clear: both;
  width: 100%;
  height: 15px;
  font-size: 1px;
}
.sidebar{  
  float: left;
  position: relative;
  display:block!important;
 }
.sidebar .head {  
  margin-top:10px;
  padding:6px 30px;
  color: #c44aca;
  font-size: 13px;
  min-height: 15px;
 }
.sidebar p.title {
  display: block;
  color: #707070;
  font-size: 16px;
  background: #e0e4e3;
  padding: 14px;
  position: relative;
  border-radius: 5px 5px 0px 0px; 
}
@media (max-width: 991px){
   .sidebar{float: right;}
   .sidebar {display:block!important;}
}
.shopbg-page{
  margin:20px;
  padding:10px 40px;
}

.bg-page{
  color:#fff;
  margin:20px;
  font-size:19px;
  border-radius:7px;
  padding:20px 10%;
  background: #0675a1;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.page-bg-news{ 
  max-width:98%;
  color:#123456;
  padding:10px 20px;
  margin-bottom:20px;
  border-radius:17px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.page-bg-news h3{ 
  color:#0000ff;
  font-size:30px;
  padding:10px;
  margin:8px;
}
.page-bg{ 
  color:#123456;
  margin:20px  0px 20px;
  border-radius:17px;
  padding:10px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.page-bg h3{ 
  color:#0000ff;
  font-size:30px;
  padding:10px;
  margin:8px;
}

input[type='checkbox'] {
 display: none; 
} 
.wrap-collabsible {
 margin: 1.2rem 0;
} 
.lbl-toggle {
  margin-bottom:0px;
  margin-top:10px;
  display: block; 
  font-weight:700;
  font-family:aviny;
  font-size:21px;
  text-transform: uppercase;
  text-align: right;
  padding: 1rem; 
  color: #fff;
  background: #123456;
  cursor: pointer; 
  border-radius: 7px;checked:none;
  transition: all 0.25s ease-out;
}
.lbl-toggle:hover { 
  color: #fff; 
}
.lbl-toggle::before {
  content: " "; 
  display: inline-block;
  border-top: 5px solid transparent; border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-left:20px; 
  transform: translateY(-2px);
  transition: transform .2s ease-out;
} 
.toggle:checked+.lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px); 
} 
.collapsible-content {
  max-height: 0px; 
  overflow: hidden;
  transition: max-height .25s ease-in-out;
} .toggle:checked + .lbl-toggle + .collapsible-content {
   max-height: 350px;
} 
.toggle:checked+.lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; 
} 
.collapsible-content .content-inner { 
  background: #DFDFDF; 
  border-bottom: 1px solid rgba(0, 105, 255, .45);
  border-bottom-left-radius: 7px; 
  border-bottom-right-radius: 7px;
  padding: 15px 15px;
  margin-top:0px;
  margin-bottom:5px;
} 
.collapsible-content p {
  color:#ffffff;
  font-size:20px;
   margin-bottom: 0; 
}

/* Transition */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #2c3e50;
  background-image: none;
}
/* Remove IE arrow */
select::-ms-expand {
  display: none;
}
/* Custom Select */
.select {
  direction:ltr;
  position: relative;
  display: flex;
  width: 20em;
  height: 3em;
  line-height: 3;
  background: #2c3e50;
  overflow: hidden;
  border-radius: .25em;
}
select {
  flex: 1;
  padding: 0 .5em;
  color: #fff;
  cursor: pointer;
}

.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 1em;
  background: #34495e;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}
.select:hover::after {
  color: #f39c12;
}
/* icon-footer */
/* icon-footer */
footer .address ul li .tel-footer {
  width: 20px;
  height: 20px;
  background: url(img/icon/tel-footer.svg) no-repeat;
  background-position: 0px 0px;
  float: right;
  margin-top:1px;
  margin-left:5px;

  cursor: pointer; 
}
footer .address ul li .mail-footer {
  width: 20px;
  height: 20px;
  background: url(img/icon/mail-footer.png) no-repeat;
  background-position: 0px 0px;
  float: right;
  margin-top:1px;
  margin-left:7px; 
  margin-right:-2px;

  cursor: pointer; 
}
footer .address ul li .address-footer {
  width: 20px;
  height: 20px;
  background: url(img/icon/shop-footer.png) no-repeat;
  background-position: 0px 0px;
  float: right;
  margin-top:1px;
  margin-left:7px;   
  margin-right:-2px;

  cursor: pointer; 
}
.bgkadre{ 
  display: block;
  width: 100%;
  height: 50px;
  padding:5px;
}
.social-icon ul {
  display: flex;
  position: absolute;
  padding:10px 10px;
  margin:-10px -15px;
}
.social-icon ul li {
  list-style: none;
}
.social-icon ul li a {
  width: 35px;
  height: 35px;
  background-color: #fff;
  text-align: center;
  line-height: 15px;
  font-size: 25px;
  margin: 0 5px;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  z-index: 1;
}
.icon-linkedin { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/linkedin.png) no-repeat 0 0;
}
.icon-facbook { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/facbook.png) no-repeat 0 0;
}
.icon-instagram { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/instagram.png) no-repeat 0 0;
}
.icon-telegram { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/telegram.png) no-repeat 0 0;
}
.icon-twitter { 
  margin:-1.60px;
  width: 30px;
  height: 30px;
  background:url(./img/icon/twitter.png) no-repeat 0 0;
}
.social-icon ul li a .icon-linkedin {	
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-linkedin {
  color: #ffff00;
  transform: rotateY(360deg);
}
.social-icon ul li a .icon-facbook {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-facbook {
  color: #ffff00;
  transform: rotateY(360deg);
}
.social-icon ul li a .icon-instagram {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-instagram {
  color: #ffff00;
  transform: rotateY(360deg);
}
.social-icon ul li a .icon-telegram {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-telegram {
  color: #ffff00;
  transform: rotateY(360deg);
}
.social-icon ul li a .icon-twitter {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}
.social-icon ul li a:hover .icon-twitter {
  color:#ffff00;  font-size:65px;
  transform: rotateY(360deg);
}
.social-icon ul li a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f00;
  transition: .5s;
  z-index: 2;
}

.social-icon ul li a:hover:before {
  top: 0;
}

.social-icon ul li:nth-child(1) a:before{
  background: #9AC427;
}

.social-icon ul li:nth-child(2) a:before{
  background: #0F0FF7;
}

.social-icon ul li:nth-child(3) a:before {
  background: #990E51;
}

.social-icon ul li:nth-child(4) a:before {
  background: #F7D80F;
}
.social-icon ul li:nth-child(5) a:before {
  background: #3D2F2E;
}
@media (max-width: 991px){
   .social-icon ul {margin-bottom:50px}
   .social-icon ul {margin-top:-5px}
   .social-icon ul{margin-right:-3%}
}

@media (max-width: 991px){
   .sidebar{float: right;}
   .sidebar {display:block!important;}
}

/* icon-footer */
.container, .container-fluid, .row,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  padding: 0px;
  margin: 0px; 
}
.container {
  margin: auto; 
}
.page .static .body .headline {
  font-size: 16px;
  color: #680a7a; 
}
.page .static .body .important {
  background: #fff;
  width: 100%;
  padding: 10px;
  color: #2d3c4f;
  margin-bottom: 10px; 
}


.post-list .head { 
  margin:0px -20px 10px; 
  box-shadow: 0 0 10px #735489 inset;
  border-radius:8px 0px 0px 8px;
 }
.post-list .sar a{ 
   font-size: 24px;
  margin-right:27px;
   color: #c473d9;
}
.post-list p.title {
  margin-right:0px;
  display: block;
  color: #fff;
  font-size: 14px;
  background: #fff;
  padding: 14px;
  position: relative;
  border-radius: 5px 5px 0px 0px; 
}
.post-list h2 .title {
  display: block;
  color: #fff;
  font-size: 14px;
  padding-right: 34px;
  position: static;
}
.post-list .bodysing {
  color:#707070;
  line-height:25px;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:0px 10px;
  margin-bottom:20px;
 }
.post-list .bodysing .single-limit{
  color:#000;border: 1px solid #B3B4C7;
  border-radius: 7px;font-weight: bold;
  line-height:25px;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:5px 20px;
  margin-bottom:20px;
 }
.post-list .bodysing img{ 
  background: #f1dff5;
  width: 700px;
  height: 280px;
  padding:20px 120px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.8;
  display: block;
  margin-right:6%;
}
.post-list .body-tags {
  border-top: 1px solid #ecf0f3;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 5px; 
}
.post-list .body-tags p {
  background: url(img/tag.png) no-repeat scroll 100% 50%;
  height: 25px;
  background-size: 25px 25px;
  padding-right: 30px;
}
.post-list .head{
  padding:10px 20px;
  color: #707070;
  font-size: 14px;
  min-height: 30px;
  background: #fff;
}
.post-list { 
  margin-top: 10px;
  margin-bottom:20px;
  padding:0px 15px;   
  background-color: #fff;
}
.post-list .item {
  padding: 0px 10px 10px 10px;
  margin-bottom:0px;
 }
.post-list .item:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
 }
.post-list .item img {
  width: 100%;
  border-radius:7px;
  height: 110px; 
}
.post-list .item img:hover {  
  border: 1px solid #F0BBD9;
  padding-top:110px;border-radius: 7px;
  background: url(./img/haver-img.gif) no-repeat;
  box-shadow: 0 0 0 1px inset, 0 0 15px grey, 0 0 1px grey inset;
  transition: box-shadow 1.1s;
}
.post-list .item .title {
  margin-right: 10px;
  font-size: 16px; 
  margin-top: 5px; 
}
.post-list .item .title:hover {
  color: #f88a31;
}

.post-list .item .body p {
  font-size: 21px;
  color: #707070; 
}
.continuation a{ 
  direction:ltr; 
  float: left;
  color: #123456;
  margin-top:30px;
  width: 80%;
  padding:5px;
  border-radius:5px;
  background: #f1f1f1;
  text-align: center;
  font-size: 17px;
}
.continuation a:hover {
  background: #123456; border-radius: 7px;
  box-shadow: 0 0 0 inset, 0 0 15px blue, 0 0 green inset;
  transition: box-shadow 0.6s;
  color: #fff; 
}
@media (max-width: 600px){
#services a.continues {  
          float:right;
	  width:100%; 
          margin-top:-30px;
      }
}
a.continues { 
  direction:ltr;
  float: left;
  width:25%;
  padding:5px;
  border-radius:6px ; 
  background:#DFDFDF;
  text-align: center;
  font-size: 16px;
}
a:hover.continues {
  background: #123456; 
  box-shadow: 0 0 0 inset, 0 0 15px blue, 0 0 Purple inset;
  transition: box-shadow 0.6s;color:#fff;
}

.post-list .date {
  background: url(img/date.png) no-repeat scroll 100% 50%;
  font-size: 18px;
  padding-right: 28px;
  padding-top: 0px;
  height: 20px;
  background-size: 20px 20px;
  margin-right: 10px;
  display: block; 
}
.post-list .cat{
  background: url(img/cat.png) no-repeat scroll 100% 50%;
  font-size: 18px;
  padding-right: 28px;
  padding-top: 0px;
  height: 20px;
  background-size: 20px 20px;
  margin-right: 10px; 
}
.post-list .cat a:hover {
  color: #f88a31; 
}
.post .bodysing {
  color:#736E6E;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:0px 20px;
  margin-bottom:20px;
 }
.post .bodysing img{ 
  background: #f1dff5;
  padding:20px 80px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.8;
  display: block;
  margin: auto;
  margin-bottom: 10px;
 }
.post-list .bodysing {
  color:#707070;
  line-height:25px;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:0px 10px;
  margin-bottom:20px;
 }
.post-list .bodysing .single-limit{
  color:#000;border: 1px solid #B3B4C7;
  border-radius: 7px;font-weight: bold;
  line-height:25px;
  font-size:14px;
  margin-top:0px;
  text-align: justify;
  padding:5px 20px;
  margin-bottom:20px;
 }
.post-list .item .body { 
    line-height:29px;
    font-size: 23px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 40px;
    padding: 0px 13px;
    text-align: justify;
    height: 85px;
    overflow-y: hidden;
}
.relatedposts {
  width: 100%; 
  margin: 5px 1px; 
  float:right; 
  font-size: 10px;
}
.relatedposts h2 {
  color:#735489;
  font-size: 12px; 
  margin:20px; 
}
.relatedposts h3 {
  text-align:center;
  font-size: 8px; 
  margin:0 1px 0 1px; 
}
.author-img {
  background:#e7d1f7;
  padding:3px;border-radius:4px;
  display: inline-block;
  border:solid 1px #735489;
  width: 80px;
  height: 60px;
  margin-right: -20px;
}
.C-comment {
  background: #fff;
  width:100%;
  padding:20px;
}
.bg-page-post{ 
  margin-top:10px;
  border-radius:7px;
  padding:20px ;
  height: auto;
  background-color: #f9f9f9;

}
.sidebar-bg{ 
  margin-top:10px;
  border-radius:7px;
  padding:10px ;
  height: auto;
  background-color: #f9f9f9;

}
.sidebar .sidebar-bg{
   margin-top:20px;
}
#services .box {
  padding:15px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 3px;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
}
#services .box:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
#services .btn-pricing {
  float:left;
  margin-top:5px;
  color:#733fe1;
  margin-bottom:0;
  font-size:15px;
  padding:4px 18px;
  border-radius:5px;
  box-shadow: 0 0 35px #866BB8 inset;
}
#services .btn-pricing:hover {
    color:#733fe1;
    box-shadow: 0 0 10px #733fe1 inset;
}
#services .box:hover img{
  box-shadow: 0 1rem 3rem rgba(99, 123, 177, 0.8) !important;
  border-radius: 10px;
}
#services .img { 
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  width: 60px;
  height: 50%;
  position: absolute;
  padding-right:10px;
  padding-top:1%;
}
#services .img :hover{ 
  box-shadow: 0 0 10px #733fe1 inset;  
  border-radius: 20px;
}
#services .box .date {
  background: url(img/date.png) no-repeat scroll 100% 50%;
  font-size: 12px;
  padding-right: 28px;
  padding-top: 14px;
  height: 25px;
  background-size: 25px 25px;
  margin-right: 10px; 
}
#services .box .cat {
  background: url(img/cat.png) no-repeat scroll 100% 50%;
  font-size: 12px;
  padding-right: 28px;
  padding-top: 14px;
  height: 25px;
  background-size: 25px 25px;
  margin-right: 10px;
}
#services .title {
  font-weight: 700;
  margin-bottom:15px;
  font-size: 14px;
}
#services .title a {
  margin-bottom:0px;
  color: #111;
}
#services .box:hover .title a {
  color: #007bff;
}
.desc-page{
  font-size: 17px;
  margin-right: 20px;
  line-height: 24px;
  margin-bottom: 0;
}
.ca-text{
  font-weight: 700;  
  font-size: 17px;
  text-align: center;
  color: #000;
}
.ca-texttnt{
  float:left;
  text-align:justify;
  padding-bottom:20px;
  padding-right:80px;
  margin-right:5px;
  font-weight: 100;  
  font-size: 13px;
  color: #e1e1e1;
}
.ca-texttntsid{
  float:left;margin-left:20px;
  text-align:justify;
  padding-bottom:20px;
  padding-right:65px;
  margin-right:5px;
  font-weight: 100;  
  font-size: 13px;
  color: #225560;
}
@media ( max-width: 991px ) {
  .bg-page-post {
    margin-top:10px;
  }
}
@media ( max-width: 991px ) {
  .sidebar .bg-page-post {
    margin:10px 20px;
  }
}
@media only screen and (max-width: 1921px) {
.C-comment input{
  width: 99.90%;
  }
}
@media (max-width: 1200px){
    .post-list .bodysing img {margin-right:13%;}
	.post-list .bodysing img {width:100%;}
	.post-list .bodysing img {height: 200px;}
}
@media (max-width: 600px){
    .post-list .bodysing img {margin:2%;}  
	.post-list .bodysing img {width:100%;}
	.post-list .bodysing img {height: 150px;}
	.post-list .bodysing img {padding:20px 30px}
}
 @media (max-width: 1200px){
    .post-list .bodysing img {margin-right:13%;}
	.post-list .bodysing img {width:100%;}
	.post-list .bodysing img {height: 200px;}
}
@media (max-width: 600px){
    .post-list .bodysing img {margin:2%;}  
	.post-list .bodysing img {width:100%;}
	.post-list .bodysing img {height: 150px;}
	.post-list .bodysing img {padding:20px 30px}
}
@media (max-width: 767px){ .hgroup h1,h2 {text-align:center}}
@media only screen and (max-width: 767px){
header .logo-left { float:right; padding:5px 34%;}
}


/* -----------------------------
   فایل CSS سبد خرید حرفه‌ای
   نام فایل: cart-style.css
----------------------------- */

/* باکس کلی سبد خرید */
.boxshop {  
  width: 60%;
    background: #fff;
  margin:-30px 20% 20px 20%;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    padding: 20px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.boxshop:hover {
    box-shadow: 0 6px 16px rgba(0,0,0,0.15);
}

/* عنوان بخش سبد خرید */
.shop-head {
  width: 80%;
  font-size:19px;
  height: 100px;
  color:#fff;
  margin: auto;
  margin-top: 20px;
  border-radius: 3px;
  padding:20px; 
  background: #8853a4;
  border-radius: 7px;
  box-shadow: 0 10px 29px 0 rgba(241,223,245);
  transition: all 0.3s ease-in-out;
}

/* فرم موبایل */

.shop-form {
    display: flex;
    align-items: center; /* وسط چین عمودی */
    gap: 10px; /* فاصله بین label و input */
    margin-bottom: 15px;
}

.shop-form label {
    min-width: 120px; /* عرض ثابت برای label */
    font-weight: 600;
    color: #2b0da3;
}

.shop-form input[type="text"] {
    flex: 1; /* input تمام فضای باقی مانده را می‌گیرد */
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-size: 14px;
    box-sizing: border-box;
}


/* جدول سبد خرید */
table {
    width: 100%; /* کل عرض صفحه یا کانتینر */
    border-collapse: collapse;
    table-layout: fixed; /* مهم: تقسیم عرض مساوی برای ستون‌ها */
}

th, td {
    width: 33.33%; /* یا 25% اگر 4 ستون دارید */
    text-align: center; /* متن وسط ستون */
    padding: 12px 0; /* فاصله بالا و پایین */
    border-bottom: 1px solid #ddd;
    overflow: hidden; /* جلوگیری از بیرون زدن متن */
    white-space: nowrap;
    text-overflow: ellipsis;
}

th {
    background-color: #f5f5f5;
    font-weight: 600;
    color: #333;
}

tr.purple {
    background-color: #f8f0ff;
}

tr.purple:hover {
    background-color: #e9d8ff;
}

/* جمع کل */
tr:last-child td {
    font-weight: bold;
    color: #e74c3c;
    background-color: #fff5f8;
}

/* دکمه تایید خرید */
input[type="submit"] {
    background: #74CFA7;
    color: #fff;
    font-size: 16px;
    padding: 10px 24px;
    border: none;
    border-radius: 8px;

}

input[type="submit"]:hover {
    background: #123456;
    color: #fff;
}
button {
 background:red;
 color:white;
 border:none;
 padding:3px 18px;
 border-radius:7px;
 cursor:pointer;
}
button:hover{
 background:#123456;
 color:white;

}
.services .eple {
    font-size: 15px;
    color: #555;
}

.services ul {
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
}

.services ul li {
    margin-bottom: 8px;
    padding-left: 25px;
    position: relative;
    font-size: 15px;
    color: #333;
}

.services ul li i {
    position: absolute;
    left: 0;
    top: 0;
    color: #2b0da3;
}

/* فاصله بین باکس‌ها */
.faseleh {
    height: 15px;
}

/* ریسپانسیو */
@media (max-width: 991px) {
    .boxshop {
        padding: 15px;
    }
    input[type="submit"] {
        width: 100%;
    }
    th, td {
        font-size: 14px;
    }
}


/* ===== Sidebar ===== */
/* ===============================
   SIDEBAR CONTAINER
=================================*/

.sidebar{
    width:380px;
    max-width:100%;
    margin:0 auto;
    direction:rtl;
}

/* سکشن */
.sidebar-section{
    background:#f9f9f9;
    border-radius:6px;
    padding:18px;
    margin-top:22px;
    margin-bottom:22px;
    box-shadow:0 10px 30px rgba(0,0,0,.06);
    border:1px solid #eef2f7;
}

/* عنوان سکشن */
.sidebar-title{
    font-size:18px;
    font-weight:700;
    margin-bottom:18px;
    padding-bottom:10px;
    border-bottom:2px solid #f1f4f8;
    color:#0f172a;
    position:relative;
}

.sidebar-title::after{
    content:"";
    position:absolute;
    bottom:-2px;
    right:0;
    width:60px;
    height:2px;
    background:linear-gradient(90deg,#0ea5e9,#6366f1);
    border-radius:2px;
}

/* ===============================
   POST ITEM
=================================*/

.post-item{
    display:flex;
    align-items:flex-start;
    gap:14px;
    padding:12px;
    border-radius:12px;
    transition:.25s;
    position:relative;
}

.post-item:not(:last-child){
    margin-bottom:10px;
}

.post-item:hover{
    background:#f8fafc;
    transform:translateY(-2px);
}

/* تصویر */
.post-thumb{
    flex-shrink:0;
    width:100px;
    height:70px;
    border-radius:10px;
    overflow:hidden;
    position:relative;
}

.post-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.4s;
}

.post-item:hover .post-thumb img{
    transform:scale(1.08);
}

/* محتوا */
.post-content{
    flex:1;
    min-width:0;
}

/* عنوان */
.post-title{
    font-size:15px;
    font-weight:600;
    line-height:1.7;
    margin-bottom:6px;
}

.post-title a{
    color:#0f172a;
    text-decoration:none;
    transition:.25s;
}

.post-title a:hover{
    color:#2563eb;
}

/* خلاصه */
.post-excerpt{
    font-size:13px;
    color:#64748b;
    line-height:1.6;
}

/* ===============================
   موبایل و ریسپانسیو
=================================*/

@media (max-width:1200px){
    .sidebar{
        width:100%;
    }
}

@media (max-width:768px){

    .sidebar-section{
        padding:14px;
    }

    .post-thumb{
        width:85px;
        height:60px;
    }

    .post-title{
        font-size:14px;
    }

}

@media (max-width:480px){

    .post-item{
        gap:10px;
        padding:10px;
    }

    .post-thumb{
        width:75px;
        height:55px;
    }

    .post-title{
        font-size:13px;
    }

    .post-excerpt{
        font-size:12px;
    }

}