@charset "utf-8";

/*
Theme Name: Rasis Daroo
Version: 1.0
*/
* {
outline:none !important;
}
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, font, 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 {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
.h1,h1{
/*    font-size:25px */
font-size:1.3rem;font-weight:900;line-height:1.6rem;
}
.h2,h2{
/*    font-size:20px */
    font-size:1.2rem;font-weight:800;line-height:1.5rem;padding:15px 0;
}
.h3,h3{
/*    font-size:28px */
    font-size:1.1rem;font-weight:700;line-height:1.5rem;padding:10px 0;
}
.h4,h4{
/*    font-size:16px */
    font-size:1.1rem;font-weight:700;line-height:1.5rem;padding:5px 0;
}
.h5,h5{
/*    font-size:14px */
    font-size: 15px;
}
.h6,h6{
/*    font-size:12px */
    font-size: 15px;
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/IRANSans/eot/IRANSansWebBold.eot');
    src: url('fonts/IRANSans/eot/IRANSansWebBold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/IRANSans/woff2/IRANSansWebBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IRANSans/woff/IRANSansWebBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IRANSans/ttf/IRANSansWebBold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/IRANSans/eot/IRANSansMedium.eot');
    src: url('fonts/IRANSans/eot/IRANSansWebMedium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/IRANSans/woff2/IRANSansWebMedium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IRANSans/woff/IRANSansWebMedium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IRANSans/ttf/IRANSansWebMedium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/IRANSans/eot/IRANSansWebLight.eot');
    src: url('fonts/IRANSans/eot/IRANSansWebLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/IRANSans/woff2/IRANSansWebLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IRANSans/woff/IRANSansWebLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IRANSans/ttf/IRANSansWebLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('fonts/IRANSans/eot/IRANSansWebUltraLight.eot');
    src: url('fonts/IRANSans/eot/IRANSansWebUltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/IRANSans/woff2/IRANSansWebUltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IRANSans/woff/IRANSansWebUltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IRANSans/ttf/IRANSansWebUltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/IRANSans/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IRANSans/ttf/IRANSansWebUltraLight.ttf') format('truetype');
}
body {background: #ffffff;text-align: right;font: 13px IRANSans;color: #4d4d4d;line-height: 1.5;}
a {
color: #333;text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #00afef;
    text-decoration: none;
    opacity: .7;
}
h1, h2, h3, h4, h5 {font-weight: normal;color: #333;margin-bottom: 10px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.7;
    color: inherit;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: right;
}
ol, ul {
list-style: none;
}
p {
line-height: 22px;
text-align: justify;
margin-bottom: 10px;
direction: rtl;
}
input {
    border-radius: 5px;
    border: 0px;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}


/* General */
#mainpage, #container {
    width: 72%;
    float: left;
}
.htitle {
    border-bottom: 1px solid #e1e1e1;
    font-size: 20px;
    padding: 0px 5px 10px 5px;
    margin-bottom: 15px;
}
.htitle2 {
    font-size: 20px;
    margin-bottom: 0px;
}
.row-fluid-5 {
   width: 100%;
   *zoom: 1;
 }
 .row-fluid-5:before,
 .row-fluid-5:after {
   display: table;
   line-height: 0;
   content: "";
 }
 .row-fluid-5:after {
   clear: both;
 }
 .row-fluid-5 [class*="span"] {
   display: block;
   float: right;
   width: 100%;
   min-height: 30px;
   margin-right: 1.875%;
   *margin-right: 1.875%;

   -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
 }

 .row-fluid-5 .controls-row [class*="span"] + [class*="span"] {

   margin-right: 1.875%;
 }
 .row-fluid-5 [class*="span"]:first-child{
    margin-right: 0;
 }
 .row-fluid-5 .span2 {
   width: 18.5%;
   *width: 18.5%;
 }

 /* responsive ONLY */

 @media (max-width: 600px){ /* spans reduce to 100px then go full width */

    .row-fluid-5 [class*="span"]{
    margin-right: 0;
    float: right;
    width: 100%;
    padding: 10px; 
    }
 }
 .no-padding {
    padding: 0px !important;
}
hr {
    margin-top: 3px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #dadada;
}





/* Header */
#top-nav {
    background: #000000;
    width: 100%;
    border-top: 1px solid black;
    height: 38px;
}
.top-menu li {
    float: right;
    padding: 5px 15px 9px 15px;
}
.top-menu li a {
    color: #FDFDFD;
    font-size: 15px;
    font-family: Arial;
}
.left-top-nav {
    float: left; 
    color: #00ffde;
    font-size: 14px;
    font-family: Arial;
    padding: 5px 0px 0px 15px;
}
.left-top-nav p {
    margin: 0px;
}
#nav-center li {
    display: inline-block;
    padding: 13px 10px 13px 10px;
}

#nav-center li a {
    color: white;
    font-size: 12px;
}

#nav-center li a:hover {
    color: #186166;
}
.myfavorite, .mycart {
    font-size: 12px;
    color: white;
    padding: 13px 0px 13px 35px;
    display: block;
    background-image: url(images/spr.png);
    background-repeat: no-repeat;
    margin-top: 38px;
}
#nav {
    width: 100%;
    border-radius: 0px;
    margin-bottom: 0px;
    background: #ff0000;
}
.menu-item-has-children a:first-child {
    background-image: url(images/menu-arrow.png);
    background-position: left 2px;
    background-repeat: no-repeat;
}
.searchbox {
    float: left;
}
.searchboxinput {
    border: 1px solid #131313;
    border-radius: 5px;
    background: #FFFFFF;
    padding: 5px 10px;
    font-size: 13px;
    margin-top: -5px;
    height: 35px;
    width: 190px;
    font-family: Arial;
}
ul.head-menu ul.sub-menu {
    background-color: rgb(27, 27, 27);
    margin-top: 0px;
    border-radius: 5px 5px 5px 5px;
}
ul.head-menu li.hover,
ul.head-menu li:hover{position:relative;z-index:599;cursor:default;}
ul.head-menu li:hover > ul {
visibility: visible;
}
ul.head-menu ul {
visibility: hidden;
position: absolute;
top: 100%;
right: 0;
z-index: 598;
direction: rtl;
padding: 1px;
width: 175px;
}
ul.head-menu ul li {
	padding: 0px 0px !important;
    border-left: 0px solid #5a5a5a !important;
}
ul.head-menu ul li a {
    font-size: 14px !important;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px 15px 8px 15px !important;
    border-left: 0px !important;
    width: 173px;
	background: none !important;
}
ul.head-menu ul li:last-child > a {
    border-bottom: 0px solid #c3c3c3;
}
.customers {
    color: white;
}
.container-header {
    background: #ffffff;
    border-bottom: 1px solid rgba(24,97,102,0.1);
    min-height: 110px;
}
.login-user {
    cursor: pointer;
}
.login-user2 {
    margin-top: 30px;
}
.register-user {
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    padding: 8px 0px 8px 15px;
}
.login-user-icon {
    background-image: url(images/spr.png?v=4);
    background-repeat: no-repeat;
    background-position: left -588px;
    height: 37px;
    width: 37px;
    float: left;
    margin-top: 6px;
}
.register-user-icon {
    background-image: url(images/spr.png?v=4);
    background-repeat: no-repeat;
    background-position: left -645px;
    height: 37px;
    width: 37px;
    float: left;
    margin-top: 6px;
}
.login-box {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 250px;
    background: white;
    border-top: 2px solid #be1121;
    box-shadow: 0px 0px 2px 0px #be1121;
    margin-top: 10px;
    margin-right: -14px;
    font-size: 13px;
}
.login-box a:hover {
    color: #be1121 !important;
    opacity: 1 !important;
}
.top-link-user a {
    padding-left: 4px;
}
.top-link-user a:hover {
    color: #be1121;
    opacity: 1;
}
.login-box ul.myaccount li {
    line-height: 30px;
}
.login-user i.fa-user {
    color: #333333;
}
.login-user i.fa-user:hover {
    color: #be1121;
}
.login-user i.fa-user {
    color: #333333;
    padding-right: 10px;
    padding-left: 6px;
    padding-top: 4px;
    padding-bottom: 5px;
    position: relative;
}
.login-user i.fa-user:before {
    margin-right: -5px !important;
}
.top-link-user .fa-shopping-cart {
    margin-right: 5px;
}
.login-box label {
    width: 100%;
    color: #5e5e5e;
    font-size: 13px;
    padding-bottom: 0px;
    padding-top: 2px;
}
#userform {
    padding: 0px 30px 0px 30px;
    margin-top: -10px;
}
#userform2 {
    padding: 0px 0px;
    text-align: center;
}
#userform2 li {
    padding: 11px 0px;
    border-bottom: 1px solid white;
    font-size: 16px;
}
.inputlogin {
    width: 100%;
    height: 30px;
    padding: 7px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
#inputlogin, #inputlogin2 {
    width: 100%;
    height: 30px;
    padding: 7px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
.button-login, .button-primary {
    padding: 0px 1em;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 28px;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
    background-color: #4caf50 !important;
    border-bottom: 3px solid #3c8e3f !important;
}
.box-button-login {
    overflow: hidden;
    height: 45px;
    margin-top: 25px;
    margin-bottom: 5px;
}
.box-pwreset-login {
    text-align: center;
    padding-left: 10px;
}
.box-pwreset-login a {
    text-decoration: underline;
    color: #d9010f;
}
.login-box label {
    margin-bottom: 6px;
    margin-top: 7px;
}
p.login-remember label input#rememberme {
    margin-left: 5px;
}
p.login-submit input#wp-submit {
    padding-top: 2px;
    padding-bottom: 2px;
}
p.login-submit input#wp-submit:hover {
    opacity: 0.8;
}
#inputlogin:focus, #inputlogin2:focus {
    border-color: #909090;
}
.box-pwreset-login a:hover {
    color: #ff3600;
}
.col-md-6no {
    float: right;
}
.myfavorite {
    background-position: 7px 4px;
}

.mycart {
    background-position: 7px -48px;
}
.header-logo {
    padding-bottom: 0px;
    padding-top: 11px;
    width: 75%;
    float: left;
    margin-bottom: 5px;
}
#footer h3 {
    border-right-width: 6px;
    padding: 7px 16px;
    margin-top: 30px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #000000;
    min-width: 120px;
    text-align: center;
}

.wid-body-fo {
    padding: 0px 15px 5px 10px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}
.wid-body-fo ul li {
    padding: 2px 0px;
}
.woocommerce .woocommerce-breadcrumb a:last-child {
    color: #186166 !important;
}





/* Register user box */
.closeright {
    float: right;
    margin-top: -10px;
    background-color: #e4e4e4 !important;
    opacity: 1;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin-right: -10px;
    font-size: 35px;
    padding: 0px;
    color: #186166;
    overflow: hidden;
    line-height: 20px !important;
    position: absolute;
    z-index: 1;
}
.closeright:focus, .closeright:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .9;
}
.modal-content-register-user {
    background-color: white;
    background-repeat: repeat;
    border-radius: 0px;
}
.modal {
    background: rgba(3, 66, 53, 0.34);
	z-index: 999999999;
}
.register-user-title-box {
    padding: 12px 0px !important;
}
#register-user-form {
    width: 75%;
    margin: 0 auto;
    color: #918e8f;
    margin-bottom: 20px;
}
#register-user-form .woocomerce-FormRow {
    text-align: center;
}
.control-label2 {
    padding-bottom: 5px;
}
.form-control2 {
    border-radius: 5px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
.button2 {
    background-color: #186166;
    padding: 6px 13px;
    margin-right: 30px;
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-bottom: 4px solid #0b2d2f;
    font-size: 20px;
    border-radius: 5px;
}
.form-group3 {
    text-align: center;
}

.pagination-container {
    text-align: center;
}
.pagination {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size:16px;
}
.pagination > li {
    display: inline-block;
    margin: 0.25em;
}
.pagination {
    display: inline-block;
    padding-right: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: right;
            padding: 6px 12px;
            margin-right: -1px;
            line-height: 1.42857143;
            color: #df1615;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            font-size: 14px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-right: 0;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
color: #df1615;
    background-color: #eee;
    border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #df1615;
    border-color: #df1615;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.padding-7 {
    padding-left: 7px !important;
    padding-right: 7px !important;
}
.padding-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.padding-00 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.padding-5-a {
    padding-left: 5px !important;
}
.padding-5-b {
    padding-right: 5px !important;
}
.padding-5-a-0 {
    padding-right: 0px !important;
    padding-left: 5px;
}
.padding-5-b-0 {
    padding-right: 5px ;
    padding-left: 0px !important;
}
.cycloneslider-template-standard {
    margin-bottom: 10px !important;
}
a.compare.button {

}
a.button.wc-forward {
    margin-bottom: 5px;
}

.woocommerce ul.products li:hover > .compare {
    opacity: 1;
}
.attribute-box span {
    color: #aaa;
    padding-right: 4px;
}
.attribute-box li {
    padding: 3px 0px;
}
.attribute-box i.fa.fa-circle {
    font-size: 5px;
    padding-left: 10px;
}
.woocommerce-product-details__short-description {
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 1px;
}
span.gheymatbrayeshoma {
    color: #4d4d4d;
    font-size: 16px;
    display: none;
    margin-top: 0px;
}
.woocommerce ul.products li.product .onsale {
    z-index: 999;
    display: none !important;
}
del span.woocommerce-Price-amount.amount {
    font: 13px IRANSans;
    color: #4d4d4d;
}
span.product-price ins {
    font-size: 13px;
    color: #060606 !important;
    font-weight: bold;
}
.woocommerce ul.products li.product .price del {
    color: black;
    opacity: .7;
    height: 20px;
}
.woocommerce ul.products li.product .price ins {
    font-weight: 500;
    text-decoration: none;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: .7;
    color: #505050;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: normal;
    text-decoration: none;
}
.woocommerce table.shop_attributes th {
    font-weight: normal;
    padding: 8px;
    background: #f0f1f2;
    width: 200px;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
    padding: 0;
    background: #f7f9fa;
    padding-right: 16px;
    font-size: 12px;
}
.rssimgtop > i:hover {
    color: #ffb80e;
}
.woocommerce div.product form.cart table {
    width: 100%;
}
.woocommerce div.product form.cart .reset_variations, .woocommerce form .form-row label.hidden {
    display: none !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 2em;
    border: 0;
    margin-top: 1em;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: right;
    width: 48% !important;
    max-width: 48% !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 48%;
    max-width: 48% !important;
}
label {
    font-weight: normal;
}
#userform p {
    margin-bottom: 2px;
}
.login-user:hover, .login-user:hover {
    color: #bdbdbd;
}
button#btn-search {
    background: none;
    border: 0px;
    left: 38px;
    position: relative;
}
#advance-search-form span.input-group-btn {
    left: 37px;
}
input.form-control.form-control-t {
    border-radius: 5px !important;
}
form#advance-search-form {
    margin-top: 40px;
}
.top-link-user, .login-user, .top-link-user {
    display: inline-block;
    font-size: 24px;
    border: 1px solid #333333;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #333333;
    margin-left: 5px;
    line-height: 40px;
}
.user-man {
    margin-top: 40px;
}
.ubermenu a.ubermenu-target, .ubermenu-trigger-click .ubermenu-has-submenu-drop>.ubermenu-target {
    color: white;
}
.footer-copyright {
    background: #000000;
    color: white;
    font-size: 13px;
    padding: 12px 0px;
    text-align: center;
    border-top: 22px solid red;
}

.footer-copyright a {
    color: white;
}
div#footer {
    background-color: #fafafa;
    background-image: url(images/backfooter.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
.footer-item1,.footer-item2,.footer-item3,.footer-item4,.footer-item5 {
    text-align: center;
    position: relative;
    padding-top: 80px;
    font-size: 0.929rem;
    line-height: 1.692;
    color: rgb(96, 96, 96);
    letter-spacing: 0.2px;
    padding-bottom: 20px;
    margin: auto;
    min-width: 148px;
}
.footer-item1 {
    background: url(images/delivery.png) 46% 8px / auto 75px no-repeat;
}
.footer-item2 {
    background: url(images/support.png) 49% 8px / auto 67px no-repeat;
}
.footer-item3 {
    background: url(images/1.png) 49% 8px / auto 73px no-repeat;
}
.footer-item4 {
    background: url(images/4.svg) 50% 8px / auto 58px no-repeat;
}
.footer-item5 {
    background: url(images/box.png) 49% 8px / auto 69px no-repeat;
}
h4.haftroz {
    font-size: 12px;
    padding-right: 7%;
}
.wid-body-fo a {
    font-size: 13px;
    padding-top: 6px;
    display: block;
}
.namad a {
    display: inline-block;
    margin-right: 23px;
    margin-bottom: 4px;
}

button#btn-email {
    background: #ff0000;
    color: white;
    margin-right: 4px;
    border-radius: 0px;
    font-size: 13px;
}
a.btn-social-icon {
    width: 32px;
    height: 32px;
    padding: 3px 6px 6px 6px;
    display: inline-block;
    background: #a3a3a3;
    color: white;
    margin: 6px 11px 0px 0px;
    border-radius: 5px;
    font-size: 21px;
    text-align: center !important;
}
.text-left.social-box a:first-child {
    margin-right: 0px;
}
input.form-control {
    border-radius: 0px !important;
    font-size: 13px;
    height: 34px; 
}
.text-center.social-box {
    margin-bottom: 12px;
}
.namad.text-left {
    margin-top: 20px;
}
a.footerbadge {
    margin-top: 0px;
    display: block;
}
img {
    max-width: 100%;
    height:auto;
}
.footerinnerbox {
    padding-top: 20px;
}
ul.boldlinke {
    text-align: center;
}

ul.boldlinke li {
    display: inline-block;
    padding: 35px 20px 0px 20px;
    font-size: 16px;
}
.vc_section {

}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    background: #f7f8f9 !important;
    width: 30px;
    height: 32px;
    font-size: 26px;
    box-shadow: 1px 1px 5px 0px #cacaca;
    border-radius: 2px; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
  .owl-carousel.owl-loaded {
    direction: ltr;
}
.woocommerce .star-rating span::before {
    color: #ffcc00;
}
.product-item {
    border: 2px solid #eaeaea;
    background: white;
}
.product-dit {
    padding: 10px 7%;
    direction: rtl;
}

.onvan h3.product-title {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;    
}

span.product-price {width: 50%;display: inline-block;text-align: left; font-size: 14px;}

span.jozeyat {
    width: 50%;
    display: inline-block;
    text-align: right;
    font-size:11px;
}
.geymatjoz {
    display: block;
    padding: 5px 0px;
}
.product-rating {
    font-size: 14px;
    text-align: left;
    display: inline-block;
    width: 42%;
}
.product-rating .star-rating {
    font-size: 12px;
    text-align: left;
    margin-left: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
h2.vc_custom_heading.boxtitle {
    margin: 0px;
    padding: 5px 0px 10px 0px;
    font-size:22px;
}
.foa{padding-right:80px !important;padding-left:80px !important;    max-width: 1300px;    margin: 0 auto;}
@media (max-width:667px){.foa{padding-right:15px !important;padding-left:15px !important}}
@media (max-width:768px){.foa{padding-right:30px !important;padding-left:30px !important}}
.pishna  p {
    font-size: 36px;
    color: #6cc300;
    padding: 4px 0px;
}

.pishna {
    margin-top: 8%;
    margin-bottom: 4%;
}
.boxaxs img {
    margin-bottom: 20px;
    width: 100%;
}

.boxaxs .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

.boxaxs a.vc_single_image-wrapper.vc_box_border_grey {
    display: block;
    width: 100%;
}

.boxaxs .wpb_single_image .vc_figure {
    width: 100%;
}
.boxaxs .vc_row.wpb_row.vc_inner.vc_row-fluid {
    margin-left: -10px;
    margin-right: -10px;
}
.backw {
    background-size: cover;
    background-repeat: no-repeat;
}
.bodypage {
    min-height: 250px;
    padding-top: 20px;
}
.blogfull {
    direction: rtl;
    padding: 5px 15px 10px 15px;
}

.blog-item.style1 {
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.blog-button2 {
    display: inline-block;
    text-align: left;
    width: 50%;
    color: #858585;
}

.blog-button {
    display: inline-block;
    text-align: right;
    width: 50%;
    color: #858585;
}

.blog-button2 a {
    color: #858585;
    font-size: 15px;
}

.blog-button a {
    color: #858585;
}
h3.blog-title a {
    color: black;
    font-size: 13px;
}
.product-bot {
    display: inline-block;
    width: 55%;
}
.product-bot a {
    color: #7a7a7a;
    font-size: 15px;
}
h3.blog-title {
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 0px;
}
.owl-prev {
    left: -17px;
    top: 44%;
    padding: 0px 12px 0px 10px;
}
.owl-next {
    right: -17px;
    top: 44%;
    padding: 0px 10px 0px 12px;
}
.owl-dots.disabled {
    display: none;
}
.ubermenu .ubermenu-target {
    display: block;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    padding: 13px 25px 13px 20px;
}
li#menu-item-4467 a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1ea";
    color: #e1eeff;
    padding-left: 10px;
    position: absolute;
    right: -26px;
    top: 11px;
    font-size: 17px;
}
li#menu-item-4467 {
    float: left;
}
@media (max-width: 768px){
li#menu-item-4467 {
    float: none;
}
.container-header {
    text-align: center;
}
.header-logo {
    float: none;
}
.user-man {
    margin-top: 10px;
}
form#advance-search-form {
    margin-top: 10px;
    margin-right: 10%;
}
 }
a.ubermenu-responsive-toggle {
    color: white;
}
h3.widget-title {
    border-bottom: 1px solid #e0e0e0;
    margin-left: -10px;
    margin-right: -10px;
    padding-right: 10px;
    margin-bottom: 15px;
    font-size: 15px;
}

.sidebar-child {
    border: 1px solid #e0e0e0;
    margin-bottom: 19px;
    padding: 0px 10px 21px 10px;
    border-radius: 2px;    
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ffffff;
    border: 1px solid darkgrey;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #01d446;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    width: 100%;
    background: #01d645;
    color: white;
    padding: 12px 0px;
    border-radius: 5px;
}
div#wopage {
    margin-top: 20px;
}
.breadcrumbsw {
    background: #f6f4f4;
    padding: 16px 0px;
    margin-bottom: 30px;
}
.woocommerce div.product .woocommerce-product-rating {
    /* display: inline-block; */
    /* width: 49%; */
}
h1.product_title.entry-title {
    /* display: inline-block; */
    font-size:17px;
    padding: 0px 15px !important;
}

.star-rating2 {
    display: inline-block;
    font-size: 14px;
}

.star-rating2 i {
    color: #ffcc00;
    font-size: 17px;
}

a.woocommerce-review-link2 {
    color: #a7a7a7;
    font-size: 11px;
    display: inline-block;
}

.pishnahad {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    padding: 0px 6px 0px 0px;
}
.pishnahad i {
    background: #f05562;
    border-radius: 50%;
    border: 1px solid black;
    font-size: 11px;
    padding: 2px;
    color: white;
}
.pishnahad i {
    background: #f05562;
    border-radius: 50%;
    border: 1px solid black;
    font-size: 11px;
    padding: 2px;
    color: white;
}

span.posted_in a {
    color: #00b4ff;
    font-size: 12px;
    font-weight: normal;
}

span.posted_in {
    font-size: 14px;
    font-weight: bold;
    /* width: 49%; */
    /* display: inline-block; */
}

span.sku_wrapper {
    /* display: inline-block; */
    /* width: 49%; */
    font-size: 14px;
    font-weight: bold;
}

span.sku_wrapper .sku {
    color: #00b4ff;
    font-size: 12px;
    font-weight: normal;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1em;
}
.woocommerce-product-details__short-description p {
    line-height: 26px;
    font-size: 14px;
    color: #636466;
}
.woocommerce-variation span.price {
    font-size: 34px !important;
    color: red !important;
    font-weight: 500;
}
.woocommerce div.product form.cart div.quantity {
    font-size: 15px;
    float: none;
    display: inline-block;
    margin: 0px;
    width: 38%;
    text-align: center;
    border: 3px solid #f9f9f9;
    padding: 5px 0px;
    border-radius: 5px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #36ab00;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 12px 20px;
}
#cartma button.single_add_to_cart_button.button.alt {
    width: 100%;
    margin-right: 0px;
    margin-top: 13px;
}
.stockstock {
    display: inline-block;
    width: 60%;
    background: #f9f9f9;
    text-align: center;
    padding: 9px 0px;
    font-size: 15px;
}
.woocommerce-variation-add-to-cart {
    padding-right: 20%;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-left: 1em;
    margin-left: 0px;
    width: 100%;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    font-size: 15px;
    padding: 7px 11px;
    margin-bottom: 9px;
    background: #ededed;
}
.woocommerce div.product form.cart .variations td.label {
    padding-left: 0px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 2px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #249637;
}
.botmah {
    font-size: 12px;
    margin-top: 40px;
}

.botmah a {
    color: grey;
    margin-left: 20px;
}

.botmah i {
    font-size: 16px;
    padding-left: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px solid #d3ced2;
    background: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0px solid #d3ced2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    overflow: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    overflow: unset;
    background: #f6f4f4;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px solid #d3ced2;
    background: none;
    padding: 10px 20px;
    font-size: 14px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 0px;
    background: none;
    box-shadow: -1px 1px 6px 1px #d4d4d4;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
    color: #797979;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(255, 255, 255, 0.025);
}
.woocommerce table.shop_attributes th {
    border-left: 1px solid white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.woocommerce table.shop_attributes td {
    font-weight: 500;
}
.woocommerce table.shop_attributes td p a {
    color: #00b4ff;
}
.woocommerce table.shop_attributes {
    margin-top: 40px;
}
.attribute-box ul {
    padding-top: 9px;
    color: #777;
    display: list-item;
    list-style: outside;
    margin-right: 19px;
    font-size: 11px;
}
.vizheghi {
    font-size: 13px;
}
.summary.entry-summary.col-md-8 p.price {
    font-size: 34px !important;
    color: red !important;
    font-weight: 500;
    line-height: 40px;
    padding: 20px 0px 0px 0px;
}
.woocommerce .products .star-rating {
    display: inline-block;
    margin: 0px;
    float: none;
}
ul.products.columns-4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
ul.products li.product, .woocommerce-page ul.products li.product {
    float: none;
    margin: 0px;
    padding: 0 7px;
    width: auto;
    margin-bottom: 15px !important;    
}
.woocommerce ul.products li.product .button {
    display: none;
}
.mahsolat {
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    padding: 0px 10px 5px 10px;
}
.mahsolat:hover {
    box-shadow: 0px 0px 5px 0px #e55461;
}
.woocommerce ul.products li.product .price {
    color: #1b1b1b;
    display: inline-block;
    font-weight: 500;
    margin-bottom: .5em;
    font-size: 1em;
    width: 48%;
    text-align: left;
}
span.moshahede {
    font-size: 11px;
    width: 49%;
    display: inline-block;
}
.woocommerce ul.products li.product span.geymatasli {
    display: inline-block;
    color: #1b1b1b;
    display: inline-block;
    font-weight: 500;
    font-size: 1em;
}
span.geymatasli {
    display: none;
}
.related.products .col-md-6 {
    width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: auto;
    display: inline-block;
}
ul.products.columns-5 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
 @media (max-width: 800px){ /* spans reduce to 100px then go full width */
.related.products .col-md-6 {
    width: 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
 }
  @media (max-width: 500px){ /* spans reduce to 100px then go full width */
.related.products .col-md-6 {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
 }
  @media (max-width: 400px){ /* spans reduce to 100px then go full width */
.related.products .col-md-6 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
 }
@media (max-width: 768px){
 .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: auto;
    float: none;
    clear: both;
    margin: 0px;
}
 }
 ul.myaccount {
    text-align: right;
    padding: 5px 10px;
    font-size: 13px;
}

ul.myaccount li {line-height: 24px;}
.tartibbandi li {
    display: inline-block;
    padding-left: 18px;
}

.tartibbandi {
    width: 101.7%;
    background: white;
    padding:  10px 10px;
    border: 1px solid #f3f3f3;
    margin-bottom: 19px;
    margin-right: -7px;
}

.tartibtitle {
    display: inline-block;
}
.tartibbandi ul.orderby {
    display: inline;
}
.tartibtitle i {
    padding-left: 10px;
    font-size: 21px;
    position: relative;
    top: 5px;
    color: #848484;
}
.tartibtitle {
    color: #848484;
    padding-left: 10px;
    font-size: 14px;
}
.tartibbandi .yith-wcan-sort-by ul.orderby li.orderby-wrapper > a.active:before {
    display: none;
}
.tartibbandi .yith-wcan-sort-by ul.orderby li.orderby-wrapper > a:before {
    display: none;
}
.tartibbandi .yith-wcan-sort-by ul.orderby li.orderby-wrapper > a.active {
    color: #000000;
    font-weight: 500;    
}
.tartibbandi li a {
    color: #a5a5a5;
}
.widgetw {
    background-image: url(images/widgetb.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 3px;
    width: 91px;
    position: relative;
    right: -10px;
    display: block;
    bottom: -12px;
}
.sidebar-child ul.sub-menu {
    margin-right: 13px;
}
.sidebar-child ul li a:before {
    font-family: FontAwesome;
    padding-left: 6px;
    font-size: 10px;
    content: '\f053';
}
.sidebar-child ul li ul li ul li a:before {
    display: none;
}
.sidebar-child ul li ul li ul li a {
    margin-right: 13px;
}
.sidebar-child ul li {
    padding: 5px 2px;
    font-weight: 500;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
small.count {
    float: left;
}
.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
    direction: rtl;
    unicode-bidi: embed;
    text-align: center;
    font-size: 13px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ffffff;
}
.geymatjoz span.geymatasli {
    display: inline-block;
}
nav.woocommerce-breadcrumb {
    display: none;
}
.boxtoz {
    border: 1px solid #e0e0e0;
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: dimgrey;
}
.boxtoz h1 {
    color: black;
    font-size: 17px;
}
.boxtoz p {
    line-height: 27px;
}
.owl-dots {
    display: none;
}
.vc_section {
    margin-left: auto;
    margin-right: auto;
}
input#wp-submit {
    color: white;
    width: 100%;
}
.blog-item.style1:hover,.mahsolat:hover {
    box-shadow: 0px 0px 5px 0px #e55461;
    border: 1px solid #e55461;
}
.product-item:hover {
    box-shadow: 0px 0px 5px 0px #e55461;
    border: 2px solid #e55461;
}
.yith-wcwl-add-to-wishlist {
    display: inline-block;
    margin-top: 0px;
}
.hidden-title-form a.hide-title-form i, .hidden-title-form button i, .wishlist-title a.show-title-form i, .wishlist_manage_table tfoot a.create-new-wishlist i, .wishlist_manage_table tfoot button.submit-wishlist-changes i, .wishlist_table .add_to_cart.button i, .wishlist_table .ask-an-estimate-button i, .yith-wcwl-add-button>a i, .yith-wcwl-wishlist-new button i, .yith-wcwl-wishlist-search-form button.wishlist-search-button i {
    margin-right: 0px;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    margin-right: 0px;
    color: #f05562;
}
span.feedback {
    font-size: 0px;
}

span.feedback i {
    font-size: 13px;
}
span.tagged_as.col-md-6 {
    display: none;
}
.blog-img.content-overlay {
    min-height: 152px;
}
.blog-desc {
    font-size: 12px;
}
li.col-xs-12.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
    padding-right: 7px;
    padding-left: 7px;
}
.postimg-single {
    max-width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
}

.blog-img a,.image-wrap a,.vc_single_image-wrapper,.backncart a{
	position: relative;
	overflow: hidden;
	opacity: 1;
}
.blog-img a::before ,.backncart a::before ,.image-wrap a::before,.vc_single_image-wrapper::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.3) 100%
	);
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.3) 100%
	);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.backncart a:hover::before ,.blog-img a:hover::before ,.vc_single_image-wrapper:hover::before ,.image-wrap a:hover::before {
	-webkit-animation: shine 0.75s;
	animation: shine 0.75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.rs-blog .blog-item .blog-img a,.blog-img a{
    display: block;
}
.woocommerce div.product div.images {
    direction: ltr;
    width: 100%;
    float: none;
}
.woocommerce div.product div.images img {
    border: 1px solid #f6f4f4;
}
.mtsnb-custom-content p {
    text-align: center;
}
li#menu-item-620 a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f06b";
    color: #ffee03;
    padding-left: 7px;
    position: relative;
    top: 2px;
    font-size: 17px;
}
@media (max-width: 991px){
a.ubermenu-responsive-toggle {
    text-align: right;
    padding-right: 8px;
}
.mtsnb-container-outer p {
    font-size: 13px;
}
li#menu-item-4467 a {
    text-align: right !important;
    padding-right: 55px;
}
li#menu-item-4467 a:before {
    right: 20px;
}
}
@media (max-width: 837px){
body.has-mtsnb #header {
    margin-top: 30px;
}
}
.ubermenu .ubermenu-row {
    background: #FFF;
    margin-top: 0px;
    margin-bottom: 0px;
    border-right: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    padding: 10px;
}
.ubermenu .ubermenu-submenu .ubermenu-column {
    float: right;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    position: relative;
    right: 15px;
    line-height: 20px;
}
li#menu-item-695 a span,li#menu-item-696 a span,li#menu-item-701 a span,li#menu-item-707 a span,li#menu-item-717 a span,li#menu-item-722 a span,li#menu-item-725 a span,li#menu-item-732 a span,li#menu-item-662 a span,li#menu-item-668 a span,li#menu-item-674 a span,li#menu-item-677 a span,li#menu-item-685 a span,li#menu-item-686 a span,li#menu-item-689 a span,li#menu-item-738 a span,li#menu-item-742 a span,li#menu-item-750 a span,li#menu-item-754 a span,li#menu-item-760 a span,li#menu-item-765 a span,li#menu-item-802 a span,li#menu-item-811 a span,li#menu-item-829 a span,li#menu-item-829 a span,li#menu-item-814 a span,li#menu-item-833 a span,li#menu-item-826 a span {
    font-weight: bold !important;
    color: black !important;
    font-size: 13px;
    padding-bottom: 3px;
}
li#menu-item-765 a span,li#menu-item-747 a span,li#menu-item-774 a span,li#menu-item-796 a span,li#menu-item-802 a span,li#menu-item-817 a span {
    font-weight: bold !important;
    color: black !important;
    font-size: 13px;  
    padding-bottom: 3px;
}
li#menu-item-695 a span:before,li#menu-item-696 a span:before,li#menu-item-701 a span:before,li#menu-item-707 a span:before,li#menu-item-717 a span:before,li#menu-item-722 a span:before,li#menu-item-725 a span:before,li#menu-item-732 a span:before,li#menu-item-662 a span:before,li#menu-item-668 a span:before,li#menu-item-674 a span:before,li#menu-item-677 a span:before,li#menu-item-685 a span:before,li#menu-item-686 a span:before,li#menu-item-689 a span:before,li#menu-item-738 a span:before,li#menu-item-742 a span:before,li#menu-item-750 a span:before,li#menu-item-754 a span:before,li#menu-item-760 a span:before,li#menu-item-765 a span:before,li#menu-item-802 a span:before,li#menu-item-811 a span:before,li#menu-item-829 a span:before,li#menu-item-829 a span:before,li#menu-item-814 a span:before,li#menu-item-833 a span:before,li#menu-item-826 a span:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: " ";
    font-size: 9px;
    color: #ff0200;
    margin-right: -10px;
    margin-top: 5px;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #c30606d1;
    padding-left: 4px;
    border-radius: 6px;
}
li#menu-item-765 a span:before,li#menu-item-747 a span:before,li#menu-item-774 a span:before,li#menu-item-796 a span:before,li#menu-item-802 a span:before,li#menu-item-817 a span:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: " ";
    font-size: 9px;
    color: #ff0200;
    margin-right: -10px;
    margin-top: 5px;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #c30606d1;
    padding-left: 4px;
    border-radius: 6px;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-5 {
    border-right: 1px dashed #eae9e9;
    min-height: 180px;
}
#menu-item-616 .ubermenu-column-1-5 {
    min-height: 280px;
}
#menu-item-618 .ubermenu-column-1-5 {
    min-height: 250px;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-6 {
    border-right: 1px dashed #eae9e9;
    min-height: 280px;
}
.ubermenu .ubermenu-submenu .ubermenu-column:first-child {
    border-right: none;
}
.ubermenu-item-level-3 .ubermenu-target-text:before {
    font-family: FontAwesome;
    font-size: 11px;
    content: '\f0d9';
    margin-right: -6px;
    padding-left: 6px;
    color: #d1cfcf;
}
.onvan h3.product-title {
    min-height: 42px;
}
div#tab-additional_information table {
    border-collapse: collapse;
    border: 1px solid #f2f2f2;
}

div#tab-additional_information th, td {
  text-align: right;
  padding: 8px;
}

div#tab-additional_information tr:nth-child(even) {background-color: #f2f2f2;}
a.btn-social-icon.btn-aparat {
    position: relative;
    top: 5px;
    background: rgb(237, 20, 91);
    padding: 4px 4px 4px 4px;
}
form#advance-email-form {
    padding-right: 16px;
}
.app-box {
    padding-right: 16px;
}
input, textarea{
    border: 1px solid #a7a7a7;
    border-radius: 2px;
    padding: 5px 10px;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #a7a7a7;
    border-radius: 2px;
    padding: 2px 10px;
    min-height: 33px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 10px 15px;
    margin-right: 20px;
}
.woocommerce form .form-row label {
    width: 100%;
    display: block;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
.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 #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 10px 20px;
}
.sign-up {
    color: black;
}

.sign-up a {
    color: #d9010f;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    margin: 0em 0 2em 0;
}
span.password-input {
    width: 100%;
}
.moghayese {
    animation: c .35s linear;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(0,290px,0);
    transform: translate3d(0,290px,0);
    transition: all .35s ease-in-out;
    will-change: transform;
    z-index: 9999;
    height: 600px;
    background: #fff;
    box-shadow: 0 -4px 6px 0 rgba(0,0,0,.1);
    opacity: 0;
    display: none;
}
.yith-woocompare-widget a.clear-all {
    float: left;
}
.yith-woocompare-widget a.compare {
    float: left !important;
}
.yith-woocompare-widget ul.products-list li .remove {
    left: 10px;
}
.yith-woocompare-widget ul.products-list {
    list-style: none;
    margin: 0 0 15px;
    overflow-y: scroll !important;
    height: 235px;
}
.moghayese-title {
    position: absolute;
    top: -36px;
    right: 40px;
    padding: 0 20px;
    height: 36px;
    width: 185px;
    background: #2196f3;
    border-radius: 15px 15px 0 0;
    font-size: 14px;
    font-size: .875rem;
    text-align: center;
    line-height: 36px;
    box-shadow: 0 -4px 6px 0 rgba(0,0,0,.1);
    cursor: pointer;
    color: #fff;
    transition: all .35s ease;
} 
.moghayese-title:after, .moghayese-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 50%;
    width: 26px;
    height: 32px;
    transform-origin: 50% 50%;
    transition: box-shadow .35s ease;
}
.moghayese-title:before {
    box-shadow: -9px 9px 0 -2px #2196f3;
    right: -27px;
    transform: rotate(-5deg);
}
.moghayese-title:after {
    box-shadow: 9px 9px 0 -2px #2196f3;
    left: -27px;
    transform: rotate(5deg);
}
.active-m {
    animation: c .35s linear;
    opacity: 1;
    display: block;
}
.active-t {
    animation: c .35s linear;
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.moghayese .container-fluid {
    background: white;
    position: relative;
    padding: 17px 30px;
}
a.compare.button:before, a.compare.button:after {
    display: none;
}

.yith-woocompare-widget a.clear-all {
    color: #f00 !important;
    font-size: 12px !important;
    font-weight: normal;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 3px;
}
.woocommerce .quantity .qty {
    border: 0px;
    padding: 1px 0px;
}
.product-bot a.compare:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f074";
    width: 18px;
}
.product-bot a.compare ,.yith-wcqv-button {
    width: 18px !important;
    display: inline-block;
}
.product-bot a.compare.added {
    padding-left: 4px;
    color: #2196f3;
}
a.compare.added.button:hover {
    color: white;
}
.product-dit a.compare {
    display: none;
}
.product-dit .product a.compare {
    display: inline-block;
}
#yith-quick-view-content div.images {
    float: right;
    width: 34%;
}
#yith-quick-view-close {
    color: #000000;
}
#yith-quick-view-content div.summary {
    margin: 0;
    padding: 15px;
    width: 66%;
    float: right;
    text-align: right;
}
.woocommerce div.product div.images img.emoji {
    display: none !important;
}
.woocommerce div.product p.price {
    font-size: 34px !important;
    color: red !important;
    font-weight: 500;
    line-height: 40px;
    padding: 20px 0px 0px 0px;
}
#yith-quick-view-modal #yith-quick-view-content {
    padding: 15px 10px;
}
.blog-categoryes ul {
    list-style: none;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    margin-right: -15px !important;
}
.blog-categoryes a {
    color: #FFF;
    margin-right: 15px;
    padding-left: 6px;
    padding-right: 5px;
    padding-bottom: 6px;
}
.blog-categoryes ul li {
    display: inline-block;
}
.blog-categoryes {
    background: #df1715;
    margin-bottom: 35px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-radius: 4px;
    width: 50%;
    margin: auto;
    margin-top: 15px;
    font-weight: bold;
}
.blog-categoryes a:hover {
    opacity: 0.6;
}
.blog-categoryes a {
    color: #FFF;
}
@media (max-width: 1179px) {
.blog-categoryes a:last-child {
    margin-right: 0;
}
}
@media (max-width: 1080px) {
.blog-categoryes {
    width: 70%;
}
}
@media (max-width: 768px) {
.blog-categoryes a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 10px;
}
.blog-categoryes a {
    color: #FFF;
    margin-right: 0px !important;
    padding-left: 0px !important;
}
.blog-categoryes {
    padding-right: 10px !important;
    padding-left: 10px !important;
    width: 95%;
    margin: auto;
    margin-top: -90px !important;
}
.blog-categoryes ul li {
    display: block;
}
.blog-categoryes ul {
    padding-left: 0px;
    margin-left: 0;
}
.blog-categoryes ul li:last-child a {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0;
}
}
.rtl table.compare-list tbody th {
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #cfcfcf;
}
table.compare-list td.odd {
    background: #F7F7F7;
    border-bottom: 1px solid #cfcfcf;
}
.htbm h1 {
    font-size: 34px;
    margin: 0px;
    padding: 0px;
    color: black;
}

.htbm h2 {
    font-size: 19px;
    margin: 0px;
    padding: 5px;
    color: black;
}

.htbm h4 {
    font-size: 14px;
    margin: 0px;
    padding: 8px;
    color: black;
}

.stbm h2.vc_custom_heading {
    font-weight: bold;
    padding: 0px;
}

.stbm h3 {
    font-size: 15px;
    margin: 0px;
    font-weight: bold;
    padding: 3px 0px;
}

.stbm i {
    background: #ff0000;
    padding-top: 10px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 18px;
    margin-left: 5px;
    color: white;
}

.stbm p {
    font-weight: 400;
    padding: 2px 0px;
}

.stbm input, .stbm textarea {
    width: 100% !important;
    margin: 0px !important;
    background: #f7f8fa;
    border: 1px solid #f7f8fa;
    font-size:  12px !important;
    padding: 6px 10px !important;
}

.stbm .ginput_container.ginput_container_text {
    margin-top: 0px !important;
}

.stbm .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 8px;
}

.stbm .gform_wrapper {
    margin-top: 30px;
}
.stbm input#gform_submit_button_1 {
    background: #ff0000;
    text-align: center !important;
    color: white;
    font-size: 15px !important;
}

.stbm .gform_footer.top_label {
    padding-left: 16px;
    margin-top: 0px;
}
.namad.text-left {
    text-align: center !important;
}
.text-left.social-box {
    text-align: center !important;
}
h4.haftroz {
    visibility: hidden;
}
.sale-perc {
    position: absolute;
    left: 8px;
    top: 0px;
    height: 78px;
    background: url(images/darsad.png);
    width: 86px;
    padding-right: 3px;
    color: white;
    line-height: 20px;
    font-size: 19px;
    text-align: left;
    padding-left: 9px;
    padding-top: 13px;
    font-weight: bold;
}
.product-item .sale-perc {
    left: 0px;
}
span.onsale {
    display: none;
}
.summary del span.woocommerce-Price-amount.amount {
    font-size: 15px !important;
    color: #060606 !important;
}
.wcct_countdown_highlight_1 .wcct_timer_wrap {
    font-family: IRANSans;
    margin-bottom: 5px;
    direction: ltr;
    background: none;
}
.ywpc-countdown, .ywpc-sale-bar {
    background: none;
    border: 0px;
    border-top: 1px solid #dbd8d8;
    padding: 3px 0px;
    margin: 0 0;
    font-size: 0;
    direction: ltr;
}
.ywpc-countdown, .ywpc-countdown-loop, .ywpc-sale-bar, .ywpc-sale-bar-loop {
    text-align: center;
    text-transform: uppercase;
    clear: both;
    font-family: IRANSans;
    margin-bottom: -5px;
}
.ywpc-countdown>.ywpc-timer>.ywpc-days, .ywpc-countdown>.ywpc-timer>.ywpc-hours, .ywpc-countdown>.ywpc-timer>.ywpc-minutes, .ywpc-countdown>.ywpc-timer>.ywpc-seconds {
    display: inline-block;
    width: auto;
    margin: 0px 0;
}
.ywpc-amount {display: inline-block;}
.ywpc-countdown>.ywpc-timer>div>.ywpc-label {
    color: #606060;
    font-size: 14px;
    display: inline-block;
}
.ywpc-countdown>.ywpc-timer>div>.ywpc-amount>span {
    display: inline-block;
    background: #fff;
    border: 0px solid #dbd8d8;
    margin: 0px 1px;
    height: auto;
    width: auto;
    line-height: 24px;
    color: #3c3c3c;
    font-weight: 700;
    font-size: 14px;
}

.product-countdown2 .wooct-timer {
direction: ltr;
    font-size: 25px;
    background: #f05562;
    text-align: center;
    color: #ffffff !important;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
    position: relative;
    top: -5px;
}
.product-countdown .wooct-timer {
    text-align: center;
    border-top: 1px solid #d3d2de;
    padding: 3px 0px 0px 0px;
    color: #232323 !important;
    direction: ltr;
    font-size: 16px;
}
.product-countdown3 .wooct-timer {
    text-align: center;
    border-top: 1px solid #d3d2de;
    padding: 3px 0px 0px 0px;
    color: #ff0200 !important;
    direction: ltr;
    font-size: 16px;
    margin-bottom: -10px;
}
.foroshvizhe {
    display: inline-block;
    font-size: 21px;
    color: white;
    padding: 0px 15px 0px 36px;
    position: relative;
    top: -8px;
}

.product-countdown2 .wooct-countdown.wooct-style-01.wooct-running {
    display: inline-block;
}

.product-countdown2 {
    background: #f05453;
    display: inline-block;
    min-width: 340px;
    border-radius: 5px;
    margin: 0 auto;
    line-height: 30px;
    padding-top: 15px;
    border: 1px solid #f6f4f4;
    box-shadow: 1px 0px 10px 2px #dbdbdb;
}
.wooct-timer i {
    color: #4e4e4e;
    padding-right: 4px;
    font-size: 16px;
}
.product-countdown2 i {
    font-size: 37px;
    color: white;
}
.product-countdown2 .wooct-timer {
    line-height: 38px;
}
.product-countdown2 .wooct-timer i {
    font-size: 22px;
}
.product-countdown3 .wooct-timer {
    color: #dd0605 !important;
}
.product-countdown3 .wooct-timer i:before {
    color: #dd0605;
}
.product-offer {
    padding-bottom: 18px;
}
.top-sales .product-countdown3 {
    display: none;
}
.top-sales .product-offer {
    padding-bottom: 0px;
}
.new-products .product-countdown3 {
    display: none;
}
.new-products .product-offer {
    padding-bottom: 0px;
}
span.product-price {
    min-height: 42px;
}
.onvan h3.product-title {
    min-height: 42px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    color: transparent;
}
h3.blog-title {
    min-height: 63px;
    overflow:hidden;
}
.woocommerce div.product div.images .flex-control-thumbs {
    max-height: 95px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    padding: 8px;
    border-radius: 3px;
}
.select2-container--default .select2-selection--single {
    min-height: 39px;
    padding-top: 5px;
    padding-right: 1px;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    top: 5px;
    left: 3px;
}
.woocommerce form .form-row label {
    padding-bottom: 7px;
}
li.woocommerce-MyAccount-navigation-link {
    padding: 10px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 35px;
}
li.woocommerce-MyAccount-navigation-link a {
    color: #FFF;
}
li.woocommerce-MyAccount-navigation-link {
    background: #434a53;
    margin-bottom: 5px;
    max-width: 200px;
    border-radius: 3px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    margin-right: 10px;
    opacity: .25;
    margin-left: 14px;
    font-size: 14px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
	opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'FontAwesome';
	content: "\f0e4";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'FontAwesome';
	content: "\f291";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'FontAwesome';
	content: "\f1c6";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'FontAwesome';
	content: "\f015";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'FontAwesome';
	content: "\f09d";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'FontAwesome';
	content: "\f007";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'FontAwesome';
	content: "\f08b";
}
@media (max-width:768px) {
li.woocommerce-MyAccount-navigation-link {
    max-width: 100% !important;
}
}
.woocommerce-account .woocommerce-MyAccount-content p {
    line-height: 33px;
}
html {
    overflow-x: hidden;
}
a.btn-social-icon.btn-whatsapp {
    background: #00e676;
}

a.btn-social-icon.btn-instagram {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 34%;
}
.woocommerce table.shop_table .product-name {
    font-size: 15px;
}
input#coupon_code {
    width: 60%;
    border-radius: 5px;
    border: 1px solid #a0a0a0;
}
.coupon button.button {
    background: #ff0000;
    color: white;
    font-weight: normal;
    border-radius: 5px;
    border: 1px solid #ff0000;
    padding-bottom: 8px;
    padding-top: 8px;
}
.cart_item .quantity .qty {
    border: 0px;
    padding: 3px 15px 1px 0px;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    text-align: center;
    border-radius: 5px;
}
.cart_item span.woocommerce-Price-amount.amount {
    font-size: 16px;
}
.cart_totals h2 {
    margin-bottom: 0px;
}
.digcon {
    width: 100%;
}
input#username {
    text-align: right;
}
input#reg_email {
    text-align: right;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    width: 100%;
}
a.ubermenu-target.ubermenu-item-layout-default.ubermenu-content-align-left.ubermenu-item-layout-text_only {
    padding-right: 3px;
}
.shop_table thead {
    background: #e5e5e5;
}
.coupon button.button:hover {
    background: #8a0404;
    color: white;
    border: 1px solid #710000;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    background: #e5e5e536;
}
.botmah-left a {
    font-size: 13px;
    margin-top: 40px;
    display: block;
    padding: 0px;
    margin: 0px;
    margin-bottom: 16px;
}
table.shop_attributes.woocommerce-group-attributes-layout-1 * {
    text-align: right !important;
}
th.attribute_group_name {
    color: #555;
    background: transparent !important;
    padding-bottom: 15px !important;
}
table.attribute_name_values th.attribute_name {
    padding: 8px;
    margin: 0;
    line-height: 1.5;
    background: #f0f1f2 !important;
    border-left: 1px solid white !important;
    text-align: center !important;
    font-size: 15px;
    font-weight: bold;
    color: #4d4d4d;
    border-bottom: 1px dotted #e5e5e5 !important;
}
table.attribute_name_values th.attribute_name {
    padding: 8px;
    margin: 0;
    line-height: 1.5;
    background: #f0f1f2 !important;
    border-left: 1px solid white !important;
    text-align: center !important;
    font-size: 15px;
    font-weight: bold;
    color: #4d4d4d;
}
td.attribute_value {
    width: 80%;
}
td.attribute_value {
    font-style: normal;
    padding: 0;
    background: #f7f9fa !important;
    padding-right: 16px;
    font-size: 12px;
}
td.attribute_value {
    border-bottom: 1px dotted rgba(0,0,0,.1) !important;
}
table.attribute_name_values {
    border: 0;
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes td p {
    font-style: normal;
    padding: 0;
    background: #f7f9fa;
    padding-right: 16px;
    font-size: 12px;
}
.woocommerce table.shop_attributes tr.alt th {
    background-color: white !important;
}
.woocommerce table.shop_attributes tr.alt td, .woocommerce table.shop_attributes tr.alt td p {
    background: #FFF !IMPORTANT;
}
.woocommerce table.shop_attributes td a {
    pointer-events: none;
    cursor: default;
}
th.attribute_group_name:before {
    border: solid #2397f3;
    border-width: 0 2px 2px 0px;
    display: inline-block;
    padding: 2px;
    vertical-align: middle;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    content: '';
    margin-left: 7px;
}
div#tab-additional_information table {
margin-top: 60px !important;
    margin-bottom: 60px !important;
    border: 1px solid #e7e7e7 !important;
    width: 50%;
    margin: auto;
    direction:ltr !important;
}
div#tab-additional_information table tr td {
    text-align: center;
    direction:rtl !important;
}
div#tab-additional_information table thead tr:first-child {
    background: #f0f1f2 !important;
    font-weight: bold;
    border-bottom: 1px dotted #a5a5a5;
}
div#tab-additional_information table tr td p {
    text-align: center;
}
@media (max-width: 991px) {
div#tab-additional_information table {
    width: 100%;
}
td.attribute_value {
    width: 60% !important;
}
}
.namad.text-left a:nth-child(2) img {
    max-width: 85px;
}
.botmah-left.vizheghi a i {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-left: 2px;
}
.author-single {
    margin-top: 35px;
    margin-bottom: 35px;
}
.author-name-single-title {
    background: #e51a2d;
    color: #FFF;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 0px;
}
.author-name-single {
    background: #7d7c7c;
    color: #FFF;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
a.footerbadge {
    text-align: center;
    position: relative;
    font-size: .929rem;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px;
    padding-bottom: 20px;
    margin: auto;
    min-width: 148px;
}

a.footerbadge img {
    max-width: 100px;
    height: 82px;
}
img.madein {
    position: absolute;
    z-index: 999;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    right: 25px;
    top: 10px;
}
li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term span {
    display: none;
}
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a:before {
    float: right;
}
.widget_search input#s {
    display: inline-block;
    width: 72%;
}

.widget_search input#searchsubmit {
    display: inline-block;
    width: 26%;
}
.commentTitle {
    background: #7d7c7c;
    border-right: 6px solid #e51a2d;
    color: white;
    padding: 7px 10px;
    font-size: 14px;
    margin-bottom: 15px;
}
input.comment-query {
    width: 100%;
    max-width: 100%;
}
.user-comment {
    background: white;
    padding: 10px 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
}

.commentlist {
    margin-top: 40px;
}

.commentlist h3 {
    background: #7d7c7c;
    border-right: 6px solid #e51a2d;
    color: #fff;
    padding: 7px 10px;
    font-size: 14px;
    margin-bottom: 15px;
}

.senderinfo {
    border-bottom: 1px dashed #ececec;
    margin-bottom: 10px;
    padding-bottom: 8px;
}

.senderinfo span.lead {
    font-size: 14px;
    font-weight: bold;
}

a.comment-reply-link {
    border-bottom: 1px dashed #67caf4;
    padding: 2px 4px;
    border-radius: 5px;
}
.woocommerce table.shop_attributes td p {
    color: #7b7b7b;
}
.block-header-01 {
    background: #7d7c7c;
    border-right: 6px solid #e51a2d;
    color: #fff;
    padding: 7px 10px;
    font-size: 14px;
    margin-bottom: 15px;
}
.woocommerce #reviews #comments h2 {
    clear: none;
    display: none;
}
.woocommerce p.stars:hover a:before {
    content: "\e020";
    color: #ffc107;
}
.woocommerce p.stars a,.woocommerce p.stars a:before {
    height: 20px;
    width: 20px;
    font-size: 20px;
}
span#reply-title {
    background: #7d7c7c;
    border-right: 6px solid #e51a2d;
    color: #fff;
    padding: 7px 10px;
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
}
.comment-form-rating label {
    display: inline-block;
}
.comment-form-rating p.stars {
    display: inline-block;
    padding-right: 10px;
}
p.woocommerce-noreviews {
    display: none;
}
body.single-post div#page-page p {
    line-height: 30px;
}
body.single-post div#page-page .wp-caption-text {
    text-align: center;
    margin-bottom: -10px;
}
input.comment-query {
    box-shadow: -1px 1px 3px #dfdfdf;
    padding: 7px;
    padding-right: 30px;
}
input.comment-query:focus,textarea#comment:focus {
    border: 1px solid #e51a2d;
}
textarea#comment {
    box-shadow: -1px 1px 3px #dfdfdf;
    padding: 15px;
}
input.nazarr {
    margin-top: 16px;
    padding: 8px;
    padding-right: 15px;
    padding-left: 15px;
    background: #e51a2d;
    color: #FFF;
    border: none;
    border-radius: 2px;
    font-weight: bold;
}
input.nazarr:hover {
    background: #ae1523;
}
.widget_search input#searchsubmit {
    margin-top: 16px;
    padding: 6px;
    height: 30px;
    padding-right: 9px;
    padding-left: 15px;
    background: #e51a2d;
    color: #fff;
    border: none;
    border-radius: 2px;
    font-weight: 700;
}
.widget_search input#searchsubmit:hover {
    background: #ae1523 !important;
}
.widget_search input#s:focus {
    border: 1px solid #e51a2d;
}
.commentlist {
    border-top: 1px solid #dfdfdf;
    padding-top: 25px;
    margin-top: 25px;
}
.user-comment {
    box-shadow: -1px 1px 3px #c3c3c3;
}
.col-md-4.author-input:before {
    content: "\f007";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-top: 9px;
    margin-right: 10px;
    color: #878383;
}
.col-md-4.web-input:before {
    content: "\f0ac";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-top: 9px;
    margin-right: 10px;
    color: #878383;
}
.col-md-4.email-input:before {
    content: "\f0e0";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-top: 9px;
    margin-right: 10px;
    color: #878383;
}
.botmah-left.vizheghi i.fa.fa-id-card-o {
    font-size: 17px;
}
.botmah-left.vizheghi i.fa.fa-map-o {
    font-size: 16px;
}
.botmah-left.vizheghi i.fa.fa-calendar-check-o {
    font-size: 18px;
}
#review_form .comment-form-comment {
    line-height: 37px;
}
.woocommerce #review_form #respond textarea {
    box-shadow: -1px 1px 3px #dfdfdf;
    padding: 10px;
    min-height: 150px;
    margin-top: 8px;
}
.woocommerce #review_form #respond p.comment-form-author input#author {
    margin-right: 24px;
    box-shadow: -1px 1px 3px #dfdfdf;
    padding: 7px;
    padding-right: 30px;
}
.woocommerce #review_form #respond p.comment-form-author {
    padding-bottom: 5px;
}
.woocommerce #review_form #respond p.comment-form-email input#email {
    margin-right: 10px;
    box-shadow: -1px 1px 3px #dfdfdf;
    padding: 7px;
    padding-right: 30px;
}

.woocommerce #review_form #respond p.comment-form-author label:before {
    content: "\f007";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-top: 2px;
    margin-right: 59px;
    color: #878383;
}

.woocommerce #review_form #respond p.comment-form-email label:before {
    content: "\f0e0";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-top: 2px;
    margin-right: 10px;
    color: #878383;
    margin-right: 58px;
}

.woocommerce #review_form #respond .form-submit input {
    margin-top: 16px;
    padding: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background: #e51a2d;
    color: #fff;
    border: none;
    border-radius: 2px;
    font-weight: 700;
}
.woocommerce #review_form #respond .form-submit input:hover {
    background: #ae1523;
}
.woocommerce #review_form #respond p.comment-form-email input:focus,.woocommerce #review_form #respond p.comment-form-author input:focus {
    border: 1px solid #e51a2d;
}
section.related.products > h2 {
    background: #7d7c7c;
    border-right: 6px solid #e51a2d;
    color: #fff;
    padding: 7px 10px;
    font-size: 14px;
    margin-bottom: 20px;
}
.woocommerce #review_form #respond > p.comment-notes {
    padding-bottom: 10px;
    padding-top: 7px;
}
.woocommerce #review_form #respond p.comment-form-author {
    float: right;
    display: block;
    margin-top: 10px;
}
.woocommerce #review_form #respond p.comment-form-email {
    float: right;
    display: block;
    margin-right: 15px;
    margin-top: 10px;
}
.woocommerce #review_form .comment-form-rating {
    float: right;
    width: 100%;
}
.woocommerce #review_form p.comment-form-comment {
    float: right;
    width: 100%;
}
.woocommerce #review_form p.form-submit {
    float: right;
    margin-top: -13px !important;
}
body .single-post div#page-page .wp-caption {
    max-width: 70% !important;
}
@media (max-width:768px){ 
    .woocommerce #review_form #respond p.comment-form-email {
    margin-right: 0px !important;
}
}
.woocommerce table.shop_attributes td p a {
    color: #be1121 !important;
}
.woocommerce table.shop_attributes td p {
    color: #be1121 !important;
}
th.attribute_group_name:before {
    border-color: #be1121;
}

@media (max-width:768px){
.ubermenu-retractor.ubermenu-retractor-mobile {
    background: #ff0200;
    color: #FFF !important;
}
.ubermenu-retractor.ubermenu-retractor-mobile * {
    color: #FFF !important;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-5 {
    border-right: 1px dashed #ffffff !important;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-6 {
    border-right: 1px dashed #ffffff !important;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-4 {
    border-right: 1px dashed #ffffff !important;
}
}
.contact-f {
    margin-top: 20px;
}
.contact-f input {
    margin-bottom: 7px !important;
    text-align: right;
    direction: rtl;
}
.contact-f input[type="submit"] {
    background: red;
    color: #FFF;
    text-align: center;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.contact-f input[type="submit"]:hover {
    opacity: 0.8;
}
.wpcf7-response-output {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 25px !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    width: 100%;
}
.woocommerce div.product.outofstock .entry-summary.col-md-8 .col-md-2 {
-ms-flex: 0 0 50.666667%;
    flex: 0 0 50.666667%;
    max-width: 50.666667%;
    width: 50.666667%;
}
.home span.woocommerce-Price-amount.amount {
    font-weight: bold;
}
.home span.product-price ins {
    color: #ff0200 !important;
}
span.product-price del .amount {
    font-weight: normal !important;
}
section.related.products h2.woocommerce-loop-product__title {
    min-height: 57px;
}
.woocommerce-billing-fields__field-wrapper .address-field {
    display: none;
}
.shipping_address .address-field:nth-child(4) {
    display: none !important;
}
input#billing_address_2 {
    display: none !important;
}
.vizheghi {
    margin-top: -45px;
}
/*.woocommerce-product-details__short-description {
    width: 100%;
}
.summary.entry-summary.col-md-8 p.price {
    margin-bottom: 50px;
    margin-left: 35px;
}
.woocommerce div.product .out-of-stock {
    vertical-align: baseline;
    min-height: 100px;
    line-height: 92px;
}*/
@media (max-width:991px){
.botmah-left.vizheghi {
    margin-top: 25px;
}
}
section.related.products {
    width: 100%;
}
.widget h3.widget-title.with-dropdown.open .widget-dropdown {
    background-position: bottom 15px right;
    right: inherit;
    left: 0;
    top: 20px;
}
li.woocommerce-mini-cart-item.mini_cart_item {
    padding-right: 0px !important;
    margin-right: 0px !important;
}

li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button {
    display: none;
}
p.woocommerce-mini-cart__total.total {
    text-align: center;
    padding-top: 15px !important;
}
p.woocommerce-mini-cart__buttons.buttons {
    text-align: center;
    line-height: 45px;
}
.vizheghi {
    float: left;
    margin-left: -15px;
}
.vizhegi-wrapper {
    float: left;
    position: relative;
    left: 65px;
}
.woocommerce div.product form.cart div.quantity.hidden {
    display: none;
}
.product-type-variable.outofstock .entry-summary.col-md-8 .col-md-2 {
    -ms-flex: 0 0 16.666667% !important;
    flex: 0 0 16.666667% !important;
    max-width: 16.666667% !important;
}
.has-mtsnb div#top-nav {
    height: 0 !important;
}
@media (max-width:768px){
input#coupon_code {
    width: 100%;
    margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
}
.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 15px !important;
    padding: 0px !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-right: 0px !important;
}
}
/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
.whatsapp-mobile {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .whatsapp-mobile {
    display: inline-block !important;
  }

  .whatsapp-desktop {
    display: none !important;
  }
}
/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .whatsapp-mobile {
    display: inline-block !important;
  }

  .whatsapp-desktop {
    display: none !important;
  }
}
/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
  .whatsapp-mobile {
    display: inline-block !important;
  }

  .whatsapp-desktop {
    display: none !important;
  }
}
/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
  .whatsapp-mobile {
    display: inline-block !important;
  }

  .whatsapp-desktop {
    display: none !important;
  }
}
.home .blog-item.style1 .image-wrap img {
    height: 200px;
}
@media (max-width: 768px) {
.home .blog-item.style1 .image-wrap img {
    height: inherit !important;
}
}
.cart-count {
    color: #FFF;
    position: absolute;
    top: -10px;
    font-size: 11px;
    background: #be1121;
    min-width: 18px;
    min-height: 18px;
    line-height: 20px;
    border-radius: 100%;
    margin-right: -8px;
}
span.instock {
    font-size: 11px;
    color: green;
}
span.outofstock {
    font-size: 11px;
    color: red;
}
.product-bot i {
    font-size: 22px;
    padding-left: 4px;
}
p#shipping_country_field {
    display: none;
}
p#shipping_last_name_field {
    margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 55%;
}
.woocommerce .cart-collaterals .cart_totals th, .woocommerce-page .cart-collaterals .cart_totals th {
    width: 20% !important;
}
.woocommerce ul#shipping_method li label {
    font-size: 14px;
    line-height: 22px;
}
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td, .woocommerce-page .cart-collaterals .cart_totals tr.order-total td {
    text-align: left;
    padding-left: 20px;
}
.product-bot .added_to_cart.wc-forward {
    font-size: 12px;
    position: relative;
    display: inline;
}
i.yith-wcwl-icon.fa.fa-heart-o {
    margin-right: -6px;
}
.product-dit .product a.compare {
    font-size: 24px;
    position: relative;
    left: 6px;
    top: 1px;
}
.product-bot .added_to_cart.wc-forward {
    display: none;
}
.addedtocart {
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 7px 40px;
    z-index: 10000;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    font-size: 22px;
    position: relative;
    right: -4px;
}