﻿/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* 6aba3f */
/* 079545 */

/* 8cc63e */
/* 4cad42 */

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.header
{
    width:100%;
    height:auto;
    /*
    background-color:#079545;
    background:linear-gradient(45deg,#079545,#6aba3f);
    */
    padding-bottom:10px;
}
.header > div
{
    width:100%;
    height:auto;
    background:url("../Images/background-header-1.png") no-repeat right center, url("../Images/background-header-2.png") no-repeat left top;
}
.header > div > div
{
    width:1280px;
    height:auto;
    margin:0px auto;
    position:relative;
}
.header > div > div > h1
{
    width:95px;
    height:128px;
    margin:0px;
    padding:0px;
    position:absolute;
    top:66px;
    left:0px;
}
.header > div > div > h1 > a
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
}
.header > div > div > h1 > a > img
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
}
.header > div > div > img
{
    width:433px;
    height:240px;
    margin:0px auto;
    padding:10px 0px;
    border:0px;
    outline:0px;
    display:block;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.title-bar
{
	width:1280px;
	margin:0px auto;
	padding:10px 0px;
}
.title-bar h2
{
	margin:0px;
	padding:0px;
	font-family:PinarBold,IranSans;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	text-align:center;
}
.title-bar h3
{
	margin:0px;
	padding:0px;
	font-family:PinarBold,IranSans;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	text-align:center;
}
.title-bar a
{
	color:#000000;
	text-decoration:none;
}
.title-bar a:hover
{
    color:#be0502;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.container-main-master
{
    width:100%;
    background-color:#ecffeb;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
}
.container-main
{
    background:url("../Images/background-main-1.png") no-repeat right center, url("../Images/background-main-2.png") no-repeat left top, url("../Images/background-main-3.png") no-repeat left bottom, url("../Images/background-main-4.png") no-repeat right bottom;
}
.container-page
{
	width:1280px;
	min-height:350px;
	margin:10px auto;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.landing
{
    padding:25px;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.landing img
{
    width:100% !important;
    height:auto !important;
    margin:10px 0px !important;
    border:0px !important;
    outline:0px !important;
    display:block !important;
    -webkit-border-radius:10px !important;
	-moz-border-radius:10px !important;
	border-radius:10px !important;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.footer
{
    width:100%;
    height:auto;
    /*
    background-color:#4cad42;
    background:linear-gradient(45deg,#4cad42,#8cc63e);
    */
}
.footer > div
{
    width:100%;
    height:auto;
    padding:25px 0px;
    background:url("../Images/background-footer-1.png") no-repeat right bottom, url("../Images/background-footer-2.png") no-repeat left bottom;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.footer-logo-bar > h3
{
    width:480px;
    height:auto;
    margin:0px auto 25px auto;
    padding:0px;
}
.footer-logo-bar > h3 > a
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
}
.footer-logo-bar > h3 > a > img
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.footer-menu-bar
{
    margin:0px 0px 25px 0px;
    font-family:IranSans;
    font-size:16px;
    color:#ffffff;
    text-align:center;
}
.footer-menu-bar > a
{
    margin:0px;
    padding:0px 20px;
    color:#ffffff;
    text-decoration:none;
    display:inline-block;
}
.footer-menu-bar > a:hover
{
    color:#be0502;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.footer-contact-bar
{
    margin:0px 0px 25px 0px;
    font-family:IranSansFa;
    font-size:14px;
    color:#ffffff;
    text-align:center;
}
.footer-contact-bar > div
{
    line-height:32px;
}
.footer-contact-bar a
{
    color:#ffffff;
    text-decoration:none;
    display:inline-block;
}
.footer-contact-bar a:hover
{
    color:#be0502;
}
.footer-contact-bar i
{
    color:#be0502;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.footer-social-bar
{
    direction:ltr;
    width:280px;
    margin:0px auto;
    text-align:center;
}
.footer-social-bar > a
{
    margin:0px 5px;
	color:#ffffff;
    display:inline-block;
}
.footer-social-bar > a > i
{
    line-height:36px;
    font-size:24px;
    -webkit-transition:color 0.5s ease;
	-moz-transition:color 0.5s ease;
	transition:color 0.5s ease;
}
.footer-social-bar > a > i:hover
{
    color:#be0502;
}
.footer-social-bar .fa-sitemap
{
    font-size:20px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.copyright-bar
{
    width:100%;
    height:46px;
    line-height:46px;
    background-color:#000000;
}
.copyright-bar > div
{
    width:1280px;
    margin:0px auto;
}
.copyright-bar > div > div
{
    width:50%;
    font-family:IranSansFa;
    font-size:12px;
    color:#ffffff;
    float:right;
}
.copyright-bar > div > div:first-child
{
    text-align:right;
}
.copyright-bar > div > div:last-child
{
    text-align:left;
}
.copyright-bar > div > div > a
{
    color:#ffffff;
    text-decoration:none;
}
.copyright-bar > div > div > a:hover
{
    color:#be0502;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.slider-bar
{
}
.slider
{
}
.slider > a
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
}
.slider > a > img
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.banner-bar
{
    width:1280px;
    margin:25px auto;
}
.banner
{
    width:100%;
    height:auto;
}
.banner > a
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
    overflow:hidden;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-transition:transform 0.25s ease;
    -moz-transition:transform 0.25s ease;
    transition:transform 0.25s ease;
}
.banner > a:hover
{
    -webkit-transform:scale(0.95);
    -moz-transform:scale(0.95);
    transform:scale(0.95);
}
.banner > a > img
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
}
.banner > h3
{
    width:100%;
    height:36px;
    line-height:36px;
    margin:0px;
    padding:0px;
    font-family:IranSans;
    font-weight:normal;
    font-size:13px;
    color:#4b4b4b;
    text-align:center;
}
.banner > h3 > a
{
    color:#4b4b4b;
    text-decoration:none;
}
.banner > h3 > a:hover
{
    color:#be0502;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.home-comments-bar
{
    width:1280px;
    margin:0px auto;
}
.home-comments-item > a
{
    width:100%;
    height:auto;
    padding:0px;
    /*
    background:-webkit-radial-gradient(circle at 30% 107%, #fba70a 0%, #fcd81a 5%, #ef7116 45%, #ec166a 60%, #b718ab 90%);
    background:radial-gradient(circle at 30% 107%, #fba70a 0%, #fcd81a 5%, #ef7116 45%, #ec166a 60%, #b718ab 90%);
    */
    outline:0px;
    display:block;
    overflow:hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.home-comments-item > a > img
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    background-color:#ffffff;
    display:block;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.home-products-bar
{
    width:1280px;
    margin:0px auto;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.home-posts-bar
{
    width:1280px;
    margin:0px auto 25px auto;
}
.home-posts-item
{
    margin:0px;
    padding:10px;
    background-color:#f4f4f4;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.home-posts-item > a
{
    width:100%;
    height:auto;
    outline:0px;
    display:block;
    overflow:hidden;
    -webkit-transition:transform 0.25s ease;
    -moz-transition:transform 0.25s ease;
    transition:transform 0.25s ease;
}
.home-posts-item > a:hover
{
    -webkit-transform:scale(0.95);
    -moz-transform:scale(0.95);
    transform:scale(0.95);
}
.home-posts-item > a > img
{
    width:100%;
    height:auto;
    border:0px;
    outline:0px;
    display:block;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.home-posts-item > h3
{
    margin:10px 0px;
    padding:0px;
    font-family:IranSans;
    font-weight:bold;
    font-size:16px;
    color:#4b4b4b;
    text-align:center;
    overflow:hidden;
	white-space:nowrap;
    text-overflow:ellipsis;
}
.home-posts-item > h3 > a
{
    color:#4b4b4b;
    text-decoration:none;
}
.home-posts-item > h3 > a:hover
{
    color:#be0502;
}
.home-posts-item > div
{
    height:96px;
    line-height:24px;
    font-family:IranSans;
    font-size:13px;
    color:#4b4b4b;
    text-align:justify;
    overflow:hidden;
}
.home-posts-item > span
{
    margin:10px 0px 0px 0px;
    padding:0px;
    display:block;
}
.home-posts-item > span > a
{
    width:120px;
    height:32px;
    line-height:32px;
    margin:0px auto;
    background-color:#be0502;
    font-family:IranSans;
    font-weight:bold;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
    display:block;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
}
.home-posts-item > span > a:hover
{
    color:#4b4b4b;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.payment-error
{
    width:100%;
	padding:20px;
	background-color:#ef3f3e;
    font-family:IranSans;
	font-size:13px;
	color:#ffffff;
	text-align:center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.payment-info
{
	font-family:IranSans;
	font-size:13px;
	color:#000000;
}
.payment-info > ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.payment-info > ul > li
{
    background-color:#ffffff;
	overflow:hidden;
}
.payment-info > ul > li > div
{
	height:auto;
	padding:10px;
	border:solid 1px #eeeeee;
	border-bottom:0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.payment-info > ul > li > div:first-child
{
	width:25%;
	border-left:0px;
	float:right;
}
.payment-info > ul > li > div:last-child
{
	width:75%;
	float:left;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.payment-continue-button a
{
    width:200px;
    height:36px;
	line-height:36px;
    margin:10px auto;
	background-color:#4caf50;
    font-family:IranSans;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	display:block;
	cursor:pointer;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:color 0.5s, background-color 0.5s;
	-moz-transition:color 0.5s, background-color 0.5s;
	transition:color 0.5s, background-color 0.5s;
}
.payment-continue-button a:hover
{
	background-color:#108c15;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.orders
{
    width:100%;
    margin-bottom:1%;
    padding:10px;
    border:solid 1px #eeeeee;
    background-color:#ffffff;
    font-family:IranSansFa;
    font-size:14px;
    color:#000000;
    position:relative;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.orders:last-child
{
    margin-bottom:0px;
}
.orders-info
{
    float:right;
}
.orders-title
{
    line-height:32px;
    font-weight:bold;
}
.orders-title > a
{
    color:#000000;
    text-decoration:none;
}
.orders-title > a:hover
{
    color:#e3122a;
}
.orders-description
{
    line-height:32px;
    text-align:justify;
}
.orders-box
{
    width:120px;
    float:left;
}
.orders-box > span
{
    width:100%;
    height:32px;
    line-height:32px;
    font-weight:bold;
    text-align:center;
    display:block;
}
.orders-button
{
    width:100%;
    height:36px;
    line-height:36px;
    border:0px;
    outline:0px;
    background-color:#4caf50;
    font-family:IranSans;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
    cursor:pointer;
    display:inline-block;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:color 0.5s, background-color 0.5s;
    -moz-transition:color 0.5s, background-color 0.5s;
    transition:color 0.5s, background-color 0.5s;
}
.orders-button:hover
{
    background-color:#108c15;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.order-not-available
{
    width:100%;
	padding:20px;
	background-color:#ef3f3e;
    font-family:IranSans;
	font-size:13px;
	color:#ffffff;
	text-align:center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.order-text
{
    font-family:IranSans;
    font-size:14px;
    color:#000000;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.order-links
{
}
.order-links > a
{
    width:120px;
    height:36px;
    margin:10px 0px 10px 10px;
    line-height:36px;
    border:0px;
    outline:0px;
    background-color:#4caf50;
    font-family:IranSans;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
    cursor:pointer;
    display:inline-block;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:color 0.5s, background-color 0.5s;
    -moz-transition:color 0.5s, background-color 0.5s;
    transition:color 0.5s, background-color 0.5s;
}
.order-links > a:last-child
{
    margin-left:0px;
}
.order-links > a:hover
{
    background-color:#108c15;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.order-support
{
    margin:10px 0px 0px 0px;
}
.order-support > a
{
    width:120px;
    padding:10px;
    background-color:#33d951;
    color:#ffffff;
    text-decoration:none;
    display:block;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-transition:background-color 0.5s ease, color 0.5s ease;
	-moz-transition:background-color 0.5s ease, color 0.5s ease;
	transition:background-color 0.5s ease, color 0.5s ease;
}
.order-support > a:hover
{
    background-color:#ffffff;
    color:#33d951;
}
.order-support > a > i
{
    font-size:24px;
    float:right;
}
.order-support > a > div
{
    font-family:IranSansFa;
    font-size:14px;
    text-align:center;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.shopping-cart-empty
{
    text-align:center;
}
.shopping-cart-empty > div
{
    margin:15px 0px;
}
.shopping-cart-empty #shopping-cart-icon
{
}
.shopping-cart-empty #shopping-cart-icon i
{
    font-size:96px;
    color:#858585;
}
.shopping-cart-empty #shopping-cart-empty
{
    font-family:IranSans;
    font-size:20px;
    color:#858585;
}
.shopping-cart-empty #shopping-cart-button a
{
    width:210px;
	height:37px;
	line-height:37px;
	margin:0px auto;
	padding:0px 10px;
	border:0px;
	outline:0px;
	background-color:#ee384e;
	font-family:IranSans;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	text-align:right;
	display:block;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:color 0.5s, background-color 0.5s;
	-moz-transition:color 0.5s, background-color 0.5s;
	transition:color 0.5s, background-color 0.5s;
}
.shopping-cart-empty #shopping-cart-button a:hover
{
    background-color:#ee384e;
}
.shopping-cart-empty #shopping-cart-button a i
{
    font-size:20px;
    position:relative;
    top:5px;
}
.shopping-cart-empty #shopping-cart-link
{
    font-family:IranSans;
    font-size:14px;
    color:#858585;
}
.shopping-cart-empty #shopping-cart-link a
{
    font-family:IranSans;
    font-size:14px;
    color:#ee384e;
    text-decoration:none;
}
.shopping-cart-empty #shopping-cart-link a:hover
{
    color:#ee384e;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:1344px)
{
	.header > div > div
	{
	    width:90%;
	}
	.container-page
	{
		width:90%;
	}
	.title-bar
	{
		width:90%;
	}
	.copyright-bar > div
	{
	    width:90%;
	}
	
	
	.banner-bar
	{
	    width:90%;
	}
	
	
	.home-comments-bar
	{
	    width:100%;
	}
	.home-products-bar
	{
	    width:90%;
	}
	.home-posts-bar
	{
	    width:90%;
	}
}
@media only screen and (max-width:768px)
{
    .header > div > div > h1
    {
        width:31px;
        height:42px;
        top:20px;
    }
    
    
	.footer-logo-bar > h3
    {
        width:240px;
    }
    
    
	.copyright-bar
    {
        height:auto;
        line-height:32px;
    }
    .copyright-bar > div > div
    {
        width:100%;
        font-size:10px;
        float:none;
    }
    .copyright-bar > div > div:first-child
    {
        text-align:center;
    }
    .copyright-bar > div > div:last-child
    {
        text-align:center;
    }
}
@media only screen and (max-width:640px)
{
    .header > div > div
    {
        height:auto;
    }
    .header > div > div > img
    {
        width:70%;
        height:auto;
    }
    
    
    .container-main-master
    {
        -webkit-border-radius:25px;
        -moz-border-radius:25px;
        border-radius:25px;
    }
    
    
    .header > div
    {
        background-size:160px auto;
    }
    .container-main
    {
        background-size:160px auto;
    }
    .footer > div
    {
        background-size:160px auto;
    }
    
    
    .payment-info > ul > li
    {
        margin-bottom:10px;
        border-bottom:solid 1px #eeeeee;
        text-align:center;
    }
    .payment-info > ul > li > div:first-child
    {
	    width:100%;
	    float:none;
	    border-left:solid 1px #eeeeee;
    }
    .payment-info > ul > li > div:last-child
    {
	    width:100%;
	    float:none;
    }
}
@media only screen and (max-width:480px)
{
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */