body {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    overflow-y: auto;
    direction: rtl;
    text-align: right;
    font-family: sahel !important;
    font-weight: normal;
    background:#2c2f3a !important;
        color: #fff;
}


.header {
    width: 100%;
    height: 170px;
    padding: 70px 0px;
}
.n2-ss-margin {
    margin: 20px !important;
    border-bottom: 1px solid #e5b685;
    padding: 0 0 20px;
}

.search-box{
float: right;
width: 100%;
}
.search-box form {
  margin:0;
}

.search-box button {
    height: 45px;
    border: 0px;
    background: #e5b685;
    outline: none;
    width: 15%;
    padding: 0;
    transition: all .2s;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-left: 2px solid #a77746;
}

.search-box button:hover {
  background: #85992f;
  outline: none;
}

.search-box input {
    height: 45px;
    border: none;
    background: #d13f68;
    outline: none;
    padding: 0 10px 0 0;
    width: 85%;
    margin: 0;
    float: left;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.search-box img{
    vertical-align: middle;
}
.top-menu {
    padding: 0;
    margin: -25px auto 15px;
    text-align: center;
}
.top-menu ul {
    padding: 0;
    list-style: none;
}
.top-menu li {
    display: inline-block;
    margin: 0 5px;
}
.top-menu a {
    color: #fafafa;
    font-size: 12px;
    transition:.2s;
}
.top-menu a:hover {
    text-decoration: none;
    color: #e5b685
}
.store{
margin: 27px 0 0px;
}
.store a{
    font-size: 13px;
    font-weight: 500;
    color: #2c2f3a;
    text-decoration: none;
    padding: 13px;
    background: #e5b685;
    border-radius: 10px;
    transition: all .2s;
    margin: 0 0 0 7px;
    
}

.store a:hover {
  color: #eeeeee;
  background: #85992f;
}

.store img {
  filter: grayscale(1);
  cursor: pointer;
  max-width:none;
    border-radius: 0px;
}
.logo-weblight {
    float: right;
    width: 290px;
}
.logo-weblight img {
  margin: 20px 0;
  float:right;
}
.logo-weblight h1  {
    float: right;
    font-size: 12px;
    color: #fafafa;
    margin: 20px 0 10px;
}
.logo-weblight h2  {
    font-size: 16px;
    color: #fafafa;
    font-weight: bold;
}
.sticky {
    position: fixed;
    top: 0;
    border-bottom: solid 1px #f1f1f1;
    margin: 0 !important;
}
.logout a {
    padding: 3px 10px 6px;
    background: #eee;
    border-radius: 5px;
    float: left;
    transition: all .2s;
}
.logout a:hover {
    background: #e4c3b2;
    text-decoration: none;
}
.menu-header {
    width: 100%;
    float: left;
}
.menu-header h2 {
    font-size: 13px;
    color: #e5b685;
    background: #4b4f61;
    border-bottom: 5px solid #e5b685;
    padding: 10px 30px;
    width: 100%;
    text-align: center;
}

.main-menu {
    width: 100%;
    z-index: 999999;
    transition: all 0.5s;
    margin-top: 10px;
    border-top: 1px solid #e5b685;
    border-bottom: 1px solid #4e5a79;
}

.main-menu ul {
  list-style: none;
  text-align: center;
  background-color: #34496d;
  margin: 0

}

.main-menu ul li {
  display: inline-block;
  position: relative;
}

.main-menu ul li a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: block;
    transition: all .2s;
    padding: 20px;

}
.main-menu ul li a:active {
    background: #d13e68;
}

.main-menu ul li:hover>a {
    color: #fafafa;
    background: #d13f68;
    text-decoration: none;
    padding: 20px 35px;
}
.main-menu li a:active {
  color: #fff;
  background: #505a75;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.main-menu ul Li ul {
  display: none;
  position: absolute;
  top: 58px;
  right: 0;
  width: 190px;
  box-shadow: 15px 35px 50px 0px rgba(100, 101, 101, 0.55);
  background: #f3f3f3;
z-index: 999999;
padding: 0;

}

.main-menu ul Li:hover>ul {
  display: block;

}

.main-menu ul Li ul li {
  display: block;

}

.main-menu ul Li ul li a {
  padding: 15px 10px;
  transition: all .2s;
  background: #96b1de;
}

.main-menu ul Li ul li:hover>a {
  background: #e5b685;
  color: #34486c;
  display: block;
  border-bottom: 0;
  padding: 30px 10px;
}

.main-menu ul Li ul li ul {
  display: none;
  right: 190px;
  top: 0;
  background: #7c7c7c;
}

.main-menu ul Li ul li ul a {
  color: #eee;
}
.menu-icon{}
  .menu-icon img{
    border-radius: 0px;
  }
  .top-box{  background-color: #ffffff;
    height: 100px;
    z-index: 9999;
    margin-top: -150px;
    width: 100%;}

.slider-weblight {
  width: 100%;
  position: relative;

}


.slider-weblight img{
  border-radius: 0px;
}


.counter {
  width: 100%;
  margin: 50px 0 35px 0;
}

.box-counter{
  width: 110%;
  margin: 40px -10px 40px 0;
  position: relative;
  transition: all .2s;
filter: grayscale(.1);
}
.box-counter h1{
  font-family: sahel;
  font-size: 40px;
  font-weight: 710;
  color: #e4c3b2;
  position: absolute;
      top: 23%;
      left: 50%;
      transform: translate(-50%, -50%);
          z-index: 1;
}

.box-counter h2{
  font-family: sahel;
  font-size: 18px;
  font-weight: normal;
  color: #e4c3b2;
  position: absolute;
  top: 32%;
  left: 50%;
  transform: translate(-50%, -50%);
      z-index: 1;
}
.box-counter img{
  width: 100%;
  background-color: #574764;
  top: 0;
  z-index: -1;
  transition:all .2s;
}

.box-counter img:hover {
    mix-blend-mode: overlay;
    background: #dbdbdb;
}

.box-counter:hover {
width: 110%;
background-color: #543f59;
cursor: pointer;
transform: translateY(-4px);
filter: grayscale(.0);
border-radius: 5px;
}
.adver {

}
.adver img{
  width: 100%;
  height: 600px;
}



.titlebar {
  width: 100%;
}
.category-logo{
    margin: 0px auto;
    padding-bottom: 10px;
}
.category-logo img{
float: right;
margin: 7px 0 0 10px ;
}
.content-about h1{
    color: #2f4e73;
    font-size: 15px;
}
.content-about h2{
    font-size: 20px;
    margin:0 0 40px;
}
.content-about a{
  color: #2f4e73;
  text-decoration:none;
}
.category-logo h1{
  padding: 30px 0 0 0;
  font-family: "sahel";
  font-size: 20px;
  font-weight: bold;
  color: #2f4e73;
}
.category-logo h3{
  float: right;
  padding: 0px 0 0 0;
  font-size: 13px;
  font-family: "sahel";
  font-weight: 300;
  color: rgb(52, 58, 91);
}
.search-logo{
    margin: 40px auto;
    width: 260px;
    padding-bottom: 10px;
    text-align: center;
}
.search-logo img{
}

.search-logo h1{
  font-size: 20px;
  font-weight: bold;
  color: #2f4e73;
}
.search-logo h3{
  padding: 0px ;
  font-size: 13px;
  font-weight: 300;
  color: rgb(52, 58, 91);
}
.post-slide-1 {
  width: 100%;

}
.post-slide-1 img {
  width: 100%;
height: 600px;
}
.post-slide-2 img {
  width: 100%;
height: 235px;
}
.post-slide-3 img {
  width: 100%;
  height: 335px;
}
.post-slide-2-3 {
  width: 100%;


}
.post-slide-2 {
  margin: auto;
  width: 100%;
  background-color: #666;
}

.post-slide-3 {

  width: 100%;
  margin-top: 30px;
  background-color: #666;
}
.shop-banner {
    margin: 60px auto;
}
.content {
    height: auto;
    margin: 0px 0 20px;
    background: -webkit-linear-gradient(right, #34394c, #3c557e);
    padding: 20px 0 70px;
    box-shadow: 2px 43px 50px 5px #1f1f1f;
    border-radius: 0 0 30px 30px;
}
.content img{
}
.content h2 {
    padding: 10px 0;
    font-size: 12px;
    font-family: "sahel";
    color: rgb(229 182 131);
    font-weight: bold;
    line-height: 32px;
}


.content h3{
  padding: 0px 0px;
  font-size: 13px;
  font-family: "sahel";
  color: #6d6e71;
  font-weight: 100;
  line-height: 19px;
  text-align: justify;
}

.content-about {
  height:auto;
}

.content-about h3 {
  padding: 0px 10px 0 0;
  font-size: 16px;
  font-family: "sahel";
  color: #2b2b2b;
  font-weight: 300;
  line-height: 28px;
  text-align: justify;
}


.content-about h2{
  padding: 0px 10px;
  font-size: 19px;
  font-family: "sahel";
  color: #c29518;
  font-weight: bold;
  line-height: 28px;
  text-align: justify;
}

.sidebar {
    width: 100%;
    margin: 0px 20px;
}
.sidebar h2{
  font-size: 16px;
  color:#555;
  padding: 0 0 20px;

}

.content-box {
  float: right;
}

.title-box {
    margin: 50px auto;
    display: block;
    width: 690px;
}

.title-box h2 {
    font-size: 22px;
    font-weight: 710;
    color: #a7d0f9;
    float: right;
    padding: 0;
    width: 230px;
    text-align: center;
}
.title-box h3 {
    font-size: 22px;
    font-weight: 710;
    color: #34496d;
    float: right;
    padding: 0;
    width: 230px;
    text-align: center;
}

.Rounded-Rectangle-1 {
    height: 1px;
    background-color: rgb(229 182 133);
    width: 200px;
    float: right;
    margin: 15px;
}


.Rounded-Rectangle-2 {
    height: 1px;
    background-color: rgb(229 182 133);
    width: 200px;
    float: right;
    margin: 15px;
}

.conter {
    margin: 50px 0 100px;
}
.recent_post_item img {
    width: 175px;
    border-radius: 50%;
    border: 2px solid #617290;
    float: right;
    margin: 0px 0px 0 20px;
    height: 175px;
    box-shadow: 2px 3px 40px 0px #51688e;
    transition: .2s;
}


.recent_post_item img:hover {
    box-shadow: 2px 3px 40px 0px #6983af;
}
.recent_post_item a {
    color: #dcb447;
    text-decoration: none;
    transition: .2s;
}
.recent_post_item a:hover {
    color: #fd6969;
}
.recent_post_item h2 {
    font-size: 18px;
    font-weight: 710 ;
    color: #dcb447;
    line-height: 30px;
    padding: 20px 0 10px;
}
.recent_post_item p {
    font-size: 12px;
    font-weight: normal ;
    color: #bbbbbb;
    overflow: hidden;
    height: 53px;
}

.banner img{
    border-radius: 0;
    width: 100%;
}

.shop{
    background:#34496d;
    padding: 60px 0 20px;
}

.title-box-2 {
  float: left;
  padding: 50px 0;
  width: 245px;
  margin-left: -15px;
}

.Rounded-Rectangle-3 {
  float: left;
  height: 55px;
  width: 50px;
  background-color: rgb(255, 140, 140);
}

.Rounded-Rectangle-4 h2 {
  padding: 15px;
  font-size: 20px;
  font-family: "sahel";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-align: center;
}

.Rounded-Rectangle-4 {
  float: right;
  height: 55px;
  width: 195px;
  background-color: rgb(123, 123, 123);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;

}
.wpsf-product-price {
    padding: 7px 35px;
    width: 50%;
    background-color: #d13e68;
    text-align: center;
    border-radius: 3px;
}
#wps-slider-section .wpsf-product-price {
  padding-top: 10px!important;
}
.page-numbers a {
    margin: -4px;
}
.wpsf-product-title {
    margin: 10px;
    margin-top: 10px;
}
.pricebox {
    padding: 7px;
    width: 100%;
    background-color: #d13e68;
    color: #e6c9ba;
    text-align: center;
    font-weight: 710;
    font-size: 14px;
    border-radius: 3px;

}
.post-box-1 {
    margin: 40px auto;
    width: 90%;
    transition: all .2s;
}

.post-box-1:hover {
  cursor: pointer;
  transform: translateY(-3px);
}

.post-box-1 header img {
    width: 40%;
    border-radius: 50%;
    border: 2px solid #445063;
    box-shadow: 2px 3px 40px 0px #51688e;
    transition: .2s;
    float: right;
}

.post-box-1 header img:hover {
    box-shadow: 2px 3px 40px 0px #6983af;
}
.post-box-1 header h2 {
    padding: 13px 10px 0px;
    font-size: 17px;
    color: #dcb447;
    font-weight: 710;
    line-height: 33px;
    overflow: hidden;
    width: 60%;
    text-align: right;
}

.post-box-1 p {
    padding: 0px 15px;
    font-size: 13px;
    color: #cccccc;
    font-weight: normal;
    line-height: 19px;
    overflow: hidden;
    width: 60%;
    height: 60px;
}

.post-box-1 header a {
  text-decoration: none;
}

.post-data {
  height: 35px;
}

.post-data h4 {
    padding: 10px 20px;
    font-size: 12px;
    color: #fafafa;
    font-weight: normal;
    border-top: 1px solid #506a96;
    width: 60%;
    float: left;
    text-align: right;
}

.post-data a {
  text-decoration: none;
}
.tags{
  width: 90%;
  padding: 30px 0;
  border-top: 1px solid #3c557e;
}
.tags h3 {
    padding: 6px 0px;
    font-size: 13px;
    font-family: "sahel";
    color: #6d6e71;
    font-weight: 100;
    line-height: 19px;
    text-align: justify;
    float: right;
    margin: 0;
}

  .tags h4 {
    font-size: 15px;
    font-family: "sahel";
    color: #6d6e71;
    font-weight: 100;
    line-height: 25px;
    margin: 0;

  }
  .tags img{
    float: right;
    margin: 0px 20px 0 10px;
  }

.feedback{
    width: 90% ;
    border-top:1px solid #3c557e;
    height:75px;
    margin-right: 20px;
}

.feedback h4 {
    float: right;
    padding: 30px 0px;
    font-size: 12px;
    font-family: "sahel";
    color: #6d6e71;
    font-weight: 100;

}
.feedback img{
  float: right;
  margin: 20px 10px 0 10px;
}


.sidebar-post-1 {
  float: right;
  margin: 0px 35px 30px 10px;
  height: 180px;
  box-shadow: 8px 9.5px 30px 0px rgba(100, 101, 101, .55);
  border-radius: 7PX;
}

figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0%;
  left: 0;
  width: 80% ;
  background: linear-gradient(to bottom, rgba(70, 70, 70, 0) 0%, rgba(100, 0, 0, 0.5) 55%);
  content: '';
  opacity: 0;
  transform: translate3d(0, 50%, 0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 20;
  padding: 50px 20px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: translate3d(0, 150px, 0);
  color: #eee;
  font-family: sahel;
  font-weight: 500;
  font-size: 16px;
  background: linear-gradient(to bottom, rgba(90, 90, 90, 0) 0%, rgba(8, 12, 215, 0.6) 75%);

}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: 1;
  transform: translate3d(0, 17px, 0);
}

.grid figure {
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  border-radius: 7px;
  height: 180px;
}

.sidebar-post-1 img {
  height: 200px;
  border-radius: 7px;
}

.other-box {
  float: right;
  margin:auto;
  border-radius: 10px;
  width: 98%;
  height: 40px;
  text-align: center;
  cursor: pointer;
  transition: all .1s;
  margin-bottom: 55px;
}

.other-box a {
  border: solid 1px #c8c8c8;
  border-radius: 15px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  color: #444;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 40px;
  transition: .2s
}

.other-box:hover {}

.other-box a:hover {
  border-radius: 10px;
  color: #fff;
  padding: 10px 60px;
  background: #ff8c8c;
}

.other-box-2 {
  margin-top: 35px;
  float: left;
  text-align: center;
  transition: .2s;
  margin-bottom: 45px;
}

.curve-back {
  margin:90px 0  50px 0;
  position: relative;
}
.curve-back img{
  width: 100%;
}


.other-box-2 a {
  padding: 7px 18px 1px 18px;
  border: 8px solid #c79e2e;
  border-radius: 70%;
  text-decoration: none;
  font-family: sahel;
  font-size: 33px;
  font-weight: bold;
  color: #777;
  transition: .2s;
  margin: 12px;
}

.other-box-2:hover {}

.other-box-2 a:hover {
  color: #445b89;
  border-radius: 30%;
  padding: 6px 18px 1px 18px;
  border: 8px solid #ff8c8c;
}
.pagenumbers{
margin: auto;
}
.pagenumbers a{
text-align: center;
font-family: sahel;
font-weight: 300;
border-radius: 2px;
background-color: #f9f9F9;
color: #888;
padding: 10px 15px;
border: 1px solid #d6d6d6;
transition: all .2s;
}
.pagenumbers span.current {
    background: #85992f;
    font-family: sahel;
    font-weight: 300;
    color: #fff;
    border-radius: 2px;
    margin: 0;
    padding: 10px 15px;
    border: 1px solid #d6d6d6;
  }
  .pagenumbers a:hover {

    background: #ff8c8c;
    color: #fff;
    text-decoration: none;

}

.adver-2 {
  margin: 40px 0 60px;
}
.adver-2 img{
border-radius: 0px;
max-width: 100%!important;
}
.pre-footer{
  width: 100%;
background: -webkit-linear-gradient(right, #eaeaea22, #d6d6d6);
padding: 70px 0px 0 0px;
}
.menu-p-f{
  float: right;
}
.menu-p-f h1{
  font-size: 18px;
  color: #574764;
  font-weight: 710;
  overflow: hidden;
  text-decoration: none;
}
.menu-p-f h3{
  text-align: right;
  font-size: 13px;
  color: #574764;
  font-weight: normal;
  line-height: 22px;
  overflow: hidden;
  width: 100%;
  margin-top: 15px;
  padding: 0px 0 30px 40px;
}
.namad{
    margin-top: 50px;
    text-align: center;
}
.about-footer {
  margin: 60px 0 0 0;
}

.about-footer a {
  text-decoration: none;
}

.about-footer IMG {
  width: 100%;
  margin-top: 35px;
  background: #f7f7f7;
}
.about-footer header h1 {
font-size: 18px;
color: #bfbfbf;
font-weight: 710;
overflow: hidden;
text-decoration: none;

}
.about-footer header h3 {
  text-align: right;
  font-size: 12px;
  color: #d2b99e;
  font-weight: normal;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  height: 240px;
  margin: 20px 0 50px 0;
  padding:0px 0 0px 40px;
}
.menu-footer-1{
      margin: 60px 0 0 0;

}
.menu-footer-2 h1 {
font-size: 16px;
color: #bfbfbf;
font-weight: 710;
overflow: hidden;
text-decoration: none;
}

.menu-footer-1 h1 {
font-size: 16px;
color: #bfbfbf;
font-weight: 710;
overflow: hidden;
text-decoration: none;
}
.back-content-1 {
  width: 100%;
  height: 495px;
  margin-top: -490px;
  background-color: rgb(87, 71, 100);
  border-top: 25px solid #d9d9d9;
}

footer {
    background: -webkit-linear-gradient(right, #34394c, #3c557e);
    
}

.menu-footer-1 ul {
  margin-top: 15px;
  list-style: none;
  padding-right: 0;
}

.menu-footer-1 a {
  color: #d2b99e;
font-family: sahel;
font-weight: bold;
font-size: 15px;
text-decoration: none;
transition: .3s;
line-height: 30px;
}

.menu-footer-1 a:hover {
  font-weight: bold;
  color: #aa98a8;
}
.menu-footer-2{
    margin: 60px 0 0 0;}

.menu-footer-2 ul {
  list-style: none;
  margin-top: 15px;
  padding-right: 0;
  }

.menu-footer-2 a {
  color: #d2b99e;
  font-family: sahel;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  transition: .3s;
}

.menu-footer-2 a:hover {
  font-weight: bold;
  color: #aa98a8;
}

.menu-footer-3 {
  margin: 80px auto;
  width: 40px;
  cursor: pointer;
  transition: all .2s;

}

.menu-footer-3 img {margin-bottom: 3px;}

.menu-footer-3 a {
  text-decoration: none;
}

.menu-footer-3 img:hover {
  filter: grayscale(1);
}

.namad-footer img {
  margin: 150px 0px 0 0px;
}

.copywrighting h4 {
    width: 100%;
    background: #777;
    padding: 12px 0;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: 11px;
    margin: 0;
    line-height: 1.7em;
}


.adver-3{
  float: left;
  margin: 0px 30px 20px;
}


.author-link{padding: 0px 0 20px;}

.titlegroup {
  width: 100%;
  margin: 20px auto;
}

.titlegroup h1 {
    font-weight: 710;
    color: #c5c5c5;
    font-size: 28px;
    line-height: 50px;
}

.titlegroup h4 {
    float: right;
    padding: 5px 0 0 0;
    font-size: 12px;
    font-family: "sahel";
    font-weight: 100;
    color: #eee;
}
.titlegroup h2 {
  line-height: 20px;
  padding: 10px 0 0 0;
  font-size: 11px;
  font-family: "sahel";
  font-weight: 100;
  color: rgb(52, 58, 91);
}

.titlegroup a {
    padding: 0px 0 0 0;
    font-size: 12px;
    font-weight: normal;
    color: #c5c5b9;
    text-decoration: none;
}

.titlegroup a:hover {
  color: #999;
  transition: all .2s
}

.titlegroup img {
  float: right;
  margin: 20px 0 30px 10px;;
  border:1px solid #eee;
  border-radius: 50%;
}
.meta-discribtion {

}

.meta-discribtion h4 {
    padding: 20px 10px 0px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 100;
    overflow: hidden;
    color: #343848;
    background: #b5b6bb;
    border-bottom: 2px solid #eee;
    margin-bottom: 40px;
    border-radius: 20px;
}

.post-type {
  line-height: 29px;
  margin-bottom: 60px;
  text-align: justify;
}
.post-type img{
  width: 80% ;
  margin: 20px 0px;
  border-radius: 5px;
  border:1px solid #888
}
.post-type h2 {
    margin: 30px 10px;
    padding: 10px 40px;
    font-size: 22px;
    color: #1e84bf;
    line-height: 30px;
    border-right: 15px solid #e5b685;
    display: inline-block;
    background: #eee;
}
.post-type h3 {
    padding: 10px 30px;
    margin: 24px;
    font-size: 16px;
    color: #fafafa;
    vertical-align: top;
    line-height: 26px;
    font-weight: bold;
    display: inline-block;
    background: #d13f68;
    border-radius: 10px;
}
.post-type h4 {
    padding: 15px;
    margin: 25px auto;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    line-height: 2rem;
    background: #e5b685;
    text-align: center;
    border-radius: 10px;
    border: 1px dashed;
    width: 70%;
    box-shadow: 0px 43px 50px 5px #343a50;
}
.post-type h5 {
    background: #2ea2a2;
    padding: 30px;
    line-height: 30px;
    border: 2px #ffa500 dotted;
    border-radius: 5px;
    font-size: 15px;
}

.post-type p {
    padding: 0px 20px;
    font-size: 15px;
    font-family: "sahel";
    font-weight: 200;
    color: #fff;
    letter-spacing: 0px;
    line-height: 1.8rem;
}
.post-type a{
  text-decoration: none;
      color: #d13f68;
}



.post-box-radiotor {
  width: 100%;
  height: 222px;
  border: 1px solid rgb(200, 200, 200);
  border-radius: 5px;
  box-shadow: 8px 9.5px 46px 0px rgba(100, 101, 101, 0.3);
  transition: all .2s;
}

.post-box-radiotor:hover {
  cursor: pointer;
  box-shadow: 8px 9.5px 46px 0px rgba(100, 101, 101, .7);
  transform: translateY(1px);
}

.post-box-radiotor header img {
  width: 100%;
  height: 220px;
  border-radius: 5px;
}

.post-box-radiotor header h2 {
  padding: 10px 24px;
  font-size: 19px;
  font-family: "sahel";
  color: rgb(52, 58, 91);
  font-weight: bold;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
  height: 70px;
}

.post-box-radiotor header a {
  text-decoration: none;
}


.curve-1 {
  width: 100%;
  margin: auto;
}

.curve-2 {
  width: 100%;
  margin: auto;
}

.curve-3 {
  width: 100%;
  margin: auto;
}

.curve-4 {
  width: 100%;
  margin: auto;
}

.curve-5 {
  width: 100%;
  margin: auto;
}
.related-post{
  text-align: center;
  margin: 0px 30px 0 45px;
}

.related-post h2{
  font-size: 15px;
  font-family: "sahel";
  font-weight: bold;
  color: #343a5b;
  margin-bottom: 50px;

}
.cat-logo h1 {
  font-size: 24px;
  font-family: "sahel";
  font-weight: bold;
  color: #555;
}
.cat-logo h3 {
  font-size: 12px;
  font-family: "sahel";
  font-weight: 100;
  color: #555;
}

.cat-logo img {
  margin-left: 20px;
  float: right;
}





.title-box-2 {
  float: left;
  padding: 0px 0 55px;
  width: 245px;
}



.Rounded-Rectangle-4 h2 {
  padding: 15px;
  font-size: 20px;
  font-family: "sahel";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-align: center;
}

.Rounded-Rectangle-4 {
  float: left;
  height: 55px;
  width: 100%;
  background-color: rgb(123, 123, 123);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 55px solid #ff8c8c;
}


.sound-post{

  width: 100%;
  height: 400px;
 margin:10px;
 frameborder:none;
 scrolling:none
}

#card{
    background:#555;
    width:100%;
    height:20px;
    
}
#smoothup {
height: 35px;
width: 35px;
position:fixed;
bottom:10px;
right:20px;
background: #e9e9e9;
border-radius: 25%;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
}
#smoothup:hover {
  transform: translateY(-4px);

border-radius: 35%;
background: #e1e1e1;

 }
#smoothup img{
width: 60%;
margin: 18% 20%;
}
.menu-fix{
  position: fixed;
  bottom:60px;
  right:-17px;
  z-index: 99999999;
}
.menu-fix ul{
  list-style: none;


}
.menu-fix ul li{
  width: 20px;
  height: 20px;
  margin: 13px 0;
  opacity: .8
}
.menu-fix ul li a{

  transition: all .2s;
  background: #fff;
  padding: 2px 5px;
  border-radius: 5px;
  z-index: 9999
}
.menu-fix ul li a:hover{
  background: #e0e0e0;
  opacity: .9

}
.head-radiotor{

width: 100%;
margin: auto;
}

.head-radiotor img{

width: 30%;
margin: 40px 100px 0px 0;
}
.sidebar-related{
  width: 90%;
  height: auto;
  margin: 30px 0;
  border-right: 1px solid #eee;
  }
  .sidebar-related h2{
    font-size: 16px;
    color: #555;
    padding: 0 0 20px;
    text-align: center;
}


.menu-studio-farhang{
  width: 80%;
  margin: 20px 0;
}
  .menu-studio-farhang ul{
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
  }
    .menu-studio-farhang ul li{
      display: inline-block;

    }

      .menu-studio-farhang ul li a{
        padding: 8px 20px;
        color:#fff;
        font-size: 16px;
        background: #ff8c8c;
        text-decoration: none;
        line-height: 45px;
        border-radius: 4px;
        transition: all .2s
      }

      .menu-studio-farhang a{


      }
        .menu-studio-farhang ul li a:hover{
          padding: 9px 23px;
          color:#555555;
          background: #eee;
          border-radius: 7px;

        }
.studio-logo{
  margin: 50px auto;
   text-align: center;
}
.studio-logo img{
  width: 80%
}
.radio-logo{margin: 50px auto;
 text-align: center;}

  .radio-logo img{width: 80%}





















.comment-text h1{
  font-size: 15px;
  line-height: 25px;
  color:#888;
  line-height: 25px
}

.comment-text h3{
  font-size: 11px;
  padding-top: 5px;
  line-height: 25px;
  color: #7a86b0;

}
.comment-text h4{
  font-size: 12px;
  font-weight: 100;
  color: #888;

}
.comment-form{
  float: right;
  width:80%;
  margin: 0px 0px 70px;
}
.comment-text{
  float:right;
}
 #comment{
    background: #38496a;
    border-radius: 3px;
    width: 60%;
    overflow: visible;
    border: 0px;
    outline: 0px;
    height: 200px !important;
}
p.form-submit {
    float: right;
}
#author{
    background: #38496a;
    width: 60%;
    height: 40px;
    margin-bottom: 10px;
    border-right: 1px solid #b7b7b7;
    outline: 0px;
  }
#email{
    background: #38496a;
    width: 100%;
    border: 0px;
    padding: 12px;
    outline: 0px;
    }

.comment-form-url {
    display: none;
}
#submit{
  padding: 12px 70px;
  border-radius: 3px;
  color: #5f6e9f;
  text-align:center;
  font-weight:normal;
  transition: all .2s;
  outline: 0px;
  border: 0px;
}
#submit:hover{
  padding: 12px 80px;
  background: #7a86b0;
  color: #fff;
  outline: 0px;
  border: 0px;
}
#submit:active{
  padding: 12px 85px;
  background: #ff9daa;
  color: #fff;
  outline: 0px;
  border: 0px;
}
#submit:focus{
  box-shadow: 0 0 0 0rem ;
  border: 0px;
}

.comment-info {
}

.comment-respond img{
  margin: 0 0 20px 20px;
  float: right;
}
.comment-respond{
  width: 100%;
  height: auto;
  padding: 30px;
}
.comment-respond ol{
  list-style-type: none;
  }
.comment-respond h1{
  font-size: 13px;
  padding-top: 10px;
  line-height: 25px;
  color:#5a6086;
}
.comment-respond h3{
  font-size: 11px;
  color:#8b8fad;
}

.comment-log{
  padding: 20px 0;
}
.singlecntentt .lcomments{
  font-size: 13px;
  padding-top: 20px;
  line-height: 25px;
  color:#5a6086;
}



.popularPosts {
  width: 100%
}
.popularPosts a{
text-decoration: none;
}
.popularPosts h2{
    color: #fafafa;
    text-align: right;
    background-color: #3e4250;
    padding: 15px;
    width: 100%;
    margin: 50px 0px 30px 0px;
    border-right: 40px solid #d13f68;
    float: left;
    font-weight: bold;
}
.popularPosts  ul h3{
    transition: .2s;
    color: #bdbdbd;
    font-size: 12px;
    width: 100%;
    margin-top: 10px;
    font-weight: bold;
    line-height: 20px;
}
      .popularPosts  ul h3:hover{
        color: rgb(255, 140, 140);
}
.popularPosts  ul h4{
        font-size: 11px;
        font-family: "sahel";
        color: #6d6e71;
        font-weight: 100;
}



  .popularPosts img {
    width: 80px;
    height: 80px;
    margin: 0 0 20px 10px;
    float:right;
  	}
	.popularPosts ul{
    display: inline-block;
		padding: 10px;
		}
    .popularPosts li{
      display: inline-block;
      width: 100%;
  		}

	.popular h2 {
		border: 0;
		border-bottom: 1px solid #aaa;
		font-size: 22px;
		font-weight: 500;
		font-family: sahel;
		margin: 0 0 15px;
		padding: 0 0 5px;
}
select.orderby {
    color: #574764;
    border: 0px;
    font-weight: normal;
    float: left;
    background: #f4f4f4;
    padding: 1px 10px;
    font-size: 14px;

}
nav.woocommerce-breadcrumb {
    float: right;
    background: #eee;
    padding: 4px 15px 4px 30px !important;
    color: #574764 !important;
    font-size: 13px;
}

.bread-order {
        border-bottom: 1px solid #7e98c1;
    padding: 6px 0px 35px;
    margin:50px 0 0;
}
     
      nav.woocommerce-breadcrumb a {
    text-decoration: none;
    color: #85992f;
}
.product-box {
}

.title-product h1 {
    font-size: 30px !important;
    margin-top: 25px !important;
    display: inline-block !important;
    background: none !important;
    width: auto;
}
.excerpt-product h2 {
    margin-bottom: 20px;
    font-size: 14px;
    color: #cacaca;
    overflow: hidden;
    height: 124px;
    float: right;
    padding: 10px 0 0px 0;
    line-height: 25px;
    font-weight: normal;
    border-bottom: solid 1px #3c557e;
}
.excerpt-product a{
    color: #fafafa;
    
}
button.single_add_to_cart_button.button.alt {
    
    background: #d13e68;
    border: none;
    color: #f2c59c;
    padding: 14px 30px;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    border-radius: 3px;
}
button.single_add_to_cart_button.button.alt:hover {
    background: #f33e5f;
    color: #eee;
}
.price-product {
    background: #2b3048;
    padding: 10px;
    border-radius: 3px;
    margin: 9px 0 0;
    box-shadow: 0px 3px 30px 5px #3b5979;
    border: 1px solid #4d6690;
}
.price {
    background: #2b3048;
    color: #e4c3b2;
    padding: 4px 0 !important;
    font-size: 15px;
    font-weight: 710;
    border-radius: 3px;
    width: 100% !important;
    display: inline-block !important;
    text-align: center;
    margin: 0;
}
del {
    background: #f6f6f6;
    padding: 7px 0px;
    width: 100%;
    display: inline-block !important;
    color: #ff607d;
    font-weight: normal;
    font-size: 12px;
    }
ins {
    padding: 6px 0 0px;
    font-size: 18px;
    display: inline-block !important;
    text-align: center;
}
bdi {
    width: 100% !important;
    border-radius: 3px;
    text-align: center;
}
.woocommerce-Price-amount.amount1 {
background: #f9f9f9;
color: #e4c3b2;
padding: 4px 25px;
font-size: 20px;
font-weight: 710;
margin-bottom: 10px;
border-radius: 10px;
}
.quantity {
    float: right;
}
  .woocommerce-product-gallery__wrapper {
    margin:47px auto;
}
.woocommerce-product-gallery__trigger {
    display: none;
}
.add_to_cart-product {
    margin: 10px auto;
}
  .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin: 10px auto;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
}
.woocommerce .quantity .qty {
    width: 95%;
    text-align: center;
    height: 55px;
    border-radius: 3px;
}
.woocommerce-cart table.cart input{
margin: 0;
    vertical-align: middle;
    border: 1px solid #eee;
    border-radius: 3px;
}
.value {
    background: #eee;
    border-radius: 3px;
    border: 1px solid #bdbdbd;
    display: inline-block;
    width: 100%;
    padding: 3px;
}

#pa_packing {
        border: none;
    font-size: 11px;
    color: #574764;
    padding: 3px 0px;
    width: 100%;
}
.reset_variations {
    margin: 10px;
    color: #574764;
    font-size: 14px;
    padding: 0px 0px 0;
}
label {
    display: inline-block;
    color: #e5b685;
    font-size: 12px;
    line-height: 20px;
    width: 80%;
    margin: 10px 10px;
}
#ship-to-different-address {
    width: 50%;
}
h2.woocommerce-Reviews-title {
    display: none;
}
.description {
    background: #3c547d;
    color: #84902e;
    font-size: 14px;
    border-radius: 3px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 20px 0 0;
    border: 1px solid #3c547d;
    border-radius: 4px;
    padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 65px;
    float: right;
}
#review_form_wrapper {
    margin-top: 30px;
}
.woocommerce #review_form #respond textarea {
    height: 50%;
    width:100%;
}
table {
    border-collapse: collapse;
    margin: 0px 0 10px;
    width: 100%;
}
.sku_wrapper {
    font-size: 10px;
    color: #888;
    display: none;
}
    input, quantity {
    border: none;
    background: #eee;
    padding: 10px;
    width: 100%;
}

  input, quantity :focus{
    border: none;
  }
.product_meta {
    margin-top: 10px;
    float: left;
    display:none;
}
span.posted_in {
    padding: 9px;
    background: #eee;
    margin: 10px;
}
.woocommerce-product-gallery__image img {
   float: right;
padding: 10px;
border: 1px #eee solid;
margin: 10px 0px 0 2px;
    transition: all.1s;
  }
  .woocommerce-product-gallery__image img:hover {
  border: 4px #eee solid;
  }
#tab-description {
    color: #574764;
    text-align: justify;
    font-weight: normal;
    font-size: 13px;
    line-height: 25px;
    padding: 20px;
    scrollbar-width: thin;
}
.wc-tabs-wrapper p{
    color: #d6d6d6;
        padding: 0 10px;
}

.wc-tabs-wrapper a{
    color: #fff;
    margin: 1px;
    background: #313540;
    padding: 4px 10px;
    transition:.2s;
}
.wc-tabs-wrapper a:hover {
    background: #eee;
    text-decoration: none;
    color: #d13e68;
}
div#tab-description h2 {
    display: none;
}

.tabs.wc-tabs {
    list-style: none;
    background: #3c547d;
    padding: 8px 2px 9px;
    border-radius: 4px;
    transition: all .2s;
}

#tab-title-description {
    float: right;
   
}

.tabs.wc-tabs a {
    color: #2c2f3a;
    text-decoration: none;
    background-color: #96b1de;
    margin-left: 2px;
    transition: all .2s;
    padding: 6px 20px;
    font-size: 14px;
    border-radius: 3px;
}
.tabs.wc-tabs a:hover {
    color: #fff;
    background-color: #2e4873;
    padding:6px 30px
}    
.tabs.wc-tabs a:focus {
    color: #eeeeee;
    background-color: #d13e68;
    
}
#tab-title-additional_information {
    float: right;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
    line-height: 2em;
}
.woocommerce table.shop_attributes td p {
    color: #574764;
    margin: 0 20px;
}
.woocommerce table.shop_attributes th {
    color: #8c9b34;
    margin: 0 20px;
    float: right;
    border: none;
}
.related.products {
    margin:50px 0 0;
}
.related.products h1{
    text-align: center;
font-size: 20px;
font-weight: bold;
color: #574764;
border-bottom: 1px solid #eee;
padding: 0px 0 14px;
margin-bottom: -2px;
}

.product-back-2 {
    background: #1a222f;
    padding: 0px 0 30px;
}

.woocommerce-tabs.wc-tabs-wrapper {
    margin: 50px 0 100px;
}
.woocommerce-noreviews {
    display: none;
}
#reply-title {
    display: none;
}
#email-notes {
    color: #7590bd;
    font-size: 14px;
}
thead {
    border-bottom: 3px solid #5c77a5;
}
th.product-name {
    width: 100%;
}
th.product-thumbnail {
    display: none !important;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #34496d;
}
td.product-thumbnail {
    float: right;
}
h3#ship-to-different-address {
    margin: 0 0 36px;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #34496d;
}
input#coupon_code {
    margin: 20px 0;
}

button.button {
    margin: 20px 0;
}
td.product-total {
    width: 40%;
    text-align: center;
    background: #574764;
    font-size: 19px;
    font-weight: 710;
    color: #e4c3b2;
    border: 1px solid #e4c3b2;
    padding: 0 150px;
}
.product-name {
    margin: 0px;
    color: #fafafa;
    padding: 15px 30px;
}

.product-name a {
    color: #a7a7a7;
    transition: all .2s;
}
.product-name a:hover {
    color: #fafafa;
    text-decoration: none;
}
.product-price {
    text-align: center !important;
    color: #1fa67a;
}
.product-quantity {
    text-align: right !important;
    color: #1fa67a;
}
.form-row.place-order {
    text-align: left !important;
}
.product-subtotal {
    text-align: center !important;
    color: #1fa67a;
}
.remove {
    font-size: 45px;
    color: #d76a88;
    transition:all .2s;
        border-radius: 5px;
}

.remove:hover {
    color: #ff6000;
    text-decoration: none;
}
.woocommerce-cart table.cart .product-thumbnail{
        min-width: 97px;
}
.woocommerce-cart table.cart img {
    width: 100px;
    box-shadow: none;
    padding: 5px;
    border: 1px solid #eee;
    margin: 5px;
    transition: all .1s;
}
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
    border: 4px solid #eee;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
    float: right;
    box-sizing: border-box;
    border: 1px solid #e4c3b2;
    padding: 6px 6px 5px;
    outline: 0;
    width: 55%;
    text-align: center;
}
.woocommerce #review_form #respond .form-submit input {
    right: auto;
    margin: 15px 0 0;
}
.woocommerce #review_form #respond .form-submit input:hover {
    padding: 10px 40px 10px 65px;
    background: #85992f;
    color: #eee;
}

.button {
    border: none;
    padding: 7px 20px;
    background: #e5b685;
    color: #574764;
    transition: all .2s;
}
.button:hover {
    background: #d13f68;
    color: #eee;
}
.cart_totals h2{
    background: #eee;
    padding: 20px;
    font-size: 20px;
    font-weight: 710;
    color: #574764;
    width: 100%;
    text-align: center;
}
.checkout-button.button.alt.wc-forward {
    background: #e5b685;
    color: #574764;
    font-size: 15px;
    width: 100%;
    float: right;
    transition: all .2s;
    padding: 15px;
    text-align: center;
    margin: 0;
}
.checkout-button.button.alt.wc-forward:hover {
  background: #7f9d61;
color: #eee;
text-decoration: none;
padding: 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    vertical-align: middle;
    text-align: center;
    color: #574764;
    width:40%;
    background:#f2f2f2
}
.cart-subtotal th {
    color: #574764;
}
.onsale {
    background: #ff6f6f;
    margin: 20px 10px 0;
    display: block;
    text-align: center;
    font-size: 18px !important;
    font-weight: 710;
    color: #fff;
    border-radius: 5px;
    padding: 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td{
    border-top: 0;
    background: #34496d;
    text-align: center !important;
    color: #e4c3b2;
    padding: 10px;
    font-weight: 710;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td{
border-top: 1px solid #bfbfbf;
text-align: center;
padding: 10px;
}
.order-total th {
    color: #574764;
}
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}

.cart-collaterals {
    border-top: 1px solid #eee;
    padding: 30px 0;
}
td.label {
    width: 70px;
}
.copywrighting a {
    color: #eee;
    text-decoration: none;
}
.ubermenu-skin-robinsegg.ubermenu-responsive-toggle {
    background: #dbdbdb;
    color: #574764;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
}
.woocommerce-page table.cart td.actions .coupon {
    
}
.product-thumbnail {
    display: block !important;
}
.product-remove {
    margin: 0px;
    padding: 20px 0;
}
.woocommerce-billing-fields h3 {
    font-size: 16px;
    border-right: 11px solid #e5b685;
    padding: 8px 10px;
    color: #eee;
    width: 100%;
    background: #d13f68;
    text-align: center;
    margin: 40px 0;
    display: none;
}
.form-row {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    text-align: right;
}
p.woocommerce-LostPassword.lost_password a {
    color: #85992f;
    margin: 17px 0 0;
    transition: .2s;
    font-size: 15px;
    text-align: center;
    width: 100%;
}
.select2-selection__rendered {
    font-size: 12px;
}

.woocommerce-form-coupon-toggle {
margin: 10px 0 10px;
background: #eee;
padding: 10px;
border-right: 5px solid #d13f68;
}
.woocommerce-form-login-toggle {
    margin: 30px 0 0px;
    background: #eee;
    padding: 10px;
    border-right: 5px solid #574764;
}

.digor {
    display: none;
}

.woocommerce-form.woocommerce-form-login p {
    margin: 20px 0 0;
    font-size: 13px;
}
#terms {
    margin-right: 0;
}
.woocommerce-additional-fields h3 {
    font-size: 13px;
    font-weight: 710;
    color: #848484;
    margin: 20px 0;
}
.woocommerce-button.button.woocommerce-form-login__submit {
    float: left;
    margin: 0;
    width: 100%;
    padding: 18px;
}

#billing_company {
    width: 100%;
}

#billing_address_2 {
    width: 100%;
}
th.product-total {
    text-align: center;
    border-right: 1px solid #eee;
}
.fa.fa-check-circle.ywmmq-correct {
    color: #1fa67a;
}

th.product-name {
    text-align: center;
}

tr.cart-subtotal {
    border-bottom: 1px solid #2c2f3a;
    background: #d13f68;
    color: #eee;
    font-size: 18px;
    font-weight: 710;
    text-align: center;
}

tr.order-total {
text-align: center;
background: #d13f68;
color: #eee;
font-size: 23px;
font-weight: 710;
}
.cart-subtotal th {
    text-align: center;
    background: #e5b685;
    padding: 15px;
}
#order_review {
    border: 1px solid #5c77a5;
    border-radius: 5px;
    background: #34496d;
    color: #eee;
}
.order-total th{
    text-align: center;
        padding: 15px;
        background: #e5b685;
        font-size: 18px;
}
.woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    border-right: 1px solid #b1b0b0;
    background: #4a4e5a;
    color: #848484;
    font-size: 13px;
}
.form-row-first{
    width: 49% !important;
    overflow: visible;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #aaa;
    border-radius: 4px;
}
#order_review_heading {
    font-size: 16px;
border-right: 11px solid #e5b685;
padding: 8px 10px;
color: #f7f6f7;
width: 100%;
background: #d13f68;
text-align: center;
margin-top: 40px;
}
.form-row-last{
    width:49%!important;
}
#order_comments {
    border: 0;
    height: 100px;
    padding: 10px;
    border-right: 1px solid #b1b0b0;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
input#createaccount {
    width: 13px;
    margin: 7px 0 0 7px;
}
input#ship-to-different-address-checkbox {
    width: 13px;
    margin: 7px 0 0px 7px;
}
.checkout_coupon.woocommerce-form-coupon p{
    
    font-size: 14px;
}
.woocommerce-info a {
    color: #b4963e;text-decoration:none;
    
}
#shipping_method {
    list-style: none;
    padding: 0;
    
}
#place_order {
    height: 50px;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-right: 40px;
    float: right;
    display: none
}
.alert-container{
   width:100%;
   position:fixed;
   bottom:-20%;
   left:0%;
   text-align:center;
   z-index: 9;
}
.alert-box {
   display:inline-block;
   max-width:350px;
   padding: 20px;
   background-color: #2196F3;
   color: white;
   opacity: 1;
   transition: opacity 0.6s;
   margin-top: 45px;
}
.alert-box.success {background-color: #4CAF50;}
.alert-box.danger {background-color: #f44336;}
.alert-box.warning {background-color: #ff9800;}
.closebtn {
   margin-left: 15px;
   color: white;
   font-weight: bold;
   float: right;
   font-size: 22px;
   line-height: 35px;
   cursor: pointer;
   transition: 0.3s;
}
.closebtn:hover {
   color: black;
}
tr.woocommerce-shipping-totals.shipping th {
    text-align: center;
    color: #574764;
}

tr.woocommerce-shipping-totals.shipping {
    border: 1px solid #eee;
    background: #f9f9f9;
    
}
.adver-slider{
    margin:20px 0 30px;
    float: right;
}
.ad-sl-3 {
    width: 49%;
    float: right;
    margin: 5px;
}
.ad-sl-4 {
    width: 49%;
    float: right;
    margin: 5px;
}
.mag{
    width:100%;
    background: -webkit-linear-gradient(right, #f2f2, #574764);
}
.mag-banner {
    width:210px;
    margin: 0px auto;
    height: 55px;
    padding: 3px 0;
}
.mag-banner h2{
    font-size: 13px;
    color: #eee;
    padding: 4px 0 0;
    line-height: 22px;
    font-weight: bold;
    margin: 0 4px;
    float: right;
}
.mag-banner h3{
    font-size: 12px;
    color: #eee;
    letter-spacing: 5px;
}
.mag-banner img{
    float:right;
    width:30%;
    margin:2 0 0 5px;
}
.mag-banner a:hover{
    text-decoration: none
}
.shipping-calculator-button {
    color: #7f9d61;
    margin: 0 0 8px;
    margin-top: 0px;
    transition: .2s;
}
.shipping-calculator-button:hover {
    color: #eee;
    text-decoration: none;
}
.woocommerce-message {
    width: 100% !important;
    display: inline-block;
    color: #eee;
}
ol.flex-control-nav.flex-control-thumbs {
    list-style: none;
    display: inline-block;
    padding: 8px;
}
ol.flex-control-nav.flex-control-thumbs li {
    display: inline-block;
    padding: 4px;
    width: 25%;
}
.flex-viewport {
    height: auto;
}
.screen-reader-text {
    display: none;
}
h1.entry-title {
    color: #fafafa;
    font-size: 22px !important;
    font-weight: 710;
    padding: 20px;
    border-bottom: 1px solid #34496d;
    line-height: 35px;

}

a.woocommerce-review-link {
    display: none;
}
span {
    color: #8a90a2;
    font-size: 12px;
}
legend {
    max-width: 100%;
    padding: 30px 0 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    white-space: normal;
    color: #eee;
    margin: 0;
    display: block;
    font-weight: bold;
}
p.woocommerce-result-count {
    color: #a5a5a5;
    float: left !important;
    text-align: left;
    padding: 0;
    margin: 3px 10px;
    font-size: 13px;
}
.order_details {
    list-style: none;
    padding:0;
}
.entry-content {
    line-height: 30px;
    margin: 30px auto;
    color: #2c2f3a;
}
.woocommerce-MyAccount-content p {
    color: #eee;
}
.woocommerce-MyAccount-content a {
    color: #96b1de;
    text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: right;
    width: 100%;
    background: #eee;
    border-radius: 5px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 5px;
margin: 0;
}

.woocommerce-MyAccount-navigation a {
    font-size: 15px;
    color: #574764;
    text-decoration: none;
    background: #eee;
    display: inline-block;
    padding: 4px 20px;
    width: 100%;
    border-radius: 2px;
    border-bottom: 1px solid #e4e4e4;
     transition: 0.2s;
}
.woocommerce-MyAccount-navigation a:hover {
    color: #fff;
    text-decoration: none;
    background: #34496d;
    font-size: 17px;
    font-weight: bold;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
    margin: 30px 0;
}
.woocommerce-Address-title h3{
    font-size: 20px;
font-weight: 710;
margin: 10px 0 20px;
color: #f88;
}
.button.pre-invoice{
margin: 20px 0;
    display: inline-block;
}
#ship-to-different-address label input[type=checkbox]:checked+span::before {
    border-color: #2777bd;
    background: #0d68a9;
}
ul.products.columns-4 {
    padding: 0;
    margin: 50px;
}
#tab-additional_information h2 {display:none;}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    margin: 45px 10px;
}
.woocommerce-order-details__title {
    font-size: 20px;
    font-weight: 710;
    margin: 10px 0 20px;
    color: #f88;
}
.woocommerce-column__title {
        font-size: 20px;
    font-weight: 710;
    margin: 10px 0 20px;
    color: #f88;
}
.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-6 {
    border-top: 1px solid #eee;
    padding: 30px 0;
}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-6 {
    border-top: 1px solid #eee;
    padding: 30px 0;
}
.u-column12.col-12.woocommerce-Address {
    border-top: 1px solid #eee;
    padding: 30px 0;
}
tfoot {
    border-top: 1px solid #eee;
}
.page-numbers {
    padding: 0;
    text-align: center;
    cursor: pointer;
}
.page-numbers a{
color: #ff8383;
text-decoration:none;
}
.page-numbers ul{
    
color: #eee;
text-decoration:none;
}
.page-numbers li{
    
transition: all.2s;
    padding: 5px 15px;
background: #f7f7f7;
color: #574764;
font-weight: bold;
border-radius: 4px;
border: 1px solid #e8e8e8;
}
.page-numbers li:hover {
    background: #3f77cc;
    color: #eee;
}

.nav-links {
    margin: 0 0 50px;
}
.woocommerce-error li{
background: #ffb356;
padding: 3px 30px;
    list-style: none;
}
ul.woocommerce-error {
    padding: 0;
}
    .wc_payment_methods.payment_methods.methods {
    list-style: none;
    
}
tbody {
    line-height: 30px;
}
.menu-pro{
    cursor:pointer;
    position:relative;
    transition: all .2s;
    z-index:9999999;
    margin: 23px 0 0;
}
.menu-pro ul {
background: #96b1de;
list-style: none;
position: relative;
display: block;
padding: 6px 3px;
border-radius: 5px;
float: left;
text-align: center;
width: 100%;
}
.menu-pro li {
	padding:0;
	transition: .2s;
	
}
.menu-pro:after {
	content: "";
	clear: both;
	display: block;
	
}

.menu-pro ul ul {
	display: none;
}
.menu-pro ul li:hover > ul {
	display: block;
	transition: .2s;
	
}
.menu-pro ul li {
	position: relative;
	font-weight: bold;
	
}

.menu-pro ul li:hover {
	background: #34496d;
	transition: .2s;
	border-radius: 3px;
	padding:10px 0;
}


.menu-pro ul li:hover a {
	color: #574764;
	border-radius:2px;
	line-height: 14px;
	border-radius: 2px;
	transition: .2s;
	color:#fafafa;
}

.menu-pro ul li a {
    display: block;
    padding: 9px 25px;
    color: #34496d;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;

}
li#menu-item-46 {
    background: #e5b685;
    padding: 5px 20px;
    border-radius: 20px;
    transition:.2s;
    font-weight: bold;
    color: #2c2f3a !important;
}

li#menu-item-46:hover {
    background: #34496d;
}
.menu-registration {
    margin: 10px 0 0;
    float: left;
}
.menu-registration ul {
    list-style: none;
    padding: 0;
}
.menu-registration li {
    display: inline-block;
    
}
.menu-registration a{
    transition: all .2s;
    color: #555;
    padding: 11px 20px;
    font-size: 14px;
    background: #eee;
    border-radius: 10px;
}
.menu-registration a:hover{
    color: #574764;
    background: #e4c3b2;
    text-decoration: none;
}
.cs-uwac__popup-wrapper.cs-uwac__popup-theme--simple .cs-uwac__popup-btn {
    left: 0;right:auto!important;
}
 .psfw-main-product-wrapper.psfw-car-template-7 .psfw-inner-wrap-contain .psfw-price{
    padding: 10px;
    width: 100% !important;
    background-color: #574764;
    color: #e6c9ba !important;
    text-align: center;
    font-weight: 710 !important;
    border-radius: 3px;
 }
 
.psfw-main-product-wrapper.psfw-car-template-7 .psfw-inner-wrap-contain .psfw-title a{
    padding: 13px 10px 0px;
    font-size: 12px !important;
    font-family: "sahel";
    color: rgb(87, 71, 100) !important;
    font-weight: bold !important;
    line-height: 30px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    display:inline-block !important;
 }
 
 .psfw-main-product-wrapper.psfw-car-template-7 .bx-wrapper .bx-controls-direction a {
    background:none !important;
    margin: -20px -70px 0;
}
 .psfw-main-product-wrapper .bx-wrapper .bx-controls-direction {
opacity: 1!important;
visibility: inherit !important;
 }
 p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100% !important;
}
button.woocommerce-Button.button {
    width: 100%;
}
.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100% !important;
}
.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
    width: 100% !important;
}
 .added_to_cart.wc-forward {
    background: #85b718;
    margin: 10px auto;
    padding: 10px;
    color: #fff;
    float: right;
    border-radius: 3px;
    width: 100%;
    text-align: center;
}
 
 input[type=checkbox], input[type=radio] {

    width: auto;
}
 
 #wps-slider-section #sp-woo-product-slider-73.sp-wps-theme_one .wps-product-image {
     float: right;
    width: 50%;
}
.slick-slide img {
    display: block;
    border-radius: 50% !important;
    border: 3px solid #6983af;
    box-shadow:-8px  3px 30px 0px #51688e !important;
    transition: .2s;
}
.slick-slide img:hover {
    box-shadow: 2px 3px 10px 0px #6983af !important;
}
  
 .wpsf-product-title a {
    color: #dcb447 !important;
    text-decoration: none;
    transition: .2s;
    font-size: 20px !important;
    font-weight: 710;
    line-height: 35px;
    padding: 20px 0;
    text-align: left !important;
    display: block;
}
.slick-slide img {
    display: block;
        margin: 10px auto;
}
#wps-slider-section.wps-slider-section-73 {
    padding-top: 0px !important;
}
.woocommerce-Price-amount span , bdi {
    color: #cccdce;
    font-size: 17px;
    font-weight: 710;
}
#wps-slider-section #sp-woo-product-slider-73 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
    color: #d13e68;
    background-color: #dcdcdc !important;
    float: left;
    width: 40%;
    border-radius: 3px;
}
.recent-post {
    background: -webkit-linear-gradient(right, #e0d9c3, #dad0b0);
    padding: 30px;
}
.top-posts{
width: 750px;
margin:0px -10px 0;
}
.top-post-title{
  width: 306px;
  margin: 0 0 40px;
}

.top-post-title img{
border: 1px solid #c9c9c9;
border-radius: 50%;
float: right;
margin: 7px 0 0 10px;
max-width: 90px;
height: 90px;
}

.top-post-title h1{
padding: 27px 0 0 0;
font-family: "Shabnam";
font-size: 18px;
font-weight: bold;
color: #2f4e73;
}
.top-post-title h3{
font-size: 14px;
font-family: "Shabnam";
font-weight: 300;
color: rgb(138, 138, 138);
line-height: 17px;
}



.top-post{
    float:right;
margin-left: 40px;
  width: 335px;
  margin-bottom:20px;
}
.top-post a:hover{
   text-decoration:none;
} 
.top-post img{
border: 3px solid #c9c9c9;
border-radius: 50%;
float: right;
margin: 7px 0 0 10px;
max-width: 90px;
height: 90px;
}

.top-post h1{
    padding: 17px 0 0 0;
    font-size: 14px;
    font-weight: 710;
    color: #2f4e73;
    line-height: 25px;
}
.top-post p{
    font-size: 11px;
    font-weight: 300;
    color: #8c6f21;
    overflow: hidden;
    height: 53px;
    line-height: 17px;
}

.namad h1  {
    font-size: 10px;
    color: #fafafa;
    margin: 20px 0 10px;
}
.namad h2  {
    font-size: 16px;
    color: #fafafa;
    font-weight: bold;
}
.insta-widget img{
    border-radius: 0;
    float: left;
    margin: 10px;
}
.slick-slide {
    margin: 80px 10px 0;
}
.slick-slide h2 {
    font-size: 16px;
    font-weight: 710;
    color: #dcb447;
    line-height: 30px;
    padding: 20px 0 10px;
}
div#comments {
    margin: 30px;
}

.comment-content p {
    color: #fafafa;
    padding: 10px;
    margin: 0;
}

.comment-content  {
    border: 1px solid #445d86;
    border-radius: 10px;
    padding: 10px;
    display: inline-block;
    margin: 20px 0;
    width: 100%;
}
p.logged-in-as a {
    color: #eee;
}



footer.comment-footer-meta {
    background: none;
    margin: 0 0 20px;
}
footer.comment-meta img {
    width: 60px;
    float: right;
    margin: -5px 10px;
    display: block;
    
}
.comment-metadata a {
    color: #fafafa;
    font-size: 10px;
}
footer.comment-meta {
    border: 0;
    background: none;
    margin: 0 20px;
}