/*
theme name: قالب شرکتی فروشگاهی بهمن
version: 1.0
Author:
Author URI:
Desctiption: قالب بهمن، یک قالب تماما ایرانی می باشد.
*/
body {
	font-family: IRANSans, tahoma, sans-serif;
	background-color: #f7f8fa;
	color: #333;
	font-size: 14px;
}
:focus {
	outline: 0;
}
a {
	color: #333;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}
a:hover,a:visited,a:focus {
	text-decoration: none;
	outline: 0;
}
blockquote {
	background: #f5f5f5;
    font-size: 13px;
    font-weight: normal;
    display: table;
    color: #23568b;
    padding: 5px;
    line-height: 25px;
	margin: 5px 0;
}
table {
	width:100%;
	max-width:100%;
}
.variable_product .variations {
	float: right;
    width: auto;
}
.variations select {
	border: 1px solid #bbb;
    padding: 8px 16px;
    border-radius: 4px;
}
.product_information .quantity {
	clear:both;
}
.variations .reset_variations {
	position:relative;
    width: 15px;
    height: 15px;
    background: red;
    text-indent: -9999999px;
    display: inline-block;
    margin: 5px 5px 0 5px;
    border-radius: 15px;
}
.variations .reset_variations:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
	background:#fff
}
.variations .reset_variations:after {
	    right: 2px;
	top:6px;

}
.variations .reset_variations:before {
	content:"";
	position:absolute;
	width:11px;
	height:2px;
	 top: 6px;
	background:#fff;
	transform:rotate(-45deg)
}
.woocommerce-variation-availability .stock.in-stock {
    color: #999;
    font-size: 12px;
    display: inline-block;
    padding-top: 3px;
    padding-right: 5px;
}
.variations .reset_variations:before {
	left:2px;
}
.variations .label label {
	font-size:15px;
	color:#777;
	padding-top:13px;
}
table td,table th {
	text-align: center;
    vertical-align: middle;
    line-height: 25px;
}
.transition {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url('images/page_preloader.gif') 50% 50% no-repeat rgb(255,255,255);
}
/*
= header
-----------------------------------*/



#masthead {
	width: 100%;
}
#masthead .container {
	background: url(images/header-back.png) no-repeat right center;
}
.wrapper_logo_title {
	height: 160px;
	overflow: hidden;
}
#masthead .logo_site {
	display: block;
    float: right;
    position: relative;
    margin:5px 0 0 25px;
}
#masthead .logo_site img {
	max-width: 200px;
	max-height: 150px;
}
#masthead .title_site {
	margin-top: 30px;
}
#masthead .title_site h1,#masthead .title_site h2 {
	margin-bottom: 10px;
}
#masthead .title_site h1 a,#masthead .title_site h2 a {
	font-size: 28px;
	color: #0a5d6d;
}
#masthead .title_site h2,#masthead .title_site h3 {
    color: #777;
    font-family: IRANSans;
    font-size: 18px;
    	text-align: center;
}
#masthead .phone_header {
	text-align: left;
    direction: ltr;
	margin-top: 8px;
	height: 25px;
}
#masthead .phone_header i {
	border-radius: 50%;
    width: 25px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    height: 25px;
}
#masthead .phone_header span {
	display: inline-block;
    padding-left: 4px;
    font-size: 15px;
    color: #555;
    letter-spacing: 1px;
}
.social_networks {
    margin-top: 10px;
    position: relative;
    z-index: 992;
	height: 24px;
}
.social_networks ul {
	display: table;
	margin: auto;
}
.social_networks ul li {
	float: left;
}
.social_networks ul li a {
	display: block;
    margin: 2px 5px;
}
.social_networks ul li a img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.social_networks ul li a i {
	font-size: 18px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	vertical-align: middle;
}
.social_networks ul li.facebook_icon a i {
	color: #3B5A9A;
}
.social_networks ul li.twitter_icon a i {
	color: #28A9E2;
}
.social_networks ul li.google_icon a i {
	color: #DE4B39;
}
.social_networks ul li.linkedin_icon a i {
	color: #1279BF;
}
.social_networks ul li.instagram_icon a i {
	color: #6C3696;
}
.social_networks ul li.telegram_icon a i {
	color: #1EB8EA;
}
.social_networks ul li a i:hover,.social_networks ul li a img:hover {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
#langs {
    float: left;
    position: relative;
    z-index: 995;
    margin: 13px 0 0 -35px;
    height: 23px;
    width: 145px;
    padding: 0 8px;
}
#langs ul {
	display: table;
	margin: auto;
}
#langs ul li {
	float: right;
}
#langs ul li a {
	display: block;
	color: #ddd;
	margin: 0 5px;
	padding: 0 5px;
	line-height: 26px;
}
#langs ul li a:hover {
	color: #fff;
}
#langs:after,#langs:before {
	content: "";
	position: absolute;
	top: 0;
}
#langs:after {
    left: 0;
    border: 13px solid #f7f8fa;
    border-top: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 23px solid transparent;
}
#langs:before {
    right: 0;
    border: 11px solid #f7f8fa;
    border-top: 23px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
/*
= block row
---------------------------------------*/
.block_row {
    width: 100%;
    margin-top: 10px;
    background: #ebebeb url(images/block-bg.png) no-repeat right center;
    background-size: cover !important;
    padding: 15px 0;
}
#slider_top .slick-list {
    direction:ltr;
}

.poligon {
     display: inline-block; 
    position: relative;
    width: 505px;
    height: 505px;
    border-radius: 20px;
    background: #23568B;
    box-sizing: border-box;
    -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.poligon img {
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    width: 490px;
    height: 490px;
    -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}

.svg_resp {
    margin-top: -165px;
    position: relative;
    z-index: 99;
    margin-right: 50px;
}
#slider_top .slick-prev, #slider_top .slick-next {
    z-index: 999;
    bottom: 48%;
    border-radius: 2px;
    opacity: .6;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
}
#slider_top .slick-prev:hover, #slider_top .slick-next:hover {
    opacity:.8;
}
#slider_top .slick-prev {
    right:15px;
    top: 45%;
}
 #slider_top .slick-next {
     left:16px;
     right:auto;
     top: 45%;
 }
.more_link {
	float: left;
	position: relative;
    height: 27px;
	border-radius: 4px 0 0 4px;
}
.more_link a {
	display: block;
	float: left;
    line-height: 28px;
    color: #fff;
    padding: 0 10px;
}
.more_link a .svg_icon {
    fill: #18497c;
    float: right;
    margin: -4px -30px 0 7px;  
}
.more_link a i {   
    position: absolute;
    right: -4px;
    top: -5px;
    font-size: 34px;
    z-index: 9999;
	color: #fff;
}
.block_row .block_content p {
    text-align: justify;
}
/*
=services
----------------------------------*/
#services {
	padding: 25px 0;
}
.services_title {
	font-size: 26px;
	margin-bottom: 50px;
}
#services .item_box {
		position: relative;
	margin-bottom: 50px;
}
#services .item_box .wrap_box {
	background: #fff;
    border: 1px solid #eee;
    padding: 0 15px 0;
	border-radius: 7px;
	position: relative;
	z-index: 10;
}
#services .item_box:after {
	content: "";
	position: absolute;
	top: -20px;
	right: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: #e2e2e2;
	margin: auto;
	border-radius: 50%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#services .item_box .wrap_box .thumb_box{
	display: block;
	position: relative;
	width: 150px;
    height: 150px;
    margin: -10px auto 10px;
    border-radius: 50%;
	z-index: 10;
}
#services .item_box .wrap_box .thumb_box img {
    width: 150px;
    height: 150px;
	margin: auto;
    border-radius: 50%;
}
#services .item_box .wrap_box .content_box {
	height: 190px;
	overflow: hidden;
}
#services .item_box .wrap_box .content_box h3 a {
	display: block;
    text-align: center;
    white-space: nowrap;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#services .item_box .wrap_box .content_box p {
	text-align: justify;
    font-size: 13px;
    line-height: 25px;
    color: #666;
}
a.more_linkbox {
    display: table;
    position: relative;
    margin: auto;
    color: #fff;
    font-size: 12px;
    height: 22px;
    padding: 0 15px 0 5px;
    line-height: 20px;
    font-weight: normal;
    border-radius: 5px 0 0 5px;
    position: relative;
    bottom: -11px;
} 
a.more_linkbox:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border: 7px solid #fff;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid transparent;
}
/*
=projects
-------------------------------------------*/
#projects {
	width: 100%;
	background-color: #f0f0f0;
	padding: 25px 0;
}
#projects .container {
	position: relative;
}
#projects .container:after {
	content: "";
	position: absolute;
	right: 10px;
	top: -30px;
	width: 192px;
	height: 93px;
	background: url(images/layer_arrow.png) no-repeat;
}
.projects_title {
    text-align: center;
    font-size: 32px;
    color: #000;
    line-height: 50px;
    margin-top: 72px;
}
.projects_slides .item_slide {
	    margin: 0 5px;
}
.projects_slides .item_slide figure {
	position: relative;
	border: 2px solid #fff;
	border-radius: 2px;
	width:305px;
	margin:auto;
}
.projects_slides .item_slide figure img {
	width: 305px;
	height: 230px;
	margin:auto;
	border-radius: 2px;
	overflow: hidden;
}
.projects_slides .item_slide figure figcaption {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	visibility: hidden;
	opacity: 0;	
}
.projects_slides .item_slide figure figcaption h4 {
	color: #fff;
	text-align: center;
	padding: 50px 0 0 0;
}
.projects_slides .item_slide figure figcaption span {
	color: #ccc;
    font-size: 40px;
    display: block;
    font-family: serif;
    line-height: 47px;
    margin: 0 auto 0;
    vertical-align: middle;
    width: 50px;
    border: 2px solid #ccc;
    height: 50px;
    text-align: center;
}
.projects_slides .item_slide figure figcaption span:hover {
	color: #fff;
	border-color: #fff;
}
.projects_slides .item_slide:hover figure figcaption {
	opacity: 1;
	visibility: visible;
}
.projects_slides .item_slide:hover figure figcaption span {
	margin-top: 20px;
}
/*
=about_block
-------------------------------------------*/
#about_block {
	padding: 30px 0 25px;
}
.about_content {
	padding-left: 70px;
}
.about_content p {
	text-align: justify;
}
.about_content .more_link {
	margin-top: 10px;
}
.title_section {
	font-size: 34px;
	color: #333;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.about_image img {
	margin: auto;
}
.about_image .image_wrap {
	background: #eef3f5;
	position: relative;
	padding: 25px;
	border-radius: 1px;
}
.about_image .image_wrap:after {
    content: "";
    position: absolute;
    top: 30px;
    left: 100%;
    border: 55px solid #eef3f5;
    border-top: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 38px solid transparent;
}
/*
=articles
----------------------------------*/
.articles {
	background: #eee;
	padding-bottom: 20px;	
}
.articles_title {
	text-align: center;
	margin: 0 0 50px;
	border-bottom: 1px solid #999;
}
.articles_title span {
    display: inline-block;
    padding: 10px 30px;
    position: relative;
    font-size: 28px;
    bottom: -25px;
    background: #eee;
}
.articles .blog_item {
	margin-bottom: 15px;
}
.articles .blog_item .wrap_bitem {
	background: #f8f8f8;
	height: 260px;
	overflow: hidden;
}
.articles .blog_item figure img {
	width: 263px;
    height: 200px;
	margin: auto;
}
.articles .blog_item figcaption h4 {
    line-height: 23px;
    text-align: center;
    font-size: 15px;
    color: #555;
    padding: 10px 5px 0;
}
.articles .more_link {
	margin: 15px 0 0 15px;
}
/*
=logo_slider
----------------------------------*/
.logo_slider {
	padding-bottom: 50px;
    background: #eee;
}
.title_cblock {
	margin: 20px auto 40px;
	text-align: center;
}
.cirle_wrap {
display: table;
    margin: 10px auto;
    position: relative;
    padding: 0 10px;
}
.cirle_wrap span {
	display: block;
	width: 6px;
	height: 6px;
	border: 1px solid #D50000;
	border-radius: 50%;
	float: right;
	margin: 0 2px;
}
.cirle_wrap:before,.cirle_wrap:after {
	content: "";
	position: absolute;
	top: 2px;
	width: 50px;
	height: 1px;
	background: #D50000;
}
.cirle_wrap:before {
	right: 100%;
}
.cirle_wrap:after{
	left: 100%;
}
.logo_slider .logo_slide {
	margin: 0 15px;
}
.logo_slider .logo_slide img {
	margin: auto;
	max-height: 70px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.logo_slider .logo_slide img:hover {
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	transform: translateX(5px);
	opacity: .9;
}
.logo_slider .slick-prev,.logo_slider .slick-next {
	z-index: 5;
	background-color: transparent;
	bottom: 28%;
}
.logo_slider .slick-prev:before,.logo_slider .slick-next:before {
	font-size: 45px;
}
.logo_slider .slick-next {
	right: auto;
	left: -25px;
}
.logo_slider .slick-prev {
	right: -25px;
}
/*
=footer
-------------------------------------------*/
#footer {
	background:#233240 url(images/footer_bg.png) no-repeat center center;
	background-size: cover!important;
	padding: 20px 0 0;
}
#footer .footer_title {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-size: 18px;
    margin-bottom: 10px;
}
#footer .footer_links ul li a {
    display: inline-block;
    position: relative;
    color: #fff;
    padding: 0 15px 5px 2px;
    font-size: 13px
}
#footer .footer_links ul li a:before {
	content: "";
	position: absolute;
	right: 0;
	top: 7px;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
}
#footer .footer_links ul li a:hover,#footer .footer_posts ul li .title_post_ft a:hover{
	color: #5e91c2;
}
#footer .footer_contact ul li {
	color: #fff;
	background: #384d60;
	margin-bottom: 5px;
	padding-right: 5px;
}
#footer .footer_contact ul li .contact_icon {
    width: 35px;
    line-height: 35px;
    height: 35px;
    border-left: 1px solid #233240;
    margin-left: 6px;
    font-size: 22px;
    text-align: center;
    padding-left: 5px;
}
#footer .footer_contact ul li span {
    color: #ddd;
    font-size: 13px;
    vertical-align: text-bottom;
    padding-right: 5px;
    line-height: 35px;
}
#footer .footer_posts ul li {
    float: right;
    width: 50%;
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden;	
}
#footer .footer_posts ul li .thumb_post_footer {
	display: block;
	float: right;
	width: 70px;
	height: 70px;
	margin-left: 6px;
}
#footer .footer_posts ul li .title_post_ft {
	    padding-top: 9px;
	line-height: 22px;
}
#footer .footer_posts ul li .title_post_ft a {
	color: #eee;
	font-size: 13px;
	font-family: IRANSans;
}
#copyright {
	background: #233240;
	border-top: 1px solid #4d6479;
}
#copyright p,#copyright a {
	color: #eee;
	padding: 5px 0;
	font-size: 13px;
}
/*
=inner_page
--------------------------------------------*/
.inner_page {
	width: 100%;
    background: #fff;
    margin-top: 15px;
}
.main_content .entry_content {
	padding: 15px;
}
.main_content .entry_content .page_thumbnail {
	float: right;
	margin-left: 10px;
	margin-bottom: 0;
	width: 150px;
	height: 150px;
}
.main_content .entry_content header {
}
.main_content .entry_content header .page_date {
	color: #777;
	font-size: 13px;
}
.main_content .entry_content header .page_date i {
	padding-left: 4px;
}
.main_content .entry_content header .page_title {
    color: #23568b;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
    margin-bottom: 5px;
    font-size: 26px;	
}
.main_content .entry_content p,.main_content .entry_content span {
	font-size: 14px;
    text-align: justify;
	line-height: 32px;
}
.main_content .entry_content p {
	    color: #555;
}
.main_content .entry_content li {
	line-height: 30px;
	 
}
.main_content .entry_content ul li {
	list-style: inside;
	    padding-right: 15px;
}
.main_content .entry_content ol {
	padding-right: 30px;
}
.main_content .entry_content .metabox strong {
	font-weight: normal;
}
.main_content .entry_content .metabox .cat_title {
	float: right;
    margin:2px 0 0 5px;
    margin-left: 5px;
}
.main_content .entry_content .metabox ul li {
	list-style: none;
	float: right;
}
.main_content .entry_content .metabox {
	margin: 10px 0;
    background: #f7f7f7;
    padding: 10px;
}
.main_content .entry_content .metabox a {
	display: inline-block;
	font-size: 13px;
	padding: 2px 6px;
	border-radius: 2px;
	margin: 2px;
	color: #fff;
	line-height: 25px;
}
/*
=inner_sidebar
-------------------------------------------*/
.inner_sidebar {
	padding: 15px 10px;
}
.widget {
	background: #fbfbfb;
	margin-bottom: 15px;
}
.widget .widg_title {
	background: #23568b;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	padding: 5px 32px 5px 5px;
	position: relative;
}
.widget .widg_title:before {
	content: "\f0c9";
	font-family: FontAwesome;
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: 12px;
	color: #23568b;
	background: #fff;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
}
.widget .widg_content {
	padding: 10px;
}
.widget .widg_content ul li {
	font-size: 12px;
	color: #666;
}
.widget .widg_content ul li a {
    display: inline-block;
    position: relative;
    color: #555;
    padding: 0 13px 10px 2px;
    font-size: 13px;
}
.widget .widg_content ul li a:before,.widget .widg_content ul li.recentcomments:before {
	content: "";
    position: absolute;
    right: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background: #23568b;
    border-radius: 50%;
}
.widget .widg_content ul li.recentcomments:before {
	top: 11px;
}
.widget .widg_content ul li.recentcomments {
	line-height: 25px;
	padding-right: 13px;
	position: relative;
}
.widget .widg_content ul li.recentcomments span {
	color: #000;
	font-size: 13px;
}
.widget .widg_content ul li.recentcomments a {
	display: inline;
	padding-right: 2px;
}
.widget .widg_content ul li.recentcomments a:before {
	display: none;
}
div.textwidget {
	text-align: justify;
    font-size: 13px;
    line-height: 25px;
    color: #555;
}
div.tagcloud a {
	display: inline-block;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	margin: 2px;
	background: #23568b;
	border-radius: 2px;
}
/*** serchform ***/
.inner_page #searchform {
    display: table;
    padding: 8px;
    width: 232px;
    margin: 10px auto;
    max-width: 100%;
}
.inner_page #searchform label {
    display: none;
}
.inner_page #searchform input[type="text"] {
    float: right;
    border: 0;
    border: 1px solid #ddd;
    border-radius: 1px;
    padding: 3px 4px;
	width: 176px;
    height: 30px;
    color: #555;
    font-size: 12px;
	border-left: 0;
	max-width: 100%;
}
.inner_page #searchform input[type="text"]:focus {
    border-color: #3498db;
}
.inner_page #searchform input[type="submit"] {
    border: 0;
    border-radius: 1px;
    padding: 4px 10px;;
    background: #3498db url(images/search_icon2.png) no-repeat center;
    color: #fff;
    font-size: 12px;
    width: 40px;
    height: 30px;
    line-height: 20px;
	text-indent: -9999px;
}
/*** calendar_wrap ***/
#wp-calendar {
	width:100%;
	line-height:24px;
}
#wp-calendar caption {
	text-align: center;
	font-size:18;
	font-weight:normal;
	margin-bottom:5px;
	color:#666;
}
#wp-calendar thead th {
	background:#3498db;
	width: 24px;
	color: #fff;
	text-align: center;
    padding-bottom: 5px;
    border-left: 1px solid #ddd;
}
#wp-calendar tbody td {
	color: #9f9f9f;
	border: 1px solid #ededed;
	text-align: center;
}
#wp-calendar tbody td a {
	color: red;
}
#wp-calendar tfoot td a {
    	color: red;
}
.sec_title {
	margin-bottom: 25px;
    padding-right: 30px;
    position: relative;
    font-size: 22px;
}
.sec_title:before {
    content: "\f086";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 13px;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
}
/*
=archive
--------------------------------------------*/
.archive_post {
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	background: #f7f7f7;
}
.archive_post .archive_thumb {
	display: block;
	float: right;
	margin-left: 6px;
}
.archive_post .archive_thumb img {
	width: 100px;
	height: 80px;
	border: 1px solid;
}
.archive_post .archive_content h3 {
	line-height: 25px;
}
.archive_post .archive_content h3 a {
	font-size: 16px;
}
.archive_post .archive_content p {
	line-height: 25px;
	font-size: 13px;
}
.archive_post .more_archive_link {
	display: block;
	float: left;
	line-height: 25px;
	padding: 3px 10px;
	border-radius: 1px;
	background: #23568b;
	color: #fff;
}
/*
= pagenavi
--------------------------------------------------*/
.wp-pagenavi {
	display: table;
	margin:5px auto;
}
.wp-pagenavi a.page, .wp-pagenavi a.larger {
    display: inline-block;
    color: #333;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    margin: 8px 2px;
    font-size: 11px;
    border: 1px solid #ccc;
    border-radius: 2px;
}
.wp-pagenavi a.page:hover, .wp-pagenavi a.larger:hover {
    background:#428bca;
    color: #fff;  
}
.wp-pagenavi span.pages {
    background: #fff;
    color: #333;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    border-radius: 2px;
    border: 1px solid #ccc;
    font-size: 11px;
    padding: 0 8px;
    margin:8px 2px;
}
.wp-pagenavi span.current {
    display: inline-block;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #428bca;
	border: 1px solid #428bca;
    font-size: 11px;
    border-radius: 2px;
	margin:8px 2px;
}
a.nextpostslink,a.previouspostslink {
	font-family: tahoma;
	display: inline-block;
	padding: 0 4px;
}
#go-top {
	position: fixed;
	right: -60px;
	bottom: 15px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #326295;
	border-radius: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 100;	
}
#go-top:hover {
	opacity:.8;
}
#go-top i {
	position: absolute;
	right: 0;
	left: 0;
	font-size: 28px;
	text-align: center;
	color: #fff;
	margin: auto;
	cursor: pointer;
	top: 8px;
}
/*
= responsive media query
--------------------------------------------*/
@media screen and (max-width:1199px) {
	#navigation {
		width: 550px;
	}
	.nav-menu .menu-link {
		padding: 9px 8px;
		font-size: 13px;
	}
	.nav-menu .has-dropdown > .menu-link {
		padding-left: 12px;
	}
	.nav-menu > .has-dropdown:after {
		left: 2px;
	}
	.svg_resp {
		margin-top: -140px;
	}
	.poligon img {
	    width: 400px;
	    height: 400px;
	}
	.poligon {
	    width: 415px;
	    height: 415px;
	}
	#langs {
		width: 120px;
		margin-top: 18px;
	}
	.social_networks {
		margin-top: 50px;
	}
	.more_link {
		margin-top: 15px;
	}
	#services .item_box,.articles .blog_item {
		padding: 0 5px;
	}
	.projects_title {
		font-size: 25px;
		line-height: 35px;
	}
	.about_content p {
		font-size: 13px;
		line-height: 25px;
		color:#555;
	}
	.block_row .block_content p {
		line-height: 30px;
		font-size: 14px;
	}
	#services .item_box .wrap_box .content_box p {
		line-height: 22px;
		font-size: 12px;
	}
	#services .item_box .wrap_box .content_box h3 a {
		font-size: 16px;
	}
	#masthead .title_site h1 a {
		font-size: 28px;
	}
	#masthead .title_site h2 {
		font-size: 22px;
	}
}
@media screen and (max-width:991px) {
	.about_image .image_wrap {
		margin-bottom:25px;
	}
	#masthead .container {
		width: 100%;
	}
	#langs {
		margin-left: 0;
		clear: both;
	}
	.poligon {
	    display: table;
	    margin: auto;
	}
	.social_networks {
		float: left;
		clear: both;
		margin-top: 10px;
	}
	#navigation {
		width: 100%;
		background: transparent;
		position: absolute;
		top: 100%;
		margin-top: 0;
	}
	#navigation:after,#navigation:before {
		display: none;
	}
	.nav-menu .menu-link {
		color: #333;
	}
	.nav-menu > .has-dropdown:after {
		top: 5px;
		left: 5px;
	}
	.nav-menu > .menu-item:hover > .menu-link::before, .nav-menu > .menu-item:first-child > .menu-link::before { 
	display: none;
	}
	.nav-dropdown {
		background: #fff!important;
	}
	.svg_resp {
      	margin: 0 auto;
          width: 415px;
    	height: 415px;
	}
	.slick-prev, .slick-next {
		bottom: 100%;
	}
	.slick-prev {
		right: 0;
	}
	.slick-next {
		right: 25px;
	}
	#projects .container:after {
		right: 0;
		left: 0;
		margin: auto;
	}
	.projects_title {
		margin-bottom: 35px;
	}
	.about_content {
		padding: 0 15px;
		margin-bottom: 20px;
	}
	.about_image .image_wrap:after {
		display: none;
	}	
}
@media screen and (max-width:767px) {
	#masthead .title_site h1 a {
		font-size: 18px;
	}
	#masthead .title_site h2 {
		font-size: 16px;
	}
	#masthead .title_site h1 {
		margin-bottom: 10px;
	}
	#navigation {
		margin-top: 0;
		right: 0;
	}
	.nav-container {
		right: 0;
	}
	.logo_slider .slick-prev {
		right: 0;
	}
	.logo_slider .slick-next {
		left: 0;
	}
}
@media screen and (max-width:600px) {
	.right_header {
		width: 100%;
	}
	.left_header {
		width: 100%;
	}
	.social_networks,.phone_header,#langs {
		float: none;
		display: table;
		margin: 10px auto;
	}
	#langs:after, #langs:before {
		display:none;
     }
}
@media screen and (max-width:480px) {
.poligon, .svg_resp {
    width: 315px;
    height: 315px;
}
.poligon img {
    width: 300px;
    height: 300px;
}
	.projects_slides .item_slide figure {
		max-width:100%;
	}
	.projects_slides .item_slide figure img,.articles .blog_item figure img {
		width:auto;
		height:auto;
	}
#masthead .logo_site img {
max-height: 80px;
}
#go-top {
width:30px;
height:30px;
line-height:30px;
}
#go-top i {
font-size:22px;
top:2px;
}
	#langs {
		width:100%;
	}
	#masthead .logo_site {
		float: none;
	}
	#masthead .logo_site img {
		margin: auto;
	}
	.wrapper_logo_title {
		height: auto;
	}
	#masthead .title_site {
		margin-top: 0;
	}
	#masthead .title_site h1 {
		text-align: center;
		margin-bottom: 0;
	}
	#masthead .title_site h2 {
		text-align: center;
	}
	.title_section,.articles_title span {
		font-size: 22px;
		text-align: center;
	}
	.services_title {
		font-size: 22px;
		margin-bottom: 40px;
	}
	#footer .footer_posts ul li {
		width: 100%;
	}
	#services .item_box, .articles .blog_item {
	width: 100%;
	height: auto;
}
#services .item_box .wrap_box .content_box {
	height: auto;
}
		#navigation {
      margin-top: 79px;
	}
	.nav-toggle {
		margin-right:10px;
	}
}

/*
= color picker
-------------------------------------------*/
.bg_default,.widget .widg_content ul li a:before,div.tagcloud a,#wp-calendar thead th,.inner_page #searchform input[type="submit"],
.sec_title:before,#commentbox #commentform input[type="submit"],.main_content .entry_content .metabox a,
.archive_post .more_archive_link,.wp-pagenavi a.page:hover, .wp-pagenavi a.larger:hover,
.wp-pagenavi span.current,.nav-menu > .menu-item:hover > .menu-link:before, .nav-menu > .menu-item:first-child > .menu-link:before,
#go-top,.wpcf7 input[type="submit"]{
background-color: #23568b;
}

.bg_default2,.nav-menu > .menu-item:hover, .nav-menu > .menu-item.is-active,.nav-dropdown,#services .item_box:hover:after,.nav-toggle,div.tagcloud a:hover,
#commentbox #commentform input[type="submit"]:hover,.main_content .entry_content .metabox a:hover,
.archive_post .more_archive_link:hover{
	background-color: #2d629a;
}
.more_link a .svg_icon {
	fill:#2d629a;
}
.color_default,a,.widget .widg_title:before,.widget .widg_content ul li a:hover {
	color: #23568b;
}
.hover_color:hover,.nav-menu .menu-link:hover,.projects_slides .item_slide figure figcaption h4:hover,
.articles .blog_item figcaption h4:hover,div.tagcloud a:hover,
#commentbox #commentform input[type="submit"]:hover,.main_content .entry_content .metabox a:hover,
.archive_post .more_archive_link:hover{
	color: #F1C40F;
}	
.entry-post .slick-list{direction: ltr;}
.woocommerce ul.order_details {
    text-align: center;
}
.woocommerce ul.order_details li{
        width: 170px;
    text-align: center;
    margin-left: 0;
    line-height: 3!important;
    float: none;
    display: inline-block;
}
/*
=shop products
------------------------------------------------*/
.shop_products {
	width: 100%;
	padding: 40px 0;
}
.shop_single_rel {
	padding:15px 0;
}
.header_shop {
    position: relative;
    background-color: #f5f5f5;
    border-right: 3px solid #F1C40F;
}
.title_products {
float: right;
}
.title_products span {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding: 3px 20px;
	font-size: 17px;
	color: #888;
}
.header_shop .archive_products {
    display: block;
    padding: 12px;
    background-color: #F1C40F;
    color: #fff;
    float: left;
}
.header_shop .archive_products:hover {
	text-decoration: underline;
}
.title_products span i {
    font-size: 25px;
    padding-left: 4px;
    color: #999;
    float: right;
    padding-top: 8px;
}
.shop_products #tmb_products {
	background-color: #fcfcfc;
	padding: 10px 40px;
}
.shop_products .slick-prev, .shop_products .slick-next {
    bottom: 50%;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    height: 50px;
    z-index: 10;
    border: none;
    -webkit-box-shadow: 0 2px 5px #ccc;
	-moz-box-shadow: 0 2px 5px #ccc;
	-o-box-shadow: 0 2px 5px #ccc;
	box-shadow: 0 2px 5px #ccc;
    background: #fff;
}
.shop_products .slick-prev {
	right: auto;
    left: 0;
}
.shop_products .slick-prev:before {
	content:"\f104";
}
.shop_products .slick-next:before {
	content:"\f105";
}
.shop_products .slick-next {
	    right: 0;
}
@media screen and (min-width:1200px) {
.shop_products .slick-next {
	    right: -25px;
}
	.shop_products .slick-prev {
    left: -25px;
}
}
.shop_products .p-item {
	margin: 3px;
	background-color: #f8f8f8;
	border: 1px solid #eee;
	box-sizing: border-box;
	height: 315px;
	border-bottom: 2px solid #eee;
}
.shop_products .p-item img {
	width: 100%;
	height: 200px;
}
.shop_products .products_latest .p-item figure {
	position: relative;
	overflow: hidden;
}
.shop_products .products_latest .p-item figure figcaption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	text-align: center;

}
.shop_products .products_latest .p-item figure figcaption:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
	top: 0;
	right: 0;
	transition: all .3s;
}
.shop_products .products_latest .p-item figure figcaption .p_more
 {
    width: 170px;
    height: 35px;
    padding-right: 40px;
    line-height: 35px;
    color: #fff;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 14px;
    border-radius: 4px;
    margin: 5px auto;
    -webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
    z-index: 4;
	 background-color: #F50057;
}
.shop_products .products_latest .p-item figure figcaption .p_more:hover {
    background-color:#FF4081;
}
.shop_products .products_latest .p-item figure figcaption .p_more:before
 {
	 content: "\f07a";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    background: #FF4081;
    width: 40px;
    border-radius: 0 4px 4px 0;
    height: 100%;
    font-size: 16px;
    color: #fff;
}
.shop_products .products_latest .p-item figure figcaption .p_more {
	top: -50px;
}

.shop_products .products_latest .p-item:hover figure figcaption .p_more {
	top: 40%;
}

.shop_products .products_latest .p-item figure img {
	transition: all .3s;
}
.shop_products .products_latest .p-item:hover figure img {
	transform: scale(1.1);
}
.shop_products .products_latest .p-item:hover figure figcaption:after {
	opacity: 1;
}
.shop_products .products_latest .p-item .t_product a {
    display: block;
    text-align: center;
    padding: 10px 6px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
	background-color: #fff;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.shop_products .products_latest .p-item .t_product a:hover {
	color: #f82c2c;
}
.shop_products .products_latest .p-item .price_pnl {
	padding:5px 0;
	text-align:center;
}
.shop_products .products_latest .p-item .price_pnl .title-price {
	display: block;
	text-align: center;
	color: #444;
	font-size: 14px;
	margin-bottom: 2px;
}
.price del,.price ins {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #555;
}
.price del {
	color: #FF4081;
	font-size:12px;
}
.price ins  {
	text-decoration: none;
}
.pcontent_single ul li {
	font-size: 14px;
	color: #666;
	line-height: 27px;
	position: relative;
	padding-right: 20px;
}
.pcontent_single ul li:before {
		content: "\f00c";
		font-family: FontAwesome;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 14px;
		color: #8bc34a;
}
.pcontent_single form.cart {
	display: table;
	margin: 10px auto;
}
.pcontent_single form.cart .add-shopping-cart {
    border: 0;
    line-height: 25px;
    padding: 10px 30px;
    border-radius: 2px;
    color: #fff;
    background-color: #E74C3C;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.buy_product {
	width: 100%;
	margin: 10px 0;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 10px;
	background-color: #f6f6f6;
}
.pcontent_single form.cart .add-shopping-cart:hover {
	background-color: #C0392B;
}
/*
= woocommerce styles
-------------------------------------------------*/
.single_title_product {
    position: relative;
    font-size: 18px;
    padding-right: 15px;
    color: #555;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #777;
}
.single_title_product:after {
	content: "\f053";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 14px;
    color: #777;
    vertical-align: middle;
}
/*
= woocommerce styles
-------------------------------------------------------*/
.product_thumb {
}
.product_thumb img {
max-height:500px;
    border: 1px solid #eee;
}
.container_block {
    width:100%;
    float: right;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.container_block:last-child {
border-bottom:0;
}
.product_meta ul li {
list-style:none!important;
position:relative;
padding-right:15px;
}
.product_meta ul li:before {
    content: "\f0d9";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 14px;
    color: #27AE60;
}
.block_counter .count_title {
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
}
.product_information .quantity {
  position: relative;
float:right;
}

.product_information input[type=number]::-webkit-inner-spin-button,
.product_information input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.product_information .quantity input {
	    border-radius: 4px;
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 15px 0 0 10px;
    padding-right: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.product_information .quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-right: 1px solid #ccc;
    width: 22px;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-family: fantasy;
    line-height: 21px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
color:#2980B9;
}

.quantity-button.quantity-up {
    position: absolute;
    height: 21px;
    top: 0;
    border-bottom: 1px solid #ccc;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0;
  height: 21px;
    line-height: 18px;
}

.single_add_to_cart_button {
    border: 0;
    padding: 10px 80px 10px 10px;
    line-height: 25px;
    background: #FF4081;
    height: 47px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    color: #fff;
    border-radius: 5px;
    display: table;
    position: relative;
    clear: both;
    margin-top: 15px;
    float: right;
}
.single_add_to_cart_button:hover {
background:#F50057;
}
.single_add_to_cart_button:before {
    content: "\f07a";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0px;
    line-height: 44px;
    height: 100%;
	border-radius:0 5px 5px 0;
    text-align: center;
    width: 50px;
    font-size: 25px;
    color: #fff;
    background: #F50057;
}
.product_price ins,.product_price .amount{
text-decoration:none;
color:#027c2e;
}
.product_price .title_price {
padding-left:3px;
}
.product_price del,.product_price del span {
color:#FF4081 !important;
font-size: 13px;
}
.single_description_products {
	 margin-top: 15px;
    border-top: 1px dashed #eee;
    padding-top: 15px;
}
.price_label {
    text-align: center;
    padding: 0 5px;
}
.price_label ins,.price_label .amount {
    color: #027c2e;
    font-family: 'IRANSans-m', tahoma;
}
.price_label del,.price_label del span {
    color: red !important;
    font-size: 12px;
}
.price_label ins {
text-decoration:none;
}
/*
=archive products
----------------------------------------*/
.archive_products .item_pslide ,.related_products .item_pslide{
padding-top:0
}
.product_archive_item {
margin-bottom:15px;
}
@media screen and (max-width:600px) {
.product_archive_item {
width:100%;
}
}
.slick-track {
padding:15px 0;
}
.related_products {
background:transparent;
}
#commentbox {
float:right;
}
span.unavailable  {
    color: #C0392B;
    display: inline-block;
    font-family: 'IRANSans-m', tahoma;
    padding-right: 25px;
    font-size: 15px;
    position: relative;
}
span.unavailable:before {
    content: "\f2d3";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 14px;
    color: #C0392B
}
/*
= woocommerce comment style
----------------------------------------*/
.woocommerce-Reviews {
	background: #f7f7f7;
    margin-bottom: 15px;
    padding: 15px;
}
#commentform {
	width: 100%;
}
#commentform label {
	display: block;
}
#commentform textarea {
	width: 500px;
	height: 150px;
	max-width: 100%;
	padding: 5px;
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform textarea {
	border: 1px solid #d5d5d5;
	border-radius: 2px;
	background: #fdfdfd;
}
#commentform input[type="text"],
#commentform input[type="email"] {
	width: 250px;
	max-width: 100%;
	padding: 5px;
	line-height: 25px;
}
#comments .woocommerce-Reviews-title {
	margin-bottom: 15px;
    font-size: 20px;
}
#comments .woocommerce-Reviews-title span {
	    color: #F39C12;
}
#comments ol li.comment  {
	list-style: none;
    padding: 5px;
    border: 1px solid #ddd;
    background: #fdfdfd;
    margin-bottom: 10px;
}
#comments ol li.comment.odd {
	 border: 1px dashed #ddd;
	 background: #f7f7f7
}
#comments .avatar {
	float: right;
	margin-left: 12px;
}
#comments time {
	float: left;
}
/*
=rating star comment
---------------------------------*/
p.comment-form-rating { 
display:block;
margin-bottom:5px;
clear: both;
 }
p.stars:after{content:"";display:block;clear:both}

p.stars span{ margin-top:6px; width:80px;height:16px;position:relative;float:right;background:url(images/star.png) repeat-x left 0}

p.stars span a{
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
float:left;position:absolute;left:0;top:0;width:16px;height:0;padding-top:16px;overflow:hidden}

p.stars span a:hover,p.stars span a:focus{background:url(images/star.png) repeat-x left -16px}

p.stars span a.active{background:url(images/star.png) repeat-x left -32px}

p.stars span a.star-1{width:16px;z-index:10}

p.stars span a.star-2{width:32px;z-index:9}

p.stars span a.star-3{width:48px;z-index:8}

p.stars span a.star-4{width:64px;z-index:7}

p.stars span a.star-5{width:80px;z-index:6} 

.star-rating span { 
    position: relative;
    display: inline-block;
    padding-right: 60px;
    font-size: 12px;
 }
.star-rating span:before { 
content:"امتیاز شما :";
position:absolute;
right:0;
top:0;
font-size:12px;
}
/* archive products */
   .shop_products .pitem_archive {
    background-color: transparent;
    border: 0;
    margin: 0;
    height: auto;
    border-bottom: 0;
    margin-bottom: 15px;
}
.shop_products .pitem_archive .pitem_wrap {
	background-color: #f8f8f8;
    border: 1px solid #eee;
    box-sizing: border-box;
    border-bottom: 2px solid #eee;
	height: 315px;
	overflow:hidden;
}
.main_content .entry_content .pitem_archive .pitem_wrap span {
	line-height:20px;
}
/*
=cart-page
-------------------------------------*/
.cart-page #box-shoping-cart {
    background: #fff;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0 0 4px #ccc;
    -webkit-box-shadow: 0 0 4px #ccc;
    -moz-box-shadow: 0 0 4px #ccc;
    -o-box-shadow: 0 0 4px #ccc;
}
.entry_content .woocommerce table.shop_table {
    text-align: center !important;
    overflow: hidden;
    width: 100%;
}
.entry_content .woocommerce table.shop_table td {
    border: 1px solid #ccc;
    padding: 10px 0;
}
.entry_content .woocommerce table.shop_table thead {
    background: #3498DB;

}
.entry_content .woocommerce table.shop_table th {
    text-align: center !important;
    font-weight: normal; 
    padding: 10px;
    color: #000;
}
.entry_content .woocommerce .cart-collaterals table th {
	color:#777;
}
.entry_content .woocommerce table.shop_table img {
    border: 1px solid #eee;
    width: 80px;
    padding: 3px;
    margin: auto;
}
.entry_content .woocommerce label {
    font-weight: normal;
    color: #888
}
div.woocommerce .product-remove a {
    display: block;
    width: 15px;
    height: 15px;
    margin: auto;
    line-height: 17px;
    color: #fff!important;
    border-radius: 100%;
    font-size: 15px;
    background: #ef3f3e;
}
.td.actions, .woocommerce table.cart td.actions {
	padding-left:10px;
}
div.woocommerce ins {
	text-decoration:none;
}
del,del span.amount {
	color:red;
}
span.amount {
	color:green;
}
.product-remove a:hover {
    opacity: .7;
}
.title-cart h1 span {
    display: inline-block;
    background: #2980B9;
    color: #fff;
    font-weight: normal;
    padding:10px;
    font-family: toosweb-yekan;
    font-size: 16px;
}
.entry_content .woocommerce table.shop_table td.actions input[type="submit"] {
    border: 0;
    color: #555;
    box-shadow: 0 0 2px #666;
    -webkit-box-shadow: 0 0 2px #666;
    -moz-box-shadow: 0 0 2px #666;
    -o-box-shadow: 0 0 2px #666;
    background: #eee;
    padding: 5px 10px;
    border-radius: 3px;
    margin-right: 5px;
	margin-left: 5px;
}
.entry_content .woocommerce table.shop_table td.actions input[type="submit"]:hover {
    background: #ddd;
}
.woocommerce .cart-collaterals .cart_totals {
	width:100% !important;
}
.entry_content .woocommerce table.shop_table td.actions input[type="text"] {
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2px 5px;
    color: #aaa;
}
.entry_content .woocommerce .cart-collaterals {
    margin-top: 20px;
}
.entry_content .woocommerce .cart-collaterals h2 {
    font-family: toosweb-yekan;
    font-size: 16px;
    text-align: center;
}
.entry_content .woocommerce .cart-collaterals table {
    width: 100%;
    margin: 10px auto;
    border: 1px solid #ccc;
    
}
.entry_content .woocommerce .cart-collaterals table tr {
    border-bottom: 1px solid #ccc;
}
.entry_content .woocommerce .cart-collaterals table td,.box-content .woocommerce .cart-collaterals table th {
    text-align: center;
    font-family: toosweb-yekan;
    padding: 8px;
    border-left: 1px solid #ccc;
}
.entry_content .woocommerce .cart-collaterals table tr:nth-child(even) {
    background: #eee;
}
div.wc-proceed-to-checkout a.checkout-button {
    text-align: center;
    display: block;
    background: #27AE60 !important;
    color: #fff;
    width: 200px;
    padding: 5px;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    border-radius: 3px;
    margin: auto;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}
div.wc-proceed-to-checkout a.checkout-button:hover {
    opacity:.8;

}
/*
=checkout
------------------------------------------*/
.woocommerce {
    direction: rtl;
    text-align: right;
    overflow: hidden;
    
}
#customer_details {
    border: 1px solid #999;
    width: auto;
    padding: 10px;
    border-radius: 5px;
    background: #F5F5F5;
}
.woocommerce h3 {
	text-align: center;
    padding: 10px;
    color: #46A349;
}
div.woocommerce #payment #place_order {
	background: #46A349 !important;
    font-weight: normal !important;
    float: right !important;
    line-height: 25px !important;
    padding: 9px 25px !important;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}
div.woocommerce #payment #place_order:hover {
	opacity:.8;
	background: #46A349 !important;
}

.woocommerce .col2-set form {
    margin-top: 25px;
}
.woocommerce .col2-set form label {
    font-weight: normal;
    color: #555;
}
.woocommerce .col2-set form input[type="submit"] {
    border: 0;
    border-radius: 2px;
    padding: 3px 20px;
    margin-top: 50px;
	line-height:30px;
    float: left;
    background: #2980B9;
    color: #fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}
.woocommerce .col2-set form input[type="submit"]:hover {
    background: #3498DB;

}
.woocommerce .col2-set .col-1{
    float: left;
    width: 48%;
    border: 1px solid #ccc;
    padding: 30px;
    border-radius: 4px;
}
.woocommerce .col2-set .col-2 {
     float: right;
    width: 48%;
    border: 1px solid #ccc;
    padding: 30px;
    border-radius: 4px;
}
.woocommerce .col2-set .col-1 input[type="text"],.woocommerce .col2-set .col-1 
input[type="password"],.col2-set .col-1 .woocommerce input[type="email"],
.woocommerce .col2-set .col-2 input[type="text"],.woocommerce .col2-set .col-2 
input[type="password"],.woocommerce .col2-set .col-2 input[type="email"],
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea
{
    width: 100%;
    padding: 3px 10px;
    color: #919191;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    line-height: 28px !important;
}
.select2-container--default .select2-selection--single {
	height:38px !important;
	border-radius:2px !important;
	color:#777 !important;
	border-color:#ddd !important;
}

.woocommerce .col2-set h2 {
    font-size: 17px;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 2px solid #666;
}
.woocommerce .col2-set h2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    width: 30%;
    height: 2px;
    background: #3498DB;

}
.woocommerce-checkout #payment ul.payment_methods li {
	list-style:none;
}
.commentlist .avatar {
	float: right;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-left: 15px;
}
@media screen and (max-width:992px) {
	.product_thumb img {
    max-height: 100%;
    margin: 0 auto 10px;
	}
}
@media screen and (max-width: 520px) {
	.shop_products .pitem_archive {
		width:100%;
	}
	#masthead .logo_site {
        margin: 5px 0 0 0px;
    }
}