@charset "utf-8";
/* CSS Document */
/********************************************************************
 * Table of Contents                                                *
 ********************************************************************/
/*
1. Common styles
    1.1. Font-face
    1.2. Content colors styles
    1.3. Revolution slider
2. Header styles
3. Navbar styles
4. Product style

5. Header block of secondary pages
6. Shortcode
7. All Block styles

8. Page Shopping cart
9. Page Checkout
10. Page Blogs
11. Page Products grid
12. Page Product details

13. Footer styles
14. Block background style
15. Backgrounds
*/

/********************************************************************
 * Common styles                                              *
 ********************************************************************/

/* ==========================================================================
   Font-face
   ========================================================================== */
@font-face {
	font-family: 'pd';
	src: url('../fonts-ar/Helvetica.eot');
	src: url('../fonts-ar/Helvetica.eot?#iefix') format('embedded-opentype'), url('../fonts-ar/Helvetica.woff') format('woff'), url('../fonts-ar/Helvetica.ttf') format('truetype'), url('../fonts-ar/Helvetica.svg#Helvetica') format('svg');
	font-weight: normal;
	font-style: normal;
}
    .raleway {
    font-family: 'pd',sans-serif}
.border-box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box}
@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway.eot');
    src: url('fonts/Raleway.eot?#iefix') format('embedded-opentype'),url('fonts/Raleway.woff') format('woff'),url('fonts/Raleway.ttf') format('truetype'),url('fonts/Raleway.svg#Raleway') format('svg');
    font-weight: 400;
    font-style: normal}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/opensans-regular-webfont.woff') format('woff'),url('fonts/opensans-regular-webfont.ttf') format('truetype'),url('fonts/opensans-regular-webfont.svg#opensans-regular-webfont') format('svg');
    font-weight: 400;
    font-style: normal}
.opensans {
    font-family: 'OpenSans',sans-serif}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/robotocondensed-regular.eot');
    src: url('fonts/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),url('fonts/robotocondensed-regular.woff') format('woff'),url('fonts/robotocondensed-regular.ttf') format('truetype'),url('fonts/robotocondensed-regular.svg#robotocondensed-regular') format('svg');
    font-weight: 400;
    font-style: normal}
.roboto {
    font-family: 'pd',sans-serif}
	
	/* ==========================================================================
   Block background style
   ========================================================================== */

	
	/* ==========================================================================
   Content color style
   ========================================================================== */
   
   /*Web hosting css */
.title_pages_hd{color:#D5D5D5;text-align:right;font-family:mondifont;font-size:30px;padding-bottom:50px;text-shadow:1px 1px 1px #252525;direction:rtl;}
/* Price Table */
.price-table:hover{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-transform:perspective(200px) rotateY(3deg);-moz-transform:perspective(200px) rotateY(3deg);-ms-transform:perspective(200px) rotateY(3deg);-o-transform:perspective(200px) rotateY(3deg);transform:perspective(200px) rotateY(3deg);}
.price-table{background:none repeat scroll 0 0 #F9F9F9;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;float:left;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-box-shadow:0 0px 40px #535353;-moz-box-shadow:0 0px 40px #535353;-ms-box-shadow:0 0px 40px #535353;-o-box-shadow:0 0px 40px #535353;box-shadow:0 0px 40px #535353;width:100%;
/*width: 240px; */
margin-left:2px;margin-right:2px;margin-bottom:30px;}
.price-table >ul{float:left;margin:0;padding:0;width:100%;}
.price-table >ul >li{float:left;list-style:none outside none;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;width:100%;}
.price-head{background:none repeat scroll 0 0 #A075BD;-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-ms-border-radius:6px 6px 0 0;-o-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;position:relative;}
.price-table:hover .price-head{background:none repeat scroll 0 0 #169fe6;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.price-head >h2{color:#FFFFFF;float:left;font-family:Noto Sans;font-size:35px;font-weight:bold;letter-spacing:0.3px;line-height:27px;margin:0;padding:45px 0;text-align:center;width:100%;}
.price-head >span{color:#FFFFFF;float:left;font-family:mondifont;font-size:22px;margin-bottom:10px;padding-left:125px;text-align:left;width:100%;}
.price-head >i{background:none repeat scroll 0 0 #F9F9F9;-webkit-border-radius:33px;-moz-border-radius:33px;-ms-border-radius:33px;-o-border-radius:33px;border-radius:33px;bottom:-49px;color:#646464;font-family:Noto Sans;font-size:28px;font-style:normal;font-weight:600;height:100px;line-height:28px;padding:14px;position:absolute;left:10px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.price-table:hover .price-head >i{color:#169fe6;}
.price-features >i{color:#646464;float:right;font-size:19px;margin-left:35px;}
.price-features >p{color:#646464;float:right;font-family:mondifont;font-size:17px;letter-spacing:0.3px;line-height:17px;margin:0;}
.price-features{border-bottom:1px solid #E2E2E2;border-top:1px solid #FFFFFF;margin-left:10%;padding:8px 0;position:relative;width:80% !important;z-index:9999999;}
.price-table:hover .price-footer{background:none repeat scroll 0 0 #169fe6;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.price-footer{background:none repeat scroll 0 0 #836888;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;-ms-border-radius:0 0 6px 6px;-o-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;border-top:1px solid #EDEDED;height:60px;margin-top:35px;position:relative;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.price-footer >a{background:none repeat scroll 0 0 #F9F9F9;border:1px solid #CBCBCB;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#836888;font-size:35px;height:100px;left:50%;line-height:100px;margin-left:-50px;margin-top:-25px;position:absolute;text-align:center;width:100px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.price-table:hover .price-footer >a{-webkit-box-shadow:0 0 25px rgba(233,77,61,0.2) inset;-moz-box-shadow:0 0 25px rgba(233,77,61,0.2) inset;-ms-box-shadow:0 0 25px rgba(233,77,61,0.2) inset;-o-box-shadow:0 0 25px rgba(233,77,61,0.2) inset;box-shadow:0 0 25px rgba(233,77,61,0.2) inset;color:#169fe6;}
.price-table.small .price-head >span{font-size:16px;direction:rtl;}
.price-table.small .price-head >h2{padding:30px 0;text-shadow:1px 1px 1px #666666;}
.price-table.small .price-head >i{bottom:-56px;font-size:18px;padding:10px;}
.price-table.small .price-features >i{margin-left:15px;}
.price-table.small .price-features >p{font-size:12px;direction:rtl;}
/* Latest Brands */
   /* Contact Page */
.contact-details{float:left;width:100%;}
.contact-details >p{color:#404040;float:left;font-family:mondifont;font-size:14px;line-height:24px;margin:0 0 30px;width:100%;direction:rtl;text-align:right;}
.webdesignpage{float:right;direction:rtl;font-family:mondifont;font-size:13px;width:100%;background-color:#F5F5F5;padding:5px!important;}
.social-btns{float:right;direction:rtl;font-family:mondifont;font-size:13px;}
.social-btns >samp{font-family:mondifont;font-size:13px;}
.social-btns >li{float:left;list-style:none outside none;}
.social-btns li a{float:left;margin-bottom:10px;}
.social-btns >li >a >i{background:none repeat scroll 0 0 #F1F1F1;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#c94848;float:left;font-size:14px;height:40px;line-height:40px;margin:0px;text-align:center;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;width:41px;}
.contact-info{float:left;}
.social-btns >li >a >.fa.fa-facebook:hover{background:none repeat scroll 0 0 #3b5998;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-twitter:hover{background:none repeat scroll 0 0 #00aced;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-instagram:hover{background:none repeat scroll 0 0 #8b5842;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-google-plus:hover{background:none repeat scroll 0 0 #dd4b39;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-linkedin:hover{background:none repeat scroll 0 0 #007bb6;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-pinterest:hover{background:none repeat scroll 0 0 #cb2027;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-youtube:hover{background:none repeat scroll 0 0 #bb0000;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-github:hover{background:none repeat scroll 0 0 #333333;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-rss:hover{background:none repeat scroll 0 0 #ffb466;color:#FFFFFF;}
.social-btns tr td a{color:#C94848;font-size:25px;}
.social-btns tr td{text-align:center;width:20%;padding:20px 0;}
.social-btns-fotter{color:#C94848;font-size:25px;}
.social-td-fotter{text-align:center;width:20%;padding:20px 0;}
.contact-info{float:left;margin-top:20px;}
.contact-info >span i{background:none repeat scroll 0 0 #646464;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;color:#FFFFFF;float:left;font-size:14px;height:26px;line-height:26px;margin-right:20px;text-align:center;width:28px;}
.contact-info >span{color:#494949;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:25px;margin-bottom:10px;width:100%;}
.contact-details >iframe{border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;margin-top:15px;width:100%;}
.contact-tit_adress{margin:30px 0 0 0px!important;text-align:right;font-family:mondifont;font-size:14px;direction:rtl;}
.contact-form{float:left;margin-top:0px;width:100%;}
.contact-form >form{float:left;width:100%;}
.input-style{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:6px 6px 2px 10px;width:100%;text-align:right;direction:rtl;}
.input-logo-order{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:12px 6px 4px 10px;width:100%;text-align:right;direction:rtl;}
.input-prenting-page{line-height: normal;background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:10px 6px 5px 0px;width:100%;text-align:right;direction:rtl;}
.input-style2{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:6px 6px 2px 10px;width:75%;text-align:right;direction:rtl;line-height:1.6;}
.input-style3{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:5px 6px 4px 10px;width:60%;text-align:right;direction:rtl;}
.input-style4{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:14px 6px 13px 10px;width:100%;direction:rtl;line-height:1.6;}
.img_code{padding-top:4px;float:right;}
.contact-form textarea{height:112px;padding-top:12px;}
.contact-form .submit{background:none repeat scroll 0 0 #B9B9B9;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;}
.contact-form .submit_dezign_page{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;}
.contact-form .submit_dezign_page:hover{background:none repeat scroll 0 0 #F14242;}
.contact-form2 textarea{height:98px;padding-top:12px;}
.contact-form2 .submit_purchase_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;margin:5px 0 5px 20px;}
.contact-form2 .submit_purchase_order:hover{background:none repeat scroll 0 0 #F14242;}
.about-the-author02 .submit_purchase_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;margin:5px 0 5px 20px;}
.about-the-author02 .submit_purchase_order:hover{background:none repeat scroll 0 0 #F14242;}
.contact-form3 textarea{height:127px;padding-top:12px;}
.contact-form3 .submit_purchase_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;margin:5px 0 5px 20px;}
.contact-form3 .submit_purchase_order:hover{background:none repeat scroll 0 0 #F14242;}
.templates_order_page textarea{height:162px;padding-top:12px;}
.templates_order_page .submit_purchase_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:15px;margin:5px 0 30px 0px;}
.templates_order_page .submit_purchase_order:hover{background:none repeat scroll 0 0 #F14242;}
.templates_order_page .submit_paypal_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:15px;margin:5px 0 30px 0px;float:left;}
.templates_order_page .submit_paypal_order:hover{background:none repeat scroll 0 0 #F14242;}

.contact1{background:none repeat scroll 0 0 #FAFAFA;border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;float:left;font-family:mondifont;font-size:20px;padding:10px;text-align:center;width:100%;border:1px solid #E6E6E6;border-bottom:0px solid #E6E6E6;}
.contact01{background:none repeat scroll 0 0 #FAFAFA;border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;float:left;font-family:mondifont;font-size:20px;padding:10px;text-align:center;width:100%;border:1px solid #E6E6E6;}
.contact001{background:none repeat scroll 0 0 #FFE2E2;border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;float:left;font-family:mondifont;font-size:20px;padding:10px;text-align:center;width:100%;border:1px solid #FFCACA;margin-top:20px;}
.contact002{border:1px solid #FFCACA;background-color:#FFE2E2;border-radius:3px;float:left;padding:15px;width:100%;margin-top:20px;}
.contact2{border:1px solid #E6E6E6;background-color:#FAFAFA;border-radius:3px;border-top-left-radius:0;border-top-right-radius:0;float:left;padding:15px;width:100%;border-top:0px solid #E6E6E6;}
.contact3{list-style:none outside none;padding:0 5px 0px;}
.contact4{font-size:20px;vertical-align:sub;}
.contact5{font-size:12px;}
.contact6{font-size:14px;}

.choose-size-tab{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;overflow:hidden;padding:10px;width:100%;border-top-left-radius:0;border-top-right-radius:0;}
.choose-size-tab >p{color:#383838;font-family:mondifont;font-size:15px;font-weight:500;line-height:12px;margin:0 0 15px;}
.choose-size-tab >.nav-tabs{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;margin:0 0 20px;padding:0;}
.choose-size-tab >.nav-tabs >li{background:none repeat scroll 0 0 rgba(0,0,0,0);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;float:right;margin:0;}
.choose-size-tab >.nav-tabs >li >a{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #B1B1B1;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#383838;float:left;font-family:mondifont;font-size:15px;line-height:24px;margin:0 0 0 10px;padding:2px 5px;text-align:center;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.choose-size-tab >.nav-tabs >li >a:focus{border:1px solid #B1B1B1;}
.choose-size-tab >.nav-tabs >li.active a{background:none repeat scroll 0 0 #383838;color:#FFFFFF;}
.choose-size-tab2{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;overflow:hidden;padding:10px;width:100%;}
.choose-size-tab2 >p{color:#383838;font-family:mondifont;font-size:15px;font-weight:500;line-height:12px;margin:0 0 15px;}
.choose-size-tab2 >.nav-tabs{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;margin:0 0 20px;padding:0;}
.choose-size-tab2 >.nav-tabs >li{background:none repeat scroll 0 0 rgba(0,0,0,0);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;float:right;margin:0;}
.choose-size-tab2 >.nav-tabs >li >a{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #B1B1B1;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#383838;float:left;font-family:mondifont;font-size:12px;line-height:24px;margin:0 0 0 3px;padding:2px 4px;text-align:center;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.choose-size-tab2 >.nav-tabs >li >a:focus{border:1px solid #B1B1B1;}
.choose-size-tab2 >.nav-tabs >li.active a{background:none repeat scroll 0 0 #383838;color:#FFFFFF;}

#product-sizes >div >p >i{color:#B1B0B0;float:left;font-size:50px;margin-bottom:10px;margin-right:10px;}
#product-sizes >div >p{color:#515151;display:block;font-family:mondifont;font-size:13px;letter-spacing:0.3px;margin:0;width:100%;}
#product-sizes{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;float:left;padding:0;width:100%;}
#product-sizes >#size-xl >p >i{font-size:60px;}
#product-sizes >#size-l >p >i{font-size:50px;}
#product-sizes >#size-m >p >i{font-size:40px;}
#product-sizes >#size-s >p >i{font-size:30px;}
#product-sizes >div >span{color:#383838;float:left;font-family:mondifont;font-size:12px;letter-spacing:0.2px;line-height:15px;margin-top:4px;width:100%;background-color:#fff;padding:5px;border:1px solid #E6E6E6;}
.single-post-desc >a{background:none repeat scroll 0 0 #383838;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:10px;margin-right:30px;margin-top:30px;padding:15px 20px;}
#product-sizes >div >span >i{font-size:12px;font-style:normal;font-weight:600;}
.choose-size-tab >.nav-tabs >li >a:hover{background:none repeat scroll 0 0 #383838;color:#FFFFFF;}
.select-color >li >span{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;height:27px;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;width:27px;}
.select-color >li >.red{background:none repeat scroll 0 0 #F36251;}
.select-color >li >.green{background:none repeat scroll 0 0 #3fcc6a;}
.select-color >li >.yellow{background:none repeat scroll 0 0 #f9e45a;}
.select-color >li >.blue{background:none repeat scroll 0 0 #47a3da;}
#item-detals li a{background:none repeat scroll 0 0 rgba(0,0,0,0);border:1px solid #DADADA;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#696969;font-family:mondifont;font-size:15px;letter-spacing:0.3px;line-height:10px;margin:0 20px 0 0;padding:15px 20px;text-transform:uppercase;}
#item-detals .active >a{background:none repeat scroll 0 0 #EEEEEE;}
#item-detals{border:medium none;float:left;margin:35px 0;width:100%;}
#item-details{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;float:left;padding:0;width:100%;}
/* Tab Features */
.tab-features{float:right;width:100%;}
.tab-features >h3{color:#454545;float:left;font-family:mondifont;font-size:14px;font-weight:600;letter-spacing:0.3px;line-height:11px;margin:0 0 20px;width:100%;}
.tab-features >p{color:#454545;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:25px;margin:0;width:100%;}
.tab-features >ul{float:left;margin:25px 0;padding:0;width:100%;}
.tab-features ul li p{color:#454545;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;margin-left:20px;}
.tab-features ul li i{background:none repeat scroll 0 0 #6A6A6A;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:left;font-size:11px;height:18px;line-height:18px;text-align:center;width:19px;}
.tab-features ul li{float:left;list-style:none outside none;width:50%;}
/* Shipping Return */
.shipping-return{float:right;width:100%;direction:rtl;}
.shipping-return >ul >li.right{margin:0;}
.shipping-return >ul{margin:0;padding:0;}
.shipping-return >ul >li{float:left;list-style:none outside none;margin-bottom:40px;width:100%;}
.shipping-return >ul >li >p{color:#404040;display:block;font-family:mondifont;font-size:14px;letter-spacing:0.3px;line-height:30px;}
.shipping-return >ul >li.left >img{float:left;margin-right:30px;}
.shipping-return >ul >li.right >img{float:right;margin-left:30px;}
   /*======================================================================== */
   
   
body {
    font-family: "pd";
    font-size: 14px}
.boxed {
    max-width: 1170px;
    margin: auto}
h1,h2,h3,h4,h5,h6,h7 {
    font-family: 'pd',sans-serif;
    font-weight: 400;direction: rtl;}
.no-pad {
    padding: 0}
.no-margin {
    margin: 0}
a {color: #333333;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
a:hover {color: #000;}
p {
    line-height: 26px;direction: rtl;
    font-family: "pd"}
.icon-1half {
    font-size: 1.5em}
.block {
    padding: 60px 0;
    position: relative}
.block1 {
    padding: 30px 0 0;
    position: relative}
.block2 {
    padding: 60px 0 30px;
    position: relative}
.block3 {
    padding: 0px 0 30px;
    position: relative}
.over-h {
    overflow: hidden}
.pb30 {
    padding-bottom: 30px}
.pb20 {
    padding-bottom: 20px}
.bg-50-l {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;}
.bg-50-r {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    top: 0;
    background-color: rgba(0,0,0,.9)}
.pad-l-15 {
    padding-left: 15px}
.pad-r-15 {
    padding-right: 15px}
.page-text {
    font-family: 'pd',sans-serif}
.btn-home {
    padding: 15px 20px;
    text-transform: uppercase;}
.btn-home:hover {
    text-decoration: none;}
a.btn-read {
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 10px auto 20px;
    display: inline-block}
a.btn-read:hover {
    text-decoration: none;}
.read-more {
    text-decoration: none}
.read-more:hover {
    text-decoration: none}
.read-more.light {
    text-decoration: none}
.read-more.light:hover {
    text-decoration: none}
blockquote p,.block-form blockquote p {
    font-size: 16px}
.form-control {
    border-radius: 0}
.form-control:focus {
    outline-style: none;
    box-shadow: none}
.relative {position: relative}
.text-error {font-size: 18px;}
.dis-n {display: none}
.fa-rotate-45 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)}


.mmneu456{list-style: none;padding: 0 10px;text-align: right;}



	/* ==========================================================================
   Header styles
   ========================================================================== */
   
.header.header-top-fixed {
    position: fixed}
.header.light .header-top-row {
    background-color: rgba(255,255,255,.7);
    border-bottom: 1px solid rgba(45,45,45,.1)}
.header.light .header-top-row .login {
    color: rgba(45,45,45,.7)}
.header.light .header-top-row .login a {
    color: rgba(45,45,45,.9)}
.header.light .header-top-row .login a:hover {
    color: #d05165}
.header.light .header-top-row .login i {
    color: #d05165}
.header.light .header-top-row #account-menu .account-menu-title {
    color: rgba(45,45,45,.7)}
.header.light .header-top-row #account-menu .account-menu-title:hover {
    background-color: #d05165;
    color: #fff}
.header.light .header-top-row #account-menu .account-menu-title:hover i {
    color: #f7f7f7}
.header.light .header-top-row #account-menu .account-menu-title i {
    color: #d05165}
.header.light .header-top-row #account-menu .account-menu-item {
    background-color: #f7f7f7}
.header.light .header-top-row #account-menu .account-menu-item a {
    color: rgba(45,45,45,.7)}
.header.light .header-top-row #account-menu .account-menu-item a:hover {
    background-color: #d05165;
    color: #fff}
.header.light .header-top-row #account-menu .account-menu-item a:hover i {
    color: #f7f7f7}
.header.light .header-top-row #account-menu .account-menu-item a i {
    color: #d05165}
.header.light .header-top-row #currency .currency-title {
    color: rgba(45,45,45,.7)}
.header.light .header-top-row #currency .currency-title:hover {
    background-color: #d05165;
    color: #fff}
.header.light .header-top-row #currency .currency-title:hover i {
    color: #f7f7f7}
.header.light .header-top-row #currency .currency-title i {
    color: #d05165}
.header.light .header-top-row #currency .currency-item {
    background-color: #f7f7f7}
.header.light .header-top-row #currency .currency-item a {
    color: rgba(45,45,45,.7)}
.header.light .header-top-row #currency .currency-item a:hover {
    background-color: #d05165;
    color: #fff}
.header.light .header-top-row #currency .currency-item a:hover i {
    color: #f7f7f7}
.header.light .header-top-row #lang .lang-title {
    color: rgba(45,45,45,.7)}
.header.light .header-top-row #lang .lang-title:hover {
    background-color: #d05165;
    color: #fff}
.header.light .header-top-row #lang .lang-title:hover i {
    color: #f7f7f7}
.header.light .header-top-row #lang .lang-title i {
    color: #d05165}
.header.light .header-top-row #lang .lang-item {
    background-color: #f7f7f7}
.header.light .header-top-row #lang .lang-item a {
    color: rgba(45,45,45,.7)}
.header.light .header-top-row #lang .lang-item a:hover {
    background-color: #d05165;
    color: #fff}
.header.light .header-top-row #lang .lang-item a:hover i {
    color: #f7f7f7}
.header.light .top-welcome p {
    color: rgba(45,45,45,.7)}
.header.light .header-main.header-main-fixed .header-main-block1.with-menu {
    background-color: #fff}
.header.light .header-main.header-main-fixed .header-main-block1 {
    background-color: #fff}
.header.light .header-main.header-main-fixed .header-main-block2 .navbar-main {
    background-color: #2d2d2d}
.header.light .header-main .header-main-block1 {
    background-color: rgba(255,255,255,.7)}
.header.light .header-main .header-main-block1 .login a {
    color: rgba(45,45,45,.9)}
.header.light .header-main .header-main-block1.with-menu {
    background-color: rgba(255,255,255,.7)}
.header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a {
    color: #2d2d2d}
.header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a:hover,.header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a:hover,.header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a:focus,.header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a:focus,.header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a,.header.light .header-main .header-main-block1.with-menu .navbar-main .navbar-main .nav>li.open>a {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none}
.header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a:hover i,.header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a:hover i,.header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a:focus i,.header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a:focus i,.header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a i,.header.light .header-main .header-main-block1.with-menu .navbar-main .navbar-main .nav>li.open>a i {
    color: #fff}
.header.light .header-main .header-main-block1.with-menu .navbar-main .mini-card-icon {
    color: #2d2d2d}
.header.light .header-main .header-main-block1.with-menu .navbar-main .mini-card-icon:hover {
    color: #fff}
.header.light .header-main .header-main-block1.with-menu .navbar-main .top-icon-block>a {
    color: #2d2d2d}
.header.light .header-main .header-main-block1.with-menu .navbar-main .top-icon-block>a:hover {
    color: #fff}
.header.light .header-main .top-search-form form input {
    background: 0;
    border-radius: 0;
    border: 1px solid rgba(45,45,45,.1);
    color: #999}
.header.light .header-main .top-search-form form input:focus {
    outline-style: none;
    box-shadow: none;
    border-color: #d05165}
.header.light .header-main .top-search-form form #cat {
    color: #999;
    -moz-appearance: none;
    background: 0;
    background-color: transparent;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0}
.header.light .header-main .top-search-form form button {
    color: #2d2d2d}
.header.light .header-main .top-search-form form button:hover {
    color: #d05165}
.header.light .header-main .navbar-main {
    background-color: rgba(45,45,45,.7)}
.header.light .header-main .navbar-main .nav>li>a>span,.header.light .header-main .navbar-main .dropdown-menu>li>a>span,.header.light .header-main .navbar-main .yamm-content ul>li span,.header.light .header-main .navbar-main .yamm-content h4 span {
    color: #fff;
    background-color: #554798}
.header.light .header-main .navbar-main .nav>li>a>span:after,.header.light .header-main .navbar-main .dropdown-menu>li>a>span:after,.header.light .header-main .navbar-main .yamm-content ul>li span:after,.header.light .header-main .navbar-main .yamm-content h4 span:after {
    border-top: 5px solid #554798}
.header.light .header-fade-block .close-button {
    display: none;
    color: #2d2d2d}
.header.light .header-fade-block .close-button:hover {
    color: #d05165}
header {
    position: relative}
.header {
    position: absolute;
    z-index: 50;
    display: block;
    top: 0;
    left: 0;
    right: 0}
.header .container {
    position: relative}
.header .header-top-row {
    width: 100%;
    position: relative;}
.header .header-top-row .login {
    margin: 0}
    
    
    
.header .v-line {
    width: 0;
    height: 30px;
    float: right}
.header .top-welcome p {
    line-height: 40px;direction: ltr;
    font-family: 'pd',sans-serif;
    margin: 0;
    font-size: 13px;
    text-align: right}
.header .login {
    line-height: 40px;
    text-align: right;
    margin: 5px 0;
    font-size: 13px;
    font-family: 'pd',sans-serif}
.header .login a {
    text-decoration: none}
.header .login i {
    margin: 0 3px 0 10px}
.header #account-menu {
    font-family: 'pd',sans-serif;
    font-size: 13px;
    position: relative}
.header #account-menu:hover .account-menu-item {
    top: 40px;
    display: block;
    opacity: 1}
.header #account-menu .account-menu-title {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 110px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.header #account-menu .account-menu-title:hover {
    text-decoration: none}
.header #account-menu .account-menu-item {
    display: hidden;
    top: -1000px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease}
.header #account-menu .account-menu-item a {
    display: block;
    line-height: 38px;
    text-indent: 7px;
    width: 110px;
    direction: rtl;
    text-align: right;}
.header #account-menu .account-menu-item a:hover {
    text-decoration: none}
.header #account-menu .account-menu-item a i:before {
    display: inline}
.header #currency {
    font-family: 'pd',sans-serif;
    font-size: 13px;
    position: relative}
.header #currency:hover .currency-item {
    top: 40px;
    display: inline-block;
    opacity: 1}
.header #currency .currency-title {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 80px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.header #currency .currency-title:hover {
    text-decoration: none}
.header #currency .currency-item {
    display: hidden;
    top: -1000px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease}
.header #currency .currency-item a {
    display: block;
    line-height: 38px;
    text-align: left;
    text-indent: 15px;
    width: 80px;}
.header #currency .currency-item a:hover {
    text-decoration: none}
.header #lang {
    font-family: 'pd',sans-serif;
    font-size: 13px;
    position: relative}
.header #lang:hover .lang-item {
    top: 40px;
    display: block;
    opacity: 1}
.header #lang .lang-title {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 100px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.header #lang .lang-title:hover {
    text-decoration: none}

.header #lang .lang-item {
    display: hidden;
    top: -1000px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease}
.header #lang .lang-item a {
    display: block;
    line-height: 38px;
    text-align: right;
    direction: rtl;
    text-indent: 15px;
    width: 100px;}
.header #lang .lang-item a:hover {text-decoration: none}
.header .header-bg {
    height: 100px}
.header .header-bg-fixed {
    height: 0}
.header .header-main {
    height: 100px;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -o-transition: height .2s ease;
    -ms-transition: height .2s ease;
    transition: height .2s ease}
.header .header-main .header-main-block1 {height: 100px;}
.header .header-main .header-main-block1.with-menu .navbar-main {
    background: 0;padding-top: 18px;}
.header .header-main .header-main-block1.with-menu .yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0}

.header .header-main .top-search-form {
    width: 100%}
.header .header-main .top-search-form form {
    margin: 5px 0;
    position: relative}
.header .header-main .top-search-form form input {
    width: 30%;
    float: left;
    border: 0;
    height: 40px;
    padding: 0 10px;
    outline: 0;
    direction: rtl;
    box-shadow: none}
.header .header-main .top-search-form form input:focus {
    outline-style: none;
    box-shadow: none;}
.header .header-main .top-search-form form button {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    height: 40px;
    width: 40px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px}

.header #container-fixed {
    height: 50px;
    -webkit-transition: margin .3s ease;
    -moz-transition: margin .3s ease;
    -o-transition: margin .3s ease;
    -ms-transition: margin .3s ease;
    transition: margin .3s ease}
.header .header-logo {
    height: 50px;
    margin: 0 auto;
    display: block}
.header .navbar-main {
    margin: 0;
    border-radius: 0;
    border: 0}
.header .header-main-fixed {height: 50px;}
.header .header-main-fixed #container-fixed {
    margin: 0}
.top-header-bg {
    height: 140px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.light.top-header-bg {
    height: 145px}
.top-header-bg.top-header-bg-fix {
    height: 120px}
.top-header-m-bg {
    height: 190px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.light.top-header-m-bg {
    height: 195px}
.top-header-m-bg.top-header-bg-fix {
    height: 90px}
.top-header-m-bg.dark {
    background-image: url("../img/bg/bg-header.jpg");
    background-size: cover;
    background-position: center center}
.header-fade-block {
    display: none;
    padding-bottom: 20px;
    position: relative}













/*******************************************************************************************************
										Preview	Menu				
********************************************************************************************************/
.main-nav > ul > li .sub-menu > li.menu-item-preview {
  position: relative;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview > .preview-image {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  left: 100%;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 200px;
  opacity: 0;
  visibility: hidden;
  margin-top: 30px;
  border: 1px solid #e5e5e5;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview:hover > .preview-image {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview > .preview-image > a {
  display: block;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview > .preview-image > a > img {
  left: 0;
  position: absolute;
  top: 0;
  transition: all 5s ease-in-out 0s;
  -webkit-transition: all 5s ease-in-out 0s;
  width: 100%;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview > .preview-image > a:hover > img {
  top: 100%;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
/*Begin Header On Top*/
.header-ontop {
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.header-ontop.fixed-ontop {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  visibility: visible;
  width: 100%;
  z-index: 999!important;
  padding: 15px 0;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  left: 0;
  position: fixed!important;
  top: 0;
}
/*End Header On Top*/
/*Begin Main Nav*/
.main-nav {
  position: relative;
  z-index: 100;
}
.main-nav > ul {
  font-size: 0;
  list-style: outside none none;
  padding: 0;
  margin: 0;
  position: relative;
}
.main-nav > ul > li {
  display: inline-block;
  font-size: 14px;
}
.main-nav > ul > li > a {
  display: block;
  position: relative;
  padding: 15px 12px;
  color: #fff;
  font-size: 16px;
}
.main-nav li.menu-item-has-children {
  position: relative;
}
.main-nav li.menu-item-has-children:hover > .sub-menu {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.main-nav li.has-mega-menu:hover > .mega-menu {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.main-nav .sub-menu {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  right: 0;
  list-style: outside none none;
  margin: 30px 0 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 200px;
  z-index: 999;
  text-align: right;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.main-nav > ul > li .sub-menu > li {
  padding: 0 20px;
}
.main-nav > ul > li .sub-menu > li > a {
  border-top: 1px solid #e5e5e5;
  display: block;
  padding: 10px 0;
  position: relative;
  text-transform: capitalize;
}
.main-nav > ul > li .sub-menu > li:first-child > a {
  border: none;
}
.main-nav > ul > li .sub-menu > li.menu-item-has-children > a {
  padding-left: 10px;
  position: relative;
}
.main-nav > ul > li .sub-menu > li.menu-item-has-children > a::after {
  content: "\f104";
  font-family: "fontAwesome";
  position: absolute;
  left: 0;
  top: 11px;
}
.main-nav > ul > li.menu-item-has-children li.menu-item-has-children > .sub-menu {
  right: 100%;
  top: 0;
}
.mega-menu {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  left: 0;
  margin-top: 30px;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 985px;
  z-index: 99;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.main-nav > ul > li.has-mega-menu:hover .mega-menu {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
/*End Main Nav*/
/*Begin Toggle Mobile Menu*/
.main-nav .toggle-mobile-menu {
  display: none;
  height: 30px;
  width: 30px;
  position: relative;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.main-nav .toggle-mobile-menu span {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  top: 50%;
  background: #fff;
}
.main-nav .toggle-mobile-menu::before,
.main-nav .toggle-mobile-menu::after {
  content: '';
  position: absolute;
  top: 0;
  height: 4px;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background: #fff;
}
.main-nav .toggle-mobile-menu::before {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.main-nav .toggle-mobile-menu::after {
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
.main-nav.active .toggle-mobile-menu::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.main-nav.active .toggle-mobile-menu::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.main-nav.active .toggle-mobile-menu span {
  display: none;
}
/*End Toggle Mobile Menu*/

.only767 {display: none;}

/*Begin Menu Responsive*/
@media (max-width: 767px) {
  .main-nav .menu-item-has-children .sub-menu li > a {
    border-bottom: none;
  }
  .noomob {display: none!important;}
  .only767 {display: block;}
  .mega-menu {
    display: none;
  }
  .main-nav .toggle-mobile-menu {
    display: block;
  }
  .main-nav .sub-menu {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    display: none;
    margin: 0!important;
    opacity: 1!important;
    visibility: visible!important;
    position: static!important;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1) !important;
  }
  .main-nav > ul > li > a::before {
    display: none!important;
  }
  .main-nav > ul > li > a {
    color: #333!important;
    font-weight: 400!important;
  }
  .main-nav {
    position: relative;
    z-index: 9999;
    margin: 0;
  }
  .main-nav > ul {
    position: absolute;
    right: 0;
    top: 100%;
    width: 290px;
    z-index: 999;
    background: #fff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    transform: translateX(320px);
    -webkit-transform: translateX(320px);
  }
  .main-nav.active > ul {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
  }
  .main-nav > ul > li {
    display: block;
    margin: 0 15px !important;
    padding: 0!important;
  }
  .main-nav .sub-menu li a::before {
    display: none;
  }
  .main-nav > ul li > a {
    border-top: 1px solid #e5e5e5;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0!important;
  }
  .main-nav > ul li:first-child > a {
    border: medium none;
  }
  .main-nav .sub-menu > li {
    padding: 0px!important;
    margin: 0 15px;
  }
  .main-nav > ul li.menu-item-has-children .menu-item-has-children > a::after {
    left: 0;
    top: 0;
  }
  .main-nav > ul > li.menu-item-has-children > a::after {
    position: absolute;
    left: 0!important;
    top: 13px;
    content: "\f107";
    font-family: fontawesome;
  }
  .main-nav > ul > li .sub-menu::after {
    display: none;
  }
  .main-nav > ul > li .sub-menu {
    display: none;
    width: 100%;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 0;
  }
  .main-nav > ul > li.menu-item-has-children li.menu-item-has-children > .sub-menu {
    left: 0;
    top: 100%;
    padding: 0;
  }
  .main-nav > ul > li.menu-item-has-children li.menu-item-has-children > a::after {
    content: "o ";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
  }
  .main-nav > ul > li.has-mega-menu > a::after {
    display: none!important;
  }
  .menu-item-preview .preview-image {
    display: none;
  }
}










	/* ==========================================================================
   Navbar styles
   ========================================================================== */
    
   
.header-fade-block .close-button {
    position: absolute;
    right: 30px;
    top: 15px;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    display: none;
    text-decoration: none;
    cursor: pointer;}
.navbar-main {
    border: 0;
    margin: 0;
    line-height: 22px;
    min-height: 50px;
    border-radius: 0;
    position: relative}
.navbar-main .top-icon-block {
    float: left;
    height: 50px;
    margin-top: 10px;
    margin-right: 15px}
.navbar-main .top-icon-block>a {
    font-size: 14px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block}
.navbar-main .top-icon-block .mini-card-icon {
    position: relative;
    font-size: 14px;
    padding: 0 17px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block}
.navbar-main .top-icon-block .mini-card-icon span {
    position: absolute;
    top: 3px;
    right: 3px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    font-size: 10px;
    text-align: center;
    border-radius: 20px}

.navbar-main .top-icon-block .shopping-cart-content {
    width: 240px;
    padding: 8px;
    margin: 0;
    border-radius: 0;
    font-size: 12px;
    z-index: 9999;}
.navbar-main .top-icon-block .shopping-cart-content .item {
    width: 220px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
    direction: rtl;
    font-family: "pd",Helvetica,sans-serif}
.navbar-main .top-icon-block .shopping-cart-content .item img {
    height: 70px}
.navbar-main .top-icon-block .shopping-cart-content .item p {
    padding: 5px 5px 0;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    font-family: 'pd',sans-serif}
.navbar-main .top-icon-block .shopping-cart-content .item p strong {
    font-size: 13px}
.navbar-main .top-icon-block .shopping-cart-content .item div {
    margin-right: 60px;
    position: absolute;
    margin-left: 30px;}
.navbar-main .top-icon-block .shopping-cart-content .item .trash {
    display: inline-block;
    padding: 0;
    float: left}
.navbar-main .top-icon-block .shopping-cart-content .item .trash i {
    text-decoration: none;
    min-width: 30px;
    height: 70px;
    text-align: center;
    vertical-align: middle;
    line-height: 70px;
    font-size: 16px}
.navbar-main .top-icon-block .shopping-cart-content .total {
    width: 100%;}
.navbar-main .top-icon-block .shopping-cart-content .total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px;
    float: right;
    width: 100%}
.navbar-main .top-icon-block .shopping-cart-content .total table td {
    padding: 2px 2px 2px 10px;
    text-align: right}
.navbar-main .top-icon-block .shopping-cart-content .total a {
    padding: 10px 0px;
    margin: 0;
    text-align: center;
    width: 50%;}
.navbar-main .nav>.dropdown>a {
    padding: 15px 15px 15px 20px}
.navbar-main .nav>li>a {
    padding: 15px 12px;
    font-family: 'pd',sans-serif;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: 500}
.navbar-main .nav>li>a i {
    font-size: 10px;
    position: absolute;
    left: 12px;
    bottom: 15px}
.navbar-main .nav>li>a>span,.navbar-main .dropdown-menu>li>a>span,.navbar-main .yamm-content ul>li span,.navbar-main .yamm-content h4 span {
    position: absolute;
    top: -10px;
    right: 3px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 8px;
    padding: 5px 8px}
.navbar-main .nav>li>a>span:after,.navbar-main .dropdown-menu>li>a>span:after,.navbar-main .yamm-content ul>li span:after,.navbar-main .yamm-content h4 span:after {
    content: '';
    position: absolute;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    left: 5px;
    bottom: -5px;
    z-index: 1}
.navbar-main .dropdown-menu {
    padding: 0;
    border-radius: 0;}
.navbar-main .dropdown-menu li>a {
    padding: 0 15px;
    white-space: nowrap;
    min-height: 32px;
    line-height: 34px;
    font-family: 'pd',sans-serif;
    position: relative;
    text-align: right;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.navbar-main .dropdown-submenu {
    position: relative}

.navbar-main .dropdown-submenu:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 14px;
    padding-left: 15px;
    position: absolute;
    top: 10px;
    right: 10px}
.navbar-main .dropdown-submenu>.dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0}
.navbar-main .dropdown-submenu:hover>.dropdown-menu {
    display: block}
.navbar-main .dropdown-menu>li>a:hover,.navbar-main .dropdown-menu>li>a:focus {
    padding: 0 18px 0 12px}
.navbar-main .nav.navbar-right .dropdown-menu {
    right: 15px}
.navbar-main a.navbar-brand {
    padding: 0;
    margin-top: -15px;
    height: 30px}
.navbar-main a.navbar-brand i {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.navbar-main .navbar-toggle {
    border-radius: 0;
    margin-right: 0}
.navbar-main .navbar-collapse {
    margin-top: 10px;}


.yamm-content ul>li {
    min-height: 34px;
    line-height: 34px}
.yamm-content ul>li i {
    width: 17px}
.yamm-content .banner {
    margin: 0}
.full-screen-block {
    position: relative;
    overflow: hidden;
    background-image: url("../img/bg/bg5.jpg");
    background-size: cover;
    background-position: center center}
.full-screen-block .bg-dark {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0}
.full-screen-block .fade-ticker .big-text {
    padding: 30px 0 10px}
.full-screen-block .fade-ticker .big-text .head-title {
    font-size: 60px;
    text-align: center;
    font-family: 'pd',sans-serif}
.full-screen-block .fade-ticker .big-text .head-title span {
    text-transform: uppercase;
    font-weight: 700}
.block-op50 { padding: 30px 30px 0 30px}

/* ==========================================================================
Product style
========================================================================== */

.product.list .product-caption {
    padding: 20px}
.product.list .product-icons {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 5px 0 0;
    vertical-align: middle}
.product.list .product-icons .product-icon {
    display: inline-block;
    position: relative}
.product.list .product-icons .product-icon a {
    display: block;
    position: inherit;
    left: 0;
    top: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none}
.product.list .product-icons .product-icon .product-card-icon {
    font-size: 19px;
    text-align: center;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    top: 0;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 58px}
.product {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0 15px 30px 15px;
    position: relative;
    padding: 3px;}
.product:hover .product-compare {
    opacity: 1}
.product:hover .product-wishlist {
    opacity: 1}
.product:hover .quick-view {
    opacity: 1}
.product .product-cart {
    position: absolute;
    font-size: 19px;
    text-align: center;
    display: block;
    -webkit-backface-visibility: hidden;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 58px;
    z-index: 33;
    left: 10px;
    bottom: 10px}
.product .product-cart.word {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    width: inherit;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    display: inline-block;
    padding: 0 20px;
    left: 0;
    bottom: 0;
    margin: 5px 0 15px;
    font-family: 'pd',sans-serif}
.product .product-cart.word i {
    padding-right: 10px}
.product .product-cart.word:hover {
    background-color: #2d2d2d}
.product .product-compare {
    position: absolute;
    font-size: 18px;
    text-align: center;
    display: block;
    -webkit-backface-visibility: hidden;
    border-radius: 60px;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 40px;
    z-index: 33;
    right: 15px;
    bottom: 20px}
.product .product-wishlist {
    position: absolute;
    font-size: 18px;
    text-align: center;
    display: block;
    -webkit-backface-visibility: hidden;
    border-radius: 60px;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 40px;
    z-index: 33;
    right: 58px;
    bottom: 20px}
    
.product .product-img {
    position: absolute;
    font-size: 18px;
    text-align: center;
    display: block;
    -webkit-backface-visibility: hidden;
    border-radius: 60px;
    width: 60px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 40px;
    z-index: 33;
    right: 101px;
    bottom: 20px}

.product .product-caption {
    text-align: center;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 10px}
    
    
    
    
.product .product-caption .product-name {
    font-size: 13px;
    direction: rtl;
    font-family: 'pd',sans-serif;
    padding: 10px 0 5px;
    display: block;
    text-decoration: none;}

.product .product-caption .product-price {
    font-size: 18px;
    margin: 5px 0 10px;
    font-family: 'pd',sans-serif;
    font-weight: 700;
    line-height: 25px;
    max-height: 25px}
.product .product-caption .product-price span {
    font-size: 13px;
    text-decoration: line-through;
    line-height: 25px}
.product .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative}
.product .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: center}
.product .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block}
.product .product-rating .stars span.star.active:before {
    content: "\f005"}
.product .product-rating .stars span.star:hover {
    cursor: pointer}
.product .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;}
.product .product-rating .stars span.star:hover:before,.product .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";}
.product .product-rating .review {
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none}
.product .description {
    font-size: 14px;}
.product-new {
    position: absolute;
    font-size: 13px;
    z-index: 5;
    height: 26px;
    text-align: center;
    line-height: 24px;
    right: 0;
    top: 0;
    padding: 0 5px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden}
.product-new:after {
    content: '';
    position: absolute;
    border-left: 8px solid transparent;
    border-bottom: 0;
    border-left: 0t;
    left: -8px;
    top: 0;
    z-index: 1}
.quick-view {
    position: absolute;
    font-size: 19px;
    text-align: center;
    display: block;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    width: 70px;
    height: 70px;
    border-radius: 60px;
    text-align: center;
    text-decoration: none;
    left: 34%;
    top: 50%;
    margin: -35px auto auto -35px;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 68px;
    z-index: 33}

.quick-view.word {
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    margin: -20px auto auto -50px;
    font-family: 'pd',sans-serif}    



.product:hover .view-details {
    opacity: 1}
        
    .view-details {
    position: absolute;
    font-size: 19px;
    text-align: center;
    display: block;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    width: 70px;
    height: 70px;
    border-radius: 60px;
    text-align: center;
    text-decoration: none;
    left: 66%;
    top: 50%;
    margin: -35px auto auto -35px;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 68px;
    z-index: 33}






.view-details.word {
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    margin: -20px auto auto -50px;
    font-family: 'pd',sans-serif}    
    

.product-sale {
    position: absolute;
    font-size: 13px;
    z-index: 5;
    height: 26px;
    text-align: center;
    line-height: 24px;
    left: 0;
    top: 0px;
    width: 66px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden}
.product-sale:after {
    content: '';
    position: absolute;
    border-left: 8px solid transparent;
    border-top: 0;
    border-left: 0t;
    left: -8px;
    top: 0;
    z-index: 1}
.product-section figure {
    max-width: 280px;
    margin: 0 auto;
    overflow: hidden;
    position: relative}
.figure-hover-overlay.mini-treangle:after {
    content: '';
    position: absolute;
    border-right: 15px solid transparent;
    border-bottom: 0;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
    z-index: 5}
.figure-hover-overlay.treangle:after {
    content: '';
    position: absolute;
    border-right: 60px solid transparent;
    border-bottom: 0;
    border-bottom: 14px solid #fff;
    border-left: 60px solid transparent;
    left: 50%;
    margin-left: -60px;
    bottom: 0;
    z-index: 5}
.figure-hover-overlay.around:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 45px;
    background-color: #fff;
    left: 50%;
    margin-left: -40px;
    bottom: -60px;
    z-index: 5}
.figure-hover-overlay.rentengle:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 15px;
    background-color: #fff;
    left: 50%;
    margin-left: -40%;
    bottom: 0;
    z-index: 5}
.figure-hover-overlay.rentengle .product-cart {

    left: 10px;
    bottom: 25px}
.figure-hover-overlay.rentengle .product-compare {
    bottom: 30px}
.figure-hover-overlay.rentengle .product-wishlist {
    bottom: 30px}
.figure-hover-overlay {
    position: relative;
    overflow: hidden}
.figure-hover-overlay .figure-href {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5}
.figure-hover-overlay .img-overlay {
    position: absolute;
    opacity: 1;
    z-index: 2}
.figure-hover-overlay img {
    position: relative;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden}
.product-sale-time {
    display: inline-block;
    margin: 0 auto}
.product-sale-time .time {
    margin: 15px 0 0 0;
    font-size: 15px;
    color: #fff;
    text-align: center;
    z-index: 7}
.product-sale-time .time div {
    display: inline-block;
    float: left;
    background-color: #d05165;
    width: 40px;
    padding: 3px 10px 3px;
    margin-right: 2px;
    text-align: center}
.product-sale-time .time .cd-time {
    display: block;
    margin-top: 0;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 2px}
.img-overlay {
    position: absolute;
    opacity: .5;
    z-index: 2}
.product:hover .figure-hover-overlay img {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out}
.product .figure-hover-overlay:hover .img-overlay {
    opacity: 0}
.big-banner {
    background-image: url("../img/bg/bg1.jpg");
    background-size: cover;
    background-position: center center}
.block-big-product {
    position: relative;
    background-image: url("../img/bg/bg2.jpg");
    background-size: cover;
    background-position: center center}
.block-big-product .owl-item img:hover {
    cursor: col-resize}
.block-big-product .big-product-inner {
    position: relative;
    padding: 60px;
    text-align: center;
    background-color: rgba(0,0,0,.4)}
.block-big-product .big-product-inner .big-product-name {
    font-family: 'pd',sans-serif;
    text-decoration: none;
    color: rgba(255,255,255,.95);
    font-size: 36px;
    display: block;
    margin-bottom: 10px}
.block-big-product .big-product-inner .big-product-name:hover {
    color: #d05165}
.block-big-product .big-product-inner .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative}
.block-big-product .big-product-inner .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 18px;
    text-align: center}
.block-big-product .big-product-inner .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block}
.block-big-product .big-product-inner .product-rating .stars span.star.active:before {
    content: "\f005"}
.block-big-product .big-product-inner .product-rating .stars span.star:hover {
    cursor: pointer}
.block-big-product .big-product-inner .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: #d05165}
.block-big-product .big-product-inner .product-rating .stars span.star:hover:before,.block-big-product .big-product-inner .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: #d05165}
.block-big-product .big-product-inner .product-rating .review {
    color: rgba(255,255,255,.7);
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none}
.block-big-product .big-product-inner .product-rating .review:hover {
    color: #d05165}
.block-big-product .big-product-inner .product-price {
    color: #f7f7f7;
    font-size: 36px;
    margin: 15px 0;
    font-family: 'pd',sans-serif;
    font-weight: 700;
    line-height: 46px;
    max-height: 46px}
.block-big-product .big-product-inner .product-price span {
    color: rgba(247,247,247,.5);
    font-size: 25px;
    text-decoration: line-through;
    line-height: 25px}
.block-big-product .big-product-inner .description {
    font-size: 18px;
    color: rgba(45,45,45,.5)}
.block-big-product .big-product-inner .toolbar-product {
    position: relative;
    display: block;
    height: 50px;
    margin: 25px 0;
    z-index: 2}
.block-big-product .big-product-inner .toolbar-product:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    background-color: rgba(45,45,45,.1);
    z-index: -1}
.block-big-product .big-product-inner .toolbar-product a {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: #eee;
    z-index: 5;
    padding: 0;
    color: rgba(208,81,101,.7);
    font-size: 22px;
    text-decoration: none;
    text-align: center}
.block-big-product .big-product-inner .toolbar-product a:hover {
    border-color: #d05165;
    background-color: #d05165;
    color: #fff}
.block-big-product .big-product-inner .toolbar-product a i {
    line-height: 24px;
    padding: 0 3px;
    font-size: 22px}
.block-big-product .big-product-inner .product-icons {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 20px 0 0;
    vertical-align: middle}
.block-big-product .big-product-inner .product-icons .product-icon {
    display: inline-block;
    position: relative;
    vertical-align: middle}
.block-big-product .big-product-inner .product-icons .product-icon a {
    display: inline-block;
    width: 40px;
    background-color: rgba(208,81,101,.7);
    border-radius: 50px;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none}
.block-big-product .big-product-inner .product-icons .product-icon a:hover {
    background-color: #d05165;
    color: #fff}
.block-big-product .big-product-inner .product-icons .product-icon .product-card-icon {
    font-size: 18px;
    text-align: center;
    color: #fff;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    top: 0;
    background-color: rgba(208,81,101,.7);
    width: 60px;
    height: 60px;
    border-radius: 70px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 58px}
.block-big-product .product-sale-time {
    display: inline-block;
    margin: 0 auto}
.block-big-product .product-sale-time .time {
    margin: 0;
    font-size: 15px;
    color: #f7f7f7;
    text-align: center;
    z-index: 7}
.block-big-product .product-sale-time .time div {
    display: inline-block;
    float: left;
    background-color: rgba(45,45,45,.5);
    width: 50px;
    padding: 3px 10px 3px;
    margin-right: 3px;
    text-align: center}
.block-big-product .product-sale-time .time .cd-time {
    display: block;
    margin-top: 0;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 5px}
.review-header h5 {
    font-family: 'pd',sans-serif}
.owl-carousel .owl-stage-outer {
    padding: 0}
.product-small-list {
    display: block;direction: rtl;
    clear: both;
    margin-bottom: 25px;
    position: relative}
.product-small-list .product-small-list-text-img {
    width: 80px;
    display: inline-block;
    border: 1px solid rgba(45,45,45,.1)}
.product-small-list .product-small-list-text {
    display: block;
    position: absolute;
    right: 100px;
    top: 0}
.product-small-list .product-small-list-text .product-price {
    color: #d05165;
    font-size: 18px;
    margin: 0;
    font-weight: 700}
.product-small-list .product-small-list-text .product-price span {
    color: rgba(45,45,45,.7);
    font-size: 13px;
    text-decoration: line-through}
.product-small-list .product-small-list-text .product-name {
    padding: 5px 0 0;
    font-size: 16px;
    display: inline-block;
    font-family: 'pd',sans-serif;
    text-decoration: none;
    color: rgba(45,45,45,.7)}

.product-small-list .product-small-list-text p {
    color: rgba(45,45,45,.5)}
.product-small-list .product-small-list-text .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative}
.product-small-list .product-small-list-text .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: left}
.product-small-list .product-small-list-text .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block}
.product-small-list .product-small-list-text .product-rating .stars span.star.active:before {
    content: "\f005"}
.product-small-list .product-small-list-text .product-rating .stars span.star:hover {
    cursor: pointer}
.product-small-list .product-small-list-text .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: rgba(45,45,45,.7)}
.product-small-list .product-small-list-text .product-rating .stars span.star:hover:before,.product-small-list .product-small-list-text .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: rgba(45,45,45,.7)}
.product-small-list .product-small-list-text .product-rating .review {
    color: rgba(45,45,45,.7);
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none}
.product-small-list .product-small-list-text .product-rating .review:hover {
    color: #d05165}
.product-small-list .product-icons {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 5px 0 0}
.product-small-list .product-icons .product-icon {
    display: inline-block}
.product-small-list .product-icons .product-icon a {
    height: 40px;
    min-width: 40px;
    border: 1px solid rgba(208,81,101,.7);
    color: #d05165;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none}
.product-small-list .product-icons .product-icon a i {
    width: 24px}
.product-small-list .product-icons .product-icon a:hover {
    background-color: #d05165;
    color: #fff;
    border-color: #d05165}
.product-small-list .product-icons .product-icon .product-card-icon {
    padding: 0 7px 0 7px;
    opacity: 1}
.product-small-list .product-icons .product-icon .product-card-icon i {
    width: 16px}
.product-small-list:hover .product-small-list-text-img {
    border-color: rgba(208,81,101,.5)}
.product-small-list.light {
    border-top: 0}
.product-small-list.light .product-small-list-text-img {
    border-color: rgba(247,247,247,.3)}
.product-small-list.light .product-small-list-text .product-price {
    color: rgba(247,247,247,.9)}
.product-small-list.light .product-small-list-text .product-price span {
    color: rgba(247,247,247,.5)}
.product-small-list.light .product-small-list-text .product-name {
    color: rgba(255,255,255,.5)}
.product-small-list.light .product-small-list-text .product-name:hover {
    color: #fff}
.product-small-list.light .product-small-list-text p {
    color: rgba(247,247,247,.3)}
.product-small-list.light .product-small-list-text .product-rating .stars span.star:before {
    color: rgba(208,81,101,.9)}
.product-small-list.light .product-small-list-text .product-rating .stars span.star:hover:before,.product-small-list.light .product-small-list-text .product-rating .stars span.star:hover~span.star:before {
    color: rgba(208,81,101,.9)}
	
/* ==========================================================================
Header block of secondary pages
========================================================================== */
.breadcrumb {
    margin: 0;
    padding: 25px 0;
    background: 0;
    display: inline-block}
.breadcrumb>li {
    text-shadow: none;
        float: right;
    margin-left: 10px}
.breadcrumb>li:first-child {
    margin-right: 0}
.breadcrumb>li a {
    text-decoration: none;
    font-family: 'pd',sans-serif;
    font-size: 13px;
    font-weight: 500}
.breadcrumb>li:after {
    margin-left: 10px;
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 12px;}
.breadcrumb>li+li:before {
    content: "";
    padding: 0}
.breadcrumb>li: last-child:after {
    content: ""}
.breadcrumb>.active {
    font-family: 'pd',sans-serif;
    font-size: 13px;
    font-weight: 500}
	
/* ==========================================================================
Shortcode
========================================================================== */
span.dropcap {
    font-size: 40px;
    float: left;
    margin: 8px 10px 5px 0;
    line-height: 1;
    padding: 10px 14px;
    background: #d05165;
    color: rgba(255,255,255,.7)}
blockquote {
    font-size: 14px;
    border-color: #f7f7f7;
    line-height: 26px;
    font-style: italic}
.alert {
    border-radius: 0}
.alert.alert-success {
    background-color: #554798;
    border: 0;
    color: #fff}
.alert.alert-warning {
    background-color: #d05165;direction: rtl;
    border: 0;
    color: #fff}
.progress {
    height: 50px;
    border-radius: 0}
.progress .progress-bar {
    line-height: 50px}
.flickr li {
    float: left;
    margin: 0 10px 10px 0;
    padding: 1px;
    background-color: #f7f7f7;
    width: 70px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.flickr li:hover {
    background-color: #d05165}
.tool_tip {
    color: #d05165}
.tool_tip:hover {
    color: #d05165}
.portfolio-cell {
    position: relative}
.portfolio-cell .portfolio-item {
    position: relative}
.no-pad {
    padding: 0}
.no-mar {
    margin: 0}

/* ==========================================================================
   All Block styles
   ========================================================================== */
.header-for-light {
    position: relative;
    margin-bottom: 20px}
.header-for-light h1,.header-for-light h2,.header-for-light h3 {
    text-align: right;
    float: right;
    margin: 0;
    line-height: 40px;
    font-family: 'pd',sans-serif;
    display: inline-block}

.header-for-light2 {
    position: relative;
    margin-bottom: 0px}
.header-for-light2 h1,.header-for-light2 h2,.header-for-light2 h3 {
    text-align: right;
    float: right;
    margin: 0;
    line-height: 40px;
    font-family: 'pd',sans-serif;
    display: inline-block}    
    
.header-for-light22 {
    text-align: right;
    float: right;
    width: 100%;
    direction: rtl;
    margin: 0;
    line-height: 30px;
    font-family: 'pd',sans-serif;
    display: inline-block;} 
    
        
.header-for-light h1 span,.header-for-light h2 span,.header-for-light h3 span {
    text-transform: uppercase}
.header-for-light p {
    margin: 10px 0}
.header-for-light .header-bottom-line {
    display: block;
    height: 1px;
    width: 40px;
    margin: 0 auto;
    margin: 0}
.header-for-light .see-all {
    display: inline-block;
    float: left;
    line-height: 38px;
    font-size: 16px;
    font-family: 'pd',sans-serif;
    padding: 0 15px;
    margin-top: 10px;
    text-decoration: none;}

.toolbar-for-light {
    position: relative;
    float: left;
    display: inline-block;
    height: 40px;
    z-index: 2}
.toolbar-for-light a {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    z-index: 5;
    padding: 0;
    font-size: 18px;
    text-decoration: none;
    text-align: center}


.toolbar-for-light a i {
    line-height: 40px;
    padding: 0 3px;
    font-size: 18px}
.header-for-light.center {
    text-align: center}
.header-for-light.center h1,.header-for-light.center h2,.header-for-light.center h3 {
    text-align: center}
.header-for-light.center p {
    text-align: center}
    
    
    
    
.header-for-light.center .header-bottom-line {
    display: block;
    height: 1px;
    width: 40px;
    margin: 0 auto;}
.header-for-black {
    position: relative;
    margin-bottom: 20px}
.header-for-black h1,.header-for-black h2,.header-for-black h3 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
    display: inline-block;
    font-family: 'pd',sans-serif}
.header-for-black h1 span,.header-for-black h2 span,.header-for-black h3 span {
    text-transform: uppercase}
.header-for-black p {
    margin: 10px 0}
.header-for-black .header-bottom-line {
    display: block;
    height: 1px;
    width: 40px;
    margin: 0 auto;}
.header-for-black .see-all {
    display: inline-block;
    float: right;
    line-height: 38px;
    font-size: 16px;
    font-family: 'pd',sans-serif;
    padding: 0 15px;
    text-decoration: none;}

.header-for-black.center h1,.header-for-black.center h2,.header-for-black.center h3 {
    text-align: center;
    display: block}
.header-for-black.center p {
    text-align: center;direction: rtl;}
.header-for-black.center .header-bottom-line {
    display: block;
    height: 1px}
.header-for-black.center .toolbar-for-light {
    width: 100%}
.toolbar-for-black {
    position: relative;
    float: right;
    display: inline-block;
    height: 40px;
    z-index: 2}
.toolbar-for-black a {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    z-index: 5;
    padding: 0;
    font-size: 18px;
    text-decoration: none;
    text-align: center}
.toolbar-for-black a i {
    line-height: 40px;
    padding: 0 3px;
    font-size: 18px}
.article-header {
    margin: 0 0 20px;
    font-family: 'pd',sans-serif;
    direction: rtl;
    position: relative}
    
    
    
.article-header.center {
    text-align: center}
.hot-service-block {
    padding-top: 30px}
.hot-service {
    position: relative;
    background-color: rgba(45,45,45,.1);
    text-align: center;
    padding: 60px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer}
.hot-service i {
    font-size: 48px;
    display: block;
    margin-bottom: 15px;
    line-height: 48px;
    text-align: center;
    color: #d05165}
.hot-service p {
    color: rgba(45,45,45,.5)}
.hot-service h4 {
    font-family: 'pd',sans-serif}
.hot-service:hover {
    background-color: #554798;
    z-index: 2;
    -webkit-transform: perspective(500px) rotatex(15deg) rotatey(0deg) rotatez(0deg);
    -moz-transform: perspective(500px) rotatex(15deg) rotatey(0deg) rotatez(0deg);
    -o-transform: perspective(500px) rotatex(15deg) rotatey(0deg) rotatez(0deg);
    -ms-transform: perspective(500px) rotatex(15deg) rotatey(0deg) rotatez(0deg);
    transform: perspective(500px) rotatex(15deg) rotatey(0deg) rotatez(0deg)}
.hot-service:hover i {
    color: #f7f7f7}
.hot-service:hover h4 {
    color: #fff}
.hot-service:hover p {
    color: rgba(247,247,247,.5)}
.block-client-say {
    position: relative;
    margin-bottom: 30px}
.block-client-say i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 50px;
    color: rgba(247,247,247,.3);
    line-height: 40px}
.block-client-say .client-say-container {
    padding-left: 60px}
.block-client-say .client-say-container h4 {
    color: #f7f7f7;
    font-family: 'pd',sans-serif}
.block-client-say .client-say-container h5 {
    color: rgba(247,247,247,.3);
    font-style: italic}
.block-client-say .client-say-container p {
    color: rgba(255,255,255,.5)}
.widget-block {
    position: relative;
    margin-bottom: 30px}
.banner-round {
    position: relative;
    overflow: hidden;
    backface-visibility: hidden}
.banner-round .banner-title {
    position: absolute;
    display: block;
    direction: rtl;
    height: 80px;
    line-height: 80px;
    top: 80%;
    left: 0;
    text-align: center;
    font-family: 'pd',sans-serif;
    font-size: 14px;
    margin-top: -40px;
    width: 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.banner-round img {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out}
.banner-round:hover .banner-title {
    opacity: 1}
.banner-round:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1)}
.banner-collection {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    backface-visibility: hidden}
.banner-collection a {
    position: absolute;
    z-index: 6;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%}
.banner-collection:after {
    position: absolute;
    content: "";
    background-color: rgba(45,45,45,.7);
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out}
.banner-collection .banner-title {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    color: rgba(255,255,255,.7);
    font-family: 'pd',sans-serif;
    margin-top: -40px;
    z-index: 5;
    padding: 0 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.banner-collection .banner-title span {
    font-size: 22px;
    display: block;
    padding-bottom: 5px;
    color: #fff}
.banner-collection img {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out}
.banner-collection .banner-title.light {
    background-color: rgba(255,255,255,.5)}
.banner-collection:hover:after {
    opacity: 0}
.banner-collection:hover .banner-title {
    top: 110%}
.banner-collection:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1)}
.banner {
    position: relative;
    overflow: hidden;
    backface-visibility: hidden}
.banner .banner-title {
    position: absolute;
    display: block;
    height: 130px;
    line-height: 60px;
    top: 30%;
    left: 0;
    text-align: center;
    font-family: 'pd',sans-serif;
    font-size: 25px;
    margin-top: -40px;
    width: 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease}
.bnnrss1 {display: block;line-height: 30px;font-size: 16px;direction: rtl;}
    
.banner img {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.banner:hover .banner-title {
    opacity: 1}
.banner:hover img {
    -webkit-transform: scale(1.1,1.1) rotate(1deg);
    -moz-transform: scale(1.1,1.1) rotate(1deg);
    -o-transform: scale(1.1,1.1) rotate(1deg);
    -ms-transform: scale(1.1,1.1) rotate(1deg);
    transform: scale(1.1,1.1) rotate(1deg)}
.catalog .panel {
    margin-bottom: 30px;
    border-radius: 0}
.catalog a.list-group-item.active,.catalog a.list-group-item.active:hover,.catalog a.list-group-item.active:focus {
    background-color: #d05165;
    border-color: #d05165}
.catalog a.list-group-item.active .badge,.catalog a.list-group-item.active:hover .badge,.catalog a.list-group-item.active:focus .badge {
    background-color: #fff;
    border-radius: 0;
    width: 30px;
    text-align: center}
.catalog a.list-group-item:hover,.catalog a.list-group-item:focus {
    background-color: #f7f7f7;
    color: #d05165}
.catalog a.list-group-item.active:hover,.catalog a.list-group-item.active:focus {
    color: #f7f7f7}
.catalog .list-group .list-group-item {
    border-radius: 0;
    font-family: 'pd',sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    border-color: rgba(45,45,45,.1)}
.catalog .list-group .list-group-item i {
    width: 30px;
    display: inline-block}
.catalog .list-group .list-group-item .badge {
    padding: 5px 7px;
    background: 0;
    color: #d05165;
    border-radius: 0;
    width: 30px;
    text-align: center}
.catalog .list-group .sublinks .list-group-item {
    text-transform: inherit;
    cursor: pointer;
    color: rgba(45,45,45,.6)}
.block-feature-icon {
    position: relative;
    margin-bottom: 30px}
.block-feature-icon.center {
    text-align: center}
.block-feature-icon .block-title {
    padding: 0 80px 0 0}
.block-feature-icon .hi-icon {
    float: right}
.block-feature-icon.center .block-title {
    padding: 0}
.block-feature-icon .block-title h4 {
    color: rgba(45,45,45,.7);
    margin: 0 0 10px;
    font-family: 'pd',sans-serif;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-align: right}
.block-feature-icon.center .block-title h4 {
    text-align: center}
.block-feature-icon .block-title p {
    color: #777;
    font-family: 'Raleway',sans-serif;
    text-align: right;
    line-height: 26px}
.block-feature-icon.center .block-title p {
    text-align: center}
.block-feature-icon .block-icon {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center}
.block-feature-icon.center .hi-icon {
    float: none;
    top: 0;
    margin: 10px 0 20px}
.block-feature-icon:hover .block-title h4 {
    color: #d05165}
.block-feature-icon.left .block-title {
    padding: 0 0 0 80px}
.block-feature-icon.left .block-title h4 {
    text-align: left}
.block-feature-icon.left .block-title p {
    text-align: left}
.block-feature-icon.left .block-icon {
    left: 0}
.block-feature-icon.left .hi-icon {
    float: left}
.block-feature-icon.light .block-title h4 {
    color: #f7f7f7}
.block-feature-icon.light .block-title p {
    color: #aaa}
.hi-icon-wrap {
    text-align: center;
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto}
.hi-icon {
    display: inline-block;
    float: left;
    top: 5px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff}
.hi-icon i {
    line-height: 57px;
    font-size: 36px}
.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box}
.hi-icon-color .hi-icon {
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s}
.hi-icon-color .hi-icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    -webkit-transition: -webkit-transform .2s,opacity .2s;
    -moz-transition: -moz-transform .2s,opacity .2s;
    transition: transform .2s,opacity .2s;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85)}
.hi-icon-effect .hi-icon:hover {
    color: #fff}
.hi-icon-effect .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)}
.hi-icon-color .hi-icon {
    box-shadow: 0 0 0 3px #d05165}
.hi-icon-color .hi-icon:after {
    background: #d05165}
.block-feature {
    position: relative;
    padding: 15px 0 30px 60px}
.block-feature h4 {
    color: #f7f7f7;
    font-family: 'pd',sans-serif;
    margin: 0 0 10px}
.block-feature a {
    color: #f7f7f7;
    font-family: 'pd',sans-serif;
    margin: 0 0 10px;
    display: block;
    font-size: 18px;
    text-decoration: none}
.block-feature a:hover {
    color: #d05165}
.block-feature p {
    color: rgba(247,247,247,.5)}
.block-feature i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 50px;
    color: rgba(255,255,255,.5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer}
.block-feature:hover i {
    color: #d05165}
.block-feature.dark {
    padding: 15px 0 0 60px}
.block-feature.dark h4 {
    color: rgba(45,45,45,.7)}
.block-feature.dark a {
    color: rgba(45,45,45,.7)}
.block-feature.dark a:hover {
    color: #d05165}
.block-feature.dark p {
    color: rgba(45,45,45,.5)}
.block-feature.dark i {
    color: rgba(45,45,45,.5)}
.block-feature.dark:hover i {
    color: #d05165}
.fashion-feature {
    background-image: url("../img/bg/bg2.jpg");
    background-size: cover;
    background-position: top center;
    position: relative;
    padding-top: 430px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out}
.fashion-feature:hover {
    background-image: url("../img/bg/bg3.jpg")}
.fashion-feature .fashion-feature-container {
    background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 100%);
    background-image: -ms-linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 100%);
    background-image: linear-gradient(bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 100%)}
.fashion-feature .fashion-feature-title {
    position: relative}
.fashion-feature .fashion-feature-title h1 {
    line-height: 150px;
    font-size: 80px;
    font-family: 'pd',sans-serif;
    color: #fff;
    text-align: center;
    margin: 0}
.fashion-feature .fashion-feature-title h1 span {
    color: #d05165}
.tags {
    font-size: 0}
.tags li {
    display: inline-block;
    margin: 3px}
    
.tags li a {
    display: block;
    padding: 0 10px;
    line-height: 38px;
    font-size: 14px;
    text-decoration: none;}
.tags li a:hover {text-decoration: none;}
.home-block {
    padding-top: 60px}
.block-side-category {
    border: 1px solid rgba(45,45,45,.1);
    margin-bottom: 30px;
    background-color: rgba(247,247,247,.3)}
.block-side-category .title-side-category {
    font-family: 'pd',sans-serif;
    line-height: 50px;
    text-align: center;
    margin: 0 0 25px;
    color: rgba(45,45,45,.7);
    padding: 10px 30px 5px;
    position: relative}
.block-side-category .title-side-category:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 40px;
    margin-left: -20px;
    height: 1px;
    background-color: #d05165}
.block-side-category .ul-side-category {
    width: 100%;
    list-style-position: inside}
.block-side-category .ul-side-category>li:nth-child(odd) {
    background: #fff}
.block-side-category .ul-side-category i {
    background: rgba(247,247,247,.5)}
.block-side-category .ul-side-category li {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    list-style-type: none}
.block-side-category .ul-side-category li a {
    text-decoration: none;
    color: rgba(45,45,45,.7);
    position: relative;
    display: block;
    padding: 12px 10px 12px 64px;
    font-family: 'pd',sans-serif}
.block-side-category .ul-side-category li a i {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #d05165;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.block-side-category .ul-side-category li a:hover {
    text-decoration: none;
    color: #d05165}
.block-side-category .ul-side-category li a:hover i {
    background: #d05165;
    color: #fff}
.block-side-category .ul-side-category li i {
    font-size: 16px;
    line-height: 18px}
.block-side-category .ul-side-category li: last-child {
    border: 0}
.block-side-category .ul-side-category .sub-category {
    display: none;
    padding-left: 10px}
.hexagon {
    width: 200px;
    height: 110px;
    background: rgba(255,255,255,.95);
    position: relative;
    margin: 0 auto;
    transition: all .3s ease}
.hexagon:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 50px solid rgba(255,255,255,.95);
    transition: all .3s ease}
.hexagon:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 50px solid rgba(255,255,255,.95);
    transition: all .3s ease}
.hexagon:hover {
    background: #d05165}
.hexagon:hover:before {
    border-bottom: 50px solid #d05165}
.hexagon:hover:after {
    border-top: 50px solid #d05165}
.hexagon i {
    color: rgba(208,81,101,.7);
    font-size: 48px;
    line-height: 48px;
    display: inline-block;
    margin-bottom: 10px}
.hexagon a {
    text-decoration: none;
    font-size: 18px;
    display: block;
    color: rgba(45,45,45,.7);
    line-height: 22px;
    font-family: 'pd',sans-serif}
.hexagon a:hover {
    color: #fff}
.hexagon:hover i {
    color: rgba(255,255,255,.5)}
.hexagon:hover a {
    color: rgba(247,247,247,.9)}
.hexagon:hover a:hover {
    color: #fff}
.top-section {
    padding: 20px 25px;
    background-color: #d05165;
    border: 1px solid #d05165;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 20px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff}
.top-section p {
    color: rgba(247,247,247,.9);
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(247,247,247,.3)}
.top-section h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'pd',sans-serif}
.detail-line {
    width: 40px;
    height: 1px;
    background-color: #2d2d2d}
.fullwidth-services {
    padding: 0;
    background: #554798;
    position: relative;
    overflow: visible;
    height: 233px}
.fullwidth-services .fullwidth-service {
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.fullwidth-services .fullwidth-service .inner-service {
    position: absolute;
    cursor: pointer;
    min-width: 100%;
    z-index: 20;
    background-color: #554798;
    padding: 60px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.fullwidth-services .fullwidth-service .inner-service i {
    font-size: 48px;
    line-height: 36px;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px}
.fullwidth-services .fullwidth-service .inner-service .detail-line {
    background: rgba(247,247,247,.5);
    margin: 0 auto}
.fullwidth-services .fullwidth-service .inner-service h4 {
    color: #fff;
    margin: 0;
    font-family: 'pd',sans-serif;
    margin-bottom: 20px}
.fullwidth-services .fullwidth-service .inner-service p {
    color: rgba(255,255,255,.7);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    max-height: 0;
    overflow: hidden;
    opacity: 0}
.fullwidth-services .fullwidth-service:hover {
    margin-top: -37px}
.fullwidth-services .fullwidth-service:hover p {
    max-height: 500px;
    opacity: 1;
    padding-top: 20px}
.colors {
    margin: 0!important;
    list-style: none;
    text-align: center}
.colors li {
    float: right;
    margin: 0 0 5px 10px;direction: rtl;}
    
    
.colors li a {
    display: inline-block;
    width: 32px;
    height: 32px;}
.partner {
    text-align: center;
    margin: 10px;
    padding: 15px 30px 10px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease}
.partner img {
    margin: 0 auto}
.second-page-container {
    padding-top: 190px}
.google-map {
    height: 400px}
.google-map .google-map-frame {
    overflow: hidden;
    height: 100%!important;
    width: 100%!important;
    border: 0}
.block-form {
    margin-bottom: 30px}
.block-form h3 {
    margin: 10px 0;
    font-family: 'pd',sans-serif;direction: rtl;}
.block-form h3 i {
    font-size: 20px;
    margin-left: 10px}
.block-form p {line-height: 15px;}
    
    
    
.block-form textarea.form-control {
    height: 100px;
    border-radius: 3px}
.block-form label {
    margin: 10px 0 0;
    font-family: 'pd',sans-serif;
    font-weight: 400}
.block-form .form-control {
    margin: 10px 0;
    height: 40px;
    border-radius: 0}
.block-form .form-control:focus {
    outline-style: none;
    box-shadow: none}
    
    
.box-border {
    padding: 20px 15px;
    margin-bottom: 30px}
.btn-default.dark {
    padding: 9px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
    background-color: transparent}
.btn-default.dark:hover {
    text-decoration: none;}
.btn-default.dark:focus {
    text-decoration: none}
.btn-default {
    padding: 9px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 0;
    display: inline-block;
    text-decoration: none;
    background-color: transparent}
.btn-default:hover {
    text-decoration: none;}
.btn-default:focus {
    text-decoration: none}
.btn-default.active {
    background-color: transparent}
    

/* ==========================================================================
Page Shopping cart
========================================================================== */
.block-order-total ul {
    font-family: 'pd',sans-serif}
.block-order-total ul li {
    line-height: 40px}
.block-order-total ul li strong {
    float: left}
.cart-table.compare .card_product_image {
    background: 0}
.cart-table.compare .card_product_image img {
    width: 100%}
.cart-table.compare .product-price {
    font-size: 15px;
    font-family: 'pd',sans-serif}
thead>tr>th {
    font-family: 'pd',sans-serif;}
.cart-table {
    min-width: 260px;
    margin-bottom: 40px;
    text-align: center;
    overflow: hidden}
.cart-table .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative}
.cart-table .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: center}
.cart-table .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block}
.cart-table .product-rating .stars span.star.active:before {
    content: "\f005"}
.cart-table .product-rating .stars span.star:hover {
    cursor: pointer}
.cart-table .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;}
.cart-table .product-rating .stars span.star:hover:before,.cart-table .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";}
.cart-table .product-rating .review {
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none}
.cart-table a {
    text-decoration: none;}
.cart-table th {
    display: none;
    font-family: 'pd',sans-serif}
.cart-table thead>tr>th {
    font-family: 'pd',sans-serif;}
.cart-table td {
    display: block}
.cart-table td:first-child {
    padding-top: .5em}
.cart-table td: last-child {
    padding-bottom: .5em}
.cart-table td:before {
    content: attr(data-th) "  ";
    font-weight: 700;
    padding-left: 5px;
    display: inline-block}
@media (min-width: 680px) {
    .cart-table td:before {
    display: none}
}
.cart-table th,.cart-table td {
    text-align: center;
    vertical-align: middle!important}
@media (min-width: 680px) {
    .cart-table th,.cart-table td {
    display: table-cell;
    padding: .25em .5em}
.cart-table th:first-child,.cart-table td:first-child {
    padding-left: 0}
.cart-table th: last-child,.cart-table td: last-child {
    padding-right: 0}
}
@media (min-width: 680px) {
    .cart-table th,.cart-table td {
    padding: 1em!important}
}
@media (max-width: 680px) {
    .cart-table th,.cart-table td {
    text-align: right}
}

.cart-table .card_product_image {
    border-radius: 3px}
.cart-table .card_product_image img {
    width: 120px}
.cart-table .card_product_quantity input {
    width: 50px;
    padding: 8px 0 8px 15px}

	
/* ==========================================================================
Page Checkout
========================================================================== */
.product-detail.nav-pills>li>a {
    font-size: 24px}
.nav-pills {
    margin-top: 10px}
.nav-pills.tab-nav-mini>li>a {
    font-size: 16px}
.nav-pills.tab-nav-mini>li>a i {
    display: block;
    line-height: 50px;
    font-size: 22px}
.nav-pills>li>a {
    background: 0;
    border-radius: 0;
    font-size: 30px;
    font-family: 'pd',sans-serif;
    margin-right: 2px;
    margin-left: 2px;
    padding-bottom: 15px}
.nav-pills>li>a .alt-tabs-icon {
    display: block}
.nav-pills>li>a .alt-tabs-icon i {
    font-size: 48px;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 10px}
.nav-pills>li>a:hover,.nav-pills>li>a:focus {
    background: 0;
    box-shadow: none}
.nav-pills>li>a:hover:after,.nav-pills>li>a:focus:after {
    width: 40px;
    margin-left: -20px}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    background: 0;}
.tab-horizantal.center {
    text-align: center}
.tab-horizantal.center>li {
    float: none;
    display: inline-block}
.tab-horizantal {
    margin-bottom: 20px}
.tab-horizantal>li>a {
    background: 0;
    border-radius: 0;
    font-size: 18px;
    font-family: 'pd',sans-serif;
    padding: 8px 20px;}
.tab-horizantal>li>a i {
    display: block;
    font-size: 48px;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 10px;
    min-width: 80px}
.tab-horizantal>li>a:hover,.tab-horizantal>li>a:focus {
    background: 0;
    box-shadow: none}
.tab-content {
    position: relative}
.tab-content .tab-pane {
    display: block;
    height: 0;
    overflow: hidden}
.tab-content .tab-pane.active {
    height: inherit}
/* ==========================================================================
Page Blogs
========================================================================== */
.post-blog {
    margin-bottom: 30px;direction: rtl;}
.post-blog .post-blog-img {
    position: relative;}
.post-blog .post-blog-img .post-date {
    position: absolute;
    width: 50px;
    top: 0;
    left: 0;
    overflow: hidden;}
.post-blog .post-blog-img .post-date span {
    display: block;
    text-align: center}
.post-blog .post-blog-img .post-date .day {
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 8px}
.post-blog .post-blog-img .post-date .month {
    font-size: .9em;
    padding: 4px 0;}
.post-blog .post-title {
    line-height: 19px;
    font-size: 16px;
    height: 28px;
    margin: 10px 0 10px 0;
    direction: rtl;
    display: block;
    text-decoration: none;
    font-family: 'pd',sans-serif}
.post-blog p {
    font-size: 14px;
    line-height: 22px}
.post-blog .post-icons {
    display: block}
.post-blog .post-icons .smlinks {
    float: right;
    display: inline-block;
    font-size: 12px;
    padding: 3px 5px 2px;
    margin-left: 5px;
    margin-top: 5px;
    text-decoration: none}
.media-heading {
    font-size: 18px;
    margin-bottom: 10px}
.media-list img {
    border-radius: 3px}
.time-right {
    float: right;
    padding: 5px 20px;
    font-size: 13px;}
.btn-right-post {
    padding: 3px 20px;
    float: right;
    font-size: 12px;
    font-family: 'pd',sans-serif}
.btn-right-post:hover {text-decoration: none;}
/* ==========================================================================
Page Products grid
========================================================================== */
.block-products-modes {
    padding: 10px 15px;
    margin-bottom: 30px;
    border: 1px solid rgba(45,45,45,.1);
    background-color: rgba(247,247,247,.3)}
.block-products-modes label {
    line-height: 34px;
    font-weight: 400;
    margin: 0}
.block-products-modes .form-control {
    border-radius: 0;
    border: 1px solid rgba(45,45,45,.1)}
.block-products-modes .form-control:focus {
    outline-style: none;
    border-color: #d05165;
    box-shadow: none}
.block-products-modes .product-view-mode a {
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
    font-size: 28px;
    color: rgba(45,45,45,.3);
    vertical-align: middle;
    line-height: 34px}
.block-products-modes .product-view-mode a:hover {
    color: #d05165}
.block-products-modes .product-view-mode .active {
    color: #d05165}
.block-products-modes select {
    border-color: #ddd}
.mb-25 {
    margin-bottom: 25px}
.block-pagination {
    margin-bottom: 30px}
.block-pagination ul>.active>a,.block-pagination ul>.active>span {
    border-color: #d05165;
    color: #fff;
    background-color: #d05165}
.block-pagination ul>.active>a:hover,.block-pagination ul>.active>span:hover {
    background: #d05165;
    border-color: #d05165}
.block-pagination ul>li>a:focus,.block-pagination ul>li>a:hover {
    border-color: #d05165;
    background: #d05165;
    color: #fff}
.block-pagination ul>li>a {
    border: 1px solid rgba(45,45,45,.1);
    color: rgba(45,45,45,.7)}
.block-pagination ul>li:first-child a {
    color: #2d2d2d;
    border-radius: 0}
.block-pagination ul>li:first-child a:hover {
    color: #fff}
.block-pagination ul>li: last-child a {
    color: #2d2d2d;
    border-radius: 0}
.block-pagination ul>li: last-child a:hover {
    color: #fff}
	
/* ==========================================================================
Page Product details
========================================================================== */
.modal-content {
    border-radius: 0}
.modal-content .block-product-detail {
    margin: 0}
.modal-header h3 {
    margin: 0;
    font-family: 'pd',sans-serif}
.modal-header button.close {
    background: 0;
    opacity: 1}
.modal-footer {
    margin-top: 0}
.product-image {
    overflow: hidden;
    position: relative}
#product-zoom {
    width: 100%}
#gal1 {
    float: left;
    position: absolute;
    top: 0;
    z-index: 10}
#gal1 a {
    text-decoration: none;
    display: block}
.block-product-detail {
    margin-bottom: 30px}
#review .product-rating {
    padding: 5px 0 3px;
    position: relative;
    display: inline-block}
#review .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: center}
#review .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block}
#review .product-rating .stars span.star.active:before {
    content: "\f005"}
#review .product-rating .stars span.star:hover {
    cursor: pointer}
#review .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;}
#review .product-rating .stars span.star:hover:before,#review .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";}
#review .product-rating .review {
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none}
.input-group-addon {
    border-radius: 0}
.product-detail-section .header-for-light {
    margin: 0 0 10px}
.product-detail-section .clearfix {
    padding: 5px 0 5px;direction: rtl;}
    

.product-detail-section label {
    width: 120px;}
.product-detail-section .product-information .form-control {
    max-width: 120px;}
.product-detail-section .product-information .form-control:focus {
    outline-style: none;
    box-shadow: none}
.product-detail-section .product-information .product-icons {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 20px 0 0;
    vertical-align: middle}
.product-detail-section .product-information .product-icons .product-icon {
    display: inline-block;
    position: relative;
    vertical-align: middle}
.product-detail-section .product-information .product-icons .product-icon a {
    display: inline-block;
    width: 40px;
    border-radius: 0;
    line-height: 40px;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
    text-align: center}

.product-detail-section .product-information .product-icons .product-icon button {
    display: inline-block;
    width: 40px;
    border-radius: 0;
    line-height: 40px;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
    border: 0;
    text-align: center}
.product-detail-section .product-information .product-icons .product-icon .product-card-icon {
    font-size: 18px;
    text-align: center;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    top: 0;
    width: inherit;
    height: 40px;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    padding: 0 15px;
    font-family: 'pd',sans-serif;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 38px}
.product-detail-section .product-information .block-detail {
    display: inline-block;
    cursor: pointer;
    padding: 10px 15px;
    margin: 0 10px 20px 0;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    min-width: 120px}
.product-detail-section .product-information .block-detail p {
    margin: 0;
    font-size: 13px;
    line-height: 18px;}
.product-detail-section .product-information .block-detail .colors li {
    float: none;
    margin: 0}
.product-detail-section .product-price {
    font-size: 18px;
    margin: 0;
    font-family: 'pd',sans-serif;
    font-weight: 700}
.product-detail-section .product-price span {
    font-size: 12px;
    text-decoration: line-through}
.product-detail-section a {
    text-decoration: none;}
.product-detail-section h4 {
    margin: 0 0 10px;
    font-family: 'pd',sans-serif}
.product-detail-section h3 {
    margin: 0 0 10px;}
.product-detail-section h1 {
    margin: 0 0 10px;
    font-size: 18px;
}
.product-detail-section .product-rating {
    width: 100%;
    padding: 0;
    position: relative}
.product-detail-section .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: left}
.product-detail-section .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block}
.product-detail-section .product-rating .stars span.star.active:before {
    content: "\f005"}
.product-detail-section .product-rating .stars span.star:hover {
    cursor: pointer}
.product-detail-section .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;}
.product-detail-section .product-rating .stars span.star:hover:before,.product-detail-section .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";}
.product-detail-section .description {
    font-size: 14px;}
#MyContactForm label {
    cursor: text;
    display: block;
    margin: 0 0;
    position: relative;
    top: 0;
    direction: rtl;
    width: 100%}
#form-wrapper #MyContactForm .error {
    bottom: 20px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    left: auto;
    letter-spacing: 0;
    position: absolute;
    right: 20px;
    text-transform: capitalize;
    width: auto}
.carousel-control {
    color: rgba(208,81,101,.5);}
/* ==========================================================================
   Blocks styles
   ========================================================================== */
.home-owl-slider {
    position: relative}
.home-owl-slider:hover .owl-slider-prev,.home-owl-slider:hover .owl-slider-next {
    opacity: 1}
.home-owl-slider .owl-slider-prev,.home-owl-slider .owl-slider-next {
    position: absolute;
    opacity: 0;
    top: 50%;
    margin-top: -50px;
    display: inline-block;
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 50px;
    z-index: 20;
    text-align: center}
.home-owl-slider .owl-slider-prev {
    left: 0}
.home-owl-slider .owl-slider-next {
    right: 0}
.inner-block {
    position: relative;
    display: block;
    margin-bottom: 40px}
.block-blog {
    position: relative}
.block-blog .blog-item-container .blog-item {
    position: relative;
    padding: 30px 80px 30px 30px;
    border-left: 5px solid #d05165;
    background-color: rgba(45,45,45,.5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    min-height: 200px}
.block-blog .blog-item-container .blog-item:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    border-top: 100px solid transparent;
    border-bottom: 100px solid transparent;
    border-right: 70px solid #d05165;
    transition: all .3s ease}
.block-blog .blog-item-container .blog-item .blog-item-date {
    position: absolute;
    right: 10px;
    top: 77px;
    z-index: 3}
.block-blog .blog-item-container .blog-item .blog-item-date p {
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #fff}
.block-blog .blog-item-container .blog-item .blog-item-date .month {
    font-family: 'pd',sans-serif}
.block-blog .blog-item-container .blog-item .blog-item-date .day {
    font-family: 'pd',sans-serif;
    font-weight: 700}
.block-blog .blog-item-container .blog-item h1 {
    font-family: 'pd',sans-serif;
    margin: 0 0 20px;
    color: #fff}
.block-blog .blog-item-container .blog-item h1 span {
    color: #d05165;
    text-transform: uppercase}
.block-blog .blog-item-container .blog-item p {
    color: rgba(255,255,255,.7)}
.block-blog .blog-item-container .blog-item .read-more {
    color: #f7f7f7;
    text-transform: uppercase}
.block-blog .blog-item-container .blog-item .read-more:hover {
    color: #d05165}
.block-blog .blog-item-container:hover .blog-item {
    background-color: rgba(45,45,45,.9)}
.block-blog.item1 {
    background-image: url("../img/bg/bg-item1.jpg");
    background-size: cover;
    background-position: center center}
.block-blog.item2 {
    background-image: url("../img/bg/bg-item2.jpg");
    background-size: cover;
    background-position: center center}
.block-blog.item3 {
    background-image: url("../img/bg/bg-item3.jpg");
    background-size: cover;
    background-position: center center}
#section-featured {
    background-image: url("../img/bg/bg2.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
#section-fucts {
    background-image: url("../img/bg/bg1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.panel-group .panel-default {
    border: 0;
    margin-top: 0!important;
    background: 0;
    border-radius: 0;
    box-shadow: none}
.panel-group .panel-default .panel-collapse .panel-body {
    border: 1px solid rgba(45,45,45,.1);
    background-color: #fff;
    margin-bottom: 5px;
    color: rgba(45,45,45,.5)}
.panel-group .panel-heading {
    background: 0;
    border-radius: 0;
    padding: 0}
.panel-group .panel-body {
    border: 1px solid #554798;
    font-size: 14px;
    font-family: 'pd',sans-serif}
.panel-group .panel-title {
    margin-bottom: 5px;
    border: 1px solid rgba(45,45,45,.1);
    background-color: rgba(247,247,247,.3);
    font-size: 18px;
    line-height: 24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.panel-group .panel-title a.collapsed {
    color: rgba(45,45,45,.7);
    font-family: 'pd',sans-serif;
    background: 0}
.panel-group .panel-title a.collapsed:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    font-size: 15px;
    line-height: 48px;
    text-align: center;
    color: #554798;
    background: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.panel-group .panel-title a {
    position: relative;
    text-decoration: none;
    display: block;
    padding: 12px 10px 12px 50px;
    font-family: 'pd',sans-serif;
    font-size: 18px;
    background: 0}
.panel-group .panel-title a:before {
    content: "\f106";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    font-size: 15px;
    line-height: 48px;
    text-align: center;
    color: #554798;
    background: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.panel-group .panel-title a:hover {text-decoration: none;}
.panel-group .panel-title a:hover:before {
    color: #fff}
.panel-group .panel-title a:hover:after {
    color: #fff}

.newsletter .block-form form {
    margin: 20px 0;
    position: relative}
.newsletter .block-form form input {
    height: 40px;
    padding: 5px 10px;
    background: 0;}
.newsletter .block-form form input:focus {
    outline-style: none;
    box-shadow: none}

.newsletter .block-form form button {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    height: 40px;
    width: 100px;
    background: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.newsletter .block-form form button:focus {
    outline-style: none;
    box-shadow: none}
	
/* ==========================================================================
   Second page style
   ========================================================================== */
.second-page-header {
    position: relative;
    padding: 30px 0 30px}
.second-page-header .breadcrumb {
    float: right;
    padding: 15px 0}
.second-page-header h1,.second-page-header h2 {
    margin: 0 0 10px;
    font-family: 'pd',sans-serif;
    float: right;
    line-height: 40px;
    font-weight: 200}
.second-page-header.bg-light {
    position: relative;}
.second-page-header.center {
    text-align: center}
.second-page-header.center h1 {
    display: block;
    float: none;
    text-align: center}
.second-page-header.center .breadcrumb {
    float: right}
.second-page-header.bg-img-dark {
    background-size: cover;
    background-position: center center}
.second-page-header.bg-img-dark .breadcrumb>li a {
    text-decoration: none;
    font-family: 'pd',sans-serif;
    font-size: 13px;
    font-weight: 500}
.second-page-header.bg-img-dark .breadcrumb>li: last-child:after {
    margin-right: 0}
/* ==========================================================================
   Footer style
   ========================================================================== */
.header-footer {
    position: relative}
.header-footer h3 {
    margin: 0 0 20px;
    color: rgba(247,247,247,.9);
    font-family: 'pd',sans-serif}
form {
    margin: 1px 0;
    position: relative}
form input {
       border: 1px solid rgb(245, 210, 146);
    height: 40px;
    padding: 5px 10px;
    background: 0;
    color: #040404;
    border-radius: 3px;
    background-color: #fff;}
form input:focus {
    outline-style: none;
    box-shadow: none;
    border-color: #d05165}
form .radio input,form .checkbox input {
    height: inherit}
form: : -webkit-input-placeholder {
    color: #aaa}
form: -moz-placeholder {
    color: #aaa}
form: : -moz-placeholder {
    color: #aaa}
form: -ms-input-placeholder {
    color: #aaa}
.light {
    border-top: 4px solid #d05165}
.light .footer-information {
    background: rgba(255,255,255,.92)}
.light .footer-information p {
    color: rgba(45,45,45,.7)}
.light .footer-information a {
    color: rgba(208,81,101,.9)}
.light .footer-information a:hover {
    color: #d05165}
.light .footer-information .footer-categories li {
    color: rgba(45,45,45,.7)}
.light .footer-information form textarea,.light .footer-information form input {
    background-color: rgba(255,255,255,.5);
    color: #2d2d2d;
    border: 1px solid rgba(45,45,45,.3)}
.light .footer-information form: : -webkit-input-placeholder {
    color: rgba(45,45,45,.5)}
.light .footer-information form: -moz-placeholder {
    color: rgba(45,45,45,.5)}
.light .footer-information form: : -moz-placeholder {
    color: rgba(45,45,45,.5)}
.light .footer-information form: -ms-input-placeholder {
    color: rgba(45,45,45,.5)}
.light .footer-information .header-footer h3 {
    color: rgba(45,45,45,.9);
    font-family: 'pd',sans-serif}
    
    
.font_size11{font-size: 11px;}   
    
.footer-information {
    padding: 60px 0 0;
    font-size: 14px}
.footer-information p {
    line-height: 24px}
.footer-information a {
    text-decoration: none;
    font-size: 14px}
.footer-information .footer-categories {
    margin: 0;
    list-style-type: none}
.footer-information .footer-categories li {
    list-style-type: none;
    line-height: 30px}
.footer-information form {
    margin: 0;
    position: relative}
.footer-information form textarea,.footer-information form input {
    padding: 5px 10px;
    margin-bottom: 20px;
    height: 40px;
    width: 100%}
.footer-information form textarea:focus,.footer-information form input:focus {
    outline-style: none;
    box-shadow: none;}
.footer-information form textarea {
    height: 80px}

.footer-copy {
    padding: 15px 0 5px;}
.socials {
    text-align: left}
.socials a {
    display: inline-block;
    width: 36px;
    height: 40px;
    text-align: center;
    margin: 10px 8px 10px 0;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 40px;
    font-size: 20px}

    
    
    
    
    
.footer-payments {
    list-style: none;
    padding: 10px 0 0 0;direction: rtl;}
.footer-payments li {
    display: inline-block;
    margin: 5px 4px 8px;
    float: inherit}
.section-ad-service {
    background-image: url("../img/bg/bg1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.block-fashion {
    position: relative;
    background-image: url("../img/bg/bg5.jpg");
    background-size: cover;
    background-position: bottom center}
.service-block {
    background-image: url("../img/bg/bg-newsletter.jpg");
    background-size: cover;
    background-position: center center}
.hexagon-service {
    background-image: url("../img/bg/bg7.jpg");
    background-size: cover;
    background-position: center center}
body.login {
    background-image: url("../img/bg/bg-login.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.block-chess-banners {
    background-image: url("../img/bg/bg2.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.block-feature2 {
    position: relative;
    background-image: url("../img/bg/bg-login.jpg");
    background-size: cover;
    background-position: center center}
.block-feature1 {
    position: relative;
    background-image: url("../img/bg/bg3.jpg");
    background-size: cover;
    background-position: center center}
#feature-section {
    background-image: url("../img/bg/bg6.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
#sale-section {
    background-image: url("../img/bg/bg5.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.partners {
    background-image: url("../img/bg/bg-part.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.feature-block {
    background-color: rgba(0,0,0,.9)}
#footer-block {
    background-image: url("../img/bg/bg4.jpg");
    background-size: cover;
    background-position: center center}
.menu-inner {
    padding-top: 0px;
    margin-bottom: 15px;}
.menu-inner.col-1 {
    background: url("../img/preview/menu3.jpg") no-repeat top right}
.menu-inner.col-2 {
    background: url("../img/preview/menu2.jpg") no-repeat top right}
.menu-inner.col-3 {
    background: url("../img/preview/menu1.jpg") no-repeat top right}
.menu-inner.col-4 {
    background: url("../img/preview/menu4.jpg") no-repeat top right}
.home-demo {
    position: relative;
    height: 420px;
    overflow: hidden}
.home-demo a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    -ms-transition: all 3s ease;
    transition: all 3s ease}
.home-demo:hover a img.v1 {
    top: -175px}
.home-demo:hover a img.v2 {
    top: -104px}
.home-demo:hover a img.v3 {
    top: -160px}
.home-demo:hover a img.v4 {
    top: 0}
.home-demo:hover a img.v5 {
    top: -208px}
.emtyitem{text-align: center;font-size: 20px;padding: 20px 0;}

.special_price {text-align: center;}
.old_price {text-align: center;}
.btn-blog {padding: 0px 10px;}
.f-main-tit {float: right;margin-bottom: 0;}  
.f-siz14{font-size: 14px;}
.f-siz10{font-size: 10px;}
.more1{
    display: inline-block;
    line-height: 18px;
    font-size: 11px;
    font-family: 'pd', sans-serif;
    padding: 0 10px;
    margin: 0 5px;
    text-decoration: none;}
.bottm1{
    padding: 9px;
    font-size: 12px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 0;
    display: inline-block;
    text-decoration: none;
}
.prod_bottm1{
    padding: 9px;
    font-size: 12px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 0;
    display: inline-block;
    text-decoration: none;
}


.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}
.yamm .dropdown.with-dropdown{
    position: relative;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    right: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
    right: 0 !important;
    left: auto;
}
.yamm .yamm-content {
    padding: 20px;
}

.yamm .yamm-content .header-menu h4{
    padding:15px 15px 10px 15px;font-family: "pd";  margin: 0;text-align: right;
}
.yamm .yamm-content .header-menu h4 i{
     width: 40px; height: 40px; border-radius: 3px; line-height: 40px; 
     text-align: center; font-size: 18px; margin-right: 10px;
}
.yamm .yamm-content div > a{text-decoration: none; }
.yamm .yamm-content ul li a {
    display: block;
    -webkit-transition: all, 0.3s,ease;
    -moz-transition: all, 0.3s,ease;
    -o-transition: all, 0.3s,ease;
    -ms-transition: all, 0.3s,ease;
    transition: all, 0.3s,ease;
}
.yamm .yamm-content ul li a:hover{text-decoration: none; padding: 0 12px 0 18px;}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 15px;
    right: 15px;
}



.blog_img1{height: 294px;width: 407px;}
.blog_imghome{height: 184px;width: 100%;}
.btm2_15{padding-bottom: 15px;}
.logo01{margin-top: 4px;max-height: 85px;}
.prod_img{height: 320px;}

.hom_srv_img{height: 282px;}
.hom_prd_img{height: 204px;}
.hom_prj_img{height: 304px;}


.cc3_color{font-weight: 500;}
.bnr_fotr1{padding: 0px 0 60px 0;}
.ccs1{display: inline-block;margin-bottom: 30px;}
.cdes1{direction: rtl;}
.img_ps{background-position: left!important;}
.ccs112{float: right;width: 100%;margin-bottom: 30px;}


@media (min-width: 769px) and (max-width: 1199px) {
	.magnis-shopping-cart p a.button-color {
		margin-bottom: 10px;
	}
}


@media (max-width: 991px) {
	.blog_imghome{width: 100%;height: auto;}
}
@media (max-width: 990px) {
	.logo01 {max-height: 78px;}
    .cdee1{margin-bottom: 35px;}
        
}


@media (min-width: 991px) and (max-width: 1199px) {
.navbar-main .nav>li>a i { display: none;}
.navbar-main .nav>li>a {padding: 15px 10px!important;font-size: 13px;}

}


@media (min-width: 768px) and (max-width: 990px) {
	.navbar-main .nav>li>a {text-transform: initial;font-size: 11px;font-weight: 500;padding: 15px 4px;}
    .navbar-main .top-icon-block>a {width: 30px;}
    .mat40{width: 25%;}
    .mat41{font-size: 12px;}
    
    .logo01 {max-height: 78px;max-width: 200px;}
    .navbar-main .nav>li>a i { display: none;}
    .navbar-main .nav>li>a {padding: 15px 6px!important}
        
}
@media (max-width: 767px) {
    .blog_img1{max-width: 100%;width: auto;height: auto;}
    .tab-horizantal {padding-right: 0px;}
    
    .footer_center{text-align: center;width: 100%;}
    .cart01{display: -webkit-inline-box!important;}
    
}

@media (max-width: 679px) {
    .coolr1{background-color: #F7F7F7;}
    .margin_bot40{margin-bottom: 40px;}
}
@media (max-width: 768px) {
    .bnr_fotr1 {padding: 0px 0 10px 0!important;}
    .cart-table {margin-bottom: 0;}
    .header .top-welcome p {font-size: 12px;}
    .header-for-light2 h1, .header-for-light2 h2, .header-for-light2 h3 {line-height: 30px;font-size: 16px;}
    .header-for-light22 h1, .header-for-light22 h2, .header-for-light22 h3 {line-height: 30px;font-size: 16px;}
    .block2 {padding: 35px 0 30px;}
    .table > thead > tr > th {font-size: 11px;}
    .table > tbody > tr > td {font-size: 10px;}
    
.banner .banner-title {height: 60px;line-height: 30px;top: 55%;font-size: 12px;}
.bnnrss1 {line-height: 15px;font-size: 10px;}
}




@media (max-width: 375px) {
	.header-for-light .see-all {line-height: 39px;font-size: 12px;}
    .tab-horizantal>li>a {font-size: 14px;padding: 8px 5px;}
    .header-for-light .see-all {padding: 0 5px;}
    .btn-default {padding: 9px 7px;}
}

@media (min-width: 580px) and (max-width: 990px) {
	.prod_img{height: 359px;}
.hom_srv_img{height: 270px;}
.hom_prd_img{height: 270px;}
.hom_prj_img{height: 228px;}
}


@media (min-width: 426px) and (max-width: 990px) {
.contactop1 {float: right;display: -webkit-inline-box;}
.header #currency .currency-title {width: 45px;}
.header #lang .lang-title {width: 70px;}
.header #account-menu .account-menu-title {width: 30px;}
.top-header-bg {height: 115px;}
.second-page-header {padding: 30px 0 5px;}
}

@media (min-width: 426px) and (max-width: 767px) {
.navbar-toggle {padding: 17px 10px;margin-top: 1px;}
}

@media (min-width: 426px) and (max-width: 579px) {
	.prod_img{height: 487px;}
}

@media (min-width: 426px) and (max-width: 767px) {
.navbar-toggle {padding: 17px 10px;margin-top: 1px;}
.logo01 {max-height: 50px;margin-top: 16px;}
.navbar-main .top-icon-block {margin-top: 19px;}

}

@media (max-width: 425px) {
    .logo01{margin-top: 15px;max-height: 50px;}
	.header .header-main .top-search-form form input {width: 100%;}
    .navbar-main .top-icon-block {margin-top: 19px;}
    .navbar-main .top-icon-block>a {width: 30px;}
    .navbar-main .top-icon-block .mini-card-icon {width: 30px;padding: 0;}
    .none_mob{display: none;}
    .navbar-toggle {padding: 17px 10px;margin-top: 0px;}
    .header .header-main .top-search-form form {margin: 14px 0 5px 0;}
    .second-page-header {padding: 30px 0 0px;}
    .newsletter .block-form form input {padding: 5px 7px;font-size: 10px;}
    .header .header-main .header-main-block1 {height: 85px;}
    .top-header-bg {height: 103px;}
    .cart02{padding: 10px 2px!important;font-size: 12px!important;}
}
@media (min-width: 376px) and (max-width: 425px) {
	.prod_img{height: 487px;}
}
@media (max-width: 374px) {
	.mobb_none{display: none;}
    .btn-default {padding: 10px 7px;}
}

@media (min-width: 321px) and (max-width: 375px) {
	.prod_img{height: 424px;}

}

@media (max-width: 320px) {
    .prod_img{height: 355px;}
    
}

.social_div{margin: 15px 0;direction: rtl;float: right;display: block;width: 100%;}
.social_div span{font-size: 12px;vertical-align: middle;}
.social_div a{margin-left: 6px;vertical-align: middle;font-size: 12px;}
.social_div i{font-size: 25px;vertical-align: middle;}
.color_s1 {color: #4e71a8;}
.color_s1:hover {color: #264c88;} 
.color_s2 {color: #1cb7eb;}
.color_s2:hover {color: #1096c3;} 
.color_s3 {color: #e3411f;}
.color_s3:hover {color: #ca2604;} 
.color_s4 {color: #2fbf3b;}
.color_s4:hover {color: #059211;} 



.conntc250 {
    color: rgba(45,45,45,.7);
    text-align: right;
    float: right;
    display: block;
    width: 100%;line-height: 25px;
}
.conntc251 {
    direction: rtl;display: inline-block;
    float: right;margin-left: 5px;
}
.conntc252 {display: inline-block}

/* Contact Page */
.contact-details{float:left;width:100%;}
.contact-details >p{color:#404040;float:left;font-family:mondifont;font-size:14px;line-height:24px;margin:0 0 30px;width:100%;direction:rtl;text-align:right;}
.webdesignpage{float:right;direction:rtl;font-family:mondifont;font-size:13px;width:100%;background-color:#F5F5F5;padding:5px!important;}
.social-btns{float:right;direction:rtl;font-family:mondifont;font-size:13px;}
.social-btns >samp{font-family:mondifont;font-size:13px;}
.social-btns >li{float:left;list-style:none outside none;}
.social-btns li a{float:left;margin-bottom:10px;}
.social-btns >li >a >i{background:none repeat scroll 0 0 #F1F1F1;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#c94848;float:left;font-size:14px;height:40px;line-height:40px;margin:0px;text-align:center;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;width:41px;}
.contact-info{float:left;}
.social-btns >li >a >.fa.fa-facebook:hover{background:none repeat scroll 0 0 #3b5998;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-twitter:hover{background:none repeat scroll 0 0 #00aced;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-instagram:hover{background:none repeat scroll 0 0 #8b5842;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-google-plus:hover{background:none repeat scroll 0 0 #dd4b39;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-linkedin:hover{background:none repeat scroll 0 0 #007bb6;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-pinterest:hover{background:none repeat scroll 0 0 #cb2027;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-youtube:hover{background:none repeat scroll 0 0 #bb0000;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-github:hover{background:none repeat scroll 0 0 #333333;color:#FFFFFF;}
.social-btns >li >a >.fa.fa-rss:hover{background:none repeat scroll 0 0 #ffb466;color:#FFFFFF;}
.social-btns tr td a{color:#C94848;font-size:25px;}
.social-btns tr td{text-align:center;width:20%;padding:20px 0;}
.social-btns-fotter{color:#C94848;font-size:25px;}
.social-td-fotter{text-align:center;width:20%;padding:20px 0;}
.contact-info{float:left;margin-top:20px;}
.contact-info >span i{background:none repeat scroll 0 0 #646464;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;color:#FFFFFF;float:left;font-size:14px;height:26px;line-height:26px;margin-right:20px;text-align:center;width:28px;}
.contact-info >span{color:#494949;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:25px;margin-bottom:10px;width:100%;}
.contact-details >iframe{border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;margin-top:15px;width:100%;}
.contact-tit_adress{margin:30px 0 0 0px!important;text-align:right;font-family:mondifont;font-size:14px;direction:rtl;}
.contact-form{float:left;margin-top:0px;width:100%;}
.contact-form >form{float:left;width:100%;}
.input-style{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:6px 6px 2px 10px;width:100%;text-align:right;direction:rtl;}
.input-logo-order{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:12px 6px 4px 10px;width:100%;text-align:right;direction:rtl;}
.input-prenting-page{line-height: normal;background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:10px 6px 5px 0px;width:100%;text-align:right;direction:rtl;}
.input-style2{color: #383838;background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:6px 6px 2px 10px;width:65%;text-align:right;direction:rtl;line-height:1.6;}
.input-style3{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:5px 6px 4px 10px;width:60%;text-align:right;direction:rtl;}
.input-style4{color: #383838;background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E6E6E6;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #E9F3F6;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #E9F3F6;float:left;font-family:mondifont;font-size:12px;margin-bottom:10px;padding:14px 6px 13px 10px;width:100%;direction:rtl;line-height:1.6;}
.img_code{padding-top:4px;float:right;}
.contact-form textarea{height:112px;padding-top:12px;}
.contact-form .submit{background:none repeat scroll 0 0 #B9B9B9;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;}
.contact-form .submit_dezign_page{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;}
.contact-form .submit_dezign_page:hover{background:none repeat scroll 0 0 #F14242;}
.contact-form2 textarea{height:98px;padding-top:12px;}
.contact-form2 .submit_purchase_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;margin:5px 0 5px 20px;}
.contact-form2 .submit_purchase_order:hover{background:none repeat scroll 0 0 #F14242;}
.about-the-author02 .submit_purchase_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;margin:5px 0 5px 20px;}
.about-the-author02 .submit_purchase_order:hover{background:none repeat scroll 0 0 #F14242;}
.contact-form3 textarea{height:127px;padding-top:12px;}
.contact-form3 .submit_purchase_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;margin:5px 0 5px 20px;}
.contact-form3 .submit_purchase_order:hover{background:none repeat scroll 0 0 #F14242;}
.templates_order_page textarea{height:162px;padding-top:12px;}

.templates_order_page .submit_purchase_order:hover{background:none repeat scroll 0 0 #F14242;}
.templates_order_page .submit_paypal_order{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:15px;margin:5px 0 30px 0px;float:left;}
.templates_order_page .submit_paypal_order:hover{background:none repeat scroll 0 0 #F14242;}


/* Heading4 */
.heading4{border-bottom:1px solid #C94848;float:right;margin-bottom:40px;position:relative;width:100%;}
.heading4 >h2{background:none repeat scroll 0 0 #ffffff;color:#3C3C3C;float:right;font-family:mondifont;font-size:25px;font-weight:lighter;line-height:17px;margin:4px 0 -1px;padding-left:30px;position:relative;}
.heading4 >h2 >i{color:#C94848;font-style:normal;float:left;}
.heading4 >h2:before{background:none repeat scroll 0 0 #C94848;bottom:-4px;content: " ";height:38px;position:absolute;left:11px;-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg);transform:rotate(40deg);width:1px;}
.heading4 >span{color:#767676;float:right;font-family:mondifont;font-size:12px;line-height:10px;margin-top:2px;padding-right:10px;}
.heading4 >h1{color:#767676;float:right;font-family:mondifont;font-size:12px;line-height:10px;margin-top:0px;padding-right:10px;}
.heading55{border-bottom:1px solid #C94848;float:right;margin-bottom:40px;position:relative;width:100%;}
.heading55 >h1 >i{color:#C94848;font-style:normal;float:left;}
.heading55 >h1{background:none repeat scroll 0 0 #ffffff;color:#3C3C3C;float:right;font-family:mondifont;font-size:25px;font-weight:lighter;line-height:17px;margin:4px 0 -1px;padding-left:30px;position:relative;}
.heading55 >h1:before{background:none repeat scroll 0 0 #C94848;bottom:-4px;content: " ";height:38px;position:absolute;left:11px;-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg);transform:rotate(40deg);width:1px;}
.heading55 >span{color:#767676;float:right;font-family:mondifont;font-size:12px;line-height:10px;margin-top:2px;padding-right:10px;}
/* heading_templates_page */

.contact1{background:none repeat scroll 0 0 #FAFAFA;border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;float:left;font-family:mondifont;font-size:20px;padding:10px;text-align:center;width:100%;border:1px solid #E6E6E6;border-bottom:0px solid #E6E6E6;}
.contact01{background:none repeat scroll 0 0 #FAFAFA;border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;float:left;font-family:mondifont;font-size:20px;padding:10px;text-align:center;width:100%;border:1px solid #E6E6E6;}
.contact001{background:none repeat scroll 0 0 #FFE2E2;border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;float:left;font-family:mondifont;font-size:20px;padding:10px;text-align:center;width:100%;border:1px solid #FFCACA;margin-top:20px;}
.contact002{border:1px solid #FFCACA;background-color:#FFE2E2;border-radius:3px;float:left;padding:15px;width:100%;margin-top:20px;}
.contact2{border:1px solid #E6E6E6;background-color:#FAFAFA;border-radius:3px;border-top-left-radius:0;border-top-right-radius:0;float:left;padding:15px;width:100%;border-top:0px solid #E6E6E6;}
.contact3{list-style:none outside none;padding:0 5px 0px;}
.contact4{font-size:20px;vertical-align:sub;}
.contact5{font-size:12px;}
.contact6{font-size:14px;}

.sec-bg1{background:url( "/images/sec-bg1.jpg ") no-repeat scroll 0 0 / 100% 100% rgba(0,0,0,0);}
.sec-bg2{background:url( "../images/sec-bg2.jpg ") no-repeat scroll 0 0 / 100% 100% rgba(0,0,0,0);}
.sec-bg3{background:url( "/images/sec-bg3.jpg ") no-repeat scroll 0 0 / 100% 100% rgba(0,0,0,0);}
.sec-bg4{background:url( "/images/sec-bg4.jpg ") no-repeat scroll 0 0 / 100% 100% rgba(0,0,0,0);}
.sec-bg5{background:url( "/images/sec-bg5.jpg ") no-repeat scroll 0 0 / 100% 100% rgba(0,0,0,0);}
.sec-bg6{background:url( "/images/sec-bg6.jpg ") no-repeat scroll 0 0 / 100% 100% rgba(0,0,0,0);}
.sec-bg7{background:url( "/images/sec-bg7.jpg ") no-repeat scroll 0 0 / 100% 100% rgba(0,0,0,0);}
.host-bg{background:url( "/images/host-bg.jpg ") no-repeat scroll 0 0 / 100% 100% rgba(0,0,0,0);}

/* Product Detals */
.product-details{float:left;width:100%;}
.product-details >h3{color:#282828;float:left;font-family:mondifont;font-size:17px;font-weight:600;letter-spacing:0.3px;line-height:14px;margin:0 0 50px;text-transform:uppercase;width:100%;}
.product-details >ul{float:left;list-style:none outside none;margin:0;padding:0;width:100%;}
.product-details >ul li{border:1px solid #DDDDDD;background-color:#1B1B1B;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;margin-bottom:10px;width:100%;}
.product-details li span{background:none repeat scroll 0 0 #F3F1F1;color:#1D1D1D;float:left;font-family:mondifont;font-size:13px;line-height:10px;margin-right:20px;padding:10px;width:25%;}
.product-details p{color:#CECECE;float:left;font-family:open sans;font-size:13px;letter-spacing:0.3px;line-height:10px;margin:0;padding:10px 0;}
.product-details >ul li:last-child{margin:0;}
.domain_search_page{margin:30px 0 10px 0;font-size:20px;color:#7ace73;font-family:mondifont;text-align:right;}
/* Product Tab */
.domain-page{margin-right:30px;text-align:right;direction:rtl;font-family:mondifont;}
.domainorder{background:none repeat scroll 0 0 #7ACE73;color:#fff;font-family:mondifont;font-size:14px;padding:4px 15px;margin-top:4px;float:right;}
.domainorder:hover{background:none repeat scroll 0 0 #6AE061;}
.domain_title{margin-top:0px!important;color:#7ACE73;text-align:right;font-family:mondifont;font-size:18px;line-height:24px;text-shadow:1px 1px 1px #252525;}
.domain_ex{padding-top:40px;direction:rtl;text-align:left;color:#696969;}
.bank_tr_tit{font-size:18px;margin:0 8px;font-family:mondifont;}
.bank_tr_con1{padding-bottom:10px;color:#85CA90;float:right;}
.bank_tr_con2{float:right;}
.lable_disgne_page{color:#C94848;font-weight:normal!important;list-style:none outside none;}
.loader{position:fixed;left:50%;z-index:50;top:50%;margin:-25px 0 0 -25px;width:50px;height:50px;}
.ie8 .loader{width:55px;height:55px;background-image:url(images/ajax-loader.gif);background-repeat:no-repeat;}
.ie8 .loader div{display:none;}

/* Compare With */
.compare-with{background:none repeat scroll 0 0 #EDEDED;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #414141;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #CFCFCF;float:left;padding:20px 20px 40px 20px;width:100%;margin-bottom:10px;}
.compare-with >form{float:left;width:100%;}
.compare-with form label{color:#696969;float:left;font-family:mondifont;font-size:15px;font-weight:500;line-height:33px;}
.compare-with form input{border:1px solid #CDCDCD;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;height:36px;padding:10px 25px;width:285px;}
.compare-with form .submit{background:none repeat scroll 0 0 #7ACE73;border:medium none;color:#fff;float:left;font-family:mondifont;font-size:15px;margin-left:20px;padding:5px 29px;width:auto;}
.compare-with form .submit:hover{background:none repeat scroll 0 0 #6AE061;}
.compare-with >p{color:#454545;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:10px;margin:20px 0 0;text-align:right;width:100%;direction:rtl;}
.compare-with2{background:none repeat scroll 0 0 #EDEDED;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px #414141;-moz-box-shadow:0 1px 2px #E9F3F6;-ms-box-shadow:0 1px 2px #E9F3F6;-o-box-shadow:0 1px 2px #E9F3F6;box-shadow:0 1px 2px #CFCFCF;float:left;padding:20px 20px 40px 20px;width:100%;margin-bottom:10px;}
.compare-with2 >form{float:left;width:100%;}
.compare-with2 form label{color:#696969;float:right;font-family:mondifont;font-size:15px;font-weight:500;line-height:33px;margin-left:20px;direction:rtl;}
.compare-with2 form input{border:1px solid #CDCDCD;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:right;height:36px;padding:10px 25px;width:145px;}
.compare-with2 form .submit{background:none repeat scroll 0 0 #7ACE73;border:medium none;color:#fff;float:left;font-family:mondifont;font-size:15px;margin-left:20px;padding:5px 29px;width:auto;}
.compare-with2 form .submit:hover{background:none repeat scroll 0 0 #6AE061;}
.compare-with2 >p{color:#454545;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:20px;margin:20px 0 0;text-align:right;width:100%;direction:rtl;}
.contact-form2 .submit_dezign_page{background:none repeat scroll 0 0 #C94848;border:medium none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:right;font-family:mondifont;font-size:14px;padding:8px 24px;margin-bottom:10px;}
.contact-form2 .submit_dezign_page:hover{background:none repeat scroll 0 0 #F14242;}
/* Review Page */

.review-sec{float:left;width:100%;}
.review-thumb-big{float:left;position:relative;width:100%;}
.review-thumb-big >img{float:left;margin-top:35px;width:100%;}
.review-thumb-big >span{background:none repeat scroll 0 0 #F3F3F3;-webkit-border-radius:26px;-moz-border-radius:26px;-ms-border-radius:26px;-o-border-radius:26px;border-radius:26px;color:#444444;font-family:mondifont;font-size:15px;left:0;letter-spacing:0.3px;padding:8px 25px;position:absolute;text-align:center;top:0;width:175px;}
.review-thumb-big >span >i{color:#444444;float:left;font-family:Noto Sans;font-size:30px;font-style:normal;font-weight:bold;text-align:center;width:100%;}
.review-users{float:left;margin-bottom:30px;margin-top:30px;width:100%;}
.review-users >ul{float:left;margin:0 0 0 40px;padding:0;}
.review-users >ul >li{float:left;list-style:none outside none;}
.review-users >ul >li >a{border:1px solid #E3E3E3;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#6C6C6C;float:left;font-size:14px;height:33px;line-height:31px;margin-right:10px;text-align:center;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;width:35px;}
.review-users >ul >li >a:hover{background:none repeat scroll 0 0 #169fe6;border:1px solid #169fe6;color:#FFFFFF;}
.review-desc >h2{color:#444444;float:left;font-family:Noto Sans;font-size:18px;font-weight:600;letter-spacing:0.3px;line-height:14px;margin:0 0 15px;width:100%;}
.review-desc >p{color:#404040;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:22px;margin:0 0 35px;width:100%;}
.review-desc >span{float:right;margin-bottom:30px;width:33.3333%;direction:rtl;}
.review-desc >span >img{float:right;}
.review-desc >ul{float:left;margin:0;padding:0;width:100%;}
.review-desc >ul >li{float:left;list-style:none outside none;margin-bottom:15px;width:100%;}
.review-desc >ul >li >h3{color:#444444;float:left;font-family:Noto Sans;font-size:18px;font-weight:600;letter-spacing:0.3px;line-height:14px;margin:0 0 15px;width:100%;}
.review-desc >ul >li >i{background:none repeat scroll 0 0 #797979;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;height:8px;margin-bottom:10px;margin-right:20px;width:8px;}
.review-desc >ul >li >p{color:#696969;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:10px;margin:0;}
.review-author{float:left;margin-top:0px;width:100%;}
.review-author >h3{color:#E95757;float:left;font-family:mondifont;font-size:18px;line-height:14px;margin:0 0 20px;width:100%;text-align:right;text-shadow:1px 1px 1px #252525;}
.review-author >h2{color:#E95757;float:left;font-family:mondifont;font-size:18px;line-height:14px;margin:0 0 20px;width:100%;text-align:right;text-shadow:1px 1px 1px #252525;}
.review-author >h1{color:#E95757;float:left;font-family:mondifont;font-size:18px;line-height:14px;margin:0 0 20px;width:100%;text-align:right;text-shadow:1px 1px 1px #252525;}
.about-the-author{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:none repeat scroll 0 0 #FFECEC;border-color:#C6C6C6 -moz-use-text-color #C6C6C6 #169fe6;border-image:none;border-style:dashed solid dashed none;border-width:1px medium 1px 3px;float:left;padding:30px 5px;width:100%;margin-bottom:20px;}
.about-the-author >span{float:right;margin-right:20px;margin-left:20px;}
.about-the-author >span >img{float:left;}
.about-the-author >a{color:#169fe6;display:block;font-family:mondifont;font-size:14px;font-weight:600;letter-spacing:0.3px;line-height:11px;margin-bottom:15px;margin-top:15px;width:100%;}
.about-the-author >p{color:#404040;display:block;font-family:mondifont;font-size:13px;margin:0;width:100%;text-align:right;direction:rtl;}
.about-the-author >a >i{color:#646464;font-size:12px;font-style:normal;font-weight:lighter;}
.leave-a-comment >p{color:#404040;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:22px;margin:0;width:100%;}
.leave-a-comment >.contact-form{margin-top:40px;}
/* review-author02 */
.review-author02{float:left;margin-top:15px;width:100%;}
.review-author02 >h3{color:#FD3D3D;float:left;font-family:mondifont;font-size:18px;line-height:14px;margin:0 0 20px;width:100%;text-align:right;text-shadow:1px 1px 1px #000000;direction:rtl;}
.about-the-author02{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:none repeat scroll 0 0 #F5F5F5;border-color:#FF0000;border-image:none;border-style:dashed solid dashed none;border-width:1px medium 1px 3px;float:left;padding:30px 0 30px 30px;width:100%;margin-bottom:20px;}
.about-the-author02 >span{border-right:3px solid #C94848;float:right;margin-right:-3px;margin-left:20px;}
.about-the-author02 >span >img{float:left;}
.about-the-author02 >a{color:#169fe6;display:block;font-family:mondifont;font-size:14px;font-weight:600;letter-spacing:0.3px;line-height:11px;margin-bottom:15px;margin-top:15px;width:100%;}
.about-the-author02 >p{color:#404040;display:block;font-family:mondifont;font-size:13px;margin:0;width:100%;text-align:right;direction:rtl;}
.about-the-author02 >a >i{color:#646464;font-size:12px;font-style:normal;font-weight:lighter;}
/* Product Detals */

#product-sizes >div >p >i{color:#B1B0B0;float:left;font-size:50px;margin-bottom:10px;margin-right:10px;}
#product-sizes >div >p{color:#515151;display:block;font-family:mondifont;font-size:13px;letter-spacing:0.3px;margin:0;width:100%;}
#product-sizes{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;float:left;padding:0;width:100%;}
#product-sizes >#size-xl >p >i{font-size:60px;}
#product-sizes >#size-l >p >i{font-size:50px;}
#product-sizes >#size-m >p >i{font-size:40px;}
#product-sizes >#size-s >p >i{font-size:30px;}
#product-sizes >div >span{text-align: right;color:#383838;float:left;font-family:mondifont;font-size:12px;letter-spacing:0.2px;line-height:15px;margin-top:4px;width:100%;background-color:#fff;padding:5px;border:1px solid #E6E6E6;}
.single-post-desc >a{background:none repeat scroll 0 0 #383838;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#FFFFFF;float:left;font-family:mondifont;font-size:13px;letter-spacing:0.3px;line-height:10px;margin-right:30px;margin-top:30px;padding:15px 20px;}
#product-sizes >div >span >i{font-size:12px;font-style:normal;font-weight:600;}
.choose-size-tab >.nav-tabs >li >a:hover{background:none repeat scroll 0 0 #383838;color:#FFFFFF;}
.select-color >li >span{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;float:left;height:27px;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;width:27px;}
.select-color >li >.red{background:none repeat scroll 0 0 #F36251;}
.select-color >li >.green{background:none repeat scroll 0 0 #3fcc6a;}
.select-color >li >.yellow{background:none repeat scroll 0 0 #f9e45a;}
.select-color >li >.blue{background:none repeat scroll 0 0 #47a3da;}
#item-detals li a{background:none repeat scroll 0 0 rgba(0,0,0,0);border:1px solid #DADADA;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#696969;font-family:mondifont;font-size:15px;letter-spacing:0.3px;line-height:10px;margin:0 20px 0 0;padding:15px 20px;text-transform:uppercase;}
#item-detals .active >a{background:none repeat scroll 0 0 #EEEEEE;}
#item-detals{border:medium none;float:left;margin:35px 0;width:100%;}
#item-details{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;float:left;padding:0;width:100%;}
