/*
Theme Name: DEstiny_Ikon2014
Theme URI: http://www.ikon.ae
Author: SHihab Malayil
Author URI: http://www.digitalevolutions.ae
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: Digital Evolutions
License URI: http://www.digitalevolutions.ae
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: ikon

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Basic*/
body{
	margin:0;
	padding:0;
}
h1 , h2 , h3 , h4 , h5 , h6{
	font-family:neosansregular, Arial, Helvetica, sans-serif !important;
}
a , span , li , label{
	font-family:neosansregular, Arial, Helvetica, sans-serif !important;
	text-decoration:none;
	transition:color , background-color;
	-webkit-transition-duration:350ms;
	-moz-transition-duration:350ms;
	-ms-transition-duration:350ms;
	-o-transition-duration:350ms;
}
span{
	display:block;
}
p{
	font-family:Arial, Helvetica, sans-serif !important;
}
/*-- Core Css --*/
#outer , #wrapper , #Header, .TopHeader , .BottomHeader , .SubMenu , #FullWidthSlider, #core , #MainFooter , #PageFooter{
	width:100%;
	height:auto;
	float:left;
}
.container{
	width:960px;
	height:auto;
	margin:0 auto;
	position:relative;
	
}
.TopHeader{
	background-color:#bf2a35;
}
.TopHeader , .SubMenu{
	/*background-color:#bf2a35;*/
}
.the-navmenu{
	background-color:#bf2a35;
}

.TopHeader .SubMenu .container{
	background-color:#bf2a35;
}

.logo{
	padding:25px 0 10px 60px;
}
.login{
	float:right;
	margin-top:65px;
}
#username , #password{
	width:130px;
	border-radius:13px;
	border:0;
	height:20px;
	padding-left:5px;
	color:#636669;
}
#username{
	line-height: 2.2;
	font-size:12px;
}
#password{
	line-height: 1.7;
	font-size: 22px;
	font-weight:bold;
}
#submit{
	border:0;
	background-color:#fff;
	border-radius:12px;
	color:#636669;
	font-size:15px;
	height: 26px;
	width: 26px;
	margin-top: -8px;
	font-weight:bold;
}
#submit:hover{
	background-color:#636669;
	color:#fff;
}
.WhereTOBuy{
	/*float: right;*/
	padding: 40px 24px 0 0;
}
.WhereTOBuy span{
	color: #fff;
	font-weight: 100;
	font-size: 20px;
	float: left;
	padding-top: 24px;
	margin-right: 10px;
}
.LuluLinks{
	float:left;
	background-color:#fff;
	/*border-radius:5px;*/
	padding: 3px 10px;
	width: 200px;
	margin-top: 19px;
}
.LuluLinks a{
	color:#6a6e74;
}
.LuluLinks a:hover{
	color:#bf2a35;
	text-decoration:none;
}
.BottomHeader{
	background-image:url(./resources/images/bottom-header-bg.jpg);
	background-repeat:repeat-x;
}
.main-menu{
	background-image:url(./resources/images/main-menu-bg.jpg);
	height:33px;
	width:86%;
	margin-left:2%;
	float:left;
	border-radius:18px;
	padding:0 5%;
}
.product-menu li{
	float:left;
	display:inline-block;
	height:33px;
	line-height: 2.5;
	margin-left: 5%;
	padding-right: 4.9%;
	background-image:url(./resources/images/nav-icon.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.BottomHeader .current_page_item{
	background-image:url(./resources/images/nav-icon-down.png)!important;
}

.product-menu li:first-child{
	margin-left:0;
	position:relative;
}
.product-menu li a{
	color:#000;
	width:100%;
	height:100%;
	text-transform:uppercase;
	font-weight:bold;
}
.product-menu li a:hover{
	text-decoration:none;
	color:#bf2a35;
}
.menu-product-menu-container ul{
	margin:0 !important;
	padding:0;
}
.product-menu ul {
	display: none;
}
.product-menu li:hover > ul {
	display: block;
}
.product-menu ul{
	position:absolute;
	left:0;
	top:31px;
	z-index: 999;
	width: 210px;
	Background-color:#bf2a35;
	padding:0 !important;
}
.product-menu ul li{
	display:block;
	height:35px !important;
	width:95.5%;
	float: left;
	clear:left;
	position: relative;
	background-image:none;
	margin-left:0;
}
.product-menu ul li:hover{
	background-color:#f36b33;
}
.product-menu ul li a{
	display:block;
	height:100%;
	text-align:left;
	color:#fff;
	padding-left:3%;
	line-height: 2.8 !important;
	text-transform:Capitalize;
	font-weight:100;
}
.product-menu ul li:hover ul li{
	background-color:transparent !important;
}

.SubMenu{
	height:45px;
	margin-bottom:10px;
}
.Margin-0{
	margin:0;
}

.searchform label{
	display:none;
}
input#s{
	border-radius:15px;
	margin:8px 0 0 0;
	height:16px;
}
input#searchsubmit{
	background-color:transparent;
	border:0;
	width:33px;
	height:30px;
	margin:8px 0 0 0;
	font-size:0;
	background-image:url(./resources/images/search-tool.jpg);
	background-repeat:no-repeat;
}
.menu-main-menu-container ul{
	float:right;
	margin:7px 0 0 0;
}
.header-menu li{
	float:left;
	list-style-type:none;
	border-radius:10px 10px 0 0;
	height:38px;
}
.header-menu li a{
	color:#fff;
	padding: 9px 29px;
	display:block;
}
.header-menu li:hover{
	background-color:#c2c4c7;
}
.header-menu li:hover a{
	color:#000;
	text-decoration:none;
	width:100%;
	height:100%;
}

.widget-3{
	width:100%;
	height:auto;
	float:left;
	/*background-color:#1b1b1b;*/
}
.widget-3 img{
	width:100%;
	height:auto;
}
.sale-products{
	width:100%;
	height:auto;
	float:left;
}
.SaleItem{
	border:1px solid #bfbfbf;
	float:left;
	padding: 10px 4%;
	width: 92%;
	margin-bottom: 14px;
	position:relative;
}
.PriceTag{
	height:55px;
	width:100%;
}
.PriceTag span{
	width:47%;
	height:35px;
	margin:15px 0 5px 0;
	line-height:2;
	float:left;
	font-size:18px;
	font-weight:bold;
}
.ifsale{
	text-decoration:line-through;
}
.PriceTag span.price{
	text-align:right;
	margin-right:6%;
	color:#6c6f75;
}
.PriceTag span.saleprice{
	text-align:left;
	color:#ea2126;
}

.SaleItem h5{
	text-align:center;
	height:45px;
	margin: 10px 0 0 0;
}
.ItemImg{
	width:100%;
	height:auto;
	position:relative;
	min-height:203px;
}
.SaleItem img{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
a.TakeTour{
	display:block;
	padding:5px 15px;
	border-radius:15px;
	background-color:#686c71;
	border:2px solid #e0e2e5;
	float:left;
	color:#fff !important;
	margin-left: 25%;
}
a.TakeTour:hover , .ProductHover:hover span.Take-Tour{
	text-decoration:none;
	color:#ea2126 !important;
	background-color:#373d44;
}
.ProductHover span.Take-Tour{
	border-radius:15px;
	background-color:#686c71;
	border:2px solid #e0e2e5;
	color:#fff !important;
	display:block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	width:107px;
	height:35px;
	padding:0;
	text-align:center;
	line-height:2.6;
}
.ProductHover{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	z-index:10;
	background-image:url(./resources/images/ProductItemHoverBg.png);
	transition:opacity;
	-webkit-transition-duration:350ms;
	-moz-transition-duration:350ms;
	-ms-transition-duration:350ms;
	-o-transition-duration:350ms;
}
.ProductHover a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
.SaleItem:hover .ProductHover{
	opacity:1;
}

/*--Footer--*/
footer#MainFooter{
	border-top:10px solid #bf2a35;
	background-color:#dde0e4;
	margin:15px 0;
}
footer#PageFooter{
	border-top:10px solid #67141A;
	background-color:#dde0e4;
	margin:0 0 15px 0;
}
.widget-box-Logo , .widget-box-NewsLetter , .widget-box-Social , .widget-box-CopyRight{
	padding:13px 0;
	height:60px;
	padding-bottom:10px;
}
.widget-box-Logo , .widget-box-NewsLetter , .widget-box-Social{
	border-right:3px solid #fff;
}
.widget-box-Logo img{
	margin-top:10px;
}
.widget-box-Social a{
	width:30px;
	height:30px;
	float:left;
	margin-left:10px;
}
.widgettitle{
	text-align:center;
	margin:0;
}
a.fb{
	background-image:url(./resources/images/social-icons.jpg);
	background-position:0 0;
}
a.twr{
	background-image:url(./resources/images/social-icons.jpg);
	background-position:0 -31px;
}
a.in{
	background-image:url(./resources/images/social-icons.jpg);
	background-position:0 -61px;
}
a.gplus{
	background-image:url(./resources/images/social-icons.jpg);
	background-position:0 -91px;
}

.widget-box-CopyRight ul.menu li a:hover{
	text-decoration:none;
	color:#bf2a35;
}
.widget-box-Social .textwidget{
	margin-left: 29px;
}
.widget-box-NewsLetter , .widget-box-Social , .widget-box-CopyRight{
	padding:13px 0;
	height:60px;
	padding-bottom:10px;
}
.widget-box-NewsLetter , .widget-box-Social{
	border-right:3px solid #fff;
}
.widget-box-NewsLetter .widgettitle , .frm_required{
	display:none;
}
#field_ud1kse , .frm_form_fields , .frm_submit{
	float:left;
}
.frm_submit{
	width: 60px;
	height:26px;
	margin-top:20px;
}
input#field_ud1kse{
	background-color:#fff;
	border:1px solid #c7cbcf;
	border-radius:0;
}
#frm_form_3_container .frm_submit{
	margin-left:5px;
}
#frm_field_15_container label{
	text-align:right;
}
.widget-box-NewsLetter .frm_submit input , #form_contact2 .frm_submit input{
	border:1px solid #c7cbcf !important;
	color:#fff !important;
	height:27px !important;
	border-radius:0 !important;
	background:#8b9198 !important;
	-webkit-box-shadow:none !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	font-size: 13px !important;
	padding: 3px 14px !important;
}
.widget-box-NewsLetter .frm_submit input:hover , #form_contact2 .frm_submit input:hover{
	background:#bf2a35 !important;
}
#frm_form_2_container .frm_submit{
	float:left;
	clear:left;
	margin-top:0;
}
.widget-box-CopyRight a.LGI{
	color:#bc9b2a;
	text-decoration:none;
}
.widget-box-CopyRight a:after{
	content:url(./resources/images/copyright-icon.jpg);
	margin-left:3px;
}
.widget-box-CopyRight .textwidget{
	font-size:11px;
}
input#field_ud1kse{
	width:210px !important;
	height:27px;
	background-image:url(./resources/images/email-add-bg.jpg);
	background-repeat:no-repeat;
	background-position:5px center;
	font-size:0;
}
input#field_ud1kse:focus{
	background-image:none;
	font-size:13px;
}
input#field_ud1kse{
	background-color:#fff;
	border:1px solid #c9ccd3;
	border-radius:0;
}
.frm_error_style{
	display:none;
}
.arow_top{
	width: 30px;
	height: 30px;
	position: absolute;
	display: block;
	top:-40px;
	right:-35px;
	padding: 0;
	background-image:url(./resources/images/scroll-top.jpg);
	background-repeat:no-repeat;
}


/* -- Footer End Here -- */

/* Single Product page */
.ProductSlider{
	width:100%;
	height:auto;
	float:left;
}
#core{
	background-image:url(./resources/images/background-bg.jpg);
	background-repeat:repeat-x;
	background-position:0 108px;
	background-attachment:fixed;
}
#core .container{
	background-color:#fff;
}
.page-content{
	width:100%;
	margin:0 2%;
	float:left;
}
.Info{
	width:100%;
	height:auto;
	float:left;
}
.Info h1{
	margin:25px 0 0 0;
	color:#ea2126;
	margin-bottom:0;
}
.Info h2{
	margin:3px 0;
}	
.ProductInfo{
	width:96%;
	height:auto;
	padding:0 2%;
	border-top:10px solid #ef2525;
	margin:10px 0;
	float:left;
}
.RelatedProducts{
	width:94%;
	padding:0 3%;
	background-color:#e0e4e7;
	min-height:530px;
}
.SaveAmount{
	padding:0 10px 0 118px;
	color:#fff;
	font-weight:bold;
	font-size:25px;
	background-image:url(./resources/images/SavePrice.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#ea2126;
	float:left;
	line-height: 1.7;
	height:31px;
	clear:left;
}
.ActualPrice{
	padding:0 10px 0 20px;
	color:#6c6f75;
	text-decoration:line-through;
	font-weight:bold;
	font-size:39px;
	background-image:url(./resources/images/AED.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	line-height: 1;
	height:31px;
	clear:left;
	margin:10px 0;
}
.SalePrice{
	padding:0 10px 0 20px;
	color:#ea2126;
	font-weight:bold;
	font-size:39px;
	background-image:url(./resources/images/AED.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	line-height: 1;
	height:31px;
	clear:left;
}
a.ShopNow{
	display:block;
	padding: 10px 43px 10px 10px;
	background-color:#6a6d72;
	background-image:url(./resources/images/ShopNowIcon.jpg);
	background-repeat:no-repeat;
	background-position:96% center;
	float:left;
	clear:left;
	margin-top:10px;
	color:#fff;
	font-size:25px;
}
a.ShopNow:hover{
	text-decoration:none;
	color:#fff;
}
.SingleProductThumbnail{
	width:100%;
	max-height:560px;
	overflow:hidden;
}
.SingleProductThumbnail img{
	float:right;
	max-height:500px;
	width:auto;
}
/*Related*/
#carousel {
	position: absolute;
	top: 50px;
	height:470px !important;
}
#carousel img {
	border: 0;
}
#ui-carousel-next, #ui-carousel-prev {
	width: 100%;
	height: 50px;
	background: url(./resources/images/MoveBottom.png) center center no-repeat;
	display: block;
	position: absolute;
	left: 0;
	z-index: 100;
}
#ui-carousel-next {
	top: 0;
	background: url(./resources/images/MoveTop.png) center center no-repeat;
}
#ui-carousel-prev {
	bottom: 0;
}
#ui-carousel-next > span, #ui-carousel-prev > span {
	display: none;
}
.als-item {
	position:relative;
	background-color:#fff;
	margin-bottom:10px !important;
}
.als-item:first-child{
	margin-bottom:0;
}
.als-item-view{
	position:absolute;
	left:0;
	right:0;
	opacity:0;
	height:100%;
	width:100%;
	font-size:12px;
	background-image:url(./resources/images/ProductItemHoverBg.png);
}
.als-item-view:hover{
	opacity:1;
}
.als-item , #carousel {
	width:220px !important;
}
#carousel .wrapper{
	width:220px;
}
.related-item-img{
	width:100%;
	height:88%;
	float:left;
	overflow:hidden;
}
.related-item-img img{
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	height:auto;
	width:auto;
}
.als-item span{
	width:100%;
	float:left;
	text-align:center;
	text-decoration:none;
	line-height:2;
}


/*new style : jesnasali*/
.ikon-doll{
	position: absolute;
	right: 5px;
	z-index: 99;
}
.header-shadow{
	float: right;
	margin-right: 95px;
}
.home-widget{
	background: url(./resources/images/product-shadow.jpg) bottom center no-repeat;
padding-bottom: 18px;
}

#MainFooter .with_frm_style .frm_form_fields > fieldset,
#PageFooter .with_frm_style .frm_form_fields > fieldset{
	border: 0;
}

#MainFooter input#field_ud1kse,
#PageFooter input#field_ud1kse {
    width: 100% !important;
	padding-left: 10px;
}

#MainFooter .frm_style_formidable-style.with_frm_style input[type=submit],
#PageFooter .frm_style_formidable-style.with_frm_style input[type=submit]{
	width: 100% !important;
	padding: 0 !important;
}

#MainFooter .row > .span4,
#PageFooter .row > .span4{
	margin: 0 0px 0 15px;
}

#MainFooter .widget-box-NewsLetter,
#PageFooter .widget-box-NewsLetter{
    padding-right: 8px;
}

#MainFooter form > .frm_form_fields,
#PageFooter form > .frm_form_fields {
	width: 100%;
}

#MainFooter form > .frm_form_fields .frm_fields_container,
#PageFooter form > .frm_form_fields .frm_fields_container {
	display: flex;
}

#MainFooter form .frm_submit,
#PageFooter form .frm_submit{
	margin-top: 25px;
}

#MainFooter #frm_field_15_container ,
#PageFooter #frm_field_15_container {
    width: 220px;
}

#MainFooter .frm_style_formidable-style.with_frm_style .frm_error,
#PageFooter .frm_style_formidable-style.with_frm_style .frm_error{
    font-size: 9px;
}

#form_contact2 .with_frm_style .frm_form_fields > fieldset,
.with_frm_style #form_contact2  .frm_form_fields > fieldset{
	border: 0;
}

.with_frm_style #form_contact2 input[type=text],
.with_frm_style #form_contact2 input[type=email],
#form_contact2 textarea {
	color: #444444;
    background-color: #f7f7f7;
    border-color: #dddddd;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
    font-size: 13px;
    padding: 2px;
}

.with_frm_style #form_contact2 .frm_form_fields {
    width: 350px;
	padding-bottom: 30px;
}
