﻿

@font-face {
    font-family: "Yekan";
    src: url( "../fonts/W_YEKAN_0.TTF" );
    src: local( "?" ), url( "../fonts/W_YEKAN_0.TTF" )format( "truetype" );
}
*{
font-family:Yekan;
font-size:12px;
}xt-align: right;
}
p {
    margin: 0 0 0;
}
ul{
	padding-right:0;	
}
* {
    font-family: "my-font", "my-fontsfx";
	direction:rtl;
}
body {
    font-family:"my-font", "my-fontsfx";
    color: #222;
    background: url(img/head-bg.png) no-repeat fixed;
	overflow-x:hidden;
}
.header {
    margin-top: -400px;
}
#wrapper{
	 margin-bottom: 15px;
}
.top-header {
    background: rgba(0, 0, 0, 0) url("img/bg.png") repeat scroll 191px center;
    border-top: 6px solid #ffcc00;
    position: absolute;
    top: 420px;
    width: 100%;
}
.heded-u {
    padding-right: 15px;
    padding-top: 30px;
}
.form.serch input[type="search"] {
    border: medium none;
    border-radius: 4px 0 0 4px;
    height: 35px;
    margin-right: -2px;
    text-align: center;
    width: 84%;
    font-size: 14px;
	direction:rtl;
}
.form-group > button:hover {
    background: rgba(251, 183, 38, 1.00);
    color: #FFFFFF;
}
.form-group > button {
    border: medium none;
    font-size: 16px;
    padding: 6px 11px;
    border-left: 1px solid #eee;
    background: rgba(252, 252, 252, 1.00);
	float:right;
	border-radius: 0 3px 3px 0;
}
.inner-container {
    margin-top: 15px;
}
.footer-static-content {
    padding-left: 0;
    margin-left: 0px;
	margin-bottom: 30px;
	clear: both;
}

.footer-static-content:last-child{
	margin-bottom: 0px;	
}

.tagcloud {
    direction: rtl;
	display:table;
}

.tagcloud a{
	background: rgba(35, 35, 35, 0.7) none repeat scroll 0 0;
    border-radius: 2px;
    color: #ffffff !important;
    float: right;
    line-height: 27px;
    margin: 2px;
    padding: 5px 4px;
}

.tagcloud a:hover{
	background:#E3B500;
}

.footer-static-content ul{
	padding:0;
}
.carousel-inner {
    border: 5px solid #dcdcdc;
    background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: 230px;
	width:100%;
}
.img-map {
    height: 179px;
    float: right;
}
.carousel-inner {
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.logo {
	margin-left: 5px;
}

.logo > img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.phone-top .tel-text {
    direction: rtl;
    float: right;
    margin-left: 20px;
}
.ph {
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}
.social {
    clear: both;
	padding-top: 5px;
}
.social ul{
	padding:0;
	direction: ltr;
}
.social li {
  	background: rgba(114,114,114,0.5);
    display: inline-table;
    font-size: 16px;
    height: 11px;
    margin-right: 0;
    text-align: center;
    transition-duration: 0.7s;
    width: 28px;
	margin-bottom: 2px;
	padding: 3px;
}
.social li:hover a{
	color:#FFFFFF;
	transition-duration:0.7s;
}
.social ul li a {
    color: rgba(251, 251, 251, 0.5);
	transition-duration:0.7s;
}
.fb:hover{
	background: #3C5899;	
}
.gp:hover{
	background: #DA5534;	
}
.ytu:hover{
	background: #EE1C1B;	
}
.telegram:hover{
	background: #2CA5E0;	
}
.tw:hover{
	background: #659FCB;	
}
.mail:hover{
	background: #7E317B;	
}
.skype:hover{
	background: #00AFF0;	
}
.insta:hover{
	background: #A77B5E;	
}
.link:hover{
	background: #006699;	
}
.rss:hover{
	background: #FF6600;	
}

.block_header_info .phone td,
.block_header_info .phone-top td {
    color: #fff;
    font-size: 15px;
    padding: 4px 4px 0;
    text-align: center;
}
.block_header_info > img {
    margin-left: 10px;
    margin-top: 5px;
}
.top {
    background: transparent;
    padding-top: 30px;
}
.phone-top {
    background: rgba(114,114,114,0.5);
	margin-bottom: 7px;
}
.phone {
    background-color: rgba(0, 0, 0, 0.2);
    margin-top: 2px;
}
.block_header_info {
    float: left;
}
.post p {
    color: #747474;
    direction: rtl;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
}
.carousel-indicators {
    position: inherit;
    bottom: 0px;
    left: 20%;
}
.carousel-indicators li {
    border: 6px solid #bfbbbb;
    background: #bfbbbb;
}
.carousel-indicators li:hover {
    border: 6px solid #ffcc00;
    background-color: #ffcc00;
}

/* =============================== Start Menu Codes ===================================== */
.navbar{
	direction:rtl;
    padding:3px 10px 0 4px;
	background:rgb(255,205,3) url(img/bg-grad-white.png) repeat;
	margin-bottom:0;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
}
.top-menu {
    padding: 0;
	margin-bottom:0;
}
.top-menu li {
    display: inline-block;
    list-style:none;
    margin-left: 10px;
	border-image: url("img/menu-left.png") 6 2 11 1 round round;
	-webkit-border-image: url("img/menu-left.png") 6 2 11 1 round round; /* Safari 3.1-5 */
    -o-border-image: url("img/menu-left.png") 6 2 11 1 round round; /* Opera 11-12.1 */
    border-left: 1px solid transparent;
	padding-left:15px;
	font-size: 14px;
	border-right:0;
}
.top-menu li:last-child{
 	border-left:0;
}
.top-menu li a{
	color:#000000;	
}
.top-menu li.menu-item-has-children:after{
	float: left;
    font-family: "FontAwesome";
    font-size: 13px;
    margin-right: 8px;
    margin-top: 3px;
	content:"\f107";
	color:#FFFFFF;
}

.top-menu li ul li{
	border-left:0;	
}

.top-menu .sub-menu{
	background: #ffffff;
    border-radius: 0px 0px 3px 3px;
    border-top: 3px solid rgba(81, 81, 81, 1);
    box-shadow: -6px 5px 11px -1px rgba(0, 0, 0, 0.3);
    padding: 3px 6px 7px;
    position: absolute;
    transition-duration: 0.1s !important;
    visibility: hidden;
	z-index: 6;
	margin-top:10px;
	margin-right: -14px;
}
.top-menu .sub-menu:before {
    border-bottom: 4px solid #555;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 20px;
    top: -7px;
    width: 0;
}
.top-menu .sub-menu li{
	width:180px;
	padding:0;
	margin:0;
	display:block;
	border-left:0;
}
.top-menu .sub-menu li.menu-item-has-children:after{
	content:"\f104";
    color: #999999;
    font-size: 15px;
    margin-left: 5px;
    margin-top: -27px;
}
.top-menu .menu-item-has-children:hover > ul {
    visibility: visible;
}
.top-menu .menu-item-has-children:hover:after{
	color: #FFFFFF !important;	
}
.top-menu .sub-menu li ul {
    right: 192px;
	margin-top: -34.7px;
	margin-right: 1px;
}
.top-menu .sub-menu li ul li ul{
	margin-top: -35.5px;
}
.top-menu .sub-menu li ul:before {
	border:0;
}
.top-menu .sub-menu li a{
	border-bottom: 1px solid #252525;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    padding: 3px 5px 6px;
}
.top-menu-xs li{
	border-bottom:1px solid #f4c414;
}
.menu-top {
    margin-top: 8px;
}
.top-menu-xs li ul{
	background:rgba(255,255,255,0.1) !important;	
}
.top-menu-xs li ul li{
	border:0;	
}
.top-menu-xs li:last-child{
	border-bottom:0;
}
.top-menu-xs li a{
	color:#FFFFFF;	
}
.nav > li > a:hover, .nav > li > a:focus{
	color:#000;	
}
.nav > li > a:hover span, .nav > li > a:focus span, .menu-item-has-children a:hover span, .menu-item-has-children a:focus span{
	color:rgba(203,203,203,1.00) !important;	
}

.navbar-toggle {
	padding:0 !important;
	margin:4px 0 -5px 15px !important;
}
.res-menu-btn:after{
	font-family:"FontAwesome";
	content:"\f0c9";
	font-size: 28px;	
}
.menu-open .res-menu-btn:after{
	content:"\f00d";	
}

.sub-arrow {
    background: #343434 none repeat scroll 0 0;
    float: left;
    margin-top: -3px;
    padding: 3px 9px;
}

.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{
	padding: 10px 15px;	
}

.dropdown-menu{
	padding-top:1px;
	padding-bottom:0;
	border-radius:0;
}

.menu-xs-title{
    font-size: 16px;
    margin-right: 14px;
    margin-top: 10px;
}

/* =============================== End Menu Codes ===================================== */

.top-footer {
    border-top: 10px solid #ffcc00;
	padding-left: 0;
    padding-right: 0;
}
.footer {
    background: #333333 url("img/footer_bg.png") repeat scroll 0 0;
    border-top: 10px solid #ffcc00;
    padding-bottom: 10px;
	clear: both;
}
.footer-title {
    background: #333333 url("img/footer_bg.png") repeat scroll 0 0;
    margin-right: -6px;
    padding-left: 5px;
    padding-right: 5px;
    text-shadow: 0 1px 0 #000;
    font-size: 10px;
	padding-bottom: 2px;
}
.footer-static-title {
    margin-bottom: 17px;
    text-align: right;
}
.footer-static-title h3 {
    background: rgba(0, 0, 0, 0) url("img/footer_title_bg.png") repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    height: 10px;
    line-height: 3px;
    margin: 15px 0 20px;
    padding: 6px 0 15px;
}
.footer-static-content p {
    font-size: 10px;
    color: #ccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ece6e6;
}
.footer-static-content > h2 {
    border-bottom: 1px solid #D5D0C5;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.img-shop img {
    position: absolute;
    margin-top: -111px;
    z-index: 9;
    width: 86%;
}
.footer-title-line {
    background: url(img/icon.png) repeat-x;
    height: 10px;
    margin-top: 3px;
    float: left;
}
.footer-static-content ul {
    list-style: none;
}
.footer-static-content li {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    margin-bottom: 2px;
    margin-top: 1px;
    padding-bottom: 2px;
    padding-right: 5px;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.footer-static-content li:before{
	content:"●";
	float:right;
	margin-left:5px;
	color:#FFFFFF;
	margin-top: -2px;
}
.footer-static-content li a {
    font-size: 12px;
    color: #ccc;
    text-decoration: none;
    display: block;
	direction: rtl;
}
.footer-static-content ol li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 100%;
    display: inline-block;
    margin-right: 8px;
    margin-top: 9px;
    float: right;
    margin-left: 10px;
}
.footer-static-content li:hover {
    background: #E3B500;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.footer-static-content li:hover a{
	color:#FFFFFF;
}
.footer-static-content>li {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.footer-static-content table {
    color: #fff;
    width: 100%;
}
.widget_recent_entries li{
	display:table;	
}
.widget_recent_entries li:before{
	content:"";
}
.widget_recent_entries a {
    float: right;
    margin-left: 10px;
}
.widget_recent_entries li span {
    color: #8b8b8b;
    float: left;
    font-family: "Tahoma";
    font-size: 11px;
    margin-left: 6px;
    margin-top: 5px !important;
}
.footer h5 {
    color: #ccc;
}
.fname {
    color: #ccc;
    font-size: 13px;
    background: rgba(0, 0, 0, 0.2);
    border: 0;
    border: 1px solid transparent;
    padding: 0;
    text-align: right;
    width: 100%;
    margin: 0 0 2px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-right: 10px;
}
.email {
    background: rgba(0, 0, 0, 0.2);
    color: #ccc;
    font-size: 13px;
    border: 0;
    border: 1px solid transparent;
    padding: 0;
    text-align: right;
    width: 100%;
    margin: 0 0 2px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-right: 10px;
}
.textarea {
    color: #ccc;
    font-size: 13px;
    background: rgba(0, 0, 0, 0.2);
    border: 0;
    border: 1px solid transparent;
    padding: 0;
    text-align: right;
    width: 100%;
    margin: 0 0 5px 0;
    height: 95px;
    padding-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.submit {
    float: left;
    background-color: #ffcc00;
    border: #ffcc00;
    margin-bottom: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eee300+0,e1b900+100 */
    
    background: #eee300;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #eee300 0%, #e1b900 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #eee300 0%, #e1b900 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #eee300 0%, #e1b900 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.inner-footer {
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-left: 35px;
    margin-right: 35px;
}
.shape {
    background: #ffcc00 none repeat scroll 0 0;
    float: right;
    font-size: 10px;
    margin-left: 6px;
    margin-top: -7px;
    padding: 5px;
    color: #000;
    border-radius: 2px;
    text-align: center;
    width: 24px;
}
.icon-footer {
    background: rgba(255, 255, 255, 255) url(img/icon.png);
}
.tunb {
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    border: none;
	background:none;
}
.tunb img{
	border-radius:3px;
}
a:focus,
a:hover {
    text-decoration: none;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control:focus {
    border-color: #fff;
    outline: 0;
}
.breadcrumbs {
    background: url("img/bullet.png") no-repeat 98.9% 12px #fff;
    border-bottom: 1px solid #ebeced;
    height: auto;
    margin-bottom: 25px;
    border-radius: 0 0 4px 4px;
    border-top: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
	direction: rtl;
	font-size: 11px;
    padding-bottom: 6px;
    padding-right: 23px;
    padding-top: 6px;
}
.post h5 {
    color: #928f8f;
}
.img-post {
    float: right;
    width: 23%;
}
.top-logo {
    direction: rtl;
    float: right;
    width: 40%;
}
.block_header_info p {
    direction: ltr
}
.post {
    float: right;
}
.ft-content {
    float: right;
}
.poster {
    padding-right: 15px;
	padding-left:0;
}
.nav-page {
    margin-bottom: 10px;
}
.breadcrumbs a p {
    padding-right: 20px;
    color: #747474;
    direction: rtl;
    font-size: 10px;
    padding-right: 25px;
}
.breadcrumbs a p:after {
    content: "/";
    margin-right: 5px;
    font-size: 15px;
    color: rgb(150, 156, 161)
}
.navt-post {
    margin-bottom: 10px;
}
.more {
    text-align: left;
    margin-bottom: 15px;
	clear:both
}
.more > span {
    background: #fcc000;
    margin: 0 0 17px 10px;
    color: #FFFFFF;
    padding-right: 10px;
    padding-left: 10px;
	border-radius: 3px;
}
.more > span:hover{
	background: #FFCE35;	
}
.more a {
    text-decoration: none;
    color: #FFFFFF;
}
.more a:hover{
	color:#FFFFFF;	
}
.left-menu header {
    background-color: #f0f0f0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 35px;
    padding-right: 10px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.widget header h2 {
    border-bottom: 2px solid #fcc000;
    color: #5b5b5b;
    display: inline-block;
    font-size: 14px;
    margin-top: 0;
    height: 34px;
    line-height: 32px;
    float: right;
}
.menu-cat-list-container {
    margin-bottom: 10px;
}
.widget-container{
    background: #ffffff;
    border: 1px solid #ebeced;
    border-top: 0;
    padding: 12px;
    width: 100%;
    background: #fff;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.widget-container ul.sub-menu{
	padding:0;
	margin-right:15px;	
}
.widget-container ul li {
    list-style: outside none none;
}
.widget-container ul.sub-menu li a:hover{
	background:none;
}

.widget-container ul.sub-menu li ul{
	padding:0;
	margin-right:25px;	
}
.left-menu-text ul>li>a {
    color: #5b5b5b;
}
.news-post {
    border: 1px solid #ebeced;
    border-radius: 3px;
    margin-bottom: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    background: #ffffff;
	direction: rtl;
}
.about-p {
    display: table;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	width: 100%;
}
.about-post {
    background: none;
    border: 0;
    box-shadow: none;
}
.news-date {
    float: right;
    margin-right: 15px;
    color: #747474;
}
.news-post h3 {
    direction: rtl;
    font-size: 15px;
    margin-right: 3px;
	display: table;
	line-height:23px;
}
.news-post h3 a{
	color: #928f8f;
}
.news-post .info i{
	color:#a0a0a0;	
}
.img-blog {
    margin-right: 10px;
    float: right;
    width: 23%;
}
.img-blog img:hover{
	opacity:0.6;
}
.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
    border-radius: 4px;
}
.col-news {
    float: right;
}
.wp-pagenavi {
    clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
    float: right;
    direction: rtl;
}
.news-text p {
    color: #747474;
    direction: rtl;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
}
.current {
    color: #fff !important;
	background: #FFCC00 !important;
}
.data {
    margin-left: 3px;
    top: 3px;
}
.Projects_header .categories {
    width: 100%;
    float: none;
}
.Projects_header .categories ul li {
    float: RIGHT;
    margin: 0 2px;
    font-size: 13px;
    list-style: none;
}
.Projects_header .categories ul li.label h6 {
    line-height: 40px;
    margin: 0 7px 0 0;
    color: #aaa;
    direction: rtl;
}
.Projects_header .categories ul li a {
    display: block;
    line-height: 40px;
    margin: 2px 0px 0 0;
    padding: 0 15px;
    overflow: hidden;
    margin-bottom: 2px;
    color: #aaa;
}
#portfolio ul li {
    background: none;
    display: inline-block;
    direction: rtl;
    text-align: right;
}
#portfolio {
    background: #fff none repeat scroll 0 0;
    padding-top: 10px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
}
.gallerynav {
    margin-bottom: 14px;
    padding: 0 7px;
    direction: rtl;
}
.gallerynav li {
    background: #D1D1D1 !important;
    padding: 2px 20px 4px !important;
    border-radius: 2px;
    margin-left: 2px;
	float: right;
    margin-bottom: 3px;
}
.gallerynav li.selected-1 {
    background: rgba(255, 217, 19, 1.00) !important;
}
#wrapper ul.grid {
    width: 1150px;
    overflow: hidden;
    margin: 0 0px 0 -6px;
    padding: 0;
}
ul.grid:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

ul.gallerynav li a {
    color: #747474;
    direction: rtl;
    font-size: 13px;
}
ul.gallerynav li.selected-1 a {
    color: #FFF;
}
.hidden {
    display: none;
}
.search-col a i {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 38px;
    position: absolute;
    left: 50%;
    margin: -107px 0 0 -30px;
    visibility: hidden;
}
.search-col:hover i {
    visibility: visible;
    z-index: 9999;
    color: #fff;
}
.search-col:hover {
    opacity: 0.7;
}
.select-post {
    text-align: center;
    color: #928f8f;
}
#content {
    padding-bottom: 15px;
	margin-bottom:0 !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
/*-----------------------------------------------------------------------------------*/
/*	11.	SINGLE PORTFOLIO
/*-----------------------------------------------------------------------------------*/

#portfolio-single .image {
    width: 660px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    padding: 3px 5px 0 0;
}
#portfolio-single .image img {
    margin-bottom: 15px;
    -moz-box-shadow: 0px 1px 3px #8e8e8e;
    -webkit-box-shadow: 0px 1px 3px #8e8e8e;
    box-shadow: 0px 1px 3px #8e8e8e;
}
#portfolio-single .text {
    width: 235px;
    padding: 20px;
    margin: 2px 0 0 0;
    float: right;
    background-color: #FFF;
    -moz-box-shadow: 0px 1px 2px #9f9f9f;
    -webkit-box-shadow: 0px 1px 2px #9f9f9f;
    box-shadow: 0px 1px 2px #9f9f9f;
    overflow: hidden;
}
#portfolio-single a:hover {
    text-decoration: underline;
}
a.p-project,
a.n-project {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 12px;
    color: #565656;
    line-height: 1;
    float: left;
}
a.n-project {
    float: right;
}
#portfolio-single a.p-project:hover,
#portfolio-single a.n-project:hover {
    text-decoration: none;
    color: #5d8ba6;
}
.forms-contact {
    float: left;
}
.forms-contact input[type="text"], .forms-contact input[type="email"], .forms-contact textarea {
    width: 100%;
    font-size: 13px;
    padding: 0;
    text-align: right;
    margin: 0 0 19px 0;
    padding-right: 10px;
    border: 1px solid #ebeced;
    border-radius: 3px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.forms-contact input[type="text"]:focus, .forms-contact input[type="email"]:focus, .forms-contact textarea:focus{
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.contact-right p, .forms-contact p{
	padding: 0 15px;
}
.content p {
    color: #747474;
    font-size: 13px;
}
.content h4 {
    color: #928f8f;
    font-size: 15px;
}
.content .contact {
    text-align: right;
    color: #747474;
    direction: rtl;
    font-size: 13px;
    line-height: 22px;
}
.content .contacts {
    text-align: right;
    color: #747474;
    direction: rtl;
    font-size: 16px;
    line-height: 22px;
}
.highlight3 {
    color: #ffcc00;
    float: right;
	margin-left: 5px;
}
.highlight {
    font-size: 12px;
}
.forms-contact input[type="submit"] {
    float: left;
    background-color: #ffcc00;
    border: #ffcc00;
    margin-bottom: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #eee300;
    background: -moz-linear-gradient(top, #eee300 0%, #e1b900 100%);
    background: -webkit-linear-gradient(top, #eee300 0%, #e1b900 100%);
    background: linear-gradient(to bottom, #eee300 0%, #e1b900 100%);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 5px 20px 5px 20px;
}
.img-maps {
    width: 100%;
    height: 180px;
}
.col-map {
    margin-top: 20px;
    height: auto;
    margin-bottom: 20px;
}
.content {
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #ebeced;
    border-radius: 3px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.about-text .about-text-p {
    color: #747474;
    direction: rtl;
    font-size: 13px;
    line-height: 22px;
	width:100%;
	text-align: justify;
}
.content-about,
.about-text {
    background: rgba(255, 255, 255, 1.00);
	padding-bottom: 20px;
}
.page-text {
    color: #747474;
    direction: rtl;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 50px;
    margin-top: -19px;
}
.text-p {
    color: #747474;
    direction: rtl;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 50px;
}
.team {
    text-align: center;
    padding: 0 0 20px;
}
.team .photo {
    overflow: hidden;
    line-height: 0;
    position: relative;
}
.team .links {
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 100%;
}
.team .photo .mask {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.team .links a:hover.link {
    display: block;
    -webkit-animation: moveFromBottom 300ms ease;
    -moz-animation: moveFromBottom 300ms ease;
    -ms-animation: moveFromBottom 300ms ease;
    z-index: 6666;
}
.team .links a:hover.link {
    background: #ffcc00;
    color: #F8F8F8 !important;
}
.team.links a.link:hover {
    background: #bac4c5;
    color: #F8F8F8 !important;
    visibility: visible;
}
.team:hover .photo .links a.link {
    display: inline-block;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
.team .links a.link {
    display: none;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    transition: opacity .20s ease-in-out;
    -o-transition: opacity .20s ease-in-out;
    -moz-transition: opacity .20s ease-in-out;
    -webkit-transition: opacity .20s ease-in-out;
    background: #fff;
    color: #565A62 !important;
}
.team h4 {
    color: #928f8f;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
}
.team p {
    color: #928f8f;
    font-size: 13px;
    text-align: center;
}
.phons a {
    direction: rtl;
    text-align: right;
    color: #928f8f;
}
.column {
    margin: 15px 0px 30px 0px;
}
.with_aside .sections_group {
    width: 75%;
    float: left;
}
.with_aside .section_wrapper {
    width: 100%;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.one.column {
    width: 100%;
}
.column,
.columns {
    float: right;
}
.faq .question h5 {
    color: #384E65;
    background: #F0F2F2;
}
.faq .question h5 {
    margin: 0px 0px 1px 0px;
    cursor: pointer;
    padding: 18px 60px 20px 20px;
    font-size: 14px;
    line-height: 18px;
    position: relative;
}
.faq .question h5 span.fa {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 9px;
}
.faq .question h5 {
    color: #384E65;
    background: #F0F2F2;
}
.faq .question h5 span.fa-question {
    background: #ffcc00 none repeat scroll 0 0;
    border-radius: 100px;
    font-size: 20px;
    padding-right: 14px;
    padding-top: 9px;
}
.fa-question {
    color: #fff;
    padding: 4px 7px 7px 9px;
}
.faq .question .answer {
    padding: 20px 60px 20px 60px;
    overflow: hidden;
    margin-bottom: 1px;
}
.faq .question .answer {
    padding: 20px 25px 20px 20px;
    overflow: hidden;
    margin-bottom: 1px;
    text-align: justify;
    direction: rtl;
    font-size: 13px;
    color: #747474;
}
.accordion .answer,
.faq .answer {
    color: #565151;
    background: #F9F9F9;
}
.span12 h5 {
    color: #928f8f;
}

#owl-demo .item{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
#owl-demo .item:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0%);
}
.customNavigation {
    text-align: center;
}
.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#comments .user {
    float: right;
    height: 80px;
    margin-left: 15px;
    text-align: center;
    width: 60px;
}
#comments ol.commentlist li {
    margin: 0;
    margin-bottom: 20px;
    list-style: none;
    background: none;
    padding: 20px;
    background-color: #FFF;
    -moz-box-shadow: 0px 1px 2px #9f9f9f;
    -webkit-box-shadow: 0px 1px 2px #9f9f9f;
    box-shadow: 0px 1px 2px #9f9f9f;
}
.avatar {
    border: 1px solid #ccc;
    display: block;
    float: left;
    height: 60px;
    padding: 1px;
    width: 60px;
}
#comments {} #comments .message {
    background: none;
    font-size: 13px;
    line-height: 20px;
    position: relative;
    margin: 0;
}
#comments .info h3 {
    margin: 0;
    padding: 0;
    line-height: 18px;
    display: inline;
}
#comments .message .info .date {
    font-style: italic;
    font-size: 12px;
    color: #565656;
    margin-right: 8px;
    line-height: 17px;
}
.info a {
    text-align: right;
    direction: rtl;
    float: right;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
#comments ul.children {
    margin: 0;
    padding: 0 0 0 40px;
	clear: both;
}
#comments ol.commentlist ul.children li {
    padding: 20px 0 0 0;
    margin: 18px 0 0 0;
    background: url("img/line.png") top center repeat-x;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#comments ul.commentlist li {
    margin-bottom: 10px;
    background-color: #FFF;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
#wrapper ul li {
    line-height: 20px;
    list-style: none;
    display: inline;
    padding-left: 20px;
}
#comments a.reply-link {
    color: #888;
    font-family: b yekan;
    font-size: 11px;
    font-style: normal;
    line-height: 3;
    text-decoration: none;
    text-transform: uppercase;
    width: 60px;
}
.comment-form p {
    position: relative;
    margin: 0;
    padding: 0;
}
.comment-form p label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 10px;
    font-size: 12px;
    color: #494c4f;
}
.forms-post {
    float: right;
    margin-top: 10px;
    padding: 0;
}
.wpcf7-form-control.wpcf7-submit{
	color:#FFFFFF;	
}
.submit-post {
    float: left;
    background-color: #ffcc00;
    border: #ffcc00;
	color:#FFFFFF;
    margin-top: -11px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #eee300;
    background: -moz-linear-gradient(top, #eee300 0%, #e1b900 100%);
    background: -webkit-linear-gradient(top, #eee300 0%, #e1b900 100%);
    background: linear-gradient(to bottom, #eee300 0%, #e1b900 100%);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 5px 20px 5px 20px;
}
h5 {
    font-size: 15px;
    color: #928f8f
}
.info a {
    font-size: 15px;
    color: #ffcc00;
}
.info {
    margin-bottom: 8px;
}

.footer .wpcf7 textarea {
    resize: none;
    height: 110px;
}
.porject_title {
    padding: 8px 10px 0;
}
.porject_title h4 {
    margin-top: 0;
    color: #747474;
    font-size: 16px;
}
.portfolio-single-wrap {
    padding: 0 15px;
}
.portfolio-attr {
    padding: 0;
}
.portfolio-single-wrap h3,
.relate-portfolio h3 {
    color: #747474;
    font-size: 14px;
}
.portfolio-slider {
    padding-left: 0;
}
.portfolio-slide .sy-pager{
	margin-top:-10px;
	direction: ltr !important;
}
.port-attr {
    width: 100%;
    direction: rtl;
}
.port-attr tr:nth-child(even) {
    background: rgba(240, 240, 240, 1.00);
}
.port-attr tr td {
    font-size: 13px;
    padding: 7px 7px 10px;
    width:0;
}
.relate-portfolio {
    margin: 10px 0 40px;
}
.serch .form-group {
    margin-top: 3px;
	margin-bottom:0;
}
.portfolio-rel {
    height: 155px;
    margin-bottom: 15px;
    overflow: hidden;
}
.flex-caption {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    left: 0;
    line-height: 18px;
    margin-top: -63px;
    padding: 10px 2% 2%;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
    z-index: 10000;
}
.slider {
    display: none;
}
.slider-title {
    font-size: 20px;
}
.slider-des {
    font-size: 13px;
}
li.css a {
    border-radius: 0;
}
.slides img {
    width: 100%;
}
.widget {
    padding-bottom: 10px;
}
.widget-img {
  	background: #ffcc00 url("images/left.png") no-repeat scroll center center;
    border-radius: 0 2px 2px 0;
    color: #000;
    float: right;
    font-size: 10px;
    margin-left: 6px;
    margin-top: -8px;
    padding: 11px 11px 12px;
    text-align: center;
    width: 24px;
}
.widget_recent_comments .widget-img{
	background-color:#ffcc00;
	background-image: url("images/comment.png");
	background-position: center;
	background-repeat:no-repeat;
}

.widget_search .widget-img{
	background-color:#ffcc00;
	background-image: url("images/search.png");
	background-position: center;
	background-repeat:no-repeat;
}

.widget_tag_cloud .widget-img{
	background-color:#ffcc00;
	background-image: url("images/tag.png");
	background-position: center;
	background-repeat:no-repeat;	
}
.widget_rss .widget-img{
	background-color:#ffcc00;
	background-image: url("images/rss.png");
	background-position: center;
	background-repeat:no-repeat;	
}
.widget_archive .widget-img{
	background-color:#ffcc00;
	background-image: url("images/archive.png");
	background-position: center;
	background-repeat:no-repeat;	
}

.widget_parsidate_calendar .widget-img{
	background-color:#ffcc00;
	background-image: url("images/time.png");
	background-position: center;
	background-repeat:no-repeat;	
}
.widget_links .widget-img{
	background-color:#ffcc00;
	background-image: url("images/link.png");
	background-position: center;
	background-repeat:no-repeat;
}
.widget_parsidate_archive .widget-img{
	background-color:#ffcc00;
	background-image: url("images/archive.png");
	background-position: center;
	background-repeat:no-repeat;
}
.widget_pages .widget-img{
	background-color:#ffcc00;
	background-image: url("images/page.png");
	background-position: center;
	background-repeat:no-repeat;	
}

.widget_categories .widget-img{
	background-color:#ffcc00;
	background-image: url("images/category.png");
	background-position: center;
	background-repeat:no-repeat;	
}

.widget_recent_entries .widget-img{
	background-color:#ffcc00;
	background-image: url("images/article.png");
	background-position: center;
	background-repeat:no-repeat;	
}

.widget_meta .widget-img{
	background-color:#ffcc00;
	background-image: url("images/info.png");
	background-position: center;
	background-repeat:no-repeat;	
}
.widget_text .widget-img{
	background-color:#ffcc00;
	background-image: url("images/text.png");
	background-position: center;
	background-repeat:no-repeat;
}
.portfolio-slide .sy-slides-crop {
    height: 92% !important;
}
.relate-memo{
	background:rgba(0,0,0,0.7);
}
.portfolio-rel:hover p.relate-memo{
   	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 95%;
    margin-right: 4px;
    margin-top: -151px;
    padding: 58px 20px 45px;
    position: relative;
    text-align: center;
    width: 97%;
}
.portfolio-rel a{
	color:#FFFFFF !important;	
}
.page_num {
    text-align: center;
	clear: both;
}
.portfolio-rel img{
	border: 3px solid #ddd;
    padding: 1px;
	width:100%;
}
.gallery-container a {
    color: #515151;
    display: inline-block;
    height: auto;
    width: 19.8%;
	margin-bottom: 10px;
}
.gallery-image > img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 140px;
    padding: 2px;
    width: 100%;
}
.notfound-menu h3 {
    border-bottom: 1px solid rgba(209, 209, 209, 1);
    padding-bottom: 10px;
}
.notfound-menu ul {
    display: table;
	padding:0 8px 0px 0;
}

.notfound-menu ul li {
    display: inline-block;
    margin-left: 25px;
}

.notfound-menu ul a{
	color:#2D2D2D !important;	
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}
.questions-p{
	padding-bottom:10px;	
}
#calendar_wrap > table {
    width: 100%;
}
.post-date{
  	color: #a0a0a0;
    font-family: "Tahoma";
    font-size: 11px;
    margin-right: 15px;	
}
.news-single-text{
	padding:0;
	margin-bottom: 20px;	
}
.search-not-found {
    padding: 45px 0;
    text-align: center;
}
.single-date{
	margin-right:5px;	
}
/* =============================== Comments Style Code =============================== */

.comments-panel a{
	color:#3D3D3D;
}
.comment-body > p{
	font-size:12px;	
}
ol.commentlist {
    padding: 0 !important;
}
.comment-reply-title {
    font-size: 13px;
}
.comment-form-rating > label {
    float: right;
    margin-left: 15px;
}
.comment-text {
	clear:both;
	margin-bottom: 15px;
}
.comment-text > p {
    text-align: justify;
}
.comment-form-comment {
    clear: both;
}
.comment_container img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #efefef;
    border-radius: 4px;
    float: right;
    margin-left: 11px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 3px;
}
.meta em {
    color: red;
}
.commentlist li {
    list-style: outside none none;
    font-size: 11px;
}
.panel.entry-content.wc-tab {
    margin-top: -10px !important;
    padding: 10px;
}
.commentlist li {
    list-style: outside none none;
    margin-bottom: 3px;
    padding: 10px;
    border-radius: 0;
}
.commentlist {
    padding: 2px;
    width: 99%;
}
.says {
    display:none;
}
.fn {
    float: right;
    font-size: 12px;
    font-style: normal;
    margin-left: 7px;
    margin-top: -2px;
	color:#ffcc00;
}
.fn a{
	color:#ffcc00;	
}
.cancel-comment-reply {
    clear: both;
}
.comment-author img{
    float: right;
    margin-left: 7px;
    width: auto !important;
}
.commentmetadata > a {
    color: #aaa !important;
    font-size: 9px;
}
.reply {
    clear: both;
    margin-top: 0;
	text-align:center;
	margin-bottom: 10px;
}

#author:focus, #email:focus,  #comment:focus {
    border-color: #66afe9 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
    outline: 0 none;
}

#author, #email, #comment {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ebeced;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    font-size: 13px;
    margin: 0 0 10px;
    padding: 0 10px 0 0;
    text-align: right;
    width: 100%;	
}

.reply a {
	color:#888;	
}
.comment-head {
    float: right;
    padding: 0;
    width: 60px;
}
.comment-author {
    padding-right: 0 !important;
}
.comment-h {
    font-size: 14px;
    margin-bottom: 15px;
}
.comment-author img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #efefef;
    border-radius: 4px;
    float: right;
    margin-left: 11px;
    margin-top: -3px;
    padding: 3px;
    margin-bottom: 5px;
}
.children {
    margin-top: 10px;
    padding: 0px !important;
}
.comment {
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    margin-bottom: 10px !important;
	display:table;
	width: 101%;
}
.comment-panel > footer {
    clear: both;
}
.comment-p{
	width:91%;
	float: left;
    padding-right: 0;
}
.comment-awaiting-moderation {
    color: rgba(224, 50, 53, 1.00);
}
.children li {
    background: rgba(255, 255, 255, 0.1);
	width:98%;
	margin-top:15px;
}
.children li ul li {
    background: #FFF;
}
.comment > #respond form p input{
	margin-bottom:3px;	
}
#respond p {
    margin-bottom: 10px;
}
.comment > #respond form p textarea{
	margin:0 0 5px;	
}
.comment-form input, .comment-form textarea{
	background:none;
	border:1px solid #cfcfcf;
    padding-right: 5px;
	font-size:13px;
	border-radius: 4px;
	color:#919191;
}

.comment-form input{
	width:250px;	
}

.comment-form textarea{
	margin-top:3px;
	width: 100%;	
}

.comment-submit{
	text-align:left;	
}

.comment-submit button{
	background:#fcbc31;
	color:#FFFFFF;
	border:0;
	font-size:12px;
	padding: 0 7px;
	border-radius:4px;
	cursor:pointer;
	font-family:"yekan";
}
.comment-submit button:hover{
	background: -moz-linear-gradient(top,  rgba(241,0,0,1) 0%, rgba(180,0,0,1) 96%);
	background: -webkit-linear-gradient(top,  rgba(241,0,0,1) 0%,rgba(180,0,0,1) 96%);
	background: linear-gradient(to bottom,  rgba(241,0,0,1) 0%,rgba(180,0,0,1) 96%);
}
.comment-input{
	padding-right:0;
}
.form-group{
	padding:0;
}
/* ==================================== Single Style Code ===================================== */
.copyright {
    margin-top: 12px;
	background:none !important;
}
.copyright-text{
	direction:rtl;	
}
.copyright-section{
	padding-right:0;	
}
.copyright-stat .copyright-section p{
	text-align:center;	
}
.copyright-logo .copyright-section{
	text-align:left;
	padding-left:0;
}
#wp-calendar{
	width:100%;	
}
.logo.error-panel {
    padding: 20px;
    text-align: center;
}

.logo.error-panel > a {
    background: #eee none repeat scroll 0 0;
    color: #aaa;
    margin: 10px 0;
    padding: 5px 16px;
}

.logo.error-panel > a:hover {
	background:rgba(255,158,0,1.00);
	color:#FFFFFF;	
}

.logo.error-panel > h2{
    margin-bottom: 40px;	
}
.textwidget {
    color: #ccc;
    font-size: 12px;
    text-align: justify;
}
.widget-container .form.serch input[type="search"] {
    border: 1px solid #eee;
}
.pagination .prev{
	width:63px;
}

.gotop {
    background: #FFCC00 none repeat scroll 0 0;
    padding: 2px 3px 5px;
    position: fixed;
    right: 1.3%;
    top: 90%;
    display: none;
    cursor: pointer;
    z-index: 100000;
    transition-duration: 0s !important;
	border-radius: 3px;
}
.gotop img {
    width: 18px !important;
	height: none;
}
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

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

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

.lb-number{
	text-align:left;
}

.cd-gallery img{
	padding:2px;
	border:1px solid #DDDDDD;	
}

/* ====================================== Start Shop Styles ========================================== */

.woo-title{
	float:left;	
}

.products {
    margin-top: 20px;
}

.product-panel{
	display:none;
}

.product-panel {
    margin-bottom: 20px;
    padding: 0 5px;
}

.gridlist-toggle{
	clear:none !important;
	border-bottom:1px solid #eee;
}

.dashicons.dashicons-grid-view, .dashicons.dashicons-exerpt-view {
    font-size: 20px !important;
}

.gridlist-toggle a{
	color:#646464 !important;
}

ul.products.grid li, .related.products li, .products li {
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
	list-style:none !important;
    padding: 5px !important;
    text-align: center !important;
}

ul.products.grid li:hover img, ul.products.list li:hover img, .related.products li:hover img, .products li:hover img{
	opacity:1;
	transition-duration:0.3s;	
}

ul.products li .star-rating{
	display:none;	
}

ul.products li:hover .gridlist-buttonwrap a.add_to_cart_button, .related.products li:hover a.add_to_cart_button, .upsells.products li:hover a.add_to_cart_button{
	background:#FCBC31;
	transition-duration:0.3s;
	color:#FFFFFF;
}

ul.products li:hover .gridlist-buttonwrap a.added_to_cart.wc-forward, .related.products li:hover a.added_to_cart.wc-forward, .upsells.products li:hover a.added_to_cart.wc-forward{
	background:#AECD1E;
	color:#FFFFFF;
}

ul.products.list li{
	height:auto !important;	
}

ul.products li:hover h2{
	color:#292929;	
}

ul.products li img {
    height: auto;
    transition-duration: 0.3s;
  	max-width: 100%;
	width: 100%;
}

ul.products.list li img{;
	opacity:0.5;
	transition-duration:0.3s;
}

.ribbon {
    background-color: #e40000;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    right:-18px;
    margin: 8px 10px 10px -28px;
    padding: 2px 5px 1px 3px;
    position: absolute;
    z-index: 1;
}

.ribbon::before {
    border-color: #777 transparent transparent #777;
    border-style: solid;
    border-width: 3px 4px;
    content: " ";
    height: 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: 0;
}


.product .product_description{
	display:none;
}

.shop-new-post .products h2{
    display: block !important;
    font-size: 14px;
    margin: 11px 0 10px;
    text-align: center;
	height: 50px;
}

.related.products > h2, .up-sells.upsells h2{
	height: auto;
	text-align: right;
}

.woocommerce-loop-product__title{
	color: #999;
}

.shop-new-post ins, .related.products ins {
    color: #d09005;
    float: right;
    font-size: 16px;
    text-decoration: none;
}

.products del, .related.products del {
    color: #bfbfbf;
    float: left;
}

.products.list del{
    color: #bfbfbf;
	margin-right:5px;
}

.shop-new-post .price, .related.products .price {
    display: table;
    margin-bottom: 25px;
    width: 100%;
}

.price > .amount {
    color: #d09005;
    font-size: 16px;
}

ul.products .price{
	text-align:center;	
}

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

ul.products.list h3{
	text-align:right;
}

.gridlist-buttonwrap a, .related.products a.add_to_cart_button, .added_to_cart.wc-forward, .upsells.products a.add_to_cart_button{
	color:#000;
	background:#f0f0f0;
	font-size: 12px;
    padding: 2px 6px 6px;
	transition-duration:0.3s;
	border-radius: 3px;
}

.added_to_cart.wc-forward{
	padding: 4px 6px 6px !important;
}

.related.products a.add_to_cart_button, .upsells.products a.add_to_cart_button{
	padding: 8px 6px 11px !important;
}

.gridlist-buttonwrap {
    clear: both;
}

/* Start List View  */

.products.list {
    display: table;
    width: 100%;
}

.products.list .product-panel{
	width:100% !important;
}

ul.products.list li.product{
	list-style:none;
	background:#FCFCFC;
	border:1px solid #E1E1E1;
	border-radius: 3px;
}

ul.products.list li.product img{
	float:right !important;
	margin-right: 0px !important;
	width:auto !important;
	height:auto !important;
	max-width: 100%;
}

.products.row.list .product-img {
    float: right;
    margin-left: 15px;
}

.products.row.list .product-img img{
	width: auto !important;
	max-width: 100%;
	height: auto;
}

.products.row.list h2{
	height: auto !important;
	text-align: right !important;
}

.products.row.list .product_description{
	float: none !important;
}

ul.products.list li.product .gridlist-buttonwrap a{
	padding:6px 25px 10px;
}

ul.products.list li.product .product_description{
	display:block;	
}

ul.products.list li.product div[itemprop="description"]{
	margin-bottom:15px;
	width:100% !important;
}

ul.products.list .price {
    text-align: right;
	margin-bottom:20px;
	width: 70% !important;
}

.products.row.list .gridlist-buttonwrap{
	float: left !important;
}

ul.products.list .price del{
	float:none;	
}

ul.products.list h3{
	margin-top:3px;	
}

.products.row.list hr{
	display: none !important;
}

/* Shop Single Codes */

.single-product-images > a > img{
	height: 100%;
    max-width: 98%;
	border: 1px solid #ddd;
    padding: 5px;
	border-radius: 3px;
}

.thumbnails.columns-3 {
    margin-top: 10px;
}

.thumbnails a img {
    border: 1px solid #ddd;
    height: 70px;
    margin-left: 5px;
    padding: 3px;
    width: 79px;
	border-radius: 3px;
	margin-bottom: 5px;
}

.single-product-images{
    padding-right: 0;
}

.product_title{
	font-size: 20px;
    margin: 0 0 22px;
}

.single-price ins {
    color: #d09005;
    float: right;
    font-size: 21px;
    margin-left: 10px;
    text-decoration: none;
}

.product_description {
    margin-bottom: 20px;
}

.quantity {
    float: right;
    margin-left: 5px;
}

.quantity input[type="number"]{
 	border: 1px solid #ccc;
    border-radius: 3px;
    height: 40px;
    text-align: center;
	width: 43px;
}

.single_add_to_cart_button.button.alt {
	background-color: #ebe9eb !important;
    border: 0 none !important;
    border-radius: 3px !important;
    color: #777 !important;
    padding: 12px 10px 14px !important;
    transition-duration: 0.3s !important;
}

.single_add_to_cart_button.button.alt:hover{
	background:#F9CE16;
	color:#FFFFFF;
	transition-duration:0.3s;	
}

.product_meta span {
    font-size: 14px;
    line-height: normal;
}

.product_meta span a{
	color:#F9CE16;	
}

.woocommerce-tabs{
	padding:0;	
}

.tabs.wc-tabs {
    border-bottom: 1px solid #eee;
	padding-right: 0 !important;
}

.wc-tabs li {
    background: #f6f6f6 !important;
    border-radius: 3px 3px 0 0 !important;
    margin-left: 2px !important;
    padding: 5px 8px 6px !important;
	list-style:none !important;
	display:inline-block !important;
	transition-duration:0.3s !important;
	border: none !important;
}

.wc-tabs li.active {
    background: #fcbc31 none repeat scroll 0 0;
}

.wc-tabs li.active a{
	color:#FFFFFF;
}

.wc-tabs li a{
	color:#A4A4A4;	
}

.woocommerce-tabs{
	margin-top:30px;
}

.wc-tab  h2 {
    font-size: 17px;
    margin: 0 0 10px;
}

.woocommerce-tabs > hr {
    border-bottom: 0 none;
    margin-bottom: 30px;
}

/* ============================== Comment Style Code ============================== */

.comment-form-rating label {
    float: right !important;
    margin-left: 15px !important;
	position:relative !important;
	margin-top: -5px;
}

.comment-form p label{
	position:relative;	
}

.related.products li{
	list-style:none;
	padding-bottom: 15px;	
}

.related.products li .ribbon span:after, ul.products li .ribbon span:after{
    border-width: 10px 8px 0 0;
}

.related.products h2{
	font-size:18px;	
}

#commentform #submit{
  	background: #fcbc31 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    padding: 2px 27px 6px;
    width: auto;
}

#tab-reviews .comment_container img{
	margin-top:0;	
}

#tab-reviews .comment_container .comment-text{
	clear:none;	
}

.woocommerce-product-rating {
    margin-bottom: 15px;
}

.woocommerce-product-rating .star-rating{
	float:none;	
}

.woocommerce p.stars a {
    font-size: 18px;
	margin-left: 2px;
}

#review_form #commentform {
	margin-top: 15px;
}

.shop-slider .sy-pager{
	margin:0 !important;
}

.shop-slider .sy-slides-crop{
	height: 95% !important;	
}

.shop-ads {
    display: table;
    margin-bottom: 15px;
}

.adsone > li {
    display: inline-block;
    list-style: outside none none;
	margin-left: 37px;
	width: 257px;
	float:right;
}

.adsone > li:last-child{
	margin: 0;
}

.adsone li a {
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.adsone li img{
	border: 1px solid #ccc;
    height: auto;
    padding: 2px;
    width: 100%;
}

.adsone li a:before {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 180%, 0px);
    transition: transform 1s ease 0s;
    width: 100%;
 }
 
.adsone li a:hover:before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -180%, 0px);
}
 
.shop-slider {
    margin-bottom: 30px;
}

.shop-car-p{
	padding:0;	
}

#new-product, #most-product, #featured-product{
 	margin-top: 18px; 
}

#new-product .item img, #most-product .item img, #featured-product .item img {
    height: 252px;
    width: 100%;
}

#new-product .item, #most-product .item, #featured-product .item {
    border: 1px solid #ddd;
    padding: 2px;
    text-align: center;
	height: 350px;
}

#new-product .owl-controls, #most-product .owl-controls, #featured-product .owl-controls{
	margin-top: -418px;
}

.shop-car-p{
    margin-bottom: 20px;
}

.item > p {
    color: #a3a3a3;
    line-height: 2;
    text-align: center;
	font-size: 12px;
}

.woocommerce-message.success-message {
    background: #BFD540;
    color: #fff;
    margin-bottom: 10px;
    padding: 0 4px 8px 0;
}

.woocommerce-message.success-message .button.wc-forward {
    background: #94A72A none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 2px 4px 6px;
}

.woocommerce-error.error-message{
	background:#E85153;
	padding:2px 4px 8px 7px;	
}

.woocommerce-error.error-message li{
	list-style:none;
	margin-bottom:3px;
}

.stock.in-stock {
    float: right;
    margin-left: 11px;
    margin-top: 5px;
}

.woocommerce-error.error-message li .button.wc-forward{
	float:left;
	color:#FFFFFF;	
}

.sale-price{
	color:#77BF0B !important;	
}

.shop-cart {
    clear: both;
    float: left;
	width: 300px;
	background:rgba(239,195,45,0.5);
	padding: 6px 3px;
	margin-top: -13px;
}

.shop-cart i{
	color: #8c7c0e;
    float: right;
    font-size: 19px;
    margin-left: 5px;
    margin-top: 2px;
	margin: 2px 5px 3px;
}

.shop-cart:hover .cart-item{
	transform: translateY(7px);
    transition: all 0.15s ease 0s;
    visibility: visible;
}

.cart-item {
    background: #FFF;
	font-size: 13px;
    margin-right: -3px;
    padding-right: 5px;
    position: absolute;
    width: 300px;
    z-index: 1100;
	box-shadow: 0 1px 5px -2px #000;
	transform: translateY(0px);
    transition: all 0.15s ease 0s;
 	visibility:hidden;
}

.cart-item li {
	border-bottom: 1px solid #F0F0F0;
    clear: both;
    color: #737373;
    display: table;
    list-style: outside none none;
    margin-bottom: 9px;
    padding-bottom: 10px;
    width: 99%;
}

.cart-item li:last-child{
	border-bottom:3px double #f0f0f0 !important;
}

.cart-item ul {
    padding-top: 8px !important;
}

.cart-item li img {
    border: 1px solid #ddd;
    height: 38px;
    margin-left: 5px;
    padding: 3px;
    width: 45px;
}

.mini_cart_item a{
	color:#676767;	
}

.cart-item .mini_cart_item .remove {
    border-radius: 50%;
    color: #ff0000 !important;
    font-size: 21px;
}

.cart-item .mini_cart_item .quantity {
	float: left;
    margin-left: 5px;
    text-align: left;
    width: 100%;
}

.cart-item .buttons {
    clear: both;
    float: right;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.cart-item .buttons a {
 	background: #ebe9eb none repeat scroll 0 0;
    border-radius: 2px;
    color: #515151;
    padding: 0 6px;
}

.cart-item .buttons {
    clear: both;
    float: right;
	margin-top:15px;
}

.cart-item .total {
    float: left;
	margin-bottom: 12px;
    margin-left: 5px;
}

.cart-item .empty {
    border-bottom: 0 none !important;
    padding: 20px 20px 18px !important;
    text-align: center;
}

.woocommerce-ordering select.orderby, .variations .value select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	width:250px;
}

.woocommerce-ordering label, .variations .value label{
	position:relative;	
}

.woocommerce-ordering label:after, .variations .value label:after {
    content:'\f078';
    font-family:"FontAwesome";
    color:#aaa;
    left:0px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
	margin-left: 7px;
    margin-top: 5px !important;
}

.variations .value label:after{
	margin-top:0;	
}

/* =Price Filter Widget
	-------------------------------------------------------------- */
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  cursor: pointer;
  background: #c7911a;
  outline: none;
  top: -0.2em;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #fcbc31;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #d5d5d5;
}
.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    height: 50px !important;
    width: 60px !important;	
}

.product_list_widget > li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px !important;
}

.product_list_widget > li:last-child {
	border-bottom:0;
}

.woocommerce .star-rating span::before, .woocommerce .star-rating::before{
	content:"" !important;	
}

.woocommerce .star-rating{
	font-family: inherit !important;
	height: 16px !important;
	line-height: inherit !important;
	width: 80px !important;
}

.product-title {
    font-size: 12px;
	color: #6e6e6e;
}

.product_list_widget .mini_cart_item a{
	font-size:12px;	
}

.product_list_widget .mini_cart_item a.remove{
	float: right;
    font-size: 18px;
    margin-left: 6px;
}

.widget_shopping_cart_content .buttons {
    margin-top: 15px;
    text-align: center;
}

.widget_shopping_cart_content .buttons a{
	padding: 8px 5px !important;
}

.widget_shopping_cart_content .total{
	text-align:left;	
}

.woocommerce-product-search.form input[type="search"] {
	width:auto !important;	
}

ul.product-categories li a{
	color: #656565;	
}

#author, #email, #comment{
	padding:5px;
	transition-duration:0.3s;	
}

.woocommerce ul.product_list_widget li img{
	padding:2px;
	border:1px solid #CCCCCC;	
}

.product_list_widget del {
    font-size: 10px;
}

 .product_list_widget ins{
	font-size: 13px; 
 }

.woocommerce-review-link {
    color: #aaa;
}

.woocommerce-review-link:hover{
	color: #929292;	
}

.shop-page-text{
	margin-top:0;	
}

.variations {
    margin-bottom: 20px;
	width:100%;
}

.variations td{
	color:#353535;
	line-height:3.5;
}

.shop_attributes{
	width:100%;	
}

.shop_attributes tr:nth-child(even){
	background:#FFFFFF;
}

.shop_attributes tr:nth-child(odd){
	background:#F4F4F4;
}

.shop_attributes th {
    padding: 5px;
	border-left: 2px solid #fff;
	width: 20%;
}

.shop_attributes td {
	padding-right:5px;
}

.reset_variations {
    background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    color: #adadad;
    padding: 3px 9px 6px;
	transition-duration:0.3s;
}

.reset_variations:hover{
	background:#FF0003;
	color:#FFFFFF;
	transition-duration:0.3s;
}

.single-price .amount {
    padding: 4px;
}

/* upsells products */

.upsells.products h2{
	font-size:18px;	
}

/* ====================================== End Shop Styles ========================================== */

.home-blog .owl-controls{
	margin-top:-228px !important;
}

.home-blog .hr-owl{
	margin-bottom:15px !important;
}

.woocommerce-MyAccount-navigation ul li {
    background: #eee none repeat scroll 0 0;
    display: inline-block;
    margin-left: 2px;
    padding: 5px 15px 8px;
}

.woocommerce-MyAccount-navigation ul li a {
    color: #787878;
}

.woocommerce-EditAccountForm input[type="text"], #order_comments, .woocommerce-billing-fields input[type="text"], .woocommerce-billing-fields input[type="email"], .woocommerce-billing-fields input[type="password"], .woocommerce-billing-fields input[type="tel"], .woocommerce-FormRow input[type="text"], .woocommerce-FormRow input[type="email"], .woocommerce-FormRow input[type="password"], .woocommerce-FormRow input[type="tel"], .woocommerce-EditAccountForm input[type="email"], .woocommerce-EditAccountForm input[type="password"], .woocommerce-MyAccount-content input[type="text"], .woocommerce-MyAccount-content input[type="email"], .woocommerce-MyAccount-content input[type="password"], .woocommerce-MyAccount-content input[type="tel"] {
  	border: 1px solid #ececec;
    border-radius: 3px;
    padding: 8px;	
}

.woocommerce-EditAccountForm input[type="text"]:focus, #order_comments:focus, .woocommerce-FormRow input[type="text"]:focus, .woocommerce-FormRow input[type="email"]:focus, .woocommerce-FormRow input[type="password"]:focus, .woocommerce-FormRow input[type="tel"]:focus, .woocommerce-billing-fields input[type="text"]:focus, .woocommerce-billing-fields input[type="email"]:focus, .woocommerce-billing-fields input[type="password"]:focus, .woocommerce-billing-fields input[type="tel"]:focus, .woocommerce-EditAccountForm input[type="email"]:focus, .woocommerce-EditAccountForm input[type="password"]:focus, .woocommerce-MyAccount-content input[type="text"]:focus, .woocommerce-MyAccount-content input[type="email"]:focus, .woocommerce-MyAccount-content input[type="password"]:focus, .woocommerce-MyAccount-content input[type="tel"]:focus {
	border:1px solid #B0D0FD;
}

.woocommerce-EditAccountForm legend {
    font-size: 17px;
    padding: 5px 0 7px;
	border-bottom:1px solid #868686;		
}

/* ====================================== New Update ========================================== */

.owl-stage-outer{
	direction:ltr !important;	
}

.blog-car-img img {
    border: 1px solid #d6d6d6;
    padding: 2px;
}

#brands-car img{
	width:auto !important;	
}

#brands-car .owl-buttons{
	margin-top: 43px;	
}

.info-panel{
	display:table;
	width:100%;
	padding:30px 0 30px;
}

.info-p{
	border-left:1px solid #f4c830;
	padding-bottom: 15px;
}

.info-p:before{
	border-left:1px solid #ffdf49;
	content: " ";
	display: block;
  	position: absolute;
	left:0;
	height:100%;
}

.info-p:last-child:before, .info-p:last-child{
	border:0;	
}

.info-p *{
	text-align:center;	
}

.info-panel h3 a{
	font-size:18px;
	color:#FFFFFF;
}

.info-panel h4{
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
}

.port-cat-p img{
	width:100%;
}

.about-company img{
	width: 100%;
	height: auto;
}

center.header-center {
    display: table;
    width: 60%;
}

.shopcart {
    clear: both;
    float: left;
    margin-top: 6px;
}

.copyright-section a{
	color: #000;
}

.images.single-product-images img{
	max-width: 100%;
}

.owl-carousel .owl-item img{
	transform-style: unset !important;
}


/* ========================================= woocommerce Updates Code ============================ */ 

.flex-viewport{
	direction: ltr;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	left: 0.5em;
	background: #ddd !important;
}

.woocommerce div.product form.cart .variations select{
	margin: 0 !important;
}

.woocommerce div.product form.cart .reset_variations {
    font-size: inherit !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	content: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
	margin: 0 !important;
}

.woocommerce span.onsale{
	position: relative !important;
	background: none !important;
	border-radius: 0 !important;
	line-height: inherit !important;
}

.product-single-img {
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    display: flex;
    margin-bottom: 5px;
    padding: 14px;
    text-align: center;
    width: 100%;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	width: 100% !important;
}

p.price del, span.price del {
    color: #888 !important;
    font-size: 12px;
    margin-right: 15px;
    opacity: 0.5;
}

ul.products{
	padding-top: 15px !important;
}

.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n){
	margin-left: 0 !important;
}

.woocommerce ul.products li.product a img{
	width: auto !important;
}

.woocommerce form .form-row .input-checkbox {
    float: right !important;
	position: relative !important;
    margin: 7px 0 0 8px !important;
}

.woocommerce-account .woocommerce-Button.button, form.login .form-row input.button{
	float: left;
    font-size: 13px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none !important;
    text-align: center !important;
    width: inherit !important;
}

.woocommerce-account .woocommerce-MyAccount-content{
	float: none !important;
	width: 100% !important;
}

 .product-panel .add_to_cart_button {
    margin-bottom: 9px !important;
}

.shop-cart-p .buttons a:hover{
	color: #FFF !important;
}

/* ====================================== Media Querys ======================================== */

@media(max-width:1190px) {
    #wrapper ul.grid {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
    }
    .d-carousel .jcarousel-item {
        width: 100px;
        height: 290px;
    }
    .form.serch input[type="search"] {
        width: 96% !important;
    }
	
	.portfolio-slide .sy-slides-crop {
		height: 86% !important;
	}
	.portfolio-slide .sy-slide {
		height: 350px;
	}
	.portfolio-slide .sy-slide > a > img {
		height: 300px;
	}
	
	.portfolio-slide .sy-pager {
    	margin-top: -30px;
	}
	#respond form .form-group{
		width:50%;
	}
	.comment-input .form-group{
		width:100% !important;	
	}
	.form.left.serch {
		margin-bottom: 5px;
	}
	.widget-container .form.serch input[type="search"] {
		border: 1px solid #eee;
		border-radius:3px;
		width:100% !important;
	}
	.widget-container .form-group > button{
		display:none;
	}
	
	.sy-slide{
		height:315px !important;
	}
	.comment-p {
		width: 88%;
	}
	
	.gallery-container a {
		width:19.7%;
	}
	.footer-static-content img{
		width:100%;
	}
	
	ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price{
		width: 62% !important;	
	}

	.adsone > li{
		width: 207px;
	}
	
	.adsone li img{
		height: 150px;
	}
	
	.product-panel{
		width:300px;	
	}
	
	ul.products li img {
		height: 252px;
		transition-duration: 0.3s;
		width: 276px;
	}
	.shop-cart{
		margin-bottom:15px;
	}
	
	.thumbnails a img{
		height: 75px;
		width: 87px;
	}
	
	ul.products.list li.product div[itemprop="description"]{
		width: 100% !important;
	}
	
	ul.products.list li.product .gridlist-buttonwrap{
		width: auto !important;
	}
	
}
@media (min-width: 1200px) {
    .container {
        margin-bottom: 20px;
        background: rgba(255, 255, 255, 0.8);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .top {
        background: transparent;
		margin-top: 50px;
    }
	.serch {
		float: left;
		width: 250px;
		z-index: 1;
	}
	.widget-container .serch{
		float:none;
	}
	
	
}
@media (max-width: 992px) {
    .container {
        background: rgba(255, 255, 255, 0.8);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    #wrapper ul.grid {
        width: 800px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
    }
    .d-carousel .jcarousel-item {
        width: 800px;
        height: 290px;
    }
    .form.serch input[type="search"] {
        width: 95% !important;
    }
	.gallery-container a {
		width: 33%;	
	}
	.img-post{
		width:50%;	
	}
	.gallery-slider .sy-slide {
    	height: 322px;	
	}
	.gallery-slider.sy-slide > a > img {
		height: 316px;
	}
	.sy-slide{
		height:243px !important;
	}
	
	ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price {
    	width: 50% !important;
	}
	
	.adsone > li {
    	width: 152px;
	}
	
	.adsone li img{
    	height: 115px;
	}
	
	.product-panel {
    	width: 227px;
	}
	
	ul.products li img {
		height: 215px;
		width: 203px;
	}
	
	.thumbnails a img {
		height: 55px;
		width: 63px;
	}
	
	.info-panel{
		padding-bottom:0;	
	}
	
	.info-p {
		margin-bottom: 15px;
	}
	
	.info-p:nth-child(even){
		border-left:0;
	}
	
	ul.products.list li.product div[itemprop="description"]{
		float: right !important;
	}
	
	.social {
		padding-bottom: 5px;
	}
}
@media(max-width:979px) {
    #wrapper ul.grid {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
    }
	.footer-static-content img{
		width:auto;
	}
    .d-carousel .jcarousel-item {
        width: 500px;
        height: 290px;
    }
	.img-post {
		width: 26%;
	}
	.poster{
			width:73.667%;
	}
	
	.top-menu .sub-menu li ul li ul {
    	margin-top: 9.5px;
    	right: 100px;
	}
}
@media(max-width: 768px) {
	.navbar{
		border:0;
		padding:0;
	}
    .top-logo{
		width:100%;
		text-align:center;
	}
	.poster {
		width: 71.667%;
	}
	.block_header_info{
		clear: both;
    	float: none;
	}
	.phone-top {
		margin-bottom: 5px;
		width: 42%;
	}
	.footer-static-content li{
		float:none !important;
	}
	.img-post {
    	width: 28%;
	}
	.sy-slide{
		height:auto !important;	
	}
	.form.serch input[type="search"] {
        width: 100% !important;
    }
	.form-group > button{
		display:none;
	}
    .top {
        background: transparent;
    }
    #wrapper ul.grid {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
    }
    .d-carousel .jcarousel-item {
        width: 500px;
        height: 290px;
    }
    .container {
        background: rgba(255, 255, 255, 0.8);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .top {
        background: transparent;
    }
    .navbar-form .form-control {
        text-align: right;
    }
    .footer-static-content li {
        float: right;
        font-size: 13px;
    }
    .carousel-indicators {
        bottom: 0px;
    }
		
	.copyright {
		padding:0 25px !important;	
	}
	
	.gallery-slider .sy-slide > a > img {
    	height: 245px;
	}
	.portfolio-slider {
    	padding: 0;
	}
	
	.portfolio-slide .sy-slide {
		height: 415px;
	}
	.portfolio-slide .sy-slide > a > img {
		height: 380px;
	}
	#respond form .form-group{
		width:100%;
		padding-right:0;
	}
	.comment-input{
		padding-left:0;
	}
	.form.serch input[type="search"]{
		border-radius:3px;
		margin-right: 0px;	
	}
	
	.adsone > li {
    	width: 47.4%;
		margin-bottom:15px;
	}
	
	.adsone li img {
    	height: auto;
		width: 100%;
	}
	
	.adsone > li:nth-child(2n+2) {
    	margin-left: 0;
	}
	
	ul.products li img {
		height: 215px;
		width: 100%;
	}
	
	.product-panel {
    	width: 33%;
	}
	
	.shopcart {
		display: table;
		margin: 0 auto;
		width: 50%;
	}
	
	.thumbnails a img {
		height: 75px;
		width: 85px;
	}
	
	center.header-center {
    	width: 100%;
		display: block;
	}
	
	.shopcart {
    	display: table;
    	margin: 0 auto;
		width: auto;
		float: none;
	}
	
	.top-logo {
    	margin-bottom: 20px;
	}
	
	.block_header_info {
		margin-bottom: 15px;
	}
}
@media(min-width: 768px) {
    .caret {
        display: none;
    }
    .container {
        background: rgba(255, 255, 255, 0.8);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .top {
        background: transparent;
    }
}
@media (max-width: 767px) {
	.portfolio-rel{
		height:auto !important;
    	overflow:auto !important;
	}
	.portfolio-rel img{
		height: auto;	
	}
	.portfolio-rel .relate-memo{
		direction: rtl;
		font-size: 12px;
		line-height: 23px;
		padding: 1px 6px 5px;
		position: relative !important;
		text-align: justify;
		width:100% !important;
		
	}
	.portfolio-rel:hover .relate-memo{
		direction: rtl;
		font-size: 12px;
		line-height: 23px;
		padding: 1px 6px 5px !important;
		position: relative !important;
		text-align: justify !important;
		width:100% !important;
		height:auto !important;
		margin-top:0 !important;
		margin-right:0 !important;
	}
	.gallery-container a {
    	width: 32.7%;
	}
	#gallery li {
	    width: 33%;
	}
	
	ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price {
    	width: 41% !important;
		padding-right:10px;
	}
	
	.single-product-images{
		padding:0;
		margin-bottom:35px;
	}
	
	.product-img{
		max-width:100%;
	}
	
	.product-img img{
		height:auto !important;
	}
	
	.adsone > li {
		margin-left: 9px;
		margin-right: 10px;
	}
	
	.adsone > li:last-child{
		margin-right:9px !important;
	}
}

@media(max-width:680px){
	ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price {
    	width: 100% !important;
		padding-right:10px;
	}
	
	ul.products.list li.product img {
    	height: auto;
    	width: 100% !important;
	}
	
	ul.products.list li.product .gridlist-buttonwrap {
		display: table;
		float: none;
		text-align: center;
		width: 100%;
		margin-left:0 !important;
	}
}

@media(max-width:620px) {
	.phone-top {
		width: 56%;
	}
	#gallery li {
    	width: 33%;
	}
	.comment-p {
		width: 84%;
	}
	#wrapper ul li {
		display: block;
		margin-bottom: 4px;
	}
	
	.gallery-slider .sy-slide {
    	height: 300px;	
	}
	.gallery-slider .sy-slide > a > img {
		height: 205px;
	}
	
	.img-blog{
		width:93%;
		margin-bottom: 5px;
	}
	.news-text{
    	width: 100%;
		margin-bottom: 15px;
	}
	.img-blog img{
		width:100%;	
	}
	.page-text{
		margin-top:0;
		width:100%;	
	}
	
	.poster{
		padding:0;
	}
	.adsone > li {
    	width: 47%;
	}
	
	.products.row.list h2{
		clear: both;
		text-align: center !important;
	}
	
	.products.row.list .product-img{
		text-align: center !important;
		display: table;
		width: 100%;
	}
	
	.products.row.list .product-img img{
		float: none !important;
		display: initial !important;
	}
	
	.products.row.list .price{
		text-align: center;
	}
	
	ul.products.list li.product .gridlist-buttonwrap{
		width: 100% !important;
		text-align: center !important;
	}
}

@media(max-width:542px) {
    #wrapper ul.grid {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
    }
	.phone-top {
		width: 63%;
	}
    .d-carousel .jcarousel-item {
        width: 300px;
        height: 290px;
    }
	.portfolio-rel{
		width:50% !important;	
	}
	.gallery-container a {
    	width: 49%;
	}
	#gallery li {
    	width: 50%;
	}
	.gallery-slider .sy-slide > a > img {
    	height: 135px;
	}
	
	.blog-widgets{
		width:100%;	
	}
	.img-post {
		width: 100%;
	}
	.img-post img{
		width:100%;	
	}
	.poster {
		width: 100%;
	}
	
	.product_title {
		font-size: 18px;
		line-height: 25px;
		margin: 0 0 22px;
	}
	
	.adsone > li {
    	width: 100%;
		margin:0 0 10px 0;
	}
	
	.adsone > li:last-child{
		margin-right: 0 !important;
	}
	
	.adsone li img {
    	height: auto;
	}
	
	.single-product-images, .single-product-images > a > img{
		width:100%;	
	}
	
	.summary.entry-summary{
		width:100%;
		padding:0;	
	}
	
	.thumbnails a img {
		height: 77px;
		width: 80px;
	}
}

@media(max-width:490px) {
	.product-panel{
		width:100% !important;	
	}
}

@media(max-width: 480px) {
	.portfolio-rel {
		height: auto !important;
		text-align: center;
		width: 100% !important;
	}
	.portfolio-rel img{
		width: 100%;
		height: auto !important;
	}
	.img-post {
		margin-bottom: 6px;
		width: 100%;
	}
	.img-post img{
		width:100%;	
	}
	.poster {
		width: 100%;
	}
	.copyright-section{
		width:100%;	
	}
	.phone-top {
		width: 76%;
	}
	.about-p{
		display:block;	
	}
	
	#gallery li {
		margin-right: 0;
		width: 50%;
	}
	
	.portfolio-slide .sy-slide > a > img {
    	height: 228px;
	}
	.portfolio-slide .sy-pager {
    	margin-top: -20px;
	}
	.img-blog{
		width:93%;
	}
	
	.flex-caption{
		display:none;
	}
	.comment-p {
		width: 73%;
	}
	
	.gridlist-toggle {
    	clear: both !important;
	}
	
	.woo-title{
		float:none;	
	}
	
	.wc-tab img{
		height: auto;
		width: 100%;
	}
	
	#tab-reviews .comment_container img{
		width:auto;	
	}
	
	.variations .value select{
		width:175px;	
	}
	
	.wc-tabs li {
		margin-left:0 !important;
		padding: 8px 9px 10px;
	}
	
	.info-panel{
		background-repeat:repeat;	
	}
	
	.info-p:before, .info-p{
			border:0;
	}
	
	.info-p {
		width:100% !important;
		border-bottom:1px solid #ffdf49;
		padding:0;
	}
	
	.info-p p, .info-p h3, .info-p h4{
		padding:0 10px;	
	}
	
	 .info-p:after{
		border-bottom:1px solid #f4c830;
		content: " ";
		display: block;
		bottom:0;
		height:100%;
	}
	
	.info-p:last-child:after, .info-p:last-child{
		border:0;	
	}	
}

@media(max-width: 320px) {
	.gallery-container a {
    	width: 100%;
	}
	.logo > img {
    	width: 100%;
	}
	
	.phone-top {
		width: 95%;
	}
	
	#gallery li{
		width:100%;	
	}
	.gallery-slider .sy-slide > a > img {
    	height: 125px;
	}
	
	.portfolio-slide .sy-slide > a > img {
    	height: 210px;
	}
	
	.copyright-logo .copyright-section, .copyright-section{
		text-align:center;
	}
	
	.comment-p {
		width: 65%;
	}
	
	.product-panel {
    	padding: 0;
    	width: 100% !important;
	}
	
	.single_add_to_cart_button.button.alt{
		padding:8px 5px 10px;
	}	
	
	#tab-reviews .comment_container .meta{
		float:right;
	}
	
	#tab-reviews .comment_container img{
		width:39% !important;	
	}
	
	#tab-reviews .comment_container  .description{
		clear:both;	
	}
	.woocommerce-ordering select.orderby{
		width:auto;	
	}
	.woocommerce-ordering label::after{
		margin-left: -7px;
   		margin-top: -28px;	
	}
	
	.shop-sidebar{
		padding:0;	
	}
	
	.shop-cart{
		width: 252px;
		cursor:pointer;	
	}
	
	.cart-item{
		margin-right:-6px;
		width:258px;
	}
	
	.summary.entry-summary{
		width:100%;
		padding:0;	
	}
	
	.thumbnails a img {
		height: 50px;
		width: 59px;
	}
	
	.wc-tabs li {
		margin-left: 0 !important;
		padding:8px 3px 10px;
	}
	
	.port-cat-p{
		width:100% !important;
	}
}