/*
Theme Name: sanab
Theme URI: http://mreweb.ir
Author: محمدرضا اسماعیلی
Author URI: https://mreweb.ir
Description: قالب طراخی شده برای سایت صناب
Version: 1.0
*/
#wpadminbar {
    display: none;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}
canvas {
    max-width: 100vw !important;
}
article, aside, figure, footer, header, menu, nav, section, svg, canvas {
    display: block;
}
img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.zp {
    padding: 0 !important;
}
.zm {
    margin: 0 !important;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
ul li {
    list-style: none;
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("bootstrap/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),
    url("bootstrap/fonts/fontawesome-webfont.woff2") format("woff2"),
    url("bootstrap/fonts/fontawesome-webfont.woff") format("woff"),
    url("bootstrap/fonts/fontawesome-webfont.ttf") format("truetype"),
    url("bootstrap/fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
}
@font-face {
    font-family: "Yekan";
    font-style: normal;
    font-weight: normal;
    src: url("bootstrap/fonts/Yekan.eot?#iefix") format("embedded-opentype"),
    url("bootstrap/fonts/Yekan.woff") format("woff"),
    url("bootstrap/fonts/Yekan.ttf") format("truetype");
}
body {
    font-family: 'Yekan', tahoma;
    overflow: hidden;
    overflow-y: auto;
    font-size: 14px;
    height: 100%;
    color: #555;
    width: 100%;
    background: url('bootstrap/images/farmer.png') repeat;
}
.row {
    padding: 0;
    margin: 0;
}
.container, .container-fluid {
    padding: 0;
}
.container {
    background: #ffffff;
}
.content-padding {
    padding: 0 20px;
}
a {
    text-decoration: none !important;
}
header {
    padding: 0;
    position: relative;
    z-index: 10000;
    display: inline-block;
    width: 100%;
    border-top: 5px solid #338cb7;
}
/* main nav */
#nav {
    float: right;
    padding: 20px;
}
#nav ul {
    float: left;
    position: relative;
    top: 6px;
}
#nav ul ul {
    display: none;
    width: 170px;
    padding: 5px 0;
    font-size: 12px;
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #ecedf3;
    border-top: 2px solid #338cb7;
    background: #fff;
}
#nav ul ul ul {
    top: -6px;
    right: 100%;
}
#nav ul li {
    position: relative;
    float: right;
    padding: 0 0 0 30px;
    text-align: right;
}
#nav ul ul li {
    padding: 0 15px;
    float: none;
    background: url('bootstrap/images/divider2.png') 50% 0 no-repeat;
}
#nav ul ul li:first-child {
    background: none;
}
#nav ul ul a {
    float: none;
    padding: 11px 0 11px 5px;
    display: block;
}
#nav ul a {
    color: #555;
    float: left;
    padding-bottom: 12px;
    font-size: 13px;
}
#nav ul a:hover {
    color: #222;
}
#nav ul li:hover ul {
    display: block;
}
#nav ul li:hover a {
    color: #222;
}
#nav ul li:hover ul a {
    color: #555;
}
#nav ul li:hover ul a:hover {
    color: #222;
}
#nav ul ul li:hover a {
    color: #555;
}
#nav ul ul ul li:hover a {
    color: #222;
}
#nav ul ul ul li:hover a:hover {
    color: #222;
}
#nav ul li:hover ul ul {
    display: none;
}
#nav ul ul li:hover ul {
    display: block;
}
nav.xs-menu {

}
nav .xs-menu-handle {
    float: left;
    margin: 16px;
    color: #000;
    font-size: 40px
}
nav.xs-menu ul {
    background: #ffffff;
    display: block;
    position: static;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
}
nav.xs-menu ul li {
    width: 100%;
    text-align: justify;
    display: inline-block;
}
nav.xs-menu ul li a {
    padding: 15px;
    width: 100%;
    color: #000;
    display: inline-block;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    text-align: justify;
    direction: rtl;
}
.logo {
    width: 85px;
    float: right;
    position: relative;
    margin-left: 20px;
    top: 4px;
}
/**************************************** end form */

/* slider*/
.slider-container {
    display: inline-block;
    width: 100%;
    height: 345px;
    position: relative;
}
.slider-container .mini-slide-container {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.slider-container .slider {
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
}
.slider-container .slider .caption {
    color: #Fff;
    /*background: rgba(0,0,0,0.5);*/
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 150px;
    direction: rtl;
    text-align: justify;
    line-height: 25px;
}
.slider-container .slider .caption h3 {
    font-size: 24px;
    margin: 10px 2px;
}
.slider-container .slider .caption .content {

}
.slider .slide-handle-container {

}
.slider-container .slide-handle-container {
    display: inline-block;
    width: 200px;
    height: 15px;
    /* background: #fff; */
    z-index: 1000;
    position: absolute;
    bottom: 8px;
    /* right: 0; */
    left: 0;
    text-align: center;
}
.slider-container .slide-handle {
    display: inline-block;
    width: 20px;
    height: 8px;
    background: #fff;
    margin: 0px 5px;
    cursor: pointer;
}
.slider-container .slide-handle.active {
    background: #338cb7;
}
/* end slider */

/* special box */

.divider { /* minor cosmetics */
    display: table;
    font-size: 24px;
    text-align: center;
    width: 75%; /* divider width */
    margin: 40px auto; /* spacing above/below */
}
.divider span {
    display: table-cell;
    position: relative;
}
.divider span:first-child, .divider span:last-child {
    width: 50%;
    top: 20px;
    -moz-background-size: 100% 2px; /* line width */
    background-size: 100% 2px; /* line width */
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
}
.divider span:first-child {

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#338cb7));
    background-image: -webkit-linear-gradient(-180deg, transparent, #338cb7);
    background-image: -moz-linear-gradient(-180deg, transparent, #338cb7);
    background-image: -o-linear-gradient(-180deg, transparent, #338cb7);
    background-image: linear-gradient(-90deg, transparent, #338cb7);
}
.divider span:nth-child(2) {
    color: #000;
    padding: 0px 5px;
    width: auto;
    white-space: nowrap;
}
.divider span:last-child {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#338cb7), to(transparent));
    background-image: -webkit-linear-gradient(-180deg, #338cb7, transparent);
    background-image: -moz-linear-gradient(-180deg, #338cb7, transparent);
    background-image: -o-linear-gradient(-180deg, #338cb7, transparent);
    background-image: linear-gradient(-90deg, #338cb7, transparent);
}
.intro {
    text-align: center;
}
.intro strong {
    font-size: 24px;
    display: inline-block;
}
.intro .content {
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}
.special-box {

}
.special-box a {
    color: #000;
}
.special-box .box-container {

}
.special-box .box-container .box {
    border: 10px solid #fff;
}
.special-box .box-container .box img {
    width: 100%;
    max-height: 200px;
}
.special-box .box-container .box p {
    text-align: center;
    color: #000;
    font-weight: 900;
    margin: 14px 0px;
}
.special-box .box-container .box .content {
    direction: rtl;
    text-align: center;
    line-height: 25px;
}
/* end special-box*/

/* product*/
.product {

}
.product .owl-next, .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px;
    background: #e5e5e1;
    color: #338cb7;
    margin: 0px;
    text-align: center;
    margin: 10px 0px;
}
.product .owl-next {
    float: right;
}
.product .owl-prev {
    float: left;
}
.product .owl-nav {
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 100%;
}
.product a {
    color: #000;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.product .caption {
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    height: 200px;
    overflow: hidden;
    text-align: center;
}
.product .title {
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 900;
    direction: rtl;
    text-align: justify;
}
.product .caption * {
    width: 100% !important;
}
.product .caption .hover {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    color: #fff;
    background: #000000ad;
    padding: 18px;
    direction: rtl;
    text-align: justify;
    display: none;
}
.product .caption .content {

}
/* end product*/

/* news*/
/* faq-blog*/

.faq-blog {

}
.faq-blog .date {
    border: 1px solid #ebebeb;
    border-bottom: 1px solid rgba(0, 0, 0, .22);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, .07);
    -webkit-background-clip: border-box;
    background-clip: border-box;
    background-color: #fff;
    width: 80px;
    float: right;
    margin: 10px;
}
.faq-blog .date h3 {
    display: block;
    text-align: center;
    padding: 8px 0;
    margin: 0;
    border-top: 1px solid #ebebeb;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.faq-blog h3.hover-effect {
    background: #64c401;
    color: #fff;
}
.faq-blog .date h6 {
    display: block;
    text-align: center;
    padding: 8px 0;
    margin: 0;
    border-top: 1px solid #ebebeb;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.faq-blog span {
    font-size: 12px;
}
.faq-blog .content {
    width: calc(100% - 100px);
    float: left;
    direction: rtl;
    padding: 18px;
}
.faq-blog .content h5 {

}
.faq-blog .content h5 a {
    color: #000000;
    font-size: 16px;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    font-weight: 900;
    margin-bottom: 10px;
}
.faq-blog .content div {
    line-height: 25px;
    text-align: justify;
}
.faq-blog .content a {
    color: rgb(51, 140, 183);
    border: 1px solid #ccc;
    float: left;
    display: block;
    padding: 8px;
    margin-top: 8px;
    font-size: 12px;
}
.faq-blog .intro {
    text-align: center;
    font-weight: 900;
    margin-bottom: 18px;
    padding-right: 12px;
    font-size: 16px;
    color: #222;
}
.faq-blog h3.hover-effect {
    background: #338cb7;
}
/* end faq-blog*/
/* news*/

/* footer*/
footer.nb-footer {
    background: #222;
    border-top: 4px solid #338cb7;
    margin-top: 25px;
}
footer.nb-footer .about {
    margin: 0 auto;
    margin-top: 40px;
    max-width: 1170px;
    text-align: center;
}
footer.nb-footer .about p {
    font-size: 13px;
    color: #999;
    margin-top: 30px;
}
footer.nb-footer .about .social-media {
    margin-top: 15px;
}
footer.nb-footer .about .social-media ul li {
    float: right;

}
footer.nb-footer .about .social-media ul li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 12px;
    color: #338cb7;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
footer.nb-footer .about .social-media ul li a:hover {
    background: #338cb7;
    color: #fff;
    border-color: #338cb7;
}
footer.nb-footer .footer-info-single {
    margin-top: 30px;
    direction: rtl;
    text-align: justify;
    line-height: 25px;
}
footer.nb-footer .footer-info-single .title {
    color: #aaa;
    text-transform: uppercase;
    font-size: 14px;
    border-right: 4px solid #338cb7;
    padding-right: 10px;
    margin-bottom: 10px;
}
footer.nb-footer .footer-info-single ul li a {
    display: block;
    color: #aaa;
    padding: 2px 0;
}
footer.nb-footer .footer-info-single ul li a:hover {
    color: #b78c33;
}
footer.nb-footer .footer-info-single p {
    font-size: 13px;
    line-height: 20px;
    color: #aaa;
}
footer.nb-footer .copyright {
    margin-top: 15px;
    background: #111;
    padding: 15px 0;
    color: #999;
}
footer.nb-footer .copyright p {
    margin: 0;
    padding: 0;
}
/* footer*/

/* pages and single*/
.circle-title {

    padding: 35px;
    margin-bottom: 35px;
    color: #fff;
    background: #338cb7;
    background: -webkit-linear-gradient(to right, #338cb7, #000000);
    background: linear-gradient(to right, #338cb7, #000000);

}
/* end pages and single*/