/*
Theme Name: سياشاپ
https://codex.wordpress.org/Right_to_Left_Language_Support
*/
/* Strat Bootstrap RTL */
/*!
 * Standard RTL for Bootstrap 4.0.0-alpha.6.1  (http://parsmizban.com)
 * Copyright (c) 2017 Farhad Sakhaei
 * Licensed under MIT (https://github.com/parsmizban/RTL-Bootstrap/blob/master/LICENSE)
 */
  @font-face {
    font-family: 'ciyashop';
    src: url('fonts/ciyashop.eot');
    src: url('fonts/ciyashop.eot?#iefix') format('embedded-opentype'),
    url('fonts/ciyashop.woff') format('woff'),
    url('fonts/ciyashop.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
 @font-face {
    font-family: 'irciyashop';
    src: url('fonts/irciyashop.eot');
    src: url('fonts/irciyashop.eot?#iefix') format('embedded-opentype'),
    url('fonts/irciyashop.woff') format('woff'),
    url('fonts/irciyashop.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
  font-family: irciyashop;
}

button,
input,
optgroup,
select,
textarea {
  font-family: irciyashop, sans-serif;
}

dd {
  margin-left: inherit;
  margin-right: 0;
}

caption {
  text-align: right;
}

th {
  text-align: right;
}

.list-unstyled {
  padding-left: inherit;
  padding-right: 0;
}

.list-inline {
  padding-left: inherit;
  padding-right: 0;
}

.list-inline-item:not(:last-child) {
  margin-right: inherit;
  margin-left: 5px;
}

.blockquote {
  border-left: inherit;
  border-right: 4px solid #eceeef;
  border-right: 0.25rem solid #eceeef;
}

.blockquote-reverse {
  border-left: 0.25rem solid #eceeef;
  border-left: 4px solid #eceeef;
  border-right: 0;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 0;
  text-align: left;
 }

.pull-0 {
  left: auto;  
  right: auto;
}

.pull-1 {
  left: 8.333333%;
  right: auto;  
}

.pull-2 {
  left: 16.666667%;
  right: auto;  
}

.pull-3 {
  left: 25%;
  right: auto;  
}

.pull-4 {
  left: 33.333333%;  
  right: auto;
}

.pull-5 {
  left: 41.666667%;  
  right: auto;
}

.pull-6 {
  left: 50%;
  right: auto;  
}

.pull-7 {
  left: 58.333333%;  
  right: auto;
}

.pull-8 {
  left: 66.666667%;
  right: auto;  
}

.pull-9 {
  left: 75%;
  right: auto;  
}

.pull-10 {
  left: 83.333333%;
  right: auto;  
}

.pull-11 {
  left: 91.666667%;
  right: auto;  
}

.pull-12 {
  left: 100%;
  right: auto;  
}

.push-0 {
  left: auto;
  right: auto;
}

.push-1 {
  left: auto;
  right: 8.333333%;
}

.push-2 {
  left: auto;
  right: 16.666667%;
}

.push-3 {
  left: auto;
  right: 25%;
}

.push-4 {
  left: auto;
  right: 33.333333%;
}

.push-5 {
  left: auto;
  right: 41.666667%;
}

.push-6 {
  left: auto;
  right: 50%;
}

.push-7 {
  left: auto;
  right: 58.333333%;
}

.push-8 {
  left: auto;
  right: 66.666667%;
}

.push-9 {
  left: auto;
  right: 75%;
}

.push-10 {
  left: auto;
  right: 83.333333%;
}

.push-11 {
  left: auto;
  right: 91.666667%;
}

.push-12 {
  left: auto;
  right: 100%;
}

.offset-1 {
  margin-left: inherit;
  margin-right: 8.333333%;
}

.offset-2 {
  margin-left: inherit;
  margin-right: 16.666667%;
}

.offset-3 {
  margin-left: inherit;
  margin-right: 25%;
}

.offset-4 {
  margin-left: inherit;
  margin-right: 33.333333%;
}

.offset-5 {
  margin-left: inherit;
  margin-right: 41.666667%;
}

.offset-6 {
  margin-left: inherit;
  margin-right: 50%;
}

.offset-7 {
  margin-left: inherit;
  margin-right: 58.333333%;
}

.offset-8 {
  margin-left: inherit;
  margin-right: 66.666667%;
}

.offset-9 {
  margin-left: inherit;
  margin-right: 75%;
}

.offset-10 {
  margin-left: inherit;
  margin-right: 83.333333%;
}

.offset-11 {
  margin-left: inherit;
  margin-right: 91.666667%;
}

@media (min-width:576px) {
  .pull-sm-0 {
    left: auto;    
    right: auto;
  }

  .pull-sm-1 {
    left: 8.333333%;    
    right: auto;
  }

  .pull-sm-2 {
    left: 16.666667%;    
    right: auto;
  }

  .pull-sm-3 {
    left: 25%;    
    right: auto;
  }

  .pull-sm-4 {
    left: 33.33333%;    
    right: auto;
  }

  .pull-sm-5 {
    left: 41.666667%;    
    right: auto;
  }

  .pull-sm-6 {
    left: 50%;    
    right: auto;
  }

  .pull-sm-7 {
    left: 58.333333%;    
    right: auto;
  }

  .pull-sm-8 {
    left: 66.666667%;    
    right: auto;
  }

  .pull-sm-9 {
    left: 75%;    
    right: auto;
  }

  .pull-sm-10 {
    left: 83.333333%;    
    right: auto;
  }

  .pull-sm-11 {
    left: 91.666667%;    
    right: auto;
  }

  .pull-sm-12 {
    left: 100%;    
    right: auto;
  }

  .push-sm-0 {
    left: auto;
    right: auto;
  }

  .push-sm-1 {
    left: auto;
    right: 8.333333%;
  }

  .push-sm-2 {
    left: auto;
    right: 16.666667%;
  }

  .push-sm-3 {
    left: auto;
    right: 25%;
  }

  .push-sm-4 {
    left: auto;
    right: 33.333333%;
  }

  .push-sm-5 {
    left: auto;
    right: 41.666667%;
  }

  .push-sm-6 {
    left: auto;
    right: 50%;
  }

  .push-sm-7 {
    left: auto;
    right: 58.333333%;
  }

  .push-sm-8 {
    left: auto;
    right: 66.666667%;
  }

  .push-sm-9 {
    left: auto;
    right: 75%;
  }

  .push-sm-10 {
    left: auto;
    right: 83.333333%;
  }

  .push-sm-11 {
    left: auto;
    right: 91.666667%;
  }

  .push-sm-12 {
    left: auto;
    right: 100%;
  }

  .offset-sm-0 {
    margin-left: inherit;
    margin-right: 0%;
  }

  .offset-sm-1 {
    margin-left: inherit;
    margin-right: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: inherit;
    margin-right: 16.666667%;
  }

  .offset-sm-3 {
    margin-left: inherit;
    margin-right: 25%;
  }

  .offset-sm-4 {
    margin-left: inherit;
    margin-right: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: inherit;
    margin-right: 41.666667%;
  }

  .offset-sm-6 {
    margin-left: inherit;
    margin-right: 50%;
  }

  .offset-sm-7 {
    margin-left: inherit;
    margin-right: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: inherit;
    margin-right: 66.666667%;
  }

  .offset-sm-9 {
    margin-left: inherit;
    margin-right: 75%;
  }

  .offset-sm-10 {
    margin-left: inherit;
    margin-right: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: inherit;
    margin-right: 91.666667%;
  }

}

@media (min-width:768px) {
  .pull-md-0 {
    right: auto;
    left: auto;
  }

  .pull-md-1 {
    right: auto;
    left: 8.333333%;
  }

  .pull-md-2 {
    right: auto;
    left: 16.666667%;
  }

  .pull-md-3 {
    right: auto;
    left: 25%;
  }

  .pull-md-4 {
    right: auto;
    left: 33.333333%;
  }

  .pull-md-5 {
    right: auto;
    left: 41.666667%;
  }

  .pull-md-6 {
    right: auto;
    left: 50%;
  }

  .pull-md-7 {
    right: auto;
    left: 58.333333%;
  }

  .pull-md-8 {
    right: auto;
    left: 66.666667%;
  }

  .pull-md-9 {
    right: auto;
    left: 75%;
  }

  .pull-md-10 {
    right: auto;
    left: 83.333333%;
  }

  .pull-md-11 {
    right: auto;
    left: 91.666667%;
  }

  .pull-md-12 {
    right: auto;
    left: 100%;
  }

  .push-md-0 {
    left: auto;
    right: auto;
  }

  .push-md-1 {
    left: auto;
    right: 8.333333%;
  }

  .push-md-2 {
    left: auto;
    right: 16.666667%;
  }

  .push-md-3 {
    left: auto;
    right: 25%;
  }

  .push-md-4 {
    left: auto;
    right: 33.333333%;
  }

  .push-md-5 {
    left: auto;
    right: 41.666667%;
  }

  .push-md-6 {
    left: auto;
    right: 50%;
  }

  .push-md-7 {
    left: auto;
    right: 58.333333%;
  }

  .push-md-8 {
    left: auto;
    right: 66.666667%;
  }

  .push-md-9 {
    left: auto;
    right: 75%;
  }

  .push-md-10 {
    left: auto;
    right: 83.333333%;
  }

  .push-md-11 {
    left: auto;
    right: 91.666667%;
  }

  .push-md-12 {
    left: auto;
    right: 100%;
  }

  .offset-md-0 {
    margin-left: inherit;
    margin-right: 0%;
  }

  .offset-md-1 {
    margin-left: inherit;
    margin-right: 8.333333%;
  }

  .offset-md-2 {
    margin-left: inherit;
    margin-right: 16.666667%;
  }

  .offset-md-3 {
    margin-left: inherit;
    margin-right: 25%;
  }

  .offset-md-4 {
    margin-left: inherit;
    margin-right: 33.333333%;
  }

  .offset-md-5 {
    margin-left: inherit;
    margin-right: 41.666667%;
  }

  .offset-md-6 {
    margin-left: inherit;
    margin-right: 50%;
  }

  .offset-md-7 {
    margin-left: inherit;
    margin-right: 58.333333%;
  }

  .offset-md-8 {
    margin-left: inherit;
    margin-right: 66.666667%;
  }

  .offset-md-9 {
    margin-left: inherit;
    margin-right: 75%;
  }

  .offset-md-10 {
    margin-left: inherit;
    margin-right: 83.333333%;
  }

  .offset-md-11 {
    margin-left: inherit;
    margin-right: 91.666667%;
  }

}

@media (min-width:992px) {
  .pull-lg-0 {
    right: auto;
    left: auto;
  }

  .pull-lg-1 {
    right: auto;
    left: 8.333333%;
  }

  .pull-lg-2 {
    right: auto;
    left: 16.666667%;
  }

  .pull-lg-3 {
    right: auto;
    left: 25%;
  }

  .pull-lg-4 {
    right: auto;
    left: 33.333333%;
  }

  .pull-lg-5 {
    right: auto;
    left: 41.666667%;
  }

  .pull-lg-6 {
    right: auto;
    left: 50%;
  }

  .pull-lg-7 {
    right: auto;
    left: 58.333333%;
  }

  .pull-lg-8 {
    right: auto;
    left: 66.666667%;
  }

  .pull-lg-9 {
    right: auto;
    left: 75%;
  }

  .pull-lg-10 {
    right: auto;
    left: 83.333333%;
  }

  .pull-lg-11 {
    right: auto;
    left: 91.666667%;
  }

  .pull-lg-12 {
    right: auto;
    left: 100%;
  }

  .push-lg-0 {
    left: auto;
    right: auto;
  }

  .push-lg-1 {
    left: auto;
    right: 8.333333%;
  }

  .push-lg-2 {
    left: auto;
    right: 16.666667%;
  }

  .push-lg-3 {
    left: auto;
    right: 25%;
  }

  .push-lg-4 {
    left: auto;
    right: 33.333333%;
  }

  .push-lg-5 {
    left: auto;
    right: 41.666667%;
  }

  .push-lg-6 {
    left: auto;
    right: 50%;
  }

  .push-lg-7 {
    left: auto;
    right: 58.333333%;
  }

  .push-lg-8 {
    left: auto;
    right: 66.666667%;
  }

  .push-lg-9 {
    left: auto;
    right: 75%;
  }

  .push-lg-10 {
    left: auto;
    right: 83.333333%;
  }

  .push-lg-11 {
    left: auto;
    right: 91.666667%;
  }

  .push-lg-12 {
    left: auto;
    right: 100%;
  }

  .offset-lg-0 {
    margin-left: inherit;
    margin-right: 0%;
  }

  .offset-lg-1 {
    margin-left: inherit;
    margin-right: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: inherit;
    margin-right: 16.666667%;
  }

  .offset-lg-3 {
    margin-left: inherit;
    margin-right: 25%;
  }

  .offset-lg-4 {
    margin-left: inherit;
    margin-right: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: inherit;
    margin-right: 41.666667%;
  }

  .offset-lg-6 {
    margin-left: inherit;
    margin-right: 50%;
  }

  .offset-lg-7 {
    margin-left: inherit;
    margin-right: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: inherit;
    margin-right: 66.666667%;
  }

  .offset-lg-9 {
    margin-left: inherit;
    margin-right: 75%;
  }

  .offset-lg-10 {
    margin-left: inherit;
    margin-right: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: inherit;
    margin-right: 91.666667%;
  }

}

@media (min-width:1200px) {
  .pull-xl-0 {
    right: auto;
    left: auto;
  }

  .pull-xl-1 {
    right: auto;
    left: 8.333333%;
  }

  .pull-xl-2 {
    right: auto;
    left: 16.666667%;
  }

  .pull-xl-3 {
    right: auto;
    left: 25%;
  }

  .pull-xl-4 {
    right: auto;
    left: 33.333333%;
  }

  .pull-xl-5 {
    right: auto;
    left: 41.666667%;
  }

  .pull-xl-6 {
    right: auto;
    left: 50%;
  }

  .pull-xl-7 {
    right: auto;
    left: 58.333333%;
  }

  .pull-xl-8 {
    right: auto;
    left: 66.666667%;
  }

  .pull-xl-9 {
    right: auto;
    left: 75%;
  }

  .pull-xl-10 {
    right: auto;
    left: 83.333333%;
  }

  .pull-xl-11 {
    right: auto;
    left: 91.666667%;
  }

  .pull-xl-12 {
    right: auto;
    left: 100%;
  }

  .push-xl-0 {
    left: auto;
    right: auto;
  }

  .push-xl-1 {
    left: auto;
    right: 8.333333%;
  }

  .push-xl-2 {
    left: auto;
    right: 16.666667%;
  }

  .push-xl-3 {
    left: auto;
    right: 25%;
  }

  .push-xl-4 {
    left: auto;
    right: 33.333333%;
  }

  .push-xl-5 {
    left: auto;
    right: 41.666667%;
  }

  .push-xl-6 {
    left: auto;
    right: 50%;
  }

  .push-xl-7 {
    left: auto;
    right: 58.333333%;
  }

  .push-xl-8 {
    left: auto;
    right: 66.666667%;
  }

  .push-xl-9 {
    left: auto;
    right: 75%;
  }

  .push-xl-10 {
    left: auto;
    right: 83.333333%;
  }

  .push-xl-11 {
    left: auto;
    right: 91.666667%;
  }

  .push-xl-12 {
    left: auto;
    right: 100%;
  }

  .offset-xl-0 {
    margin-left: inherit;
    margin-right: 0%;
  }

  .offset-xl-1 {
    margin-left: inherit;
    margin-right: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: inherit;
    margin-right: 16.666667%;
  }

  .offset-xl-3 {
    margin-left: inherit;
    margin-right: 25%;
  }

  .offset-xl-4 {
    margin-left: inherit;
    margin-right: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: inherit;
    margin-right: 41.666667%;
  }

  .offset-xl-6 {
    margin-left: inherit;
    margin-right: 50%;
  }

  .offset-xl-7 {
    margin-left: inherit;
    margin-right: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: inherit;
    margin-right: 66.666667%;
  }

  .offset-xl-9 {
    margin-left: inherit;
    margin-right: 75%;
  }

  .offset-xl-10 {
    margin-left: inherit;
    margin-right: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: inherit;
    margin-right: 91.666667%;
  }

}

.form-check-label {
  padding-left: inherit;
  padding-right: 20px;
  padding-right: 1.25rem;
}

.form-check-input {
  margin-left: inherit;
  margin-right: -20px;
  margin-right: -1.25rem;
}

.form-check-inline + .form-check-inline {
  margin-left: inherit;
  margin-right: 12px;
  margin-right: 0.75rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: inherit;
  padding-left: 36px;
  padding-left: 2.25rem;
  background-position: center left 9px;
  background-position: center left 0.5625rem;
}

@media (min-width:576px) {
  .form-inline .form-check-label {
    padding-left: inherit;
    padding-right: 0;
  }

  .form-inline .form-check-input {
    margin-left: 0.25rem;
    margin-right: 0;
  }

  .form-inline .custom-control {
    padding-left: inherit;
    padding-right: 0;
  }

  .form-inline .custom-control-indicator {
    margin-right: inherit;
    margin-left: 0.25rem;
  }

}

.dropdown-toggle::after {
  margin-left: inherit;
  margin-right: 0.3em;
}

.dropdown-menu {
  left: auto;
  right: 0;
  float: right;
  text-align: right;
}

.dropdown-menu-right {
  right: auto;
  left: 0;
}

.dropdown-menu-left {
  right: 0;
  left: auto;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: inherit;
  margin-right: -1px;
}

.btn-group > .btn:first-child {
  margin-left: inherit;
  margin-right: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 0;
  border-top-right-radius: inherit;
  border-top-left-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 0;
  border-top-left-radius: inherit;
  border-top-right-radius: 0;
}

.btn-group > .btn-group {
  float: right;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 0;
  border-top-right-radius: inherit;
  border-top-left-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 0;
  border-top-left-radius: inherit;
  border-top-right-radius: 0;
}

.btn + .dropdown-toggle-split::after {
  margin-left: inherit;
  margin-right: 0;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-left: inherit;
  margin-right: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: inherit;
  border-top-left-radius: 0;
  border-top-left-radius: inherit;
  border-top-right-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: inherit;
  border-top-left-radius: 0;
  border-top-left-radius: inherit;
  border-top-right-radius: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 0;
  border-top-right-radius: inherit;
  border-top-left-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: inherit;
  border-left: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 0;
  border-top-left-radius: inherit;
  border-top-right-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: inherit;
  border-right: 0;
}

.input-group-btn > .btn + .btn {
  margin-left: inherit;
  margin-right: -1px;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: inherit;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  margin-left: inherit;
  margin-right: -1px;
}

.custom-control {
  padding-left: inherit;
  padding-right: 24px;
  padding-right: 1.5rem;
  margin-right: inherit;
  margin-left: 16px;
  margin-left: 1rem;
}

.custom-control-indicator {
  left: auto;
  right: 0;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: inherit;
  margin-right: 0;
}

.custom-file-control::before {
  right: auto;
  left: -1px;
}

.nav {
  padding-left: inherit;
  padding-right: 0;
}

.navbar-brand {
  margin-right: inherit;
  margin-left: 16px;
  margin-left: 1rem;
}

.navbar-nav {
  padding-left: inherit;
  padding-right: 0;
}

.navbar-toggler-left {
  left: auto;
  right: 16px;
  right: 1rem;
}

.navbar-toggler-right {
  right: auto;
  left: 16px;
  left: 1rem;
}

.card-link + .card-link {
  margin-left: inherit;
  margin-right: 20px;
  margin-right: 1.25rem;
}

.card-blockquote {
  border-left: inherit;
  border-right: 0;
}

@media (min-width:576px) {
  .card-deck .card:not(:first-child) {
    margin-left: inherit;
    margin-right: 15px;
  }

  .card-deck .card:not(:last-child) {
    margin-right: inherit;
    margin-left: 15px;
  }

}

@media (min-width:576px) {
  .card-group .card + .card {
    margin-left: inherit;
    margin-right: 0;
    border-left: inherit;
    border-right: 0;
  }

  .card-group .card:first-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: 0;
    border-top-right-radius: inherit;
    border-top-left-radius: 0;
  }

  .card-group .card:first-child .card-img-top {
    border-top-right-radius: inherit;
    border-top-left-radius: 0;
  }

  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: 0;
  }

  .card-group .card:last-child {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: 0;
    border-top-left-radius: inherit;
    border-top-right-radius: 0;
  }

  .card-group .card:last-child .card-img-top {
    border-top-left-radius: inherit;
    border-top-right-radius: 0;
  }

  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: 0;
  }

}

.breadcrumb-item {
  float: right;
}

.pagination {
  padding-left: inherit;
  padding-right: 0;
}

.page-item:first-child .page-link {
  margin-left: inherit;
  margin-right: 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: inherit;
  border-top-right-radius: 4px;
  border-top-right-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: inherit;
  border-top-left-radius: 4px;
  border-top-left-radius: 0.25rem;
}

.page-link {
  margin-left: inherit;
  margin-right: -1px;
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 4.8px;
  border-bottom-right-radius: 0.3rem;
  border-top-left-radius: inherit;
  border-top-right-radius: 4.8px;
  border-top-right-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 4.8px;
  border-bottom-left-radius: 0.3rem;
  border-top-right-radius: inherit;
  border-top-left-radius: 4.8px;
  border-top-left-radius: 0.3rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 3.2px;
  border-bottom-right-radius: 0.2rem;
  border-top-left-radius: inherit;
  border-top-right-radius: 3.2px;
  border-top-right-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 3.2px;
  border-bottom-left-radius: 0.2rem;
  border-top-right-radius: inherit;
  border-top-left-radius: 3.2px;
  border-top-left-radius: 0.2rem;
}

.alert-dismissible .close {
  right: auto;
  left: 0px;
}

.list-group {
  padding-left: inherit;
  padding-right: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  left: auto;
  right: 0;
}

.close {
  float: left;
}

.modal-footer >:not(:first-child) {
  margin-left: inherit;
  margin-right: 4px;
  margin-right: .25rem;
}

.modal-footer >:not(:last-child) {
  margin-right: inherit;
  margin-left: 4px;
  margin-left: .25rem;
}

.tooltip {
  text-align: right;
}

.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  left: auto;
  right: 50%;
  margin-left: inherit;
  margin-right: -5px;
}

.tooltip.tooltip-right,
.tooltip.bs-tether-element-attached-left {
  margin-left: inherit;
  margin-right: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before,
.tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  left: auto;
  right: 0;
}

.tooltip.tooltip-bottom .tooltip-inner::before,
.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  left: auto;
  right: 50%;
  margin-left: inherit;
  margin-right: -5px;
}

.tooltip.tooltip-left,
.tooltip.bs-tether-element-attached-right {
  margin-left: inherit;
  margin-right: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before,
.tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  right: auto;
  left: 0;
  border-left-color: inherit;
  border-right-color: #000;
}

.popover {
  left: auto;
  right: 0;
  text-align: right;
}

.popover.popover-top::before,
.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.bs-tether-element-attached-bottom::after {
  left: inherit;
  right: 50%;
}

.popover.popover-top::before,
.popover.bs-tether-element-attached-bottom::before {
  margin-left: inherit;
  margin-right: -11px;
}

.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::after {
  margin-left: inherit;
  margin-right: -10px;
}

.popover.popover-right,
.popover.bs-tether-element-attached-left {
  margin-left: inherit;
  margin-right: 10px;
}

.popover.popover-right::before,
.popover.popover-right::after,
.popover.bs-tether-element-attached-left::before,
.popover.bs-tether-element-attached-left::after {
  border-left-width: inherit;
  border-right-width: 0;
}

.popover.popover-right::before,
.popover.bs-tether-element-attached-left::before {
  left: auto;
  right: -11px;
  border-right-color: inherit;
  border-left-color: rgba(0, 0, 0, .25);
}

.popover.popover-right::after,
.popover.bs-tether-element-attached-left::after {
  left: auto;
  right: -10px;
  border-right-color: inherit;
  border-left-color: #fff;
}

.popover.popover-bottom::before,
.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::before,
.popover.bs-tether-element-attached-top::after {
  left: auto;
  right: 50%;
}

.popover.popover-bottom::before,
.popover.bs-tether-element-attached-top::before {
  margin-left: inherit;
  margin-right: -11px;
}

.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::after {
  margin-left: inherit;
  margin-right: -10px;
}

.popover.popover-bottom .popover-title::before,
.popover.bs-tether-element-attached-top .popover-title::before {
  left: auto;
  right: 50%;
  margin-left: inherit;
  margin-right: -10px;
}

.popover.popover-left,
.popover.bs-tether-element-attached-right {
  margin-left: inherit;
  margin-right: -10px;
}

.popover.popover-left::before,
.popover.popover-left::after,
.popover.bs-tether-element-attached-right::before,
.popover.bs-tether-element-attached-right::after {
  border-right-width: inherit;
  border-left-width: 0;
}

.popover.popover-left::before,
.popover.bs-tether-element-attached-right::before {
  right: auto;
  left: -11px;
  border-left-color: inherit;
  border-right-color: rgba(0, 0, 0, .25);
}

.popover.popover-left::after,
.popover.bs-tether-element-attached-right::after {
  right: auto;
  left: -10px;
  border-left-color: inherit;
  border-right-color: #fff;
}

.carousel-control-prev {
  left: auto;
  right: 0;
}

.carousel-control-next {
  right: auto;
  left: 0;
}

.carousel-indicators {
  padding-left: inherit;
  padding-right: 0;
}

.carousel-indicators li::before {
  left: auto;
  right: 0;
}

.carousel-indicators li::after {
  left: auto;
  right: 0;
}

.border-right-0 {
  border-right: inherit !important;
  border-left: 0 !important;
}

.border-left-0 {
  border-left: inherit !important;
  border-right: 0 !important;
}

.rounded-right {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: inherit;
  border-top-left-radius: 4px;
  border-top-left-radius: 0.25rem;
}

.rounded-left {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: inherit;
  border-top-right-radius: 4px;
  border-top-right-radius: 0.25rem;
}

.float-left {
  float: right !important;
}

.float-right {
  float: left !important;
}

@media (min-width:576px) {
  .float-sm-left {
    float: right !important;
  }

  .float-sm-right {
    float: left !important;
  }

}

@media (min-width:768px) {
  .float-md-left {
    float: right !important;
  }

  .float-md-right {
    float: left !important;
  }

}

@media (min-width:992px) {
  .float-lg-left {
    float: right !important;
  }

  .float-lg-right {
    float: left !important;
  }

}

@media (min-width:1200px) {
  .float-xl-left {
    float: right !important;
  }

  .float-xl-right {
    float: left !important;
  }

}

.mr-0 {
  margin-right: inherit !important;
  margin-left: 0 !important;
}

.ml-0 {
  margin-left: inherit !important;
  margin-right: 0 !important;
}

.mr-1 {
  margin-right: inherit !important;
  margin-left: 4px !important;
  margin-left: 0.25rem !important;
}

.ml-1 {
  margin-left: inherit !important;
  margin-right: 4px !important;
  margin-right: 0.25rem !important;
}

.mr-2 {
  margin-right: inherit !important;
  margin-left: 8px !important;
  margin-left: 0.5rem !important;
}

.ml-2 {
  margin-left: inherit !important;
  margin-right: 8px !important;
  margin-right: 0.5rem !important;
}

.mr-3 {
  margin-right: inherit !important;
  margin-left: 16px !important;
  margin-left: 1rem !important;
}

.ml-3 {
  margin-left: inherit !important;
  margin-right: 16px !important;
  margin-right: 1rem !important;
}

.mr-4 {
  margin-right: inherit !important;
  margin-left: 24px !important;
  margin-left: 1.5rem !important;
}

.ml-4 {
  margin-left: inherit !important;
  margin-right: 24px !important;
  margin-right: 1.5rem !important;
}

.mr-5 {
  margin-right: inherit !important;
  margin-left: 48px !important;
  margin-left: 3rem !important;
}

.ml-5 {
  margin-left: inherit !important;
  margin-right: 48px !important;
  margin-right: 3rem !important;
}

.pr-0 {
  padding-right: inherit !important;
  padding-left: 0 !important;
}

.pl-0 {
  padding-left: inherit !important;
  padding-right: 0 !important;
}

.pr-1 {
  padding-right: inherit !important;
  padding-left: 4px !important;
  padding-left: 0.25rem !important;
}

.pl-1 {
  padding-left: inherit !important;
  padding-right: 4px !important;
  padding-right: 0.25rem !important;
}

.pr-2 {
  padding-right: inherit !important;
  padding-left: 8px !important;
  padding-left: 0.5rem !important;
}

.pl-2 {
  padding-left: inherit !important;
  padding-right: 8px !important;
  padding-right: 0.5rem !important;
}

.pr-3 {
  padding-right: inherit !important;
  padding-left: 16px !important;
  padding-left: 1rem !important;
}

.pl-3 {
  padding-left: inherit !important;
  padding-right: 16px !important;
  padding-right: 1rem !important;
}

.pr-4 {
  padding-right: inherit !important;
  padding-left: 24px !important;
  padding-left: 1.5rem !important;
}

.pl-4 {
  padding-left: inherit !important;
  padding-right: 24px !important;
  padding-right: 1.5rem !important;
}

.pr-5 {
  padding-right: inherit !important;
  padding-left: 48px !important;
  padding-left: 3rem !important;
}

.pl-5 {
  padding-left: inherit !important;
  padding-right: 48px !important;
  padding-right: 3rem !important;
}

.mr-auto {
  margin-right: inherit !important;
  margin-left: auto !important;
}

.ml-auto {
  margin-left: inherit !important;
  margin-right: auto !important;
}

@media (min-width:576px) {
  .mr-sm-0 {
    margin-right: inherit !important;
    margin-left: 0 !important;
  }

  .ml-sm-0 {
    margin-left: inherit !important;
    margin-right: 0 !important;
  }

  .mr-sm-1 {
    margin-right: inherit !important;
    margin-left: 0.25rem !important;
  }

  .ml-sm-1 {
    margin-left: inherit !important;
    margin-right: 0.25rem !important;
  }

  .mr-sm-2 {
    margin-right: inherit !important;
    margin-left: 0.5rem !important;
  }

  .ml-sm-2 {
    margin-left: inherit !important;
    margin-right: 0.5rem !important;
  }

  .mr-sm-3 {
    margin-right: inherit !important;
    margin-left: 1rem !important;
  }

  .ml-sm-3 {
    margin-left: inherit !important;
    margin-right: 1rem !important;
  }

  .mr-sm-4 {
    margin-right: inherit !important;
    margin-left: 1.5rem !important;
  }

  .ml-sm-4 {
    margin-left: inherit !important;
    margin-right: 1.5rem !important;
  }

  .mr-sm-5 {
    margin-right: inherit !important;
    margin-left: 3rem !important;
  }

  .ml-sm-5 {
    margin-left: inherit !important;
    margin-right: 3rem !important;
  }

  .pr-sm-0 {
    padding-right: inherit !important;
    padding-left: 0 !important;
  }

  .pl-sm-0 {
    padding-left: inherit !important;
    padding-right: 0 !important;
  }

  .pr-sm-1 {
    padding-right: inherit !important;
    padding-left: 0.25rem !important;
  }

  .pl-sm-1 {
    padding-left: inherit !important;
    padding-right: 0.25rem !important;
  }

  .pr-sm-2 {
    padding-right: inherit !important;
    padding-left: 0.5rem !important;
  }

  .pl-sm-2 {
    padding-left: inherit !important;
    padding-right: 0.5rem !important;
  }

  .pr-sm-3 {
    padding-right: inherit !important;
    padding-left: 1rem !important;
  }

  .pl-sm-3 {
    padding-left: inherit !important;
    padding-right: 1rem !important;
  }

  .pr-sm-4 {
    padding-right: inherit !important;
    padding-left: 1.5rem !important;
  }

  .pl-sm-4 {
    padding-left: inherit !important;
    padding-right: 1.5rem !important;
  }

  .pr-sm-5 {
    padding-right: inherit !important;
    padding-left: 3rem !important;
  }

  .pl-sm-5 {
    padding-left: inherit !important;
    padding-right: 3rem !important;
  }

  .mr-sm-auto {
    margin-right: inherit !important;
    margin-left: auto !important;
  }

  .ml-sm-auto {
    margin-left: inherit !important;
    margin-right: auto !important;
  }

}

@media (min-width:768px) {
  .mr-md-0 {
    margin-right: inherit !important;
    margin-left: 0 !important;
  }

  .ml-md-0 {
    margin-left: inherit !important;
    margin-right: 0 !important;
  }

  .mr-md-1 {
    margin-right: inherit !important;
    margin-left: 0.25rem !important;
  }

  .ml-md-1 {
    margin-left: inherit !important;
    margin-right: 0.25rem !important;
  }

  .mr-md-2 {
    margin-right: inherit !important;
    margin-left: 0.5rem !important;
  }

  .ml-md-2 {
    margin-left: inherit !important;
    margin-right: 0.5rem !important;
  }

  .mr-md-3 {
    margin-right: inherit !important;
    margin-left: 1rem !important;
  }

  .ml-md-3 {
    margin-left: inherit !important;
    margin-right: 1rem !important;
  }

  .mr-md-4 {
    margin-right: inherit !important;
    margin-left: 1.5rem !important;
  }

  .ml-md-4 {
    margin-left: inherit !important;
    margin-right: 1.5rem !important;
  }

  .mr-md-5 {
    margin-right: inherit !important;
    margin-left: 3rem !important;
  }

  .ml-md-5 {
    margin-left: inherit !important;
    margin-right: 3rem !important;
  }

  .pr-md-0 {
    padding-right: inherit !important;
    padding-left: 0 !important;
  }

  .pl-md-0 {
    padding-left: inherit !important;
    padding-right: 0 !important;
  }

  .pr-md-1 {
    padding-right: inherit !important;
    padding-left: 0.25rem !important;
  }

  .pl-md-1 {
    padding-left: inherit !important;
    padding-right: 0.25rem !important;
  }

  .pr-md-2 {
    padding-right: inherit !important;
    padding-left: 0.5rem !important;
  }

  .pl-md-2 {
    padding-left: inherit !important;
    padding-right: 0.5rem !important;
  }

  .pr-md-3 {
    padding-right: inherit !important;
    padding-left: 1rem !important;
  }

  .pl-md-3 {
    padding-left: inherit !important;
    padding-right: 1rem !important;
  }

  .pr-md-4 {
    padding-right: inherit !important;
    padding-left: 1.5rem !important;
  }

  .pl-md-4 {
    padding-left: inherit !important;
    padding-right: 1.5rem !important;
  }

  .pr-md-5 {
    padding-right: inherit !important;
    padding-left: 3rem !important;
  }

  .pl-md-5 {
    padding-left: inherit !important;
    padding-right: 3rem !important;
  }

  .mr-md-auto {
    margin-right: inherit !important;
    margin-left: auto !important;
  }

  .ml-md-auto {
    margin-left: inherit !important;
    margin-right: auto !important;
  }

}

@media (min-width:992px) {
  .mr-lg-0 {
    margin-right: inherit !important;
    margin-left: 0 !important;
  }

  .ml-lg-0 {
    margin-left: inherit !important;
    margin-right: 0 !important;
  }

  .mr-lg-1 {
    margin-right: inherit !important;
    margin-left: 0.25rem !important;
  }

  .ml-lg-1 {
    margin-left: inherit !important;
    margin-right: 0.25rem !important;
  }

  .mr-lg-2 {
    margin-right: inherit !important;
    margin-left: 0.5rem !important;
  }

  .ml-lg-2 {
    margin-left: inherit !important;
    margin-right: 0.5rem !important;
  }

  .mr-lg-3 {
    margin-right: inherit !important;
    margin-left: 1rem !important;
  }

  .ml-lg-3 {
    margin-left: inherit !important;
    margin-right: 1rem !important;
  }

  .mr-lg-4 {
    margin-right: inherit !important;
    margin-left: 1.5rem !important;
  }

  .ml-lg-4 {
    margin-left: inherit !important;
    margin-right: 1.5rem !important;
  }

  .mr-lg-5 {
    margin-right: inherit !important;
    margin-left: 3rem !important;
  }

  .ml-lg-5 {
    margin-left: inherit !important;
    margin-right: 3rem !important;
  }

  .pr-lg-0 {
    padding-right: inherit !important;
    padding-left: 0 !important;
  }

  .pl-lg-0 {
    padding-left: inherit !important;
    padding-right: 0 !important;
  }

  .pr-lg-1 {
    padding-right: inherit !important;
    padding-left: 0.25rem !important;
  }

  .pl-lg-1 {
    padding-left: inherit !important;
    padding-right: 0.25rem !important;
  }

  .pr-lg-2 {
    padding-right: inherit !important;
    padding-left: 0.5rem !important;
  }

  .pl-lg-2 {
    padding-left: inherit !important;
    padding-right: 0.5rem !important;
  }

  .pr-lg-3 {
    padding-right: inherit !important;
    padding-left: 1rem !important;
  }

  .pl-lg-3 {
    padding-left: inherit !important;
    padding-right: 1rem !important;
  }

  .pr-lg-4 {
    padding-right: inherit !important;
    padding-left: 1.5rem !important;
  }

  .pl-lg-4 {
    padding-left: inherit !important;
    padding-right: 1.5rem !important;
  }

  .pr-lg-5 {
    padding-right: inherit !important;
    padding-left: 3rem !important;
  }

  .pl-lg-5 {
    padding-left: inherit !important;
    padding-right: 3rem !important;
  }

  .mr-lg-auto {
    margin-right: inherit !important;
    margin-left: auto !important;
  }

  .ml-lg-auto {
    margin-left: inherit !important;
    margin-right: auto !important;
  }

}

@media (min-width:1200px) {
  .mr-xl-0 {
    margin-right: inherit !important;
    margin-left: 0 !important;
  }

  .ml-xl-0 {
    margin-left: inherit !important;
    margin-right: 0 !important;
  }

  .mr-xl-1 {
    margin-right: inherit !important;
    margin-left: 0.25rem !important;
  }

  .ml-xl-1 {
    margin-left: inherit !important;
    margin-right: 0.25rem !important;
  }

  .mr-xl-2 {
    margin-right: inherit !important;
    margin-left: 0.5rem !important;
  }

  .ml-xl-2 {
    margin-left: inherit !important;
    margin-right: 0.5rem !important;
  }

  .mr-xl-3 {
    margin-right: inherit !important;
    margin-left: 1rem !important;
  }

  .ml-xl-3 {
    margin-left: inherit !important;
    margin-right: 1rem !important;
  }

  .mr-xl-4 {
    margin-right: inherit !important;
    margin-left: 1.5rem !important;
  }

  .ml-xl-4 {
    margin-left: inherit !important;
    margin-right: 1.5rem !important;
  }

  .mr-xl-5 {
    margin-right: inherit !important;
    margin-left: 3rem !important;
  }

  .ml-xl-5 {
    margin-left: inherit !important;
    margin-right: 3rem !important;
  }

  .pr-xl-0 {
    padding-right: inherit !important;
    padding-left: 0 !important;
  }

  .pl-xl-0 {
    padding-left: inherit !important;
    padding-right: 0 !important;
  }

  .pr-xl-1 {
    padding-right: inherit !important;
    padding-left: 0.25rem !important;
  }

  .pl-xl-1 {
    padding-left: inherit !important;
    padding-right: 0.25rem !important;
  }

  .pr-xl-2 {
    padding-right: inherit !important;
    padding-left: 0.5rem !important;
  }

  .pl-xl-2 {
    padding-left: inherit !important;
    padding-right: 0.5rem !important;
  }

  .pr-xl-3 {
    padding-right: inherit !important;
    padding-left: 1rem !important;
  }

  .pl-xl-3 {
    padding-left: inherit !important;
    padding-right: 1rem !important;
  }

  .pr-xl-4 {
    padding-right: inherit !important;
    padding-left: 1.5rem !important;
  }

  .pl-xl-4 {
    padding-left: inherit !important;
    padding-right: 1.5rem !important;
  }

  .pr-xl-5 {
    padding-right: inherit !important;
    padding-left: 3rem !important;
  }

  .pl-xl-5 {
    padding-left: inherit !important;
    padding-right: 3rem !important;
  }

  .mr-xl-auto {
    margin-right: inherit !important;
    margin-left: auto !important;
  }

  .ml-xl-auto {
    margin-left: inherit !important;
    margin-right: auto !important;
  }

}

.text-left {
  text-align: right !important;
}

.text-right {
  text-align: left !important;
}

@media (min-width:576px) {
  .text-sm-left {
    text-align: right !important;
  }

  .text-sm-right {
    text-align: left !important;
  }

}

@media (min-width:768px) {
  .text-md-left {
    text-align: right !important;
  }

  .text-md-right {
    text-align: left !important;
  }

}

@media (min-width:992px) {
  .text-lg-left {
    text-align: right !important;
  }

  .text-lg-right {
    text-align: left !important;
  }

}

@media (min-width:1200px) {
  .text-xl-left {
    text-align: right !important;
  }

  .text-xl-right {
    text-align: left !important;
  }

}

/* sourceMappingURL=bootstrap.rtl.css.map */

/* End Bootstrap RTL */


body {
  direction: rtl;
  unicode-bidi: embed;
  font-family:IRANSans;
}

/* Header */
.topbar-link > ul li {
  padding-right: 0;
  padding-left: 15px;
}

.topbar-link > ul > li i {
  padding-right: 0;
  padding-left: 5px;
}

.text-right {
  text-align: left !important;
}

.topbar .select2-container--default .select2-selection--single .select2-selection__rendered {
  text-align: right;
}

.topbar-right .topbar-link > ul > li {
  padding-right: 12px;
  padding-left: inherit;
}

.search_form-inner .search_form-category-wrap + .search_form-input-wrap {
  display: inline-block;
}

.search_form-inner .search_form-category-wrap {
  float: left;
}

.header-style-default .woo-tools {
  float: left;
}

.header-style-default .woo-tools,
.header-style-default .header-search-wrap {
  margin-left: inherit;
  margin-right: 15px;
}

.woo-tools-actions > li.woo-tools-cart {
  padding-right: 5px;
}

.site-header .woo-tools-action.woo-tools-cart .woocommerce-mini-cart li .remove {
  left: -5px;
  right: inherit;
}

.woo-tools-action.woo-tools-cart .woocommerce.widget_shopping_cart .woocommerce-mini-cart li,
.woo-tools-action.woo-tools-cart .woocommerce-mini-cart li {
  text-align: right;
  padding-left: 20px;
  padding-right: 70px;
}

.woo-tools-action.woo-tools-cart .woocommerce-mini-cart li img {
  left: inherit;
  right: 0px;
}

.woo-tools-action.woo-tools-cart .widget_shopping_cart {
  right: inherit;
  left: 0px;
}

.main-navigation-sticky #mega-menu-wrap-primary #mega-menu-primary {
  text-align: left;
}

#mega-menu-wrap-primary #mega-menu-primary {
  text-align: right;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {
  margin: 0 6px 0 0;
}

#mega-menu-wrap-primary,
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
  text-align: right;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {
  margin: 0px 6px 0px 0px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '\f341';
  float: left;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  left: inherit;
  right: 100%;
  top: 0px;
}

#search_popup .search_form-inner .search_form-category-wrap {
  float: inherit;
}

#search_popup .search_form-inner .search_form-category-wrap + .search_form-input-wrap {
  display: table-cell;
}

#search_popup .search_form-category-wrap {
  padding-right: 0;
  padding-left: 10px;
}

#search_popup .search_form-category-wrap:before {
  right: inherit;
  left: 0px;
}

.search_form-search-button {
  left: 0;
  right: inherit;
}

#search_popup .search_form-inner input.form-control {
  padding-right: 15px;
  padding-left: 60px;
}

.header-style-menu-center .header-nav-right {
  margin-right: inherit;
  margin-left: 15px;
}

.container-fluid .woo-tools-action.woo-tools-cart .widget_shopping_cart {
  right: inherit;
  left: 0;
}

.header-style-menu-right .header-nav-right {
  padding-left: 15px;
}

.header-style-topbar-with-main-header .header-main .select2-container--default .select2-selection--single .select2-selection__rendered {
  text-align: right;
}

.header-style-topbar-with-main-header .woo-tools-action.woo-tools-cart .widget_shopping_cart {
  right: 0;
  left: inherit;
}

.topbar-right .topbar-link > ul > li .top-menu li:first-child {
  padding-left: 0;
  padding-right: 0;
}

.topbar-link > ul > li .top-menu li {
  padding-left: 0;
  padding-right: 12px;
}

.header-style-right-topbar-main .site-title-wrapper {
  border-right: none;
  border-left: 1px solid #dddddd;
}

/* Page Header */
.inner-intro ul.page-breadcrumb li:before {
  left: inherit;
  right: 0px;
}

/*.inner-intro ul.page-breadcrumb li.home { padding-left: 0; padding-right: 22px; }*/
.inner-intro ul.page-breadcrumb li {
  margin-right: 0;
  margin-left: 8px;
}

/*.inner-intro ul.page-breadcrumb li { padding-left: 0; margin-left: 0; padding-right: 18px; margin-right: 8px; }*/
.inner-intro .intro-section-left ul.page-breadcrumb li:first-child {
  margin-right: 0px;
}

.inner-intro .intro-section-left .intro-title-inner {
  text-align: right;
}

.inner-intro .intro-section-right ul.page-breadcrumb li:first-child {
  margin-right: 0;
}

.inner-intro .text-left {
  text-align: right !important;
}

/* Multi Tab Product listing */
.mtpl-arrows .mtpl-arrow .owl-next {
  float: right;
}

.mtpl-arrows .mtpl-arrow > div {
  margin-right: inherit;
  margin-left: 5px;
}

/* Product Listing */
.woocommerce ul.products li.product .onsale {
  left: inherit;
}

.products-listing-intro-wrapper .products-listing-nav .owl-next {
  float: right;
}

.products-listing-intro-wrapper .products-listing-nav > div,
.products-listing-header .products-listing-nav > div {
  margin-right: 0px;
  margin-left: 5px;
}

.products-listing-header .products-listing-nav {
  text-align: left;
}

.products-listing-header .products-listing-nav .owl-prev {
  float: left;
  margin-left: 0px;
}

/* Product Deals */
.product-deals-content-wrapper .product-deals-nav > div {
  margin-right: 0px;
  margin-left: 5px;
}

.product-deals-content-wrapper .product-deals-nav .owl-next {
  float: right;
}

/* Category Box */
.category-box {
  background-position: -30% 100%;
  padding: 20px 20px 20px 0px;
}

.category-box:hover {
  background-position: -10% 100%;
}

.category-box:before {
  right: inherit;
  left: -20px;
}

.category-box-link ul li a i {
  margin-right: inherit;
  margin-left: 12px;
}

/* Recent Posts */
.latest-post-item .latest-post-content {
  padding-left: 20px;
  padding-right: 50px;
}

.latest-post-item .latest-post-meta ul li {
  float: right;
  margin-right: inherit;
  margin-left: 10px;
}

.latest-post-item .latest-post-meta ul li i {
  margin-right: inherit;
  margin-left: 8px;
}

.latest-post-item .post-date {
  left: inherit;
  right: 0px;
  margin-left: inherit;
  margin-right: -30px;
}

.pgscore_recent_posts_wrapper .latest-post-type-carousel .latest-post-nav .owl-next {
  float: right;
}

.pgscore_recent_posts_wrapper .latest-post-type-carousel .latest-post-nav > div {
  margin-left: inherit;
  margin-right: 5px;
}

/* Info Box */
.pgscore_info_box-with-icon.pgscore_info_box-icon_position-left .pgscore_info_box-icon {
  padding-right: inherit;
  padding-left: 12px;
}

.pgscore_info_box.pgscore_info_box-icon-style-default.pgscore_info_box-icon_position-left .pgscore_info_box-icon {
  padding-right: 0px !important;
  padding-left: 18px;
}

.pgscore_info_box-layout-style_3 .pgscore_info_box-step-wrapper {
  left: inherit;
}

.pgscore_info_box-layout-style_4 .pgscore_info_box-step-wrapper {
  padding-right: inherit;
  padding-left: 15px;
}

/* Instagram */
.pgscore_instagram_v2_wrapper .insta_v2_header--button {
  text-align: left;
}

.pgscore_instagram_v2_wrapper .insta_v2_header--button i {
  margin-right: inherit;
  margin-left: 5px;
}

/* Back To Top */
#back-to-top .top {
  right: inherit;
  left: 25px;
}

/* Promo Popup */
.promo-popup-info {
  text-align: right;
}

.mfp-close {
  right: inherit;
  left: 0px;
}

/* Cookies Info */
.ciyashop-cookies-info {
  left: inherit;
  right: 30px;
}

/* Vertical Menu */
.pgscore_v_menu-header > i {
  padding-right: 0;
  padding-left: 7px;
}

/* Testimonial */
.testimonial-style-2 .testimonials-carousel-nav {
  display: inline-block;
}

.testimonial-style-2 .testimonials-carousel-nav .owl-prev {
  float: left;
}

.testimonial-style-3 .testimonial-meta {
  float: left;
}

.testimonial-style-3 .client-image {
  padding-left: inherit;
  padding-right: 10px;
}

.testimonial.testimonial-style-3 p {
  text-align: right;
}

.testimonial.testimonial-style-3 .client-info:before {
  right: inherit;
  left: 0px;
}

/* Banner */
.pgscore_banner-content-hleft {
  text-align: right;
}

.pgscore_banner-style-deal-2 .deal-counter-wrapper {
  left: inherit;
}

/* Address Block */
.address-block {
  padding-left: inherit;
  padding-right: 80px;
}

.address-block.default {
  padding-left: inherit;
  padding-right: 70px;
}

.address-block i {
  left: inherit;
  right: 0px;
}

/* Single Post */
.latest-post-entry-footer > a {
  float: inherit;
}

.latest-post-item.single-post .post-date {
  left: inherit;
  right: 40px;
  margin-right: 0px;
}

/* Request Form */
.request-box {
  text-align: right;
}

input[type=text],
input[type=email],
input[type=search],
input[type=password],
textarea {
  text-align: right;
}

/* VC Custom Heading */
.vc_custom_heading-text_align_left h1,
.vc_custom_heading-text_align_left h2,
.vc_custom_heading-text_align_left h3,
.vc_custom_heading-text_align_left h4,
.vc_custom_heading-text_align_left h5,
.vc_custom_heading-text_align_left h6 {
  text-align: inherit !important;
}

.entry-content .vc_custom_heading-text_align_center h1,
.entry-content .vc_custom_heading-text_align_center h2,
.entry-content .vc_custom_heading-text_align_center h3,
.entry-content .vc_custom_heading-text_align_center h4,
.entry-content .vc_custom_heading-text_align_center h5,
.entry-content .vc_custom_heading-text_align_center h6 {
  text-align: center !important;
}

.vc_custom_heading-text_align_left p {
  text-align: inherit !important;
}

/* PGS List */
ul.pgscore_list i {
  padding-right: inherit;
  padding-left: 10px;
}

/* Product Showcase */
.pgscore_product_showcase_wrapper .left-image {
  padding-right: inherit;
  padding-left: 20px;
}

/* Contact Form */
.wpcf7 {
  text-align: right;
}

.wpcf7 .wpcf7-submit {
  float: right;
}

.wpcf7 .wpcf7-recaptcha {
  display: inline-block;
}

div.wpcf7 .ajax-loader {
  margin: 0 4px 0 0px;
}

/* Contant Area */
.entry-content h5 {
  /*text-align: right !important;*/
}

/* Blockquote */
blockquote i,
blockquote .fa {
  float: right;
  margin-left: 40px;
  margin-right: 10px;
}

blockquote .quote-author {
  text-align: right !important;
}

/* Accordion */
.faq-layout-layout_1 .accordion .accordion-title a:after,
.faq-layout-layout_2 .accordion .accordion-title a:after {
  right: inherit;
  left: 20px;
}

.faq-layout-layout_1 .accordion .accordion-title a,
.faq-layout-layout_2 .accordion .accordion-title a {
  text-align: right;
  padding: 17px 25px  17px 50px;
}

.faq-layout-layout_1 .accordion .accordion-content {
  text-align: right;
}

/* 404 Page */
.not-found #searchform input {
  padding-right: 10px;
  padding-left: 85px;
}

.not-found #searchform .search-button {
  right: inherit;
  left: 0px;
  border-radius: 3px 0px 0px 3px;
}

/* Blog Pages */
article.hentry .entry-footer .share {
  right: inherit;
  left: 0px;
}

article.hentry .entry-footer .share ul {
  float: right;
  right: inherit;
  left: 10px;
}

article.hentry .entry-footer .share:hover ul {
  right: inherit;
  left: 60px;
}

article.hentry .entry-footer .share ul:before {
  right: inherit;
  left: -12px;
  border-width: 8px 12px 8px 0px;
  border-color: transparent #eceff8 transparent transparent;
}

.entry-meta ul li {
  margin-right: inherit;
  margin-left: 10px;
}

.entry-meta ul li i,
.entry-meta ul li a i {
  margin-right: inherit;
  margin-left: 5px;
}

.blog .timeline li.entry-date {
  right: inherit;
}

.blog .timeline li.entry-date-bottom {
  right: inherit;
}

.blog .timeline > li > .timeline-badge {
  right: -73px;
}

.blog .timeline > li.timeline-inverted > .timeline-badge {
  right: inherit;
}

.comments-area .respond-form .section-field,
.comments-area .comment-respond .section-field {
  margin-left: inherit;
  margin-right: 3%;
  float:right;
}

.nav-links .nav-next {
  text-align: right;
  padding-right: inherit;
  padding-left: 2%;
}

.nav-links .nav-previous {
  padding-left: inherit;
  padding-right: 2%;
text-align: left;
}

/* Shop Pages */
.pgs-shop-filters-wrapper .shop-filter {
  padding-left: 10px;
  padding-right: inherit;
}

.pgs-shop-filters-wrapper .row > div:last-child .shop-filter {
  padding-left: 0;
}

.loop-header-tools .woocommerce-result-count {
  margin-right: 0;
  margin-left: 15px;
}

.loop-header-tools .gridlist-toggle-wrap {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}

.loop-header-tools .woocommerce-ordering {
  float: left;
}

.woocommerce .products.products-loop-column-3 > .product {
  margin-right: 0;
  margin-left: 2%;
}

.woocommerce .products.products-loop-column-3 > .product.last {
  margin-left: 0;
}

.woocommerce .products.products-loop-column-4 > .product {
  margin-right: inherit;
  margin-left: 2%;
}

.woocommerce .products.products-loop-column-4 > .product.last {
  margin-left: 0;
}

.woocommerce .products.products-loop-column-5 > .product {
  margin-right: inherit;
  margin-left: 2%;
}

.woocommerce .products.products-loop-column-5 > .product.last {
  margin-left: 0;
}

.pgs-shop-filters-wrapper .shop-filter-search:before {
  left: inherit;
  right: 15px;
}

.pgs-shop-filters-wrapper .shop-filter-search input.search-field {
  padding-left: inherit;
  padding-right: 35px;
}

.woocommerce ul.products.list .product-info {
  text-align: right;
}

.woocommerce ul.products.list li.product .price {
  text-align: right;
}

.woocommerce ul.products.list .product-hover-style-image-center .product-info .product-actions,
.woocommerce ul.products.list .product-hover-style-image-left .product-info .product-actions,
.woocommerce ul.products.list .product-hover-style-image-bottom .product-info .product-actions,
.woocommerce ul.products.list .product .product-info .product-actions {
  text-align: right;
}

.woocommerce ul.products.list li.product {
  margin-left: 0px;
}

.woocommerce ul.products.list li.product .product-info .product-actions a {
  margin-right: inherit !important;
  margin-left: 5px !important;
}

.woocommerce div.product form.cart div.quantity {
  float: none;
}

.woocommerce.single-product .product-summary-actions .yith-wcwl-add-to-wishlist {
  float: right;
  margin-right: inherit;
  margin-left: 10px;
}

.woocommerce .summary .share-wrapper .share-label {
  float: right;
  margin-right: inherit;
  margin-left: 10px;
}

.social-profiles ul li {
  margin-right: inherit;
  float: right;
  margin-left: 7px;
}

.social-profiles ul li:last-child {
  margin-left: 0;
}

.ciyashop-product-thumbnails .slick-slider:hover .slick-prev {
  left: 10px;
  right: inherit;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 15px;
  margin-right: 90px;
}

.woocommerce table.shop_attributes th {
  text-align: right;
}

.slick-slider .slick-prev {
  left: 25px;
  right: inherit;
}

.woocommerce nav.woocommerce-pagination ul li {
  float: left;
}

.woocommerce div.product .woocommerce-tabs-layout-left ul.tabs {
  margin-right: 0px;
  border-right: none;
  margin-left: -1px;
  border-left: none;
}

.woocommerce-page #content div.product .woocommerce-tabs-layout-left ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs-layout-left ul.tabs li.active {
  border-right: 1px solid #e8e8e8;
  border-left: transparent;
}

.woocommerce-page #content div.product .woocommerce-tabs-layout-left ul.tabs li,
.woocommerce div.product .woocommerce-tabs-layout-left ul.tabs li {
  border-left: 1px solid #e8e8e8;
}

.woocommerce div.product .woocommerce-tabs-layout-left ul.tabs li:before {
  left: inherit;
  right: 0px;
}

.woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li:before {
  left: inherit;
  right: 0px;
}

.woocommerce table.wishlist_table .product-price,
.woocommerce table.wishlist_table .product-stock-status {
  text-align: right;
}

.wishlist_table tr td.product-thumbnail,
.wishlist_table tr td.product-name,
.wishlist_table tr td.wishlist-name,
.wishlist_table tr td.wishlist-privacy,
.woocommerce table.wishlist_table tfoot td {
  text-align: right;
}

.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td {
  text-align: right;
}

table th {
  text-align: right;
}

.woocommerce-MyAccount-navigation > ul li a:before {
  margin-right: inherit;
  margin-left: 10px;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  padding-left: 25px;
  padding-right: 60px;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  margin: -2px 0em 0 0.5em;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: right;
}

.mfp-content {
  text-align: right;
}

.ciyashop-popup-quick-view .mfp-close {
  right: inherit;
}

/* Sidebar */
.widget_archive ul li:before,
.widget_meta ul li:before {
  margin-right: inherit;
  margin-left: 15px;
}

.calendar_wrap caption {
  text-align: right;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: right;
  margin-right: inherit;
  margin-left: 15px;
}

.yith-woocompare-widget a.clear-all {
  float: none;
  margin-right: inherit;
  margin-left: 10px;
}

.yith-woocompare-widget a.compare {
  float: none;
}

dl dd {
  margin-right: 0px;
}

.widget_tag_cloud .tagcloud a.tag-cloud-link {
  margin-right: 0px;
  margin-left: 4px;
}

.widget_recent_entries .recent-post .recent-post-image {
  padding-right: 0;
  padding-left: 20px;
}

.widget_recent_entries .recent-post .recent-post-info .post-date i {
  margin-right: 0px;
  margin-left: 10px;
}

.widget_pgs_contact_widget ul li i {
  padding-right: 0px;
  padding-left: 10px;
}

.footer-widgets .widget.widget_nav_menu .menu li {
  padding-left: 0px;
  padding-right: 15px;
}

.footer-widgets .widget.widget_nav_menu .menu li:before {
  left: inherit;
  right: 0px;
}

.widget_nav_menu ul {
  padding-left: 0px;
  padding-right: 0;
}

.widget_nav_menu ul ul.sub-menu {
  padding-left: 0;
  padding-right: 25px;
}

/* Image Slider */
.entry-content .pgscore_image_slider_wrapper h5 {
  text-align: center !important;
}

/* Info Box */
.pgscore_info_box-layout-style_5 .pgscore_info_box-icon {
  padding-right: inherit;
  padding-left: 25px;
}

.pgscore_info_box.pgscore_info_box-layout-style_3 .pgscore_info_box-title {
  padding: 0px 15px 0px 0px;
}

/* Multi Tab Product Listing */
.woocommerce.mtpl-listing-type-grid .products.products-loop-column-3 > .product,
.woocommerce.mtpl-listing-type-grid .products.products-loop-column-3 > .product.last {
  margin-right: 0;
}

.pgs-mtpl-with-intro .pgs-mtpl-intro-content-alignment-left {
  text-align: right;
}

.woocommerce.mtpl-listing-type-grid .products.products-loop-column-4 > .product,
.woocommerce.mtpl-listing-type-grid .products.products-loop-column-4 > .product.last {
  margin-right: 0;
  margin-left: 2%;
}

.woocommerce.mtpl-listing-type-grid .products.products-loop-column-3 > .product:nth-child(3n),
.woocommerce.mtpl-listing-type-grid .products.products-loop-column-4 > .product:nth-child(4n),
.woocommerce.mtpl-listing-type-grid .products.products-loop-column-5 > .product:nth-child(5n),
.woocommerce.mtpl-listing-type-grid .products.products-loop-column-6 > .product:nth-child(6n) {
  margin-right: inherit;
  margin-left: 0;
}

.pgs-mtpl-intro-content-alignment-left .nav li a {
  padding-left: 0;
  padding-right: 20px;
}

.pgs-mtpl-intro-wrapper .nav li a:before {
  left: inherit;
  right: 0px;
}

/* News Letter */
.newsletter-wrapper.pgscore_newsletter-content-alignment-left {
  padding-right: 0;
  padding-left: 20%;
}

/* Products Listing */
.products-listing-intro-wrapper.products-listing-intro-content-alignment-left {
  text-align: right;
}

.woocommerce.products-listing-grid .products.products-loop-column-3 > .product,
.woocommerce.products-listing-grid .products.products-loop-column-3 > .product.last {
  margin-right: 0;
  margin-left: 2%;
}

.woocommerce.products-listing-grid .products.products-loop-column-3 > .product:nth-child(3n),
.woocommerce.products-listing-grid .products.products-loop-column-4 > .product:nth-child(4n),
.woocommerce.products-listing-grid .products.products-loop-column-5 > .product:nth-child(5n),
.woocommerce.products-listing-grid .products.products-loop-column-6 > .product:nth-child(6n) {
  margin-right: 0;
  margin-left: 0;
}

.woocommerce.products-listing-grid .products.products-loop-column-4 > .product,
.woocommerce.products-listing-grid .products.products-loop-column-4 > .product.last {
  margin-right: 0;
  margin-left: 2%;
}

/* Recent Post */
.latest-post-entry-footer > a {
  float: right;
}

/* According */
body.wpb-js-composer .vc_tta.vc_tta-controls-align-left .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container {
  text-align: right;
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: inherit;
  left: 20px;
}

body.wpb-js-composer .content-wrapper .vc_tta.vc_general.vc_tta-style-flat .vc_tta-panel-title>a {
  padding-left: 42px;
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
  padding-right: 0;
}

.wpb-js-composer .vc_tta.vc_tta-gap-15.vc_tta-tabs-position-left .vc_tta-tabs-container {
  margin-right: 0;
  margin-left: 15px;
}

/* kite Box */
.kite-images-wrapper {
  left: 0px;
  padding: 220px 0;
}

.kite-images-actions {
  left: 20px;
  right: 0;
  text-align: left;
}

/* mpc-button */
.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-button__title {
  padding-right: 25px;
  padding-left: 0px;
}

/* Categories Menu */
.pgscore_v_menu-main .menu > li > a i {
  padding-right: 0px;
  padding-left: 8px;
  text-align: right;
}

/* visual composer Offset */
@media (min-width:1200px) {
  .vc_col-lg-offset-1 {
    margin-left: inherit;
    margin-right: 8.33333333%;
  }

}

/*Header*/
.header-style-menu-center .topbar-right .topbar-link > ul > li:last-child,
.header-style-menu-right .topbar-right .topbar-link > ul > li:last-child {
  padding-right: 14px;
}

.header-style-menu-center .topbar-left .topbar-link > ul > li:first-child,
.header-style-menu-right .topbar-left .topbar-link > ul > li:first-child {
  padding-right: 0;
  padding-left: 14px;
}

.header-style-menu-center .header-nav-right {
  float: left;
}

.main-navigation-sticky .primary-menu {
  float: left;
}

/*menu*/
#primary-menu .sub-menu .hot-label > a:after,
#primary-menu .sub-menu .new-label > a:after,
#primary-menu .sub-menu .sale-label > a:after,
#primary-menu .sub-menu .popular-label > a:after {
  margin-left: 0 !important;
  margin-right: 8px !important;
}

.primary-nav .primary-menu > li > .sub-menu li.menu-item-has-children > a:before {
  left: 15px;
  right: inherit;
}

.primary-nav .primary-menu > li li .sub-menu,
.main-navigation-sticky .primary-menu > li li .sub-menu {
  left: inherit;
  right: 100%;
}

/*product*/
.woocommerce span.featured,
.woocommerce span.onsale {
  left: auto !important;
  right: 4px !important;
}

/*Latest Blog*/
.latest-post-wrapper.latest-post-style-2 .latest-post-item .post-date {
  left: 25px;
  right: auto;
}

.newsletter-wrapper.pgscore_newsletter-content-alignment-right {
  padding-right: 40%;
  text-align: left;
  padding-left: 0;
}

/*Footer*/
.footer-widgets .widget.widget_nav_menu .menu li:hover:before {
  right: 10px;
  left: 0;
}

.footer-widgets .widget.widget_nav_menu .menu li:hover:after {
  right: 0px;
  left: 0;
}

.footer-widgets .widget.widget_nav_menu .menu li:after {
  right: -10px;
  left: 0;
}

/*Home 2*/
.pgscore_v_menu .pgscore_v_menu-main .slicknav_menu-wrap .slicknav_nav > li .slicknav_arrow {
  left: 0;
  right: inherit;
}

@media only screen and (min-width:992px) {
  .pgscore_v_menu .pgscore_v_menu-main .slicknav_menu-wrap .slicknav_nav li .sub-menu {
    right: 100%;
    left: inherit;
  }

}

.pgscore_v_menu .pgscore_v_menu-main .slicknav_menu-wrap .slicknav_nav > li .sub-menu li .slicknav_arrow {
  left: 0;
  right: inherit;
}

/*Home 5*/
.mpc-icon-column--style_3 .mpc-icon {
  float: right;
}

.mpc-icon-column[data-id="mpc_icon_column-645af91938f1329"] .mpc-icon-column__heading,
.mpc-icon-column[data-id="mpc_icon_column-645af91938f1329"] .mpc-icon-column__description {
  text-align: right;
}

/*================================*/
/* woocommerce */
/*================================*/

/*woocommerce sidebar*/
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
  margin-left: .53em;
  margin-right: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_pages ul,
.widget_pgs_contact_widget ul,
.widget_pgs_social_profiles ul,
.widget_recent_comments ul,
.widget_rss ul {
  padding-right: 0px;
  padding-left: inherit;
}

.widget_product_categories ul {
  padding-right: 0;
}

/*checkout*/
form.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice {
  padding-right: 70px;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
  left: 15px;
  right: inherit;
}

/*login*/
.woocommerce-account .woocommerce > h2 {
  text-align: right;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  text-align: right;
}

.woocommerce form .form-row label {
  text-align: right;
  width: 100%;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  text-align: right;
}

/*Header cart*/
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 10px;
}

.woo-tools-action.woo-tools-cart .woocommerce-mini-cart__buttons .button + .button {
  margin-left: 0;
}

/*================================*/
/* Header */
/*================================*/
.header-style-menu-center .header-nav-right {
  float: left;
}

.header-style-menu-center .primary-nav .primary-menu > li {
  float: right;
}

.header-style-menu-center .header-main .container-fluid .header-nav-right,
.header-style-menu-right .header-main .container-fluid .header-nav-right {
  margin-left: 0;
  margin-right: 0;
}

.topbar-link .topbar-social_profiles {
  padding-left: 0px;
  padding-right: 0;
}

.header-style-right-topbar-main .header-nav-right {
  float: left;
  margin-right: inherit;
  margin-left: 10px;
}

.header-style-right-topbar-main .header-main-bottom .primary-menu > li {
  float: right;
}

header.site-header .topbar-link > ul > li.topbar_item_type-currency {
  padding-left: 15px;
}

.header-style-topbar-with-main-header .primary-nav {
  float: right;
}

.header-style-topbar-with-main-header .header-nav-right {
  float: left;
}

.site-header .search_form-inner .search_form-category-wrap {
  float: right;
}

.header-search-shape-rounded .search_form-inner .search_form-category-wrap + .search_form-input-wrap input.form-control {
  -webkit-border-radius: 50px 0px 0px 50px;
  -moz-border-radius: 50px 0px 0px 50px;
  border-radius: 50px 0px 0px 50px;
}

.header-search-shape-rounded .search_form-inner .search_form-category-wrap .select2-container--default .select2-selection--single {
  -webkit-border-radius: 0px 50px 50px 0px;
  -moz-border-radius: 0px 50px 50px 0px;
  border-radius: 0px 50px 50px 0px;
}

.header-search-shape-rounded .search_form-search-button {
  left: 5px;
  right: inherit;
}

.search_form-inner input.form-control {
  padding-left: 25px;
  padding-right: 25px;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 15px;
  padding-left: 20px !important;
}

.header-style-menu-right .primary-nav .primary-menu > li {
  float: right;
}

.header-style-menu-right .primary-nav .primary-menu .sub-menu {
  text-align: right;
}

.primary-nav .primary-menu > li.menu-item-has-children > a {
  padding-left: 15px;
  padding-right: 0;
}

.primary-nav .primary-menu > li.menu-item-has-children > a:before {
  left: 0;
  right: inherit;
}

.primary-nav .primary-menu > li {
  margin-left: 25px;
  margin-right: 0;
  float: right;
}

.primary-nav .primary-menu > li:last-child {
  margin-left: 0px;
  margin-right: inherit;
}

.main-navigation-sticky .primary-menu > li {
  float: right;
  margin-left: 25px;
  margin-right: 0;
}

.main-navigation-sticky .primary-menu > li:last-child {
  margin-left: 0px;
}

.main-navigation-sticky .primary-menu > li.menu-item-has-children > a:before {
  left: 0;
  right: inherit;
}

.main-navigation-sticky .primary-menu > li.menu-item-has-children > a {
  padding-left: 15px;
  padding-right: 0;
}

.main-navigation-sticky .primary-menu > li > .sub-menu li.menu-item-has-children > a:before {
  left: 15px;
  right: inherit;
}

.header-style-right-topbar-main .topbar-right .topbar-link > ul > li {
  padding-right: 12px;
}

.header-style-right-topbar-main .topbar-link > ul > li i {
  padding-left: 0;
}

.categories-menu > li.menu-item-has-children > a:before,
.categories-menu .sub-menu > li.menu-item-has-children > a:before {
  left: 10px;
  right: inherit;
}

.categories-menu .sub-menu {
  right: 100%;
  left: inherit;
}

#primary-menu i.hot-label,
#primary-menu i.new-label,
#primary-menu i.sale-label,
#primary-menu i.popular-label {
  padding: 0px 5px;
  top: 7px;
  float: right;
}

/*================================*/
/* breadcrumb */
/*================================*/
.inner-intro .intro-section-center ul.page-breadcrumb {
  padding-right: 0;
}

.inner-intro ul.page-breadcrumb {
  padding-right: 0;
}


/*blog*/
.pull-right {
  float: left;
}

.entry-meta ul {
  padding-right: 0;
}

/*typography*/
blockquote {
  border-left: 0;
  border-right: 3px solid;
}

ol,
ul {
  padding-left: 0;
}

/*================================*/
/* fashion-modern */
/*================================*/

/*Home*/
.pgscore_banner-content-hright {
  text-align: left;
}

/*About*/
.mpc-align--left {
  text-align: right;
}

/*================================*/
/* perfume */
/*================================*/
.mpc-navigation--style_5 {
  left: 0;
}

.latest-post-wrapper.latest-post-style-3 .latest-post-item .post-date {
  left: inherit;
  right: 50%;
}

/*================================*/
/* auto-parts */
/*================================*/

/*divider*/
.mpc-divider.mpc-align--left {
  margin-right: 0 !important;
  margin-left: auto !important;
}

/*================================*/
/* jewellery */
/*================================*/
.pgscore_info_box-content_alignment-center .entry-content h5 {
  text-align: center !important;
}

.woocommerce.products-listing-grid .products.products-loop-column-4 > .product:nth-child(4n) {
  margin-left: 0;
}

/*================================*/
/* bicycle */
/*================================*/
.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-button__icon {
  padding-left: .5em;
}

.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-button__title {
  padding-right: 0;
}

.pgs-opening-hours ul li i {
  margin-left: 8px;
  margin-right: 0;
}

.category-nav-title .fa-bars {
  margin-right: 0;
  margin-left: 10px;
}

.category-nav-title .arrow {
  float: left;
}

/*================================*/
/* medical */
/*================================*/
.wpb_single_image.vc_align_left {
  text-align: right;
}

/*================================*/
/* visual composer */
/*================================*/
.vc_btn3-container.vc_btn3-left {
  text-align: right;
}

/*================================*/
/* massive */
/*================================*/
.mpc-progress[data-id="mpc_progress-465afa6c863e6cf"] .mpc-progress__title {
  text-align: right;
}

.mpc-progress__bar {
  left: inherit;
  right: 0;
}

/* Page Header */
.inner-intro ul.page-breadcrumb li > span {
  padding-right: 13px;
  padding-left: 0;
}

.inner-intro ul.page-breadcrumb li > span:before {
  right: 0;
  left: inherit;
}

.inner-intro ul.page-breadcrumb li.home > span {
  padding-right: 22px;
  padding-left: 0;
}

/*info box*/
.pgscore_info_box-content_alignment-right {
  text-align: left;
}

.pgscore_info_box-with-icon.pgscore_info_box-icon_position-right .pgscore_info_box-icon {
  float: left;
  padding-right: 15px;
  padding-left: 0;
}

.pgscore_info_box.pgscore_info_box-layout-style_3.pgscore_info_box-content_alignment-right .pgscore_info_box-icon-outer {
  float: left;
}

.pgscore_info_box-layout-style_3.pgscore_info_box-content_alignment-right .pgscore_info_box-step-wrapper {
  right: auto;
  left: 0px;
}

.pgscore_info_box.pgscore_info_box-layout-style_3 .pgscore_info_box-title {
  padding: 0px 0px 0px 15px;
}
.header-style-menu-center .primary-nav .primary-menu > li > a, .header-style-menu-right .primary-nav .primary-menu > li > a {font-family:irciyashop;}
h1,h2,h3,h4,h5,h6 {font-family:IRANSans;}
.site-footer .footer-widgets .widget_pgs_newsletter_widget .newsletter_form .input-area input.newsletter-email {padding-left:45px;padding-right:5px;}
.site-footer .footer-widgets .widget_pgs_newsletter_widget .newsletter_form .button-area .input-group-btn > .btn { border-radius:3px 0px 3px 0px;}
.pgscore_info_box-layout-style_5 .pgscore_info_box-content {padding-right:40px;}
.pgscore_banner-content-vtop .pgscore_banner-content-inner-wrapper {float:left;left:10px;}
.woocommerce.single-product div.product .summary .cart .single_add_to_cart_button:before, .woocommerce.single-product div.product form.cart .single_add_to_cart_button:before {padding-left:15px;padding-right:0px;}
.product-summary-actions .sticky-wrapper.is-sticky .woo-product-cart_sticky .button:before, .product-summary-actions .sticky-wrapper.is-sticky .woo-product-cart_sticky .added_to_cart:before {padding-left:5px;padding-right:0px;}
.price_slider_amount .price_label {font-size:12px;}
.widgettitle {font-size:20px;}
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {float:right;}
.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {float:left;}
.woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a {padding-right:5px;padding-left:0px;}
.post-navigation .nav-links .nav-previous a, .post-navigation .nav-links .nav-next a {direction:ltr;}
.entry-meta ul li:after {padding-right:8px;padding-left:0px;}
.comments-area .respond-form .section-field.textarea, .comments-area .comment-respond .section-field.textarea {float:left;}
.comments-area .comment-respond .comment-form-cookies-consent input[type="checkbox"] {margin-left:10px;margin-right:0px;}
input[type="text"], input[type="email"] {width:97%;}
li.comment > .comment {padding-right:75px;padding-left:0px;}
.comments-area ol.commentlist .children { margin-right:75px;margin-left:0px;padding-right:0;padding-left:none;}
.latest-post-wrapper.latest-post-style-2 .latest-post-item .post-date span {padding-right:5px;padding-left:0px;}
.footer-widgets .widget.widget_nav_menu .menu li:before, .footer-widgets .widget.widget_nav_menu .menu li:after {visibility:hidden;}
.single-product.woocommerce .woocommerce-error .button, .single-product.woocommerce .woocommerce-info .button, .single-product.woocommerce .woocommerce-message .button {margin-right:10px;}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {text-align:right!important;}
.quantity { padding: 0 33px;}

@font-face @font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face { 
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/eot/IRANSansWeb(FaNum).eot');
	src: url('fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
	font-family: "pgsicon-ecommerce";
	src: url("fonts/ecommerce.eot");
	src: url("fonts/ecommerce.eot?#iefix") format("embedded-opentype"),
		url("fonts/ecommerce.woff") format("woff"),
		url("fonts/ecommerce.ttf") format("truetype"),
		url("fonts/ecommerce.svg#pgsicon-ecommerce") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "pgsicon-ecommerce";
		src: url("fonts/ecommerce.svg#pgsicon-ecommerce") format("svg");
	}
}
h1, h2, h3, h4, h5, h6, table th, a:focus, a:hover, .bbp-forums a:hover, .widget.widget_rss ul li a:hover, .widget.widget_rss ul li .rss-date, .error-block p, .search-results .page-header .page-title, article.hentry .entry-title, div.bbp-template-notice, div.indicator-hint, div.bbp-template-notice a:hover, li.bbp-forum-freshness a, li.bbp-reply-topic-title a, a.bbp-topic-permalink, li.bbp-topic-freshness a, a.favorite-toggle, a.subscription-toggle, a.bbp-author-name, .bbp-logged-in h4 a, #bbp-user-navigation ul li a, .bbp-forum-header a.bbp-forum-permalink:hover, .bbp-topic-header a.bbp-topic-permalink:hover, .bbp-reply-header a.bbp-reply-permalink:hover, #buddypress #item-nav .item-list-tabs#object-nav ul li a, #buddypress .acomment-options a:hover, #buddypress .acomment-options a:hover, #buddypress .activity-list li.load-more a, #buddypress .activity-list li.load-newest a, #buddypress div#message p, #sitewide-notice p, .kite-steps-wrapper .step-content .step-title, .woocommerce ul.products li.product .price .amount, .product-deal-content .product-deal-title, .category-box span.subhead, .woocommerce .products .product-name a, .woocommerce .product-hover-style-image-bottom-bar .open-quick-view, .woocommerce .product-hover-style-info-bottom .open-quick-view, .woocommerce .product-hover-style-info-bottom-bar .open-quick-view, .woocommerce .product-hover-style-image-bottom-bar .product-actions a, .woocommerce .product-hover-style-info-bottom-bar .product-actions a, .countdown li, .countdown li p, .category-box ul li.view-all a:hover, .latest-post-item .blog-title a, .ciyashop-popup-quick-view .product_title a, .pgs-mtpl-header-wrapper .nav li a, .team.shadow .team-description h4, .faqs-wrapper .tabs li, .faq-layout-layout_1 .accordion .accordion-title a, .faq-layout-layout_2 .accordion .accordion-title a, .faq-layout-layout_1 .accordion .accordion-title a::after, .faq-layout-layout_2 .accordion .accordion-title a::after, mark, .tc_maintenance_mode-comingsoon .commingsoon_countdown li, .loop-header-active-filters .widget_layered_nav_filters ul li a, .loop-header-active-filters .widget_layered_nav_filters ul li a::before, .woocommerce .gridlist-toggle a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li a, .ciyashop-product-gallery .ciyashop-product-gallery_button a, .woocommerce #reviews .comment-reply-title, .product-nav-content .product-nav-content-title a, .product-nav-content .product_nav_title, .woocommerce table.shop_table th, .woocommerce-cart .cart-collaterals .cart_totals table th, form.woocommerce-checkout #payment ul.payment_methods li, form.woocommerce-checkout #payment ul.payment_methods li div.payment_box, .woocommerce-account .woocommerce-MyAccount-navigation > ul li a, article.hentry .entry-title a, article.hentry .entry-footer .share ul li a:hover, ul.page-numbers li > span, ul.page-numbers li > a, .comments-area h3.comments-title, .author-info .author-description h2, .author-info .author-description h5, .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .widget-woocommerce-currency-rates ul.woocs_currency_rates li strong, .woocommerce-currency-switcher-form a.dd-selected:not([href]):not([tabindex]), .woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong, .kite-images-actions .kite-btn:hover, .woocommerce div.product .woocommerce-tabs-layout-left ul.tabs li a, .blog .timeline li.entry-date span, .blog .timeline li.entry-date-bottom a, .woocommerce .product-hover-button-style-flat .product-actions a, table.compare-list th, table.compare-list tr.image th, table.compare-list tr.image td, table.compare-list tr.title th, table.compare-list tr.title td, table.compare-list tr.price th, table.compare-list tr.price td, .woocommerce .product-hover-style-info-bottom .product-actions a:hover, .product-deal-content .product-deal-title a, .pgscore_product_showcase_wrapper .right-info .product_type-title a, .woocommerce.single-product .product_meta > span, .woocommerce.single-product .product_meta > span a:hover, .woocommerce.single-product div.product .cart .group_table tr.product-type-variable > td.label a, .woocommerce .summary .share-wrapper .share-label, .sidebar .widget_yith_wc_category_accordion .ywcca_category_accordion_widget > li.opened > a, .inner-intro.woocommerce_inner-intro ul.page-breadcrumb li, .inner-intro.woocommerce_inner-intro ul.page-breadcrumb li a, .inner-intro.woocommerce_inner-intro h1, .woocommerce.single-product div.product form.cart .variations td label, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a, .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before, .woocommerce .cart-empty, .woocommerce table.wishlist_table tbody td::before, .testimonial.testimonial-style-3 p, .search_form-keywords-title, .woocommerce .products .product-hover-button-style-border .open-quick-view, .pgscore_opening_hours_wrapper .pgs-opening-hours ul li, .wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-flat .vc_tta-tab > a, .wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tab > a, .wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-outline .vc_tta-tab > a, .widget_pgs_bestseller_widget .item-detail h4 a, .widget_pgs_related_widget .item-detail h4 a, .testimonial.testimonial-style-1 p, .testimonial.testimonial-style-2 p, .ciyashop-popup-quick-view .product_meta > span, .ciyashop-popup-quick-view .product_meta > span a:hover, .woocommerce-cart .cart-collaterals .cart_totals table td, .search_form-autocomplete .ui-menu-item a, .footer-mobile-device .footer-mobile-device-actions > div a, .dokan-store-sidebar .dokan-widget-area .widget .widget-title, .dokan-category-menu #cat-drop-stack > ul li a, #asl-storelocator.asl-p-cont.asl-bg-0 .search_filter > p:first-child, #asl-storelocator.asl-p-cont.asl-bg-0 .btn-default, #asl-storelocator.asl-p-cont.asl-bg-0 .panel-inner .item .addr-sec .p-title, #asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow a.action, .post-navigation .nav-links .nav-previous a, .post-navigation .nav-links .nav-next a, .widget_calendar .calendar_wrap table th, .single-post article.hentry .entry-footer .share .share-button, article.hentry .entry-footer .share .share-button, .widget_recent_entries .recent-post .recent-post-info a {
    font-family: IRANSans;
}
.woocommerce .products .product-info {
    direction: rtl;
}
h5, .vc_custom_heading h5, .categories-title, .feature-5 .top-info h3, .sidebar .widget .widget-title, .woocommerce div.product .product_title, .woocommerce-compare h1, .testimonials h5, .page-title, h3.comment-reply-title, .woocommerce .woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce .woocommerce-checkout h3#order_review_heading, .woocommerce .woocommerce-checkout #ship-to-different-address label, .woocommerce-order-received h3, .woocommerce-MyAccount-content h3, .woocommerce-order-received .header h2 {
    font-family: IRANSans;
}
body.woocommerce-compare h1 {
    font-family: IRANSans;
}