/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body{ 
    background:#FFF;
    color: #787878;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
	text-align:left;
}

img           { border:0; vertical-align:top; max-width: 100%; }

a             { color:#787878; text-decoration:none; }
a:hover       { text-decoration:none; color:#414141; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#414141; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; margin-bottom:0px; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
.product-collateral .ratings-list{ padding:10px 0;}
.product-collateral .ratings-list  td{ vertical-align:middle; text-align:left; font-weight:normal; }
.product-collateral .ratings-list  td .rating-box{margin-left:10px;}
/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; margin-top:2px; margin-right:7px; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page {}

.header-container {  background: #f8f8f8; margin-bottom: 24px;}
.nav-container1{ display:none; }
.nav-inner{/*display:inline-block;*/ vertical-align:middle;}
.ie8 .header-container .nav_outer.container-width { background-color: #414141;}
.header-container .nav_outer.container-width {
   background-color: #414141; 
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#414141), to(#545454)); /* Safari 5.1, Chrome 10+ */ 
	 background: -webkit-linear-gradient(top, #545454, #414141); /* Firefox 3.6+ */ 
	 background: -moz-linear-gradient(top, #545454, #414141); /* IE 10 */ 
	 background: -ms-linear-gradient(top, #545454, #414141); /* Opera 11.10+ */ 
	 background: -o-linear-gradient(top, #545454, #414141);
	padding:0;
	border-radius:4px 6px 0px 0;
	-webkit-border-radius:4px 6px 0px 0;
	-moz-border-radius:4px 6px 0px 0;
	 overflow: visible;
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	position:relative;
	
}
.nav-container { margin-bottom: 0px; text-align:center; }
.main-container { }
.footer-container { background:#414141;}
.header-container,.nav-container,.main-container,.footer-container{}

.header,.main,.footer,.container-width {
	width:1200px; 
	margin:0 auto; 
	padding:0px; 	
	background:transparent;
}
/*start header */
.header-container  .container-width {  position:relative; background:transparent; }
.header{background:transparent; clear:both;}
.header_top {   height:40px; }
.header-bottom{ float:left; width:100%; margin:11px auto 26px; position:relative; }
.header-left{float:left;}
.header-right{float:right;}
.tm_top_currency,.form-language{float:left; padding:3px 6px 5px 0;  }

.tm_top_currency {
    border-right: 1px solid #ebebeb;
}
.form-language {
    padding: 3px 12px 5px;
}
.welcome-msg{float:left; padding:6px 12px; color:#787878;}
.my-account .welcome-msg{color:#787878; padding:0;}
.tm_headerlinkmenu .links li{float:left; border-left:1px solid #e8e8e8; padding:6px 12px;}
.tm_headerlinkmenu .links li:last-child{padding-right:0px;}
.tm_headerlinkmenu li.first+li,.tm_headerlinkmenu li.first+li+li{ }
.tm_headerlinkmenu{float:left;}
.ie8 .header-top{  background:#fbfbfb; border-bottom:1px solid #e8e8e8;}
.header-top{  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	 -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    height: 33px;
    margin: 0 0 20px;
    padding: 0;
}
.header-container .sbToggle{top:0px; width:30px; height:30px; padding-bottom:5px; right:0px; }
.header-container a{color:#787878;}
.header-container a:hover{color:#414141;}
.header-container .truncated a,.header-container .truncated a:hover{color:#414141;}
.header-container  .header-left a{color:#787878;}
.header-container  .header-left .sbOptions li a{color:#787878;}
.header-container  .header-left .sbOptions li a:hover{color:#414141;}
.tm_top_currency:hover a,.tm_top_currency:hover label ,.form-language:hover label,.form-language:hover  a{color:#414141;}
.tm_top_currency label,.form-language label{font-size:14px; text-transform:capitalize; color:#787878; display:inline-block; margin:1px 0px; font-weight:400;}
.header-container .sbOptions{top:31px !important; border:transparent;  right:0px;min-width:100px; text-align:left; background:#fff; border-top:1px solid #545454;padding:5px; z-index:110; 
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;}

.header-right{ font-size:14px; }
.header-coomon { float: left; width: 33.333%;}
.header-logo.header-coomon{text-align:center;}

.phone-content {
   
    color: #ffffff;
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 11px 0 0 0;
    padding: 0 28px 0 0;
    white-space: nowrap;
}
.header-search.header-right {
    margin: 5px 0;
}
.phone-content .telephone {
    background: transparent url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/call.png") no-repeat scroll 0 6px;
    float: left;
    height: 44px;
    width: 30px;
}
.phone-content .cms-data {
    float: left;
    padding: 0 0 0 9px;
    text-align: left;
}
.phone-content .header_call {
    color: #f4e01c;
    display: block;
    font-size: 15px;
}
.hedaer-serach-inner {
    bottom: -91px;
    position: absolute;
    right: 0;
    z-index: 12;
}
.ie8 .header .form-search button.button {background-color:#afcb52;}
.header .form-search button.button {
   background-color: #414141; 
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#545454), to(#414141)); /* Safari 5.1, Chrome 10+ */ 
	 background: -webkit-linear-gradient(top,#545454,#414141); /* Firefox 3.6+ */ 
	 background: -moz-linear-gradient(top, #545454,#414141); /* IE 10 */ 
	 background: -ms-linear-gradient(top,#545454,#414141); /* Opera 11.10+ */ 
	 background: -o-linear-gradient(top, #545454,#414141);
    border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
       box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	 -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	 -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	 -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	 -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    height:39px;
    line-height: 16px;
      padding: 9px 11px;
    width: 39px;
}
.header-cart .cart-label  .price,.header-cart .cart-label .right_arrow{display:none !important;}
.button.viewcart-btn{margin-right:8px;}

.block .actions button.button {   float: left;
    margin-right: 10px;
}
/* end Header */
.cms-home .main{padding-top:0px; width:auto;}
.main { min-height:400px; margin-bottom:24px !important; padding-top:40px; position:relative;}
.footer { }

.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }

/* Base Columns */
.col-left { float:left; width:270px; padding:0 0 0px; }
.col-main { float:left; width:906px; padding:0 0 0px;}
.col-right { float:right; width:270px; padding:0 0 0px; margin-left:10px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto;clear:both; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:540px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:760px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-1  img{ width:100%;  }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button {  }
input.input-text,select,textarea { background:#fff; border:1px solid #e8e8e8;color:#555; font-family:'Lato'; }
input.input-text,textarea { padding:5px;   }
input.input-tex:focus,textarea:focus {  -moz-box-shadow: #bbb 0 0 3px;
  -webkit-box-shadow: #bbb 0 0 3px;
  box-shadow: #bbb 0 0 3px;}
select { padding:5px; }
select option { padding: 5px 10px;}
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #e8e8e8; padding:5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; vertical-align:top;}
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.ie7 button.button { height:auto !important;   }
 .ie8 input.radio { margin-left:2px;  margin-top:-7px !important;}
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;   }
.header-cart button.button span{border:1px solid #e8e8e8; background:#fff;}.header-cart button.button span span{ border:none;}
.col-left .block .actions button.btn-cart,.col-left .block .actions button.btn-cart span span,.col-left .block .actions button.btn-cart:hover,.col-left .block .actions button.btn-cart:hover span {font-size:12px;   background-color:transparent;}
.col-left .block .actions button.btn-cart{ margin-top:3px;    margin-right: 10px; float:left;}
button.button span , .back-link a { display:block;  
	 background:#fff; 
 height: auto;
    line-height:22px;
    padding:5px 12px;text-align:center; white-space:nowrap; color:#787878; text-decoration:none; border:1px solid #787878;  font-size:14px;
	font-family:'Lato'; /*font-weight:600;*/}

product-block .actions button.button span { display:block;  
	 background:#fff; 
 	height: 16px;
    line-height: 14px;
    padding: 8px 12px;text-align:center; white-space:nowrap; color:#787878; text-decoration:none;  font-size:12px;
	font-family:'Lato'; }


button.button span span { border:0; padding:0;   }
.header-cart .actions  button:hover span  {background:#414141; color:#fff; border-color:#414141;}
button.button:hover span , .back-link a:hover ,.cart .discount button:hover span {background:#414141; color:#fff; border-color:#414141;}
.header-cart button.button span{ color:#414141; font-weight:700;}
.header-cart button.button:hover span{ color:#fff;}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { 
	height:40px;
	 line-height:38px; 
	 border:0;
	 padding:0 35px;  
	 font-size:16px;
}
.cart .discount button span , button.btn-checkout span {   color:#fff; 	 background:#414141; }
button.btn-checkout span {border:1px solid #414141; }
.cart .discount button:hover span , button.btn-checkout:hover span{ background:transparent; color:#414141;   }
button.btn-checkout.no-checkout span {color:#b8baba; }
button.btn-checkout.no-checkout span span {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {    }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left;   font-weight:normal; position:relative; z-index:0; padding-bottom:5px; vertical-align:middle; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#DD4B39; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio, .form-list li.control input.checkbox {}
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:250px; }
.form-list textarea { width:250px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#DD4B39; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:20px 0 0; padding:5px 0px; text-align:right; }
.buttons-set p.required { margin:-25px 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { margin: 20px 0;
    padding: 0; }
 .padder .buttons-set button.button{float:left; margin:0;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:12px; line-height:13px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#DD4B39; }
.validation-failed { border:1px dashed #DD4B39 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#DD4B39; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#414141; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:20px 0 10px !important; line-height:20px; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {   line-height:1.25; margin:0 0 0px; }
.breadcrumbs li { display:inline-block; }
.breadcrumbs li strong { font-weight:normal; }
.breadcumb-main {    text-align: right;}
/* Page Heading */
.page-title {   
    margin: 0 0 0px;
    overflow: hidden;
    padding-bottom: 0px;
    width: 100%; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#414141; text-align:left;  }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.customer-address-index .my-account .title-buttons { margin-bottom:20px; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager {  padding:5px 0px 5px; margin:10px 0 0px; text-align:right;  }
.pager .amount { float:left; margin:0;  padding-top: 5px;}
.pager .amount strong{ font-weight:normal;}
.pager .limiter { float:right; margin-left:10px; z-index:999 !important; }
.pager .limiter label  { vertical-align: super;  }
.pager .limiter span { display:inline; vertical-align: super; }
.pager .limiter select {  margin:0 0 1px; vertical-align:middle; }
.pager .pages {  margin:0px 0 0 10px; float:right; }
.pager .pages strong{ display:none; }
.pager .pages ol {float:left; padding:0px 0px; }
.pager .pages li { 
    display: inline-block;
    margin-left:1px;
   cursor:pointer; border:1px solid #e8e8e8; }
.pager .pages .current, .pager .pages .current:hover {background: #545454; border-color:#545454; color:#fff;  padding:4px 11px; display: inline-block;}
.pager .pages li:hover {
    background: #f3f3f3 none repeat scroll 0 0;
    border-color: #e8e8e8;
    color: #787878;
}
.pager .pages li  a {   padding:4px 11px;  display: inline-block;}
.pager .pages li  img ,.pager .pages li  a { text-decoration:none; }
 
/* Sorter */
.sorter {  }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:0px; margin-right:10px; }
.sort-by label {  margin-right:5px;padding-top: 0px;   text-align:left; display:inline; vertical-align: super;}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

.pager .pager_right .sort-by{ float:right;  z-index:8;}
 
.pager .pager_right .sort-by .sbHolder  { display:inline-block; }
.pager .limiter .sbHolder{ display:inline-block; margin: 0 5px; }

.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder  { display:inline;}

.desc-asc{    margin-top: 0px; float:right; display:inline; margin-left:10px; }
.sort-by a.uparrow ,  .sort-by a.downarrow:hover {
  background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll -40px -314px;
  
    display: block;
    height: 28px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
    width: 28px;
} 
.sort-by a.downarrow ,  .sort-by a.uparrow:hover{
  background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll -12px -314px;
  
    display: block;
    height: 28px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
    width: 28px;
}

/* Toolbar */
.toolbar { margin-bottom:0px; }
.toolbar .pager { padding:7px 5px 10px;  }
 .toolbar .pager .pager_left{ float:left; }
  .toolbar .pager .pager_right{ float:right; }
.toolbar .sorter {   }
.toolbar-bottom {}

/* ==================== List/Grid Image ============*/
.view-mode{ float:left; margin-right:10px; margin-bottom:0; }
.view-mode label {
    display: none;
}
.view-mode strong.list, .view-mode a.list, .view-mode a.grid, .view-mode strong.grid {
    background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
    height: 29px;
    margin: 0;
    text-align: left;
    text-indent: -999em;
    width: 29px;
}
.view-mode a.grid		{ background-position:-5px -154px;}
.view-mode strong.list {
    background-position: -32px -125px;
	margin-left:-8px;
}
.view-mode a.list {
    background-position: -32px -154px;
	margin-left:-6px;
}
.view-mode a.list:hover	{ background-position:-32px -125px;transition: all 200ms ease 0s;}
.view-mode a.grid:hover	{ background-position:-5px -125px;transition: all 200ms ease 0s;}
.view-mode strong.grid {
    background-position:-5px -125px;	
}

/* Data Table */
.data-table { width:100%; border:1px solid #e8e8e8;}
.data-table .odd  { background:#fff }
.data-table .even { } 

/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:5px 8px; font-weight:bold; }
.data-table td { padding:5px 8px; }

.data-table thead th { font-weight:bold;/* border-right:1px solid #c2d3e0;*/ padding:7px 8px; color:#4D4D4D; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:#F0F0F0; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td {   }
.data-table tfoot tr { background-color:#F0F0F0 !important; }
.data-table tfoot td { padding-top:5px; padding-bottom:5px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { /*border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; */}
/* Bundle products tables */
.data-table tbody.odd tr { background:#fff !important; }
.data-table tbody.even tr { background:#F0F0F0 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.widget-static-block ul li , .std ul.disc li{ list-style:none; padding:2px 0; }
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:0px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 6px; padding:0; }
.std ul { list-style:disc outside; padding-left:0; }
.std ol { list-style:decimal outside; padding-left:0; }
.std ul ul { list-style-type:none; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 0; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }


/* Misc */
.header .links li { display:inline; }
.header .links li.first { padding-left:0 ; }
.header .links li.last { background:none; padding-right:0; }

.link-cart { font-weight:normal; }
.link-wishlist , .link-compare {font-weight:normal; }
.link-reorder {  }
 
.link-print { /*background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ }
.link-rss { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:20px; height:20px; font-size:0; line-height:0; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden;/* content:"\f00d"*/}
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-right: 8px;
    margin-top: 4px; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;   text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center;  }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */

/* Header ================================================================================ */

.header-logo { margin-left: 3px;}
.header .logo { display:inline-block; margin:0px; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.ie8 .header .quick-access {  background: #afcb52; }
.header .quick-access { float:right; padding:13px 15px 12px;  
	 background-color: #afcb52; 
			 border-radius:0px 4px 0px 0px;
			 -webkit-border-radius:0px 4px 0px 0px;
			  -moz-border-radius:0px 4px 0px 0px;
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#afcb52), to(#bcdb55)); /* Safari 5.1, Chrome 10+ */ 
	 background: -webkit-linear-gradient(top, #bcdb55, #afcb52); /* Firefox 3.6+ */ 
	 background: -moz-linear-gradient(top, #bcdb55, #afcb52); /* IE 10 */ 
	 background: -ms-linear-gradient(top, #bcdb55, #afcb52); /* Opera 11.10+ */ 
	 background: -o-linear-gradient(top, #bcdb55, #afcb52);}
.header .welcome-msg { margin:8px 0 0;  float:left; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { position:relative; float:left;  width:100%; height:40px;padding:0px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; display: none;}
.header .form-search input.input-text { float:left; border:none;width:229px;  border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
-o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	  padding:11px 10px 11px 10px;font-family:'Lato',Arial,Helvetica,sans-serif; color:#808080; font-size:14px; }

.header .form-search button.button:before{
    color: #fff;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 17px;
    margin: 0 9px 0 0;
	vertical-align:super;
	text-shadow: 1px 2px rgba(0, 0, 0, 0.2);
}
.parentMenu.menu0.home_link{}
.header .form-search button.button span { border:0;  background:none; display:none;
 padding:0 0 0 3px;  }
.header .form-search button.button span span {   font-size:0;}
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language{   margin-top:7px;  float:right;}
.header .form-language label {   padding-right:5px;  }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .tm_top_currency {   margin-top:7px;   margin-left:10px;   float:right;  }
.header .tm_top_currency  label,.header .form-language label{ line-height:25px;margin-right:5px;  float:right; }
.form-language  .sbHolder ,.tm_top_currency .sbHolder{ float:right; border:none; padding:2px 30px 2px 7px; font-size:14px; color:#808080; text-transform:capitalize;}
.ie7 .header .form-language { width:250px; }
.ie7 .header .tm_top_currency{ width:130px; }

.header .header-cart  li{ clear:both; margin-bottom:5px; }
.ie7 .header .header-cart li{ overflow:hidden; }
 .header-cart #panel{  
 	background: #fff;
	 border-color: #545454 #e8e8e8 #e8e8e8;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-width: 1px;
    display: none;
	text-align:left;
    min-width: 20px;
    padding: 15px;
    position: absolute;
    right: 0;
    top:62px; 
	z-index:1110;
	width:280px;
	margin:0;}
.header .header-cart .main-cart{ color:#787878;}
.header .header-cart #panel .actions{ float:right; margin-top:7px; }
.header .header-cart #panel .actions .viewcart-btn{ margin-left:5px; }
.header .header-cart #panel .product-name a{ font-size:13px; }
.tm_headerlinks_inner{ display:none; }
.header .links { float:right; margin:15px 0 10px; clear:both; }
.header .links li { float:left;  background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links li a{ text-decoration:none; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-cart{ float:right; margin-top:0px;  }

.cart_mini_right {
    background:#afcb52;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 17px;
    line-height: 16px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 20px;
    width: 17px;
}
 
.header-cart .block-cart.btn-slide {
    height: 65px;
    width: 65px;
	position:relative;
	 background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/header_cart.png") no-repeat scroll  0 0;

}

.header-cart .block-cart.btn-slide:hover{
    background: transparent url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/header_cart-hover.png") no-repeat scroll 0 0;
}

.header-cart .right_arrow{ 
   background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/arrow-down.png") no-repeat scroll center center transparent;
    margin: 2px 0 0 6px;
    
	vertical-align: middle;
 	 display:inline-block;
	 width:10px;
	 height:15px;
}
.ie7 .header-cart .right_arrow{ display:inline}
.header-cart  .active .right_arrow{ background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/arrow-up.png") no-repeat scroll center center transparent;}
.header-cart .block{border:none; padding:0; margin:0; background:transparent;}
.headertoggle_img{
height: 0px;
    margin: 0 auto;
    text-align: center;
    width:15px;
}
.headertoggle_img:before{
color: #787878;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 17px;
    margin: 0 9px 0 0;
	line-height:32px;
	vertical-align:middle;

}
/********** < Navigation */
.advanced_nav{ display:none; }
.nav-inner #nav , .nav-responsive , #advancedmenu{  
	clear: both;
	background:transparent;
 }
/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav a:hover , #nav > li:hover > a , #nav li.active > a , .custom_menu:hover a  , .cms-home .home_link a , div.menu a:hover ,div.act .parentMenu > a ,div.active .parentMenu > a{
  color:#414141;}
#nav span { display:block; cursor:pointer; white-space:nowrap; } 
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }
.parentMenu.menu0.home_link{display:none; }
.parentMenu.menu0.home_link a{
  color: #fff;
   background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll  17px -335px;	
    margin: 0;
	vertical-align:middle;
	position:relative;
}
.parentMenu.menu0.home_link a{color:#414141;}
/* 0 Level */
#nav li { float:left; }
#nav a , .nav-responsive span  {float:left;}
#nav a , .nav-responsive span , div.megnor-advanced-menu-popup a { 


    display: block;
    font-size: 15px;
    font-weight: normal;
    padding: 21px 15px 22px;
    position: relative;
    z-index: 6;
}
.parentMenu:hover a{ color:#414141;}
#nav li.over a,
#nav a:hover , div.menu a:hover , div.menu.active a{ color:#414141; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0;  }
#nav ul li.last {  padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none;  background:none; }
#nav ul li a { }

/* 2nd Level */
#nav ul ,.responsive-menu #nav-mobile{	 }
#nav ul,
#nav div { /*position:absolute; width:15em; top:42px; left:-10000px; padding:5px;*/ }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a {  }
#nav ul li a:hover , #nav > li ul > li:hover > a , .responsive-menu a:hover  { color:#eceded; }
#nav ul li a ,.responsive-menu a
{ color:#fff ;text-decoration:none; display:block; font-weight:600; }
#nav ul span,
#nav ul li.last li span , .responsive-menu li a { padding:4px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {  border: 1px solid #e8e8e8; margin-bottom:24px; }

.toggle-content dl {
    margin: 10px 0;
}
.block.block-advancedmenu{ border:none;}
.block.block-account .block-content{ padding: 10px 18px 24px;}
.block.block-account {
    margin-bottom: 24px;
}
.block .block-title { 	
	  background: #f2f2f2 none repeat scroll 0 0;
    color: #414141;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 4px 5px 0;
    padding: 12px 14px;
    text-transform: capitalize;
}
.addto-cart {
    font-size: 13px;
}
.block .block-title strong { color:#414141;font-weight:600; font-size:18px; line-height:24px; position:relative; }
.block-side-nav-container .block-title { background: #afcb52 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 0;
    text-transform: capitalize;}
.block-side-nav-container .block-title  strong {color:#fff;}
.info3col-data .block-related .block-title{ padding-bottom:32px;}
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:0px 0 5px;  font-weight:normal;  }
.block-reorder .block-subtitle{padding:12px 0 5px; }
.block .block-content { padding:0 18px 15px;}
.block.block-side-nav-container .block-content { padding:10px 18px 14px;}
.block-subscribe .block-content { 
/*	position:relative;*/
	
	 margin: 0px 0 0;}
.block .block-content li{ padding:4px 0;  }
.block .block-content li a{ text-decoration:none; }
.block .block-content li .product-name a{ font-size:14px; }
.col-left .block .block-content li.item {  
border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	margin-bottom:0px;
	padding:19px 0;
	border-bottom:1px solid #e8e8e8;
	height:auto !important;}
.block .block-content li.item.last {
    border-bottom: medium none;
}
.block .block-content .product-name { color:#555555; }
.block .btn-remove,
.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{ float:right;}
.block .actions { float:right; padding:0 0 10px; margin-top: -20px; }
.block .actions a { float:left; margin-top:15px; }
.block .actions button.button { float:right; margin:10px  0px 10px 0px; }
.block .empty { margin:0; padding:0px 0px; }
.header-cart  .block .actions button.button { margin:0; float:left;}
/*.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }*/

/* Mini Blocks */
/*.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }*/

/* Mini Products List */
.mini-products-list .product-image {
	border: 1px solid #e8e8e8;
    display: block;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    overflow: hidden;}
.mini-products-list .product-details { margin-left:87px; }
 
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */ 
.block-account .block-content li.current{  padding: 4px 0 !important;  color:#414141;}
.block-account .block-content li.current strong{ font-weight:normal;  position:relative;}
/*.block-account .block-content li.current strong:before{
   content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 0px;
}*/
/* Block: Currency Switcher */
.block-currency {   }
.block-currency .block-title { }
.block-currency .block-title strong { }
.block-currency .block-content { }
.block-currency .block-content select {  margin-top:14px;}
.block .block-content li .product-name a:hover{color:#414141;}
.block .block-content li a.addto-cart:hover{color:#414141;}
.block-layered-nav .block-content  li:hover .price{color:#414141;}
#narrow-by-list dd .swatch-link:hover .swatch-label {  border-color: #414141;}
/* Block: Category Navigation */
#category-treeview li a , .block-account .block-content li a ,  .block-brand-nav li a{
    display: block;
    
    text-decoration: none;
	/*transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;*/
}
#recently-viewed-items a{padding-left:0px;}
#category-treeview li  , .block-account .block-content li  ,  .block-brand-nav li ,.block-layered-nav li{position:relative; transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;}
#category-treeview li > a:before  , .block-account .block-content li  > a:before ,  .block-brand-nav li > a:before,.block-layered-nav li > a:before{
   /* content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    left: 0;
    position: absolute;
   
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;*/
}
#category-treeview li:hover:before a, .block-account .block-content li:hover:before a, .block-brand-nav li:hover:before a,.block-layered-nav li:hover:before a{color:#414141;}
#category-treeview li:hover:before a,.block .block-content .side-nav li:hover a,.block .block-content .side-nav li:active  a span{color:#414141;}


.ie7 #category-treeview li { display:inline }
.block-brand-nav  .sbHolder li a , .block-brand-nav .sbHolder li a:hover{ background:none; padding-left:5px; }
.block-side-nav-container .block-content li{ padding:8px 0; border-bottom: 1px solid #e8e8e8;}
.block-side-nav-container .block-content li.last{border:none;}
#recently-viewed-items li{padding:4px 0px;}

#category-treeview li ul { margin-left:15px; }
#category-treeview li.last a , .block-account .block-content li.last a , #recently-viewed-items li.last a , .block-brand-nav li:last-child a{ border-bottom:none; }
#category-treeview .hitarea {
	background: none;
	height: 21px;
	width: 21px; 
	float: right;
	cursor: pointer;
	margin-right:0px;
	 margin-top: 4px;
	  text-align: center;}
#category-treeview .expandable .collapsable-hitarea:before{ 
	color: #fff;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
} 
#category-treeview .expandable-hitarea:before { 
	content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
	position:absolute;
	right:-18px;
	width:42px;
	padding-top:9px;
	top:-1px;
	padding-left:18px;
	height:40px;
	border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
} 
#category-treeview .collapsable-hitarea:before { 
	color: #fff;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
} 

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title {}
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; display:none; }
.block-layered-nav .block-content {  }
.block-layered-nav dt {      font-weight: bold;    padding: 0 0px 5px; text-transform:capitalize; font-size:14px;  color:#414141;}
.block-layered-nav dd { padding:0px 0px 20px;}
.block-layered-nav a{ padding-left:0px; }
.block-layered-nav a:hover{ }
.block-layered-nav dd.last { background:none; padding:0px; }
.block-layered-nav .currently li { background:#f2f2f2; padding:4px 20px 4px 10px; position:relative; z-index:1; line-height:1.5;   margin: 10px 0; }
.block-layered-nav .currently .label { font-weight:bold;  text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:0px; top:9px; margin:0;
 background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_remove.gif") no-repeat scroll 0 0 transparent; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:20px 5px 4px 9px; text-align:right; }
.block-layered-nav .actions a { float:none; background:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary {padding:2px 0px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:normal; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0;  text-align:left; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a , .block-related .actions a { float:right; }
#wishlist-table .add-to-cart-alt .input-text{ margin-bottom:8px; }

/* Block: Related */
.block-related .block-title strong {}
.block-related input.checkbox { float:left; }
.block-related .tm-checkbox .tm-hide {
    opacity: 1;
}

.block-related li{ position:relative; }
.block-related .tm-checkbox{ position:absolute; left:2px;}

/* Block: Compare Products */
.block-compare .block-title strong {}
.block-compare button.button span {  }
.page-popup .link-print { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th {  }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td {text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {   }
.compare-table tr.first td .product-name a {   }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { }

/* Block: Recently Compared */
.block-compared .block-title strong {  }

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle {  }
.block-poll label { color:#777;   }
.block-poll input.radio {  }
.block-poll .label {     margin-left: 3px; vertical-align:middle; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {  background:transparent }
.block-poll button.button:hover span {  background:#414141; }

.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span {  }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a {  }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block  .block-subscribe .block-content { padding:0px; border:none; margin:0px; float:right; }
.form-subscribe-header{display:none;}
.block-subscribe .block-title strong {   }
.block-subscribe label { font-weight:normal;  }
.block-subscribe input.input-text {  border: medium none;
    color: #414141;
    cursor: text;
    font-size: 14px;
    font-style: italic;
    margin: 0;
    padding: 14px 14px 14px 70px;
    width: 490px;
	position:relative;
	float:left; }
	.news-text .text-content{font-size:16px;}
.block-subscribe .actions { background:none; padding:0; margin:0px 0 0 10px; text-align:left; float:left; }
.block-subscribe .actions button.button {  margin:0;}
 .block-subscribe:before{
    color: #afcb52;
    content: "\f0e0";
    font-family: "FontAwesome";
    font-size: 15px;
    left: 15px;
    position: absolute;
    top: 16px;
	z-index:9;
	 border-right: 1px solid #bebebe;
	 line-height: 13px;
    padding-right: 20px;
 }
 .block.block-subscribe {
    float: right;
    position: relative;
	padding:0;
	background:transparent;
}

 
/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:0px; display:inline; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; padding:0px; }
.block-banner .block-content { padding:0; text-align:center; }
.block-banner img{ width:100%; height:auto;}
/* Block: Login */

.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#787878; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 0px; }
.category-image { width:100%; overflow:hidden; margin:0 0 20px; text-align:center; }
.category-image img {width:100%;}
.category-description { margin:0 0 20px; }
.category-products {}
.category-title h2 a{ padding:0  !important; }
.category-title h2 , .category-title h2 a,  .crosssell h2,.blog_title h2 a{   
    background: transparent none repeat scroll 0 0;
    color: #414141;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding:5px 8px 10px;
    position: relative;
    text-align: left;
	}

.blog_title h2 a{   padding:5px 15px 10px;}
.blog_testimonial .customNavigation a.prev { right: 50px;}
.blog_testimonial .customNavigation a.next { right: 15px;}
.crosssell h2 ,.box-up-sell .category-title h2{ margin-right:68px; }
 h2.product-name{ min-height: 39px; background:none; padding:0 !important; border-bottom: none !important; line-height:18px; }
.crosssell .customNavigation a.prev ,.box-up-sell .customNavigation a.prev{ right: 44px;}
.crosssell .customNavigation a.next,.box-up-sell .customNavigation a.next{  right: 10px;}

/* View Type: Grid */
/*.products-grid { border-bottom:1px solid #d9ddd3; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }*/
.products-grid{ width:100%; }
.products-grid li.item , .col-main .slider-item{ float:left; width:230px; padding:0; list-style:none; margin:0; }
.products-grid li.first_item_tm{ }
.products-grid li.last_item_tm{ }
.products-grid li .product-block{
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 20px 10px 25px 9px;
    overflow: hidden;
}
.info3col-data .related-products .products-grid li .product-block{  background: none;}
.products-grid li .product-block-inner{
	overflow: hidden;
    padding: 0px 0px;
    position: relative;
    text-align: center;

}

a.product-image { /* display:block; */  /* margin:0 0 10px; */ }
.products-grid .product-name { min-height: 39px; margin:0 0 5px; font-weight:normal; font-size:14px; }
.products-grid .product-name a { }

.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:40px; } 
.crosssell .product-carousel .product-block{  margin: 13px 9px 25px;}
.product-carousel .product-block{
  background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 13px 9px 25px 10px;
    overflow: hidden;
}
.product-grid .product-block, .product-list .product-block {
    margin: 13px 9px 25px 10px;
}
.product-image-block-inner{border:1px solid #e8e8e8; position:relative; overflow:hidden; margin-bottom:15px;}
.product-image-block-inner .product-image-block{position:relative;}
.product_hover-block {
    bottom: -54px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.5s ease 0s;
	-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;
	z-index:99;
}

.product-block:hover .product_hover-block {
    bottom: 0px;
}

.product-image-block-inner .product-image > img {
    /* height: auto; */
    /* width: 100%; */
}
.button.btn-cart {
    float:right;
	width:54%;
	background:#fff;
}
.products-list .button.btn-cart ,.product-view .button.btn-cart {
    float:left;
	}
.flexslider .slides img{width:auto;}

.list-center-outer .add-to-links{width:auto;}
.product_hover-block .add-to-links li:first-child, .list-center-outer .add-to-links li:first-child {   font-size: 0; }
.product_hover-block .add-to-links li:first-child + li, .list-center-outer .add-to-links li:first-child + li {  font-size: 0; }
.list-center-outer .add-to-links li:first-child { float:left;}
.add-to-links li a.link-wishlist {
    display: block;
    height: 100%;
    width: 100%;
}
.add-to-links li a.link-wishlist:hover:before,.add-to-links li a.link-compare:hover:before{color:#414141;}

.list-center-outer .add-to-links li:first-child ,.list-center-outer .add-to-links li:first-child + li{border:none; width:44px; height:44px; margin-right:5px; border:1px solid #e8e8e8;}
.add-to-links li a.link-compare {
    display: block;
    height: 100%;
    width: 100%;
}

.product-carousel .product-block-inner{
  overflow: hidden;
    padding: 0px;
    position: relative;
    text-align: center;
}

.new-label{display: block;
   padding: 5px 10px;
    position: absolute;
	top: 10px;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
	color:#afcb52;
	font-size:12px;
	 font-weight: 700;
	z-index:8;
}

.sale-label{   color: #414141;
    display: block;
    font-size: 12px;
    font-weight: 700;
    left: 10px;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
	z-index:8;
}

/* View Type: List */
.products-list li.item {     margin:0px 0px 32px;    padding:0px; }
.products-list li .list-left{ float:left; margin-right:30px; position:relative; }
.products-list li .list-center{ width:450px; padding-right:15px; border-right:1px solid #e8e8e8; float:left;  }
.products-list li .list-right{ padding-left: 10px; overflow:hidden; }
.products-list li.item.last {  }
.products-list .product-image { float:left; margin:0 0 0px; }
.products-list .list-left{border: 1px solid #e8e8e8; }
.products-list .product-shop { margin:0; }
.products-list .product-name a { font-size:16px;  }

.products-list .product-name {
    font-weight: normal;
    margin: 0 0 10px;
}
.products-list .ratings {
    margin: 0;
}
.products-list .desc {
    clear: both;
    line-height: 22px;
    padding: 20px 0 10px;
}
.products-list .price-box {
    margin: 0;
    padding: 0 0 15px;
}


.products-list .availability { float:left; margin:0 5px; }
.products-list .out-of-stock:before {  margin-left: 13px; }
.products-list .desc .link-learn { font-weight: bold; /*color:#414141;*/ }
.products-list .desc .link-learn:hover { font-weight: bold; /*color:#787878; */}
.products-list .add-to-links {float:left;}
.products-list .add-to-links li { float:left; }
.products-list .add-to-links .separator { display:none; margin:0 2px; }
.products-list li .ratings .rating-box{ float:left; margin-right:10px;   margin-top: 0px;}
.list-center-outer {    float: left;    width:663px;}
.products-list {    margin-top: 20px;}
/* ======================================================================================= */


/* Product View ========================================================================== */

/********************** Product View Tabs */
.product-view .tabs { margin: 15px 0px 0 0; overflow:hidden;  /*zoom: 1; */padding:0px;  border-bottom: 2px solid #545454;}
.product-view .tabs li               
{   padding-top:30px;
	float:left; 
	line-height:1em;  
	margin-right:5px;

}

.product-view .tabs a                 { display:block; padding:14px 25px; color:#414141; text-decoration: none; font-weight:600; background:#ebebeb; font-size: 16px;	}
.product-view .tabs a:hover           { text-decoration:none; text-decoration: none;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover ,.product-view .tabs a:hover { background:#545454; color:#fff; }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{  float:left; margin-bottom:6px;}
 #product_tabs_related_tabbed_contents li .product-images SPAN {}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; /*zoom: 1*/}
.product-collateral .padder
{    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
	 padding:25px; background:#FFF;}

#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title { display:none; }

.padder h6{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
	display:none;
	background:#E1E1E1;
}

/* Rating */
.no-rating { margin:0 0 10px; }
.ratings {   line-height:1.25; margin:5px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display:none; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:12px; font-size:0; line-height:0; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:12px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box {margin-right:5px; display:inline-block; margin-top: 10px; }
.ratings .amount {display:none;}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span {/* color:#f36c56; */}

.availability-only { margin:10px 0 7px; line-height:25px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/availability.png) 0 3px no-repeat; padding-left:30px; clear:both;}
.availability-only span,
.availability-only a {  }
.availability-only a { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability {  }
.product-view .product-shop .availability span {color:#afcb52; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important;   color: #414141; font-weight:600;}

.price-box { margin:5px 0; }
.price-box .price { font-weight:900; color:#414141; font-size:16px; }

/* Regular price */
.regular-price { color:#414141; }
.regular-price .price {   font-size: 16px;    font-weight:900; color:#414141; }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.price-box .old-price { margin:0; text-decoration: line-through; font-size:13px; color:#a6a6a6; font-weight:normal; margin:0px 5px 0px 0px; display: inline-block; }
.old-price .price-label { white-space:nowrap; color:#999;  display:none;}
.old-price .price { font-weight:normal; color:#a6a6a6;font-size:13px; text-decoration:line-through; }

/* Special price */

.price-box .special-price { margin:0; padding:3px 0;  display: inline-block; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033;  display:none;}
.special-price .price { font-size:16px; font-weight:900; color:#414141; }
.product-view .product-shop .price-box .special-price .price ,.product-view .product-shop .regular-price .price{ font-weight:bold; font-size:20px; }


/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; display:none; }

.minimal-price-link { display:block; margin:3px 0; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; font-size:13px; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#414141; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#414141; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#414141; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold;  }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
 
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f3f3f3;  }
.tier-prices li { line-height:1.4;  padding:2px 0 2px 0px; }
.tier-prices .benefit { font-style:italic; font-weight:bold;  }
.tier-prices .price { font-weight:bold;  }

.tier-prices-grouped li { padding:2px 0; color:#414141; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:12px;  }
.add-to-links li{ list-style:none; }
.add-to-links .separator { display:none; }


/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:normal; color:#787878; margin-top:5px; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart {   }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#787878; }
.add-to-box .add-to-links { float:left; margin:0;  text-align:left; display:none; }
.add-to-box .add-to-links li { margin-right:10px;  }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view {  } 
.product-essential h2 {display:none;  }

.product-collateral {  margin-top:50px; }
.product-collateral h2 ,.related-products .block-subtitle ,.box-tags h3{ font-weight:normal; font-size:15px; border-bottom:1px solid #dedede; padding:0 0 10px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }
.related-products .block-subtitle{  margin-top:10px; }

 

/* Product Images */
.product-img-box .customNavigation a { margin:0;}
.product-view .product-img-box { float:left; width:432px; margin-right: 24px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 15px; border:1px solid #ebece7; position:relative; z-index:1; }
.product-view .product-img-box .product-image  #wrap{  }
.product-view .product-img-box .product-image-zoom { position:relative; width:300px; height:300px; overflow:hidden; z-index:9; border:1px solid #e8e8e8; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
.product-view .product-shop .availability.in-stock span{ color:#85ad74;}
.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px;  } 

/* Product Shop */
.info3col-data .flexslider{margin:0px; padding:0px 0px 30px;}
.info3col-data .flexslider:hover .flex-direction-nav{display:none;}
.info3col-data .flex-control-nav{bottom:0px;}
.product-view .product-shop { float:right; width:450px; }
.col1-layout .product-view .product-shop { float:left; width:458px; margin-right:25px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font-size:16px; font-weight:700; }
.product-view .product-shop .availability {    float:left;    margin: 0 0 10px; text-align:center; }
.product-view .product-shop .short-description { margin:15px 0; }
.product-view .product-shop .price-box { margin:15px 0 10px;clear:both; }
.product-view .product-shop .price-box .special-price{ font-size:20px; font-weight:700;  }
.product-view .product-shop .add-to-links { margin:1px 0; font-size:13px; float:left; }
.product-view .product-shop .sku > span {   font-weight: 700;}
.product-view .product-shop .add-to-links li{ float:left; margin-right:20px; }
.product-view .product-shop .add-to-links li .separator { display:none; }
.product-view .product-shop .ratings .rating-links{ display: inline-block;}
.product-view .product-shop .sku{margin-top: 10px;}
.email-addto-box{margin-bottom: 10px; clear:both; float:left;} 
.email-addto-box .email-friend { float:left; margin-right:15px;  margin-top: 1px;}

#prev-next-links{ float:right; margin-top:-26px; width:50px; }
#prev-next-links  a{height:30px; width:25px; display:block; margin-bottom:0; text-decoration:none;}
#prev-next-links  a#link-previous-product{  float:left;}
#prev-next-links a#link-next-product{ float:right; 
  
}
 #prev-next-links a#link-next-product:before{ color: #787878;
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 25px;
    margin: 0px 0px 0px 10px;
	  content: "\f105";
    vertical-align: middle;
}
.box-up-sell .products-grid {    margin: 0;}
#prev-next-links a#link-previous-product:before{ color: #787878;
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 25px;
    margin: 0px 0px 0px 10px;
	  content: "\f104";
    vertical-align: middle;
}
/* Product Options */
.product-options {  
    margin: 0;
    padding: 0 0 10px;
    position: relative;
	
	}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:normal;  }
.product-options dt label.required em { color:#DD4B39; margin-left:0px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px;  }
.product-options dd { padding:5px 5px 10px; margin:0 0 5px;   }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:98%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio {   margin-top:3px; margin-right:9px; }
.product-options ul.options-list input.checkbox {  margin-top:3px; float:left; }
.product-options ul.options-list .label {display:inline;   }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:0px; top:0px; }

 

.product-options-bottom { padding:10px 0px;  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#414141; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#414141; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:left; margin:10px 0; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; display:none;}
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none;  }
.product-shop .product-options-bottom .add-to-cart-box {  float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links {   padding:5px 0 0; text-align:left; display:none; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
/*.product-view .box-up-sell h2 {  padding:0 0 10px; margin:0 0 8px; }
*/ 
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 {   }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_pipe1.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block;  margin:0 0 5px;  }
.product-view .box-tags .form-add .input-box { float:left;  }
.product-view .box-tags .form-add input.input-text { width:300px; margin-right:5px; padding:10px 8px; }
.product-view .box-tags .form-add button.button span {  }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0px; font-size:12px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view #product-review-table{ max-width:180px; margin:15px 0; }
.product-view #product_tabs_review_tabbed_contents .form-list .input-box{ max-width:500px; width:100%; }
.product-view #product_tabs_review_tabbed_contents .form-list textarea{ width:95%; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:285px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:600px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.header-cart .price{ color:#787878;}
.header-cart .product-name a{ color:#414141;}
.header-cart .block .block-content li .product-name a:hover,.header-cart li:hover  .product-name a{color:#787878;}
.product-name a , .product-review .product-name { color:#414141; font-size:14px; text-decoration:none; margin-bottom:5px; font-weight:400; text-transform:capitalize;}
.product-name a:hover{  color:#787878; text-decoration:none; }

/* Product Tags */
.tags-list { display:block;   border:1px solid #e8e8e8; background:#FBFBFB; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -33px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline;}
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a  {background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/subcat_arrow.png") no-repeat scroll 3px center transparent; 
padding-left:12px;}
.page-sitemap .sitemap a:hover{background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px center transparent; }
.page-sitemap .sitemap li { margin:5px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }


.contacform{     border-right: 1px solid #e8e8e8;
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    width: 46%; }
.googlemap{   float: right;
    margin-top: 10px;
    width: 50%;}
.contacform .form-list li.wide .input-box{width: 100%;}
.contacform .form-list li.wide textarea{width: 97%;}
.contacform .fieldset{ margin-top:10px; }
/* RSS */
.rss-title h1 { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0px; }
.cart .page-title h1 ,.checkout-cart-index .col-main-right .page-title h1{ margin:10px 0 0!important;font-weight: bold; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:10px 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name {  margin:0 0 5px;  }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {  }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col1-set{ width:435px;  float:left;}
.cart .cart-collaterals .col2-set { width:735px; float:right; }
/*.cart .cart-collaterals .col2-set .col-1{width:360px}
.cart .cart-collaterals .col2-set .col-2 { width:310px; }*/

.cart .crosssell { margin-bottom:10px;} 
.cart .crosssell .product-image {   } 
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #e8e8e8;  padding:15px 20px; margin:0 0 18px; }
/*.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; padding:0 0 0 0px; color:#414141; text-transform:uppercase; }*/
 
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.shopping_CMS_main1 {
    display: inline-block;
    margin-top: 16px;
}
 .cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }
 
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;   }

/* Shopping Cart Totals */
.cart .totals { float:right; width:345px; background:#FBFBFB; border:1px solid #e8e8e8; margin-bottom:10px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:20px; }
.cart .totals .checkout-types { font-size:13px; padding:0px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 10px; }
.cart .totals .checkout-types li:last-child{ background:#ddd;   padding: 7px;  
  text-align: center; border-top:1px solid #fff;
  margin:0;}


/* Options Tool Tip */
.item-options dt { font-weight:bold;  float:left; margin-right:10px; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help;  width: 10%;}
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px;  background-color:#f6f6f6; }
.header-cart .truncated .truncated_full_value .item-options { background-color:#414141; color:#fff;}
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:7px; left:0%; width:100px; border:1px solid #ddd; }
.col-left .truncated .show .item-options { left:0px; top:5px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:normal;  }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list {  margin-top: 15px;    padding-left: 0;}
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; margin-bottom:5px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 {  font-weight:normal;  }
.gift-messages p.control {   }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {   font-weight:bold; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; text-align:center;   }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {   margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea  { width:98%; }

.gift-message-link { font-size:11px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#787878; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e8e8e8; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set {  border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#414141; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#414141; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { margin:0; }

/*.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }*/

.block-progress dt {margin:0 0 6px; padding:5px 0px;   /* font-weight:bold; line-height:1.35; background:#e8e8e8; border:1px solid #a3aeb3; color:#999;*/ }
.block-progress dd {   padding:8px 13px; margin:0 0 10px; }
.block-progress dt.complete { margin:0;   border-bottom: 1px solid #e8e8e8; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }

.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
 #checkoutSteps{ margin-bottom:15px; }
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt.complete a{ background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/edit.png") no-repeat scroll 0 0; padding-left: 20px; font-size:12px;}
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:15px; border:none; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {border-bottom: 1px solid #e8e8e8; margin-bottom: 1px;}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #e8e8e8 #e8e8e8; background:#F0F0F0;
 padding:8px 8px; text-align:right; }
.opc .step-title .number { float:left; background:#414141; border:1px solid #414141; padding:0 6px; margin:0 10px 0 0; color:#fff; }
.opc .step-title h2 { float:left; margin:2px;  font-size: 15px; white-space: nowrap;  }
.opc .step-title a { display:none; float:right;   line-height:22px; color:#fff;  }

.opc .allow .step-title { background:#414141; border:1px solid #414141; border-bottom:0; color:#fff; cursor:pointer; }
.opc .allow .step-title .number { background:#414141; border-color:#FFFFFF; color:#fff; }
.opc .allow .step-title h2 { color:#FFFFFF; }
.opc .allow .step-title a { display:block; color:#fff; }

.opc .active .step-title { background:#414141; border:1px solid #414141; padding-bottom:8px; color:#fff; cursor:default; margin-bottom: 1px;}
.opc .active .step-title .number { background:#414141; border-color:#fff; color:#fff; }
.opc .active .step-title h2 { color:#fff; }
.opc .allow .step-title:hover{ background:#414141;border-color:#414141; }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #e8e8e8;  border-bottom:0;  padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 {  border-bottom:1px solid #e8e8e8; padding-bottom:10px; text-transform:capitalize; font-weight:normal; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0;  }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form {    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #e8e8e8;
    margin: 0;
    padding: 0; }
.opc .gift-messages-form .inner-box { padding:10px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-onepage-success h2{ border-bottom:none;}
.checkout-progress { padding:0 90px; margin:10px 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #414141; padding:2px 0 0; font-weight:normal; text-align:center; color:#414141; }
.checkout-progress li.active { border-top-color:#414141; color:#414141; }

 
.multiple-checkout h3,
.multiple-checkout h4 {   font-weight:normal; margin-bottom:10px;   }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; font-size:13px; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
 
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {  border:1px solid #e8e8e8; margin:10px 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#F0F0F0;position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 {   }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left;  }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#414141; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
 
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%;  }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:450px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:98%; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #e8e8e8; background:#FBFBFB; padding:13px; position:relative; }
 

/* Step 3 */
	
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
 
.account-login .content { border-bottom:0; }
.account-login .content h2 , .fieldset .legend , .box-account .box-head h2 , .addresses-list h2 ,
 .multiple-checkout h2 ,.checkout-onepage-success h2 , .order-info-box h2 , .sales-order-print .col2-set h2
{  border-bottom: 1px solid #e8e8e8;
    font-size:18px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0 0 10px;
    text-transform: capitalize;}
 
.account-login .buttons-set { margin:0;    }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
/*
@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}*/

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 0 15px; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff;  margin: 0 0 20px; }
.box-account .col2-set .col-1{
    border-right: 1px solid #e8e8e8;
    float: left;
    padding-right: 10px;
    width: 48.5%;
}
.dashboard .box .box-title {    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #e8e8e8;
    margin: 0 0 10px;
    padding: 5px 5px;	
	text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left;  font-weight:normal; margin:0; }

/* Block: Recent Orders */
  
/* Block: Account Information */ 
.dashboard .box-info h4 {  font-weight: normal;
    text-transform: capitalize; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
 
.dashboard .box-tags .number ,.dashboard .box-reviews .number{ float:left; font-weight:bold; line-height:1; color:#414141; margin:0px;
 padding:5px 7px; background:#ccc; }
.dashboard .box-tags .details , .dashboard .box-reviews .details{ margin-left:30px; }
.dashboard .box-tags li.item  , .dashboard .box-reviews li.item{ margin:10px 0 7px; }
.dashboard .box-tags li.item.last , .dashboard .box-reviews li.item.last { margin-bottom:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h3 { font-weight:normal;}
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff;padding:10px 0px; margin:0 0 10px; border-bottom: 1px solid #e8e8e8; }
.addresses-list li.empty { background:none; border:0; padding:0; }
 
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#e8e8e8;   padding:7px 10px; margin:0 0 8px; border-radius:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box , .sales-order-print .col2-set{  border:1px solid #e8e8e8; padding:12px 15px; margin:0 0 15px; }
 
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 {  margin:0 0 5px; }
.order-items .product-name {  }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#787878; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
/*.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }*/
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }

.my-wishlist textarea { display:block; width:97%; height:109px; margin-top:10px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {   }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
/*.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }*/
.product-review h3 { font-size:12px; margin:0 0 3px;  }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #e8e8e8; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer .store-switcher { display:inline; margin:0 5px 0 0;}
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { text-decoration:none; }
.footer a:hover { text-decoration:none; }
.footer .bugs { margin:13px 0 0; color:#777; }
.footer .bugs a { color:#777; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0px; float:right; }
.footer address a { color:#777; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul {  }
.footer_bottom ul.links { float:left;  }
.footer  li {  padding:2px 0; line-height:22px;   }
 
.footer_bottom  li{display:inline; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bkg_pipe1.gif) 100% 60% no-repeat;padding:0 6px 0 3px; }
.footer ul.links li.last { background:none;  }
.footer-container .bottom-container { margin:0 0 5px; }



.ie7 .footer_top  li { display:block; padding-bottom:7px; padding-left:0px; }
.ie7 .footer_top ul{ display:block;}
.ie7 .social_block ul li{ padding-bottom:0px;}
 
.footer .mobile_togglemenu{ display:none; }  
.footer_top{ width:100%; padding: 10px 0; overflow:hidden;}
.footer_bottom{background: #545454;
    clear: both;
    overflow: hidden;
    padding: 23px 0px;}
#footer .footer-area{float: left;    margin-right:0px;    width:25%; box-sizing:border-box; padding:50px 30px 50px 0;}
#footer #block_4.footer-area{padding:50px 30px 61px;}
.social_block ul li{ float:left; height:35px; width:35px; margin:0 10px 10px 0; padding:0; cursor:pointer; }
.social_block ul li.facebook{ background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll -5px -289px transparent; }
.social_block ul li.twitter{ background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll -45px -289px transparent; }
.social_block ul li.rss{ background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll -85px -289px transparent; }
.social_block ul li.linkin{ background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll -125px -289px transparent; }

.social_block ul li.facebook:hover{ background-position: -5px -326px }
.social_block ul li.twitter:hover{ background-position: -45px -325px }
.social_block ul li.rss:hover{ background-position: -85px -325px }
.social_block ul li.linkin:hover{ background-position: -125px -325px }

#footer .block { border:none; margin-bottom:10px; }
#footer .block .block-title{ background:none; padding:0; line-height:20px; }
#footer .block-subscribe .block-content{ background:none; border:none; padding:0;}
#footer .block-subscribe input.input-text{  width: 213px;}

#footer .mobile_togglemenu {
    background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/toggle-arrow.png") no-repeat scroll right -52px transparent;
      cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -20px;
    overflow: hidden;
    padding: 0 0 4px 4px;
    text-decoration: none;
    width: 99%;
	position:relative;
}

.padder h5.mobile_togglemenu {
    background: transparent url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/toggle-arrow2.png") no-repeat scroll right -52px;
    cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -22px;
    overflow: hidden;
    padding: 0;
    position:relative;
    text-decoration: none;
    width: 99%;
}


#footer  .active .mobile_togglemenu , .padder  .active .mobile_togglemenu {
    background-position: right 0px;
}
.toggle.active .mobile_togglecolumn{ background-position: right 10px;}
.toggle .mobile_togglecolumn {
    background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/toggle-arrow2.png") no-repeat scroll right -42px transparent;
    cursor: pointer;
    display: none;
    margin-top: -31px;
    overflow: hidden;
    padding: 10px 0px;
    width: 96%;
	position:absolute;
	z-index:9;
	margin-left:-20px;
}

.sidebar .toggle.active .block .mobile_togglecolumn {
    background-position: right 10px;
}
#topcontrol{ font-size:0; height:34px; width:34px; bottom:15px!important; right:15px!important;
 /*background:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/up.png") no-repeat scroll 0 0 transparent;*/  background:#afcb52  ; z-index:99;}
 #topcontrol:before {
    color: #fff;
   content:"\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 6px;
}


/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#e8e8e8 url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}


/* Default Width  Start*/

.grid_default_width {  width: 231px;}
.featured_default_width {  width: 231px;}
.newproduct_default_width{  width: 210px;}
.bestseller_default_width {  width: 210px;}
.special_default_width{  width: 210px;}

.additional_default_width{ width:92px; } 

.blog_default_width{ width:400px; } 
.testimonial_default_width{ width:400px; } 


 
.brand_default_width,
.manufacture-product li.slider-item,
.manufacture-product li.product-items
{width: 210px;  }

.related_default_width,
.related-products li.slider-item,
.related-products li.product-items{  width: 231px;}

 
.upsell_default_width,
.box-up-sell li.slider-item,
.box-up-sell li.product-items{  width: 231px;}


.crosssell_default_width,
.crosssell li.slider-item ,
.crosssell li.product-items{  width: 231px;}



/* Default Width  End*/ 



/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  box-sizing: content-box;
}
configurable-swatch-list .hover .swatch-link, .configurable-swatch-list .selected .swatch-link, .swatch-link:hover {
    border:  1px solid #414141;
}

.swatch-link {
border: 1px solid #fff;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}
.product-shop  .configurable-swatch-list {margin-bottom:20px;}
.configurable-swatch-list {
  margin:5px 0 0px -3px;
 
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
 
  margin: 0 0 0 3px;
}

.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #e8e8e8;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
 
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}

#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #fff;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}
.block.block-subscribe {
    margin-bottom: 0;
}


@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #e8e8e8;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #414141;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto;
	display:none;
}
.product-view .product-img-box .product-image-zoom {
    z-index: 0;
}
.product-view .product-image-thumbs img {
    width: 100%;
	height:auto;
	
}
.zoomWindow{display:block;}
.product-image-zoom.zoom-available .gallery-image { display: none; } 
.product-view .product-img-box  .product-image .gallery-image.visible { display: block; }
.product-image-thumbs.mycarousel.jcarousel-list.jcarousel-list-vertical{min-height:400px;}

#image-color-name {
    bottom: 20px;
    font-size: 40px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.product-img-box .product-carousel .slider-item{text-align:center; }
.thumb-link{display:inline-block; margin:0px; border:1px solid #e8e8e8; padding:5px;}
/* end configurable swtaches */

.cart-price {}
#spinner {
    background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/images/megnor/loading.gif") no-repeat scroll 50% 50% #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}


/* start cms-banner */
.cms-banner-inner img{

  backface-visibility: hidden;
    transform: translate3d(-10px, 0px, 0px);
	-webkit-transform: translate3d(-10px, 0px, 0px);
	-moz-transform: translate3d(-10px, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	max-width: none;
	width: -webkit-calc(100% + 10px);
	width: calc(100% + 10px);
}
.cms-banner-inner:hover img {
    opacity: 0.5;
	-webkit-opacity: 0.5;
	  -moz-opacity: 0.5;
    transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	
}
.one_third{float:left; width:33.333%;}
.cms1 .one_third_inner.content_inner{margin-right:20px; overflow:hidden;}
.cms2 .one_third_inner.content_inner{margin:0px 10px;overflow:hidden;}
.cms3 .one_third_inner.content_inner{margin-left:20px;overflow:hidden;}
/* ==========================================================================
   CMS Block Start
   ========================================================================== */
.cms_outer {
    overflow: hidden;
    position: relative;
	 box-sizing: border-box;
}
.cms_outer .res_head {
    display: none;
	 box-sizing: border-box;
}
.subbanner1 {
    float: left;
    margin-bottom: 24px;
    width: 100%;
	 box-sizing: border-box;
}
.subbanner1 .subbanner {
    float: left;
    width: 33.33%;
	 box-sizing: border-box;
}
.subbanner3 {
    margin-bottom: 30px;
	display: block;
	clear:both;
}
.banner-main-inner, .subbanner3 {
    box-sizing: border-box;
   overflow: hidden;
}
.banner1-inner, .banner2-inner, .banner3-inner, .subbanner1-inner, .subbanner2-inner, .banner-single-inner {
    transition: all 0.35s ease 0s;
	 box-sizing: border-box;
}
.banner1-inner img, .banner2-inner img, .banner3-inner img, .subbanner1-inner img, .subbanner2-inner img, .subbanner3-inner img {
    backface-visibility: hidden;
    max-width: none;
    transform: translate3d(-10px, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.banner1-inner:hover img, .banner2-inner:hover img, .banner3-inner:hover img, .subbanner1-inner:hover img, .subbanner2-inner:hover img, .subbanner3-inner:hover img {
    transform: translate3d(0px, 0px, 0px);
}
.banner1-outer.subbanner {
    padding-right: 16px;
}
.banner2-outer.subbanner {
    padding: 0 8px;
}
.banner3-outer.subbanner {
    padding-left: 16px;
}
.banner_content{ box-sizing: border-box;}
.subbanner2-main {
    float: left;
    margin-bottom: 40px;
	 box-sizing: border-box;
}

.subbanner1-outer.subbanner2 {
    float: left;
  padding-right: 12px;
    width: 50%;
	 box-sizing: border-box;
}
.subbanner2-outer.subbanner2 {
    float: left;
   padding-left: 12px;
    width: 50%;
	 box-sizing: border-box;
}

/* ==========================================================================
   CMS Block End
   ========================================================================== */ 
/* end cms-banner */


/*tab start*/

.tab-main-title {
    color: #414141;
    font-family: "Anton",sans-serif;
    font-size: 30px;
    padding-bottom: 46px;
    text-align: center;
	position:relative;
	}
.tab-main-title:before{
 border-bottom: 1px solid #414141;
    bottom: 22px;
    content: "";
    display: block;
    left:1px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 40px;
	right:0;
}
.tabberlive .tabbertabhide { display:none; }
.tabberlive {clear:both;float: left;
   	width:100%;
	 }
.tabberlive .category-title{display:none;}
.category-products ul.item.slider-item > li:first-child{margin-bottom:15px;}

ul.tabbernav {
    clear: both;
    float: left !important;
    height: 44px;
    line-height: 16px;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
}
.line-tab{background: url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/title_lines.jpg') repeat-x scroll 0px center transparent; display:block; width: 53%;
left: 445px;
position: absolute;}
ul.tabbernav li	{  list-style:none; display:inline-block; }
ul.tabbernav li a
{background: transparent none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #414141;
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-right:5px;
    padding: 11px 30px 10px;
    text-align: center;
    text-transform: capitalize;
	}
.list-center .add-to-links li em{min-width:91px; padding:5px 5px 5px 10px;}

ul.tabbernav li a:hover	{ text-decoration: none; }
ul.tabbernav li a.selected , ul.tabbernav li a:hover	
{ 

border-color:#afcb52;
background:#afcb52;

}

.tabberlive .tabbertab {
	padding-bottom: 5px;
	border-top:0; 
	float:left;
	width:1000px; 
	background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/tobbottom_line.png) repeat-x left bottom;
}
.tab{clear:both; position:relative;}
/* tab end */

/* ==========================================================================
Parallax Service Start
========================================================================== */  
.parallex {
 
    background-image: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/parallax-img.jpg");
    background-position: 50% 0;
    background-repeat: repeat;
    float: left;
    height: 463px;
    margin: 60px 0 78px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.parallex .content_inner  .service-text,.parallex .content_inner  .description{color:#FFFFFF;}    
.parallex .content_inner  .service-text{
   	font-size: 20px;   
    margin: 15px 0;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight:bold;
}

.parallex .content_inner  .icon {
    display: inline-block;
    margin: 0 0 30px;
    position: relative;
}
.parallex .content_inner  .icon:before{
    border-bottom: 1px solid #dddddd;
    bottom: -15px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}


.service-content1 .icon{background:transparent url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/prlx-icon.png") no-repeat scroll 0  20px;   }
.service-content2 .icon{background:transparent url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/prlx-icon.png") no-repeat scroll 4px -78px;}
.service-content3 .icon{background:transparent url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/prlx-icon.png") no-repeat scroll 0 -178px;}
.one_third:hover .service-content1 .icon{background-position:0px 0px;}
.one_third:hover .service-content2 .icon{background-position:4px -98px;}
.one_third:hover .service-content3 .icon{background-position:0px -198px;}

.parallex .one_third_inner.content_inner {
    display: inline-block;
    margin: 0 40px;
}

.service .service-content .icon {
    display: inline-block;
    font-size: 30px;
    height: 75px;
    line-height: 60px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	 -moz-transition: all 500ms ease 0s; 
	 -o-transition: all 500ms ease 0s;
    width: 60px;
	color:#fff;
	margin-bottom:30px;
}


.parallex .inner-container {
    display: inline-block;
    width: 100%;
	margin-bottom:30px;
}

.parallex  .service-text {
    font-family:"Lato",Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin: 15px 0;
}
.description.other-font{margin-bottom:10px;}
/* ==========================================================================
Parallax Service End
========================================================================== */ 
/* blog and testimonial */


/* end blog */
.manufacturer-product-outer{clear:both;  padding: 36px 0 20px;}

/* footer */
.footer-top-outer{background:#545454; padding:27px 0px;}

.footer_right_newsletter {
    float: left;
    width: 55%;
}
.footer-container .block{border:none;}
.footer-container .block .block-title{display:none;}
.footer-top-inner.container-width{background:transparent; overflow:hidden;}
.footer a,.footer{color:#eceded;}
.footer_right_newsletter .block .block-content{padding:0px;}
.footer_left_newsletter  .newsletter-title .small-title:before {
    border-bottom: medium none;
    border-right: 1px solid #afcb52;
    bottom: 0;
    height: 35px;
    left: auto;
    right: -30px;
    top: -5px;
	margin:0px;
}
.newsletter-title .small-title {
    color: #fff;
    display: inline-block;
    font-size:30px;
	margin:0px;
	font-family:'Anton';
}
.block-subscribe button.button span {
    background:#afcb52 url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") repeat scroll -164px -264px;
    border: medium none;
    color: #fff;
    font-size: 0;
    height: 45px;
    width: 45px;
	padding:0px;
	border-radius:0px;
}
.block-subscribe button.button:hover span{background:#fff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") repeat scroll -164px -199px;}
.footer_inner.container-width{background:transparent;}
.footer_left_newsletter{float:left; width:45%;}
footer_right_newsletter{float:left; width:55%;}
.footer-percent{float:left; width:25%;}
.footer-percent-inner{padding:60px 0 48px;}
.footer-percent4 .footer-percent-inner{padding:60px 30px 48px;}
.footer-percent-inner .icon:before {
    border-bottom: 1px solid #afcb52;
    bottom: -15px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}
.footer-percent-inner .icon {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
    transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	 -moz-transition: all 300ms ease 0s;
	  -o-transition: all 300ms ease 0s;
}
.footer-percent-inner .service-content {
    display: table-cell;
    text-align: left;
    vertical-align: top;
}

.footer-percent-inner .service-content .service-text {
    font-size: 17px;
    font-weight: 600;
    margin: 2px 0;
	color:#fff;
}


.footer-percent-inner .service-content .description {
    margin: 0;
}
.footer-percent.footer-percent4{background:#545454 none repeat scroll 0 0;}

.footer_inner1 {
    border-bottom: 1px solid #545454;
    overflow: hidden;
}

#block_1.footer-area {
    padding-left: 0;
}

#block_4.footer-area {
	background:#545454 none repeat scroll 0 0;
}
.social-icon li a {
    display: inline-block;
    margin: 0 15px 0 0;
    text-align: center;
	padding:0px;
    transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	 -moz-transition: all 0.4s ease 0s;
	  -o-transition: all 0.4s ease 0s;
    color:#eceded;
}
.footer_bottom .social-icon li {padding:0px; background:none;}
.social-icon a i {
    color:#eceded;
    font-size: 17px;
    margin: 0;
    vertical-align: 0px;
}
.social-icon li a.facebook:hover i{ color:#3b5998;}
.social-icon li a.twitter:hover i { color:#4099ff;}
.social-icon li a.linkedin:hover i { color:#0e76a8;}
.social-icon li a.rss:hover i { color: #FF6600;}
.social-icon li a.youtube:hover i { color:#c4302b;}
.social-icon li a.pinterest:hover i { color: #c92228;}
.footer-bottom-left{float:left; margin-top:0px;}
.footer-bottom-right{float:right;}
.footer-container address, .footer-container .payment_icon{float:left; color:#eceded;}
.footer-container address a { color:#eceded; text-decoration: underline; }
.footer-container address a:hover { color:#eceded; text-decoration: none; }
ul.payment_icon li a:before{ color:#eceded;
    content: "\f1f0";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	}
ul.payment_icon li.visa a:before{  content:"\f1f0";}
ul.payment_icon li.mastercard a:before{  content:"\f1f1";}
ul.payment_icon li.maestro a:before{  content:"\f1f2";}
ul.payment_icon li.paypal a:before{  content:"\f1f4";}
ul.payment_icon li span {
    font-size: 0;
    height: 22px;
    padding: 0;
    width: 34px !important;
	display:inline-block;
	vertical-align:middle;
}
.footer_bottom  .payment_icon li{padding:0px 0px 0px 9px; background:none; display:inline-block;}

.footer-area h6 {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 31px;
    padding: 0;
    position: relative;
}
.footer-area h6:before {border-bottom: 1px solid #afcb52;
    bottom: -19px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: 30px;}
.footer li a,.social-icon li a{transition:300ms; -webkit-transition:300ms; -moz-transition:300ms;}
.footer li a:hover{color:#fff;}
#block_4 .fa {
    clear: left;
    color: #afcb52;
    float: left;
    font-size: 17px;
    margin-right: 11px;
    margin-top: 3px;
}
#block_4 .email .fa{font-size:15px; margin-top:5px;}
.address_content{overflow:hidden;}
.footer-percent  .icon i {
    font-size: 23px;
	color:#afcb52;
	width:24px;
	display:inline-block;
	transition:500ms;
	-webkit-transition:500ms;
	-moz-transition:500ms;
}
.service-icon.fa.fa-money{width:27px;}
.contact_address {
    padding-top: 1px;
	line-height:24px;
}
.newsletter-title {   float: left;}
.footer-percent  .icon  {
    border-radius: 0;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
	 -webkit-transition: all 500ms ease 0s;
	 -moz-transition: all 500ms ease 0s;
    width: 30px;
}
.footer-percent  .icon {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
      transition: all 500ms ease 0s;
	 -webkit-transition: all 500ms ease 0s;
	 -moz-transition: all 500ms ease 0s;
}
.news-text {
    float: left;
    padding-left: 40px;
    width: 52%;
	margin-left:40px;
	border-left:1px solid #afcb52;
	color:#fff;
}
/* end of footer */

.button.btn-cart span {
    padding: 0;
	background:transparent;
	border:none;
	display:inline-block;
	height:100%;
}

.product-view .button.btn-cart{width:auto;}
/*.button.btn-cart > span {
  		background: #fff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll 21px -444px;
    border-radius: 0;
    height: 44px;
    width:100%;
	border:none;
}
.button.btn-cart:hover  span{background:transparent;}
.button.btn-cart:hover > span {
  		background: #fff  url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll 21px -395px;
}*/


/*----------- list page ---------------*/

.products-list .list-center-outer .button.btn-cart  span  span{  background: #fff  url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 0px 12px; color:#787878; display: block;
	padding-bottom: 22px;
    padding-left: 34px;
    padding-top: 22px;
	 line-height: 0;
	}
.products-list .list-center-outer .button.btn-cart:hover > span span {background: #fff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 0px -50px; color:#414141;}
.products-list .list-center-outer .add-to-links li a.link-wishlist:before, .products-list .list-center-outer .add-to-links li a.link-compare:before{color: #b5b5b5;}
.products-list .list-center-outer .add-to-links li a.link-wishlist:hover:before,.products-list .list-center-outer .add-to-links li a.link-compare:hover:before{color:#414141;}
.products-list li .product-name a{ color:#787878;}
.products-list li:hover .product-name a{ color:#414141;}
.list-center-outer .actions{float:left;}
.list-center-outer .button.btn-cart{width:auto; background:none; border:none; margin-right: 5px; margin-left:0;}
.product-view .button.btn-cart  span{width:auto; height:auto; font-size:14px; color:#414141; }

.list-center-outer .button.btn-cart > span{
    border: 1px solid #e8e8e8;
    padding: 0 20px;
    text-transform: capitalize;
	height:auto;
}

/*-----------End list page ---------------*/

.product-view .button.btn-cart {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    float: left;
  
  
    margin:-2px;
    padding: 0;
   }
.product-view .button.btn-cart span span {
    background: #ffffff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 0 -50px;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    color: #414141;
    display: block;
    height: auto;
    line-height: 16px;
    padding-bottom: 15px;
    padding-left: 36px;
    padding-top: 15px;
}

.button.btn-cart  span  span{
  background: #fff  url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 0px -50px;		
    border-radius: 0;
    height:auto;
    display:inline-block;
	border:none;
	padding-left:36px;
	box-sizing:border-box;
	padding-top:15px;
	line-height:16px;
	padding-bottom:15px;
	color:#414141;
	display:none;
}

.button.btn-cart:hover > span span {
  		background: #fff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 0px 12px;
		color:#787878;
}

.add-to-links li a.link-wishlist:before {
    color: #b5b5b5;
    content: "\f08a";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
     line-height: 45px;
   }
	.product-view .add-to-links li a.link-wishlist:before, .product-view .add-to-links li a.link-compare:before{height:16px; width:24px; font-size:16px; line-height:22px; }
	.add-to-links li a.link-compare:before {
    color: #b5b5b5;
    content: "\f0c5";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
     line-height: 42px;
  
}
.email-addto-box .email-friend a:before{
color:#b5b5b5;
    content: "\f003";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 16px;
    height: 16px;
    line-height: 20px;
    vertical-align: top;
    width: 25px;
}
.product-view .add-to-links li a.link-wishlist:hover, .product-view .add-to-links li a.link-compare:hover{background:transparent; color:#414141;}
.email-addto-box .email-friend a:hover,.email-addto-box .email-friend a:hover:before{color:#414141;}
.list-center-outer .add-to-links li a.link-compare:before ,.list-center-outer .add-to-links li a.link-wishlist:before{
  height: 40px;
    line-height:45px;
    width: 44px;
	text-align:center;
	font-size:19px;
}
.email-addto-box .email-friend a,.product-view .add-to-links li a.link-wishlist, .product-view .add-to-links li a.link-compare{color:#787878;}
.email-addto-box .email-friend a:hover,.product-view .add-to-links li a.link-wishlist:hover, .product-view .add-to-links li a.link-compare:hover{color:#414141;}
.cart-label {
    float: left;
    height: 100%;
    width: 100%;
	cursor:pointer;
}



.blog-left{margin-bottom:20px;}
.blog_testimonial .date-time {
    border-right: 1px solid #e8e8e8;
    color: #bebebe;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin-right: 22px;
    text-align: center;
    transition: all 500ms ease 0s;
}
.blog_testimonial .date-time .day {
    color: #545454;
    display: inline-block;
    font-size: 30px;
    line-height: 28px;
    margin-top: 0;
    padding: 0;
    vertical-align: top;
    width: 100%;
	 font-weight:900;
}
.post-inner {
    
    padding-top: 4px;
}
.post-inner > h4 {
    margin-bottom: 0;
    margin-top: 0;
}
.blog-right h4 a, .information-blogger-blogs h4 a, .blog_testimonial .product-block:hover h4 a {
    color: #414141;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    text-transform: capitalize;
}
.blog-desc {
    display: none;
    line-height: 25px;
    margin: 10px 0;
}
.read-more:hover, .write-comment:hover {
    color: #414141;
}
block:hover h4 a:focus {
    color: #545454;
}
#content #blog-carousel .product-block .view-blog:before {
    border-bottom: 1px solid #ffffff;
    bottom: -7px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 35px;
}
.view-blog {
    display:inline-block;
}
.view-blog .read-more .fa {
    display: none;
}
.read-more {
    display: inline-block;
    margin: 0 10px 0 0;
}
.blog-right {
    margin: 21px 0;
    position: relative;
}
.information-blogger-blogs .read-more:before, .blog_testimonial .view-blog .read-more:before {
  content:"\f02d"; 
    float: left;
    font-family: "FontAwesome";
    margin-right: 5px;
}


.information-blogger-blogs  .write-comment:before, .blog_testimonial .view-blog .write-comment:before{
content: "\f075";
font-family: "FontAwesome";
margin-right: 5px;
float: left;}
.view-blog .write-comment {
    display: inline-block;
}

.write-comment,.read-more{display:inline-block;}
.testimonial_inner .customNavigation a.prev {
  	background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/images/sprite.png") no-repeat scroll -206px 2px  #fff;
    right:35px; left:0;
}
.testimonial_inner .customNavigation a.next {
	background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/images/sprite.png") no-repeat scroll -236px 2px #fff;
    left:35px; right:0;
}


.testimonial-block .image-block > img{max-width:100%;border:9px solid #dcdcdc; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; }
.testimonial-block .image-block{text-align:center;}
.testimonial-block .post-description {
    color: #414141;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin: 17px auto;
    width: 80%;
	text-align:center;
}
.testimonial-block  .post-author {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fde401;
    display: inline-block;
    font-size: 16px;
    margin: 15px 0;
    padding: 2px 15px 6px;
	text-align:center;
}
.testimonial-block{text-align:center;}
.testimonial_inner{padding-top:53px; position:relative;}
.testimonial_inner .customNavigation a{top:auto; border:none;}
.testimonial_inner .customNavigation{padding-top: 22px;}
.testimonial_inner .customNavigation a.prev:before {
    color: #787878;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -2px 0 0;
    position: absolute;
    right: 14px;
    top:2px;
    vertical-align: middle;
}
.testimonial_inner .customNavigation a.next:before {
    color: #787878;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    position: absolute;
    right: 14px;
    top:2px;
    vertical-align: middle;
	
}

.blog_inner .slider-item .product-image-inner-blog {
    border: 1px solid #e8e8e8;
    margin: 13px 15px;
    padding: 8px;
}
.blog_inner .slider-item .product-image-inner-blog:hover  .post-author {bottom:30px;}
.blog_inner .image-hover-block {
    margin: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top:40%;
    transition: all 350ms ease-out 0s;
	-webkit-transition: all 350ms ease-out 0s;
	-moz-transition: all 350ms ease-out 0s;
    width: 100%;
}

.blog_inner{ margin: 0 -15px;}
.read-more > a{padding-right:10px; text-transform:capitalize;}
.blog_inner .blog-right h4 a {
    color: #414141;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    text-transform: capitalize;
}
.blog_inner .blog-right h4 a:hover{color:#545454;}

.blog_inner .product-carousel,.testmonial_inner .product-carousel{clear:both;padding-top:10px;}
.additional-carousel .customNavigation a{position:relative;}
.related-products .customNavigation { top:-16px;}
.blog_testimonial {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.blog_testimonial .customNavigation {   top: 10px;}

#shopping-cart-table a.product-image{border:1px solid #e8e8e8; float:left;}
.blog_inner .image-block{position:relative;}
.testmonial-image {
    float: left;
    margin: 0 15px 15px 0;
}
.testmonial-text{float:left;}

.testmonial-text  .testimonial-title {
    color: #161c1e;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-weight: 600;
}
.testimonial-content{display:inline-block; padding-bottom:15px; border-bottom:1px solid #e7e7e7; margin-bottom:22px;}
li.slider-item li:last-child .testimonial-content{padding-bottom:15px; border-bottom:none; margin-bottom:0px;}
.testimonial-designation a {
    color: #808080;
    display: inline-block;
}
.blog_outer.container-width{clear:both;}

/* manufacturer */
.manufacture  .category-title{display:none;}

.manufacture  .customNavigation  a {  top:56px;  z-index: 9;}
.manufacture  .customNavigation  a.prev{
 
    color: #fff;
    margin: 0;
    position:absolute;
    vertical-align: middle;

}
.manufacture .customNavigation a.prev:hover,.manufacture  .customNavigation  a.next:hover{background:#414141;border-color:#414141;}
.manufacture  .customNavigation  a.next{
   
    color: #fff;
    margin: 0;
    position:absolute;
    vertical-align: middle;

}
.manufacture  .customNavigation  a.prev{left:0px; right:auto; }
.manufacture .customNavigation a.next{    left:auto;    right:0px;}

.product-block-image .testi-image {
    position: relative;
	overflow:hidden;
}
.post-date .month ,.post-date  .day,.post-date .year{display:inline-block;} 
.post-date,.comments-link{display:inline-block;}
.comments-link a{color:#fff;}
.col-main-left .page-title h1, .bestseller-index-index .col-main > h2, .newproducts-index-index .col-main > h2, .specialproducts-index-index .col-main > h2, .featuredproducts-index-index .col-main .category-head > h2,.catalog-product-view  .page-title  h1,.col-main-right .page-title h1, .col1-layout .page-title h1{
    color:#787878;
    float: left;
    font-size:18px;
    position: absolute;
    text-transform: capitalize;
    z-index: 4;
	font-weight:bold;
	}
.col-main-left .page-title h1, .col-main-left .category-head, .bestseller-index-index .col-main > h2, .newproducts-index-index .col-main > h2, .specialproducts-index-index .col-main > h2, .featuredproducts-index-index .col-main .category-head > h2, .customer-address-index .title-buttons .button,.catalog-product-view .page-title h1  {
    border-bottom: medium none;
    left: 0;
    margin: 0;
    top: 3px;
    width: auto;
	font-weight:bold;
}

.column-left-breadcrumbs {
    float: left;
    width: 100%;
	padding-bottom:12px;
}

.input-box-inner {
    float: left;
}
.breadcumb-main {
    float: right;
    margin-top: -33px;
    text-align: right;
}
.col-main-right .page-title h1, .col1-layout .page-title h1 {
    border-bottom: medium none;
    float: left;
    margin: 0;
    position: absolute;
    top: 0px;
    width: auto;
}
 .catalog-product-view .col1-layout .page-title h1 {top:28px;}

.cart .title-buttons .checkout-types {
    position: absolute;
    right: 0;
    top: -10px;
}
.checkout-cart-index .column-left-breadcrumbs{display:none;}
 .block-layered-nav .block-content li .price{color:#787878; font-weight:400;}

.cms-home .column-left-breadcrumbs {display:none;}
.products-grid{margin:0px -9px;}

.product-view .button.btn-cart span  span{
    background:#fff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll 16px -448px; padding:12px 24px 12px 50px; border:1px solid #414141; }
.list-center-outer .button.btn-cart:hover > span,.product-view .button.btn-cart:hover > span  {  background:#fff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll 17px -447px;    }
.list-center-outer .button.btn-cart:hover  span {color:#787878; }
.product-view .button.btn-cart:hover  span span {color:#414141; border-color:#414141; background:none;}
.product-view .button.btn-cart span span {color:#fff; border-color:#414141; background: #414141 url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll 16px -72px;}
.product-view .product-img-box .product-image-zoom {
    height: 540px;
    overflow: hidden;
    position: relative;
    width: 432px;
   
}
.product-image-inner-blog .image-block img{ width:100%;height:auto;}
.manufacture .customNavigation{/*display:none; */transition:200ms; -webkit-transition:200ms; -moz-transition:200ms;  display:none;}
.manufacturer_outer:hover .customNavigation{ opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1;}
.manufacture:hover .customNavigation{display:block;}
.post-image-hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0; -webkit-opacity: 0; -o-opacity: 0;  -ms-opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;
	-o-moz-transition:300ms;
}
.blog_inner .slider-item .product-image-inner-blog:hover  .post-image-hover {opacity:1; -webkit-opacity:1; -moz-opacity:1; -o-opacity:1;}

.news_module_image_holder:hover .blogicons .zoom:before, .news_module_image_holder:hover .blogicons .readmore_link:before {
    transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); -o-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1);
}
.ie8 .product-image-inner-blog .image-hover-block .zoom:before,.ie8 .product-image-inner-blog .image-hover-block .read:before { display:none;}
.ie8 .product-image-inner-blog:hover .image-hover-block .read:before,.ie8 .product-image-inner-blog:hover .image-hover-block .zoom:before{ display:block;}
.product-image-inner-blog .image-hover-block .zoom:before,.product-image-inner-blog .image-hover-block .read:before {
 border: 2px solid #fff;
    border-radius: 50%;
    bottom: 0;
    color: white;
     content: "\f00e";
    font-family: "FontAwesome";
    font-size: 14px;
    height: 40px;
    left: 0;
    margin: auto;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
    transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
    width: 40px;
	box-sizing:border-box;
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
}
.product-image-inner-blog .image-hover-block .zoom:hover:before,.product-image-inner-blog .image-hover-block .read:hover:before {border-color:#545454; background:#545454;}
.product-image-inner-blog .image-hover-block .read:before { content: "\f0c1";}
.product-image-inner-blog:hover .image-hover-block .read:before,.product-image-inner-blog:hover .image-hover-block .zoom:before{  transform: scale(1); -webkit-transform: scale(1); -moz-transform:scale(1);  -o-transform:scale(1); opacity:1;	-webkit-opacity:1;-o-opacity:1;	-moz-opacity:1;}
.product-image-inner-blog .image-hover-block .zoom,.product-image-inner-blog .image-hover-block .read {
display: inline-block;
    float: none;
    height: 48px;
    width: 48px;
	position:relative;
	}

.box-collateral.box-up-sell {
    margin-top: 50px;
	overflow:hidden;
}
#upsell-product-table.product-grid ,.crosssell{
    margin: 0 -9px;
}
.add-to-cart input.qty-decrease,
.add-to-cart input.qty-increase {
    width: 16px;
    height: 18px;
    display: block;
    background: url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/btn-qty.png) 0% 97% no-repeat;
    border: none;
	cursor:pointer;
    }
.add-to-cart input.qty-increase { background-position: 0 0px; margin-top: 1px;}
.product-view .add-to-box { margin: 10px 0px 20px 0; float:left; width:100%; }
.product-view .add-to-cart { margin: 0; padding: 0px 0 0;  float:left;}
.product-view .add-to-cart .input-content { float: left; margin-right: 15px;}
.product-view .add-to-cart .box-qty { border: 1px solid #e8e8e8; float: left;}
.product-view .add-to-cart label { margin: 5px 5px 5px 0; display: block; font-weight: normal;}
.product-view .add-to-cart .input-content .qty {
    float: left;
    padding: 12px 0 12px;
    text-align: center;
    width: 50px !important;
    border: none;
    border-right: 1px solid #e8e8e8;
	margin:0px;
	background:transparent;
}
.product-view .add-to-cart .qty { border:1px solid #e8e8e8; padding:12px;}
.product-view .add-to-cart .input-content .qty-arrows {
    width: 18px;
    float: left;
}
crosssell .product-carousel {
    margin: 0 -8px;
}

.crosssell_product .crosssell h2.product-name  { text-align:center; margin-right:0;}
.crosssell_product{margin-top:20px;}
/*----------------------------------- side menu -------------------------------------*/
.block.block-side-nav-container  ,.block.block-advancedmenu {background:#f5f5f5; margin-bottom:24px; padding: 4px 5px;}
.block-advancedmenu .block-title {
    background: #afcb52 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    padding: 13px 0 13px;
    text-transform: capitalize;
	margin:0;
}
.block-advancedmenu .block-title strong {
    color: #ffffff;
}
.block-advancedmenu .block-content {
    padding: 7px 14px;
}
.block-advancedmenu .block-content #advancedmenu .parentMenu{
    border-bottom: 1px solid #e8e8e8; 
}
.block-advancedmenu .block-content #advancedmenu div.home-menu{
    border-bottom: none;
    padding:0;
}

.megnor-advanced-menu-popup_inner{}


div.menu-arrow .parentMenu > a:before {
  background: transparent url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/menu-arrow.png") no-repeat scroll center 15px;
    content: "";
    height: 40px;
    right: -20px;
    top: -1px;
    width: 45px;
	  position: absolute;
	   border-radius: 4px 0 0 4px;
    }

div.menu-arrow.active .parentMenu > a:before, div.menu-arrow .parentMenu:hover > a:before {
   background: #545454 url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/menu-arrow.png") no-repeat scroll center -61px;
    content: "";
   }
.block.block-side-nav-container a:before,#category-treeview li:before{color:#bee0f6}
/*.product-block:hover .product-image-block img{transform:scale(1.10); -webkit-transform:scale(1.10); -moz-transform:scale(1.10);}*/
.product-block .product-image-block img{transition:300ms;  -webkit-transition:300ms; -moz-transition:300ms; width:100%;height:auto;}
.product-block:hover .product-name a,/*.col-main .products-list li:hover .product-name a,*/.col-left .block .block-content li:hover .product-name a,.col-right .block .block-content li:hover .product-name a{color:#787878;} 

.product-block .product-image-block .hover-image,.list-left  .hover-image{
    
    right: 0;
     position: absolute;
    
     text-align: left;
    top: 0;
    
     transform: scale(0.8) rotate(90deg);
	
     -webkit-transform: scale(0.8) rotateY(90deg);
	-moz-transform: scale(0.8) rotateY(90deg);
	-ms-transform:scale(0.8) rotateY(90deg);
	-o-transform: scale(0.8) rotateY(90deg);
	
   	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	
    visibility: hidden;
    width: 100%;

}

.product-block .product-image-block:hover .hover-image,.list-left:hover  .hover-image {
     opacity: 1;
    overflow: hidden;
	transform: scale(1) rotateY(0deg);	
	-webkit-transform: scale(1) rotateY(0deg);;
	-moz-transform: scale(1) rotateY(0deg);
	-ms-transform: scale(1) rotateY(0deg);
	-o-transform: scale(1) rotateY(0deg);

	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	
    visibility: visible;
}


.info3col-data {
    float: left;
    width: 270px;
	 display:none;
}

.related-products .product-carousel .product-block{background:transparent;}
.related_image{float:left; background:#fff;}
.related-products .product-carousel .product-block{margin:0px 0px 20px;}
.related_image a.product-image{margin:0;}
.info3col-data .block{padding:25px 15px 0px; margin-bottom:24px;}
.product-carousel .product-block-inner .related_desc{text-align:left; margin-left:90px;}
.info3col-data .customNavigation a{border:none;}
div.menu.active .parentMenu,div.menu:hover .parentMenu{}
.related-products{margin-top:4px; padding: 0 18px;}
.related-products .customNavigation {display:none;}
.related-products .product-carousel .slider-item{  border-color: -moz-use-text-color -moz-use-text-color #e8e8e8;
    border-style: none none solid;
    border-width: medium medium 1px;
    height: auto !important;
    margin-bottom: 0;
    padding: 19px 0;}

.header-left .sbOptions li:last-child{border-bottom:none;}
.manufacture img:hover{opacity:1; -webkit-opacity:1; -moz-opacity:1;}
.manufacture img{transition:500ms; -webkit-transition:500ms; -moz-transition:500ms; opacity:0.6; -webkit-opacity:0.6; -moz-opacity:0.6}
.footer-percent  .footer-percent-inner:hover .icon i{transform:translate(0px, -10px); -webkit-transform: translate(0px, -10px); -moz-transform:translate(0px, -10px)}

.pager .pages li img {    margin-top: -3px;}
#spinner {
    background: #f3f3f3 url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/loading.gif") no-repeat scroll 50% 50%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.call-us{
    color: #5e5e5e;
    display: block;
    font-size: 15px;
	font-weight: 600;
}
.contact-phone{ color: #5e5e5e;
    font-size: 18px;
    font-weight: 600;}
	
 .related_image a img,.my-wishlist .product-image img,#cart-shopping-table .product-image img{border: 1px solid #e8e8e8;}
 .checkout-cart-index .col-main .data-table {margin-top: 20px;}
.data-table tbody th, .data-table tbody td {
    border-bottom: 1px solid #e8e8e8;
}
.my-account .button.btn-cart span span{ background:#fff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 0 -62px; margin-bottom:0; padding-top:3px;}
.my-account .button.btn-cart:hover span span{ background:#fff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 0 0;}
.breadcrumbs li strong {
    color: #414141;
    font-weight: normal;
}
/*---------CMS content----------*/
.res_head {
    display: none;
	  box-sizing: border-box;
}
.res_head .banner_toggle:before {
     border: 1px solid #414141;
    box-sizing: border-box;
    color: #414141;
    content: "\f107";
     display: inline-block;
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: normal;
    height: 23px;
    margin: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    width: 23px; border-radius:4px;  -webkit-border-radius:4px;	-moz-border-radius:4px;
}
.res_head.active .banner_toggle:before{  content: "\f106"; font-family: "FontAwesome";}

.res_head .banner_toggle {
    cursor: pointer;
    display: block;
    left: 0;
    margin-bottom: 10px;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 5px;
    position: absolute;
    right: 0;
    top: 0;
    transition: none 0s ease 0s ;
	-webkit-transition: none 0s ease 0s ;
	-o-transition: none 0s ease 0s ;
	-ms-transition: none 0s ease 0s ;
    width: 100%;
}
.cms-banner-inner:hover .static-wrapper .text3,.cms-banner-inner:hover .static-wrapper .text1,.cms-banner-inner:hover .static-wrapper .text2{  color:#fff;}
.col-left .product-image img,.info3col-data.product-image img ,.product-block img,.product-img-box img,.custom_block img,.products-list .list-left .product-image img{
    height: auto;
    width: 100%;
}


.manufacture .product-block img{width:auto;}
.heading-img:before{
    color: #ffffff;
    content: "\f0c9 ";
    font-family: "FontAwesome";
    font-size: 21px;
    line-height: 25px;
    margin: 0 9px 0 0;
    vertical-align: top;
	padding-left:14px;
	padding-right:5px;
	float:left;
	
}

.featured-products,#newproducts,#bestseller,#special_product
{
    margin: 0 -9px;
}

.blog_testimonial{
    margin: 0;
}
#featuredproducts {
    margin-top: 15px;
}
.add-to-links ,.add-to-links li,.actions {display: inline-block;}

.product_hover-block .add-to-links .link-wishlist{
	 border: 1px solid #e8e8e8;
    float: left;
    height: 43px;
    margin: 0 2px;
    padding: 0;
    width: 43px;
	background:#fff;
	}
.product_hover-block .add-to-links .link-compare{
	border: 1px solid #e8e8e8;
    float: left;
    height: 43px;
   
    padding: 0;
    width: 43px;
	background:#fff;
	}
.button.btn-cart{
background: #ffffff url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 7px 12px;
    border: 1px solid #e8e8e8;
    float: left;
    height: 45px;
    margin: 0 2px;
    padding: 0;
    width: 45px;
}
.button.btn-cart:hover {
 background: #fff  url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/cart.png") no-repeat scroll 7px -50px;		
     color: #787878;
}
.my-account .my-wishlist .button.btn-cart{ margin:0;}

.link-edit {
    display: inline-block;
    float: left;
    margin-left: 2px;
    margin-top: 5px;
    width: 42px;
}

.out-of-stock{border: 1px solid #e8e8e8;
    float: left;
    height: 43px;
   
    padding: 0;
    width: 43px;
	background:#fff;}
.product_hover-block  .actions .out-of-stock{height: 43px;
    width:43px;
	 background:#fff;
   	 margin: 0 2px;
	 cursor:pointer;}

.products-list .out-of-stock:before {
    margin-left: 26px;
}
.products-list .out-of-stock span, .out-of-stock {
    font-size: 14px;
    margin: 0 20px 0 10px;
    width: auto;
    font-weight: normal;
	}

.out-of-stock span,.out-of-stock{ font-size:0;}
.out-of-stock:before {
    color: #afcb52;
    content: "\f071";
    font-family: fontawesome;
    font-size: 18px;
	line-height: 45px;
}
.out-of-stock:hover:before {
    color: #afcb52;}

.side-nav ul li.parent:hover  ul{ display:block;}
.side-nav ul li.parent ul{ display:none;}
.side-nav ul li.parent ul{
    position: absolute;
	top: 0;
    width: 197px;
	 left: 236px;
    margin: 0;
	 border: 10px solid #545454;
	 min-width: 600px;
	  z-index: 12345;
	  box-sizing: border-box;
	    padding: 15px 20px;
		   background: #ffffff none repeat scroll 0 0;
    margin-left: 0;}

.side-nav ul li.parent ul li{  background-color: #ffffff;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: top;
    width: 32%;
	box-sizing: border-box;
	 padding: 3px 0;}
.side-nav ul li.parent ul li a{ color: #414141;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;}	 
.side-nav ul li.parent ul li ul{
background: transparent none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    display: inline-block;
    left: 0;
    margin-left: 0;
    padding: 0;
    position: relative;
    top: 37px;
	} 
.side-nav ul li.parent ul li ul li{ background: transparent none repeat scroll 0 0;
    padding: 3px 0;}
.side-nav ul li.parent ul li ul li a{  color: #787878;
    font-size: 14px;
    font-weight: normal;
    padding: 0;}
.sbOptions{ border-radius: 4px;} 

.block, .block-title, .product-image-block-inner, .banner-main-inner, .subbanner3, .flexslider , .block , .product-image-inner-blog, .testi-image, #topcontrol, .button.btn-cart, .link-wishlist , .link-compare ,.out-of-stock, .input-box-inner .input-text, .block-subscribe .actions button.button span, button.button span, .mini-products-list .product-image , .category-image img ,.products-list li .list-left ,.add-to-links li ,.products-list .product-image , .product-image img ,.sbHolder , .pager .pages li ,
input.input-text, select, textarea , .my-wishlist .product-image , .div.menu-arrow .parentMenu > a:before , .data-table ,.cart .discount, .cart .shipping  ,.cart .totals ,.shopping_CMS_main1 img ,.opc li.section ,.dashboard .box .box-title ,.opc .step-title .number ,.opc .active .step-title , .back-link a ,.checkout-multishipping-shipping .box-sp-methods ,.multiple-checkout .col2-set, .multiple-checkout .col3-set ,.opc .allow .step-title ,.opc .step ,.opc .step-title ,.product-view .button.btn-cart span span ,
.product-view .add-to-cart .box-qty ,.thumb-link ,.thumb-link img ,.block-layered-nav .currently li ,.product-view .product-img-box .product-image-zoom ,.tags-list ,.tm_responsive_group ,#shopping-cart-table a.product-image ,div.megnor-advanced-menu-popup .block2 img ,.padder h6 ,.product-pricing, .tier-prices ,ul.tabbernav li a ,.subbanner3-inner img
{ border-radius: 4px; -webkit-border-radius:4px; -khtml-border-radius:4px; -moz-border-radius:4px;}
.shopping_CMS_main1 img {
    height: auto;
    width: 100%;
}
.product-view .tabs a{border-radius: 4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; -khtml-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; }
.padder{border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; -khtml-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; }
/*----------- static menu-----------------*/
.static-menu li a {
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 21px 15px 22px;
    position: relative;
    z-index: 6;
}

.static-menu ul li:hover a {
    color: #eceded;
}
.static-menu li {
    display: inline-block;
}
.static-menu {
    box-sizing: border-box;
    margin-left: 15px;
} 
/*------------------------ sidebar top menu -----------------------*/



.block-advancedmenu .block-content #advancedmenu div.menu:last-child .parentMenu{
    border-bottom: medium none;
}
/*----*/
.responsive-menu,
.main-menu {

	height: 65px;
	margin-bottom: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	float:left;
	}
.responsive-menu {
    padding: 0;
    position: relative;
}
#nav-mobile {
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.15);
    display: none;
    list-style: outside none none;
    margin-top: 0;
    padding: 1%;
    position: absolute;
    top: 65px;
    width: 98%;
    z-index: 11;
}
.nav-container .nav_inner #nav-mobile {
    box-sizing: border-box;
	/* box-shadow: 0 0 0 5px #545454 inset;*/
    display: none;
   
	  background: #fff;
    border-top: medium none;
	border-bottom: 5px solid #545454;
	border-left: 5px solid #545454;
	border-right: 5px solid #545454;
    
    margin-left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
/*#nav .hidden_menu { display:none;}*/
#nav-mobile > ul.hidden_menu {
    padding-left: 0;
	
}
#advancedmenu {
    display: block !important;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}
#nav-mobile .main-menu .static-menu {}

#nav ul{
    left: -10000px;
  
    position: absolute;
    top: 42px;
    width: 15em;
}
.hidden_menu .hitarea {
   background: transparent none repeat scroll 0 0;
    cursor: pointer;
    float: right;
    height: 21px;
    margin-right: 0;
    margin-top: 0px;
    width: 12px;
}

.hidden_menu .expandable-hitarea:before {
   color:#787878;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 10px;
}
.hidden_menu .collapsable-hitarea:before {
    color: #787878;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
}
.product-view .out-of-stock:before{ display:none;}
.product-view .out-of-stock{ border: 0 none;
    height: auto;
    width: auto;}
.product-view .out-of-stock span, .product-view .out-of-stock {
    font-size: 14px;
}
.box-up-sell .ratings {
    display: none;
}
.manufacturer-index-index  .manufacturer_image{width:auto; height:auto;}

.manufacture_detail {
    margin: 10px 0 20px;
}
.customer-account-index .ratings .rating-box{ margin:0; vertical-align:middle;}
.catalogsearch-advanced-index .fieldset {margin:0;}
.manufacturer-list > h1 {font-weight: bold; left: 0;top: 3px;color: #787878; float: left; position: absolute;  font-size: 18px;}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.fotosipkes.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.tm-hide { opacity: 0; /*filter:alpha(opacity=0); */}
.tm-checkbox {
	background: url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png') -3px -43px no-repeat;
	display:inline-block;
	width:17px;
	height:18px;vertical-align: middle;
}

.tm-radio { background: url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png') -3px -6px no-repeat;	display: inline;
	padding:0px;
   	height:17px; 
    vertical-align: middle;
   }

.tm-checked { background-position:-76px -43px ; }
.tm-selected { background-position: -76px -6px; }


.tm-checkbox-green {
	background: url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/sprite.png') 0 1px no-repeat;
	display:inline-block;
		}
.tm-checked-green { background-position: 0 -18px; }
.tm-checkbox, .tm-radio {  margin-right: 5px;}
.ie7 .tm-checkbox{ display:inline; }
/* -------------
 * Selects
 * ------------- */
/* Custom Select*/
.sbHolder{
	 
	border: solid 1px #e8e8e8; 
	position: relative;
	width: auto; 
	padding:3px 25px 5px 7px;
	text-align:left;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	  outline: none;
	overflow: hidden;	 
	top: 0;	 
	display:block;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
 
	outline: none;
	text-decoration: none;
}
.header-container .sbToggle{background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/t-arrow.png") no-repeat scroll center 13px transparent;}
.header-container .sbToggleOpen{	background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/d-arrow.png") no-repeat scroll center 13px;} 
.sbToggle{
	background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/arrow-down.png") no-repeat scroll center center transparent;
	display: block; 
	outline: none;
	position: absolute;
	right: 4px;
    top: 8px;
	height:15px;
	width:15px;
 
}
 
.sbToggleOpen{
	background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/arrow-up.png") no-repeat scroll center center transparent;
} 
.sbOptions{
	background-color: #fff;
	border: solid 1px #e8e8e8;
	list-style: none;
	right: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 28px !important;
  width: 100%;
	z-index: 11;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
	margin:0;
}
.sbOptions a{	 
	display: block;
	outline: none;
	padding: 4px 0 4px 3px;
	text-decoration:none;
}
 

/* display none until init */
.product-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}
.product-carousel .slider-wrapper{
	display: none;
	position: relative;

}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/img/megnor/grabbing.png") 8 8, move;
}

/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}
.customNavigation    { text-align: center; position:absolute;width:100%}
.customNavigation a{
	
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: block;
    float: right;
    height: 22px;
    position: absolute;
    top: -34px;
    width: 22px;


}

.customNavigation a.prev {
  	background: transparent;
    right: 85px;
}
.customNavigation a.prev:hover 	{ text-decoration:none;}
.customNavigation a.next {
	background:  transparent;
    right:28px;
}
.customNavigation a.next:hover 	{  text-decoration:none;}
 

/* Responsive menu Css Start */
	.nav-responsive span { display:inline-block;}
	.ie7 .nav-responsive span { display:inline;}
	.nav-responsive { cursor:pointer; display:none;  }
	#nav-mobile  ul  li{ list-style:none; position:relative;}
	.nav-responsive .expandable{
		 background: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/sprite.png") no-repeat scroll -122px -122px transparent;
    height: 25px;
    width: 30px;
	padding:20px 0px;
	position:absolute; width:100%; margin:0;
	left:0;
	top:0;
	} 
	.nav-responsive .expandable:after{
	 color: #fff;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 24px;
    margin: 0 9px 0 0;
	vertical-align:middle;
	position:absolute; 
	right:12px;
	line-height:26px;
	}
	.responsive-menu { padding:0; position:relative;}
	
	.responsive-menu #nav-mobile{ 
		position:absolute; 
		z-index:999;  
		display:none; 
		padding:1%;
		width:98%; 
		list-style:none;
		top:66px;
		background:#006685 ;
		border-top:1px solid #ffe400;
		box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
		-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
	}
	.responsive-menu #nav-mobile ul{padding-left:20px;}
	.nav-responsive div,
	.responsive-menu .hitarea {
		background: none;
	height: 25px;
		width: 25px; 
		float: right;
		cursor: pointer;
		 margin-top: 3px;
	}
	.responsive-menu .expandable .collapsable-hitarea:before{ 
		color: #fff;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
	padding-left:5px;	 
	} 
	.responsive-menu .expandable-hitarea:before { 
		color: #fff;
    content: "\f067";
    font-family: "FontAwesome";
      font-size: 12px;
	padding-left:5px;	 
	} 
	.responsive-menu .collapsable-hitarea:before { 
			color: #fff;
    content: "\f068";
    font-family: "FontAwesome";
     font-size: 12px;
	padding-left:5px;	 
	} 

/* Responsive menu Css End */


/*RESPONSIVE TABLE*/
.tm_responsive_container,
.tm_responsive_container_footer{ width:auto; overflow:hidden;}

.tm_responsive_group{
	float:left; 
    margin: 5px 0;
    padding: 3%;
    width: 93%; 
	border:1px solid #ededed;
	color:#4D4D4D;
	background:#FBFBFB  
}
.tm_responsive_row label{
  width: 100px;
  display:block;
  float:left;
  font-weight: bold;
}
.tm_responsive_row span{
  width: 250px;
  display:block;
  float:left;
}
.tm_responsive_row{
 overflow:hidden;
 border-bottom: 1px solid #EEEEEE;
 padding:10px 0;
}
.tm_responsive_row span .separator{ display:none; }
/*RESPONSIVE TABLE*/

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides{ padding:0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style:none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; clear:both; margin:0 0 24px 0; overflow:hidden;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides { margin:0; }

/* Direction Nav */
.flex-direction-nav {display:none; margin:0 !important; z-index:999; }
.flex-direction-nav  li{ list-style:none;}
.flexslider:hover .flex-direction-nav { display:block;  margin:0 !important;  }
.flex-direction-nav li a.flex-next
{ 
	 background:none;
    font-size: 0;
    height: 100% ;
    position: absolute;
    right: 0px;
    top: 0%;
    width: 100px;
	
}
.flex-direction-nav li a.flex-prev
{ 
	background:none;
    height:100% !important;
    left: 0px;
    position: absolute;
    top:0%;
    width: 100px !important;
	font-size:0;
}
.flex-direction-nav li a.flex-next {
    cursor: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/flex-next.png"), pointer;
}
.flex-direction-nav li a.flex-prev {
    cursor: url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/flex-prev.png"), pointer;
}
/* Control Nav */
.flex-control-nav {position: absolute; bottom:15px; right:0px; left:0px; margin:0 !important; padding:0 !important; z-index:7; text-align:center; }
.flex-control-nav li {margin: 0 3px;display: inline-block; font-size:0; 
	}
.flex-control-paging li a {    
    cursor: pointer;
    display: block;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
	font-size:0;
	background:transparent;
	position:relative;
  border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	box-shadow: 0 0 0 2px #9e9e9e inset;
}
.flex-control-paging li a:after{
	background-color: #444;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
    transform-origin: 50% 50% 0;
	-moz-transform-origin: 50% 50% 0;
	-webkit-transform-origin: 50% 50% 0;
	-ms-transform-origin: 50% 50% 0;
	-o-transform-origin: 50% 50% 0;
    transition: transform 0.5s ease 0s;
	-webkit-transition: transform 0.5s ease 0s;
	-moz-transition: transform 0.5s ease 0s;
	-ms-transition: transform 0.5s ease 0s;
	-o-transition: transform 0.5s ease 0s;
    width: 100%;
}
.flex-control-paging li a.flex-active:after,.flex-control-paging li:hover a:after  {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	border-color:#161b1e;
}

	

.flex-control-paging li a.flex-active{  cursor: default; border-color:#161b1e; }
.flex-control-paging li:hover a{border-color:#161b1e;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;  }
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


.testimonial_outer .flexslider .slides img{width:auto;}
.testimonial_outer  .flex-direction-nav li a.flex-prev, .testimonial_outer  .flex-direction-nav li a.flex-next{width:auto; cursor:default;}

/* display none until init */
.product-carousel{
	display: none;
	opacity:1!important;
	position: relative;
	width: 100%;
	

}



#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation{ display:block;}

.product-carousel .slider-wrapper{
	display: none;
	position: relative;

}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{

}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{

}

.grabbing { 
    cursor:url("https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/image/megnor/grabbing.png") 8 8, move;
}


/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	list-style:none;
}
.customNavigation    { text-align: center; position:relative;width:100%}
.customNavigation a{
	 margin: 0 auto;
	display: block;
    float: right;
    height: 28px;
    position: absolute;
    top: -38px;
    width: 28px; 
	 cursor:pointer;
	 border:1px solid #e8e8e8;
	  border-radius: 4px;
} 
.tabberlive_outer .tabs .customNavigation a{ top:-46px;}
.customNavigation a.prev {    right:44px;}
.customNavigation a.next {  right:9px;}
.customNavigation a.prev:hover ,.customNavigation a.next:hover	{ text-decoration:none; background:#000000; border:1px solid #000000;}
.customNavigation a.prev:hover:before ,.customNavigation a.next:hover:before{color:#fff; }
.customNavigation a.next:before{color: #787878;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 28px;
    margin: 0 -4px 0 0;
    vertical-align: middle;
	top:0px;
	position:absolute;
	right:15px;
}
.customNavigation a.prev:before{color: #787878;
   content: "\f104";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 28px;
    margin: 0 -2px 0 0;
    position: absolute;
    right: 14px;
    top: 0px;
    vertical-align: middle;}

/**************** additional carousel start *******************/
.additional-carousel .product-carousel{  width:auto; margin:0 32px; }
.additional-carousel .customNavigation a.prev {
    left:0px;
	position:absolute;
	top:34px;
	z-index:999;  
	cursor:pointer;
}
.additional-carousel .customNavigation a.prev:hover 	{ background:#161b1e; text-decoration:none; border-color:#161b1e;}
.additional-carousel .customNavigation a.next {
	background:transparent;
    right:0px;
	top:34px;
	cursor:pointer;
	z-index:999; 
}
.additional-carousel .customNavigation a.next:hover 	{ background:#161b1e; text-decoration:none; border-color:#161b1e;}
.additional-carousel .slider-item {   float: left;  width: 90px; }
.additional-carousel .slider-item .product-block{ background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    clear: both;
    margin: 4px 7px;
    overflow: hidden;}

/**************** additional carousel End *******************/

.product-info .product-image .customNavigation    { text-align: center; position:absolute; width:100%; z-index:9;}
.product-info .product-image .customNavigation a{
	display: block;
    float: right;
    height: 20px;
    position: absolute;
    top: -34px;
    width: 16px;
}

.product-info .product-image .customNavigation a.prev {
  	background: transparent;
    left:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.prev:hover 	{ text-decoration:none;}
.product-info .product-image .customNavigation a.next {
	background: transparent;
	right:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.next:hover 	{ text-decoration:none;}



/* ========cloud-zoom============*/

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
 
}

/* This is for the title text. */
.cloud-zoom-title {
    
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
	 
}
/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}
.product-image .mousetrap {
    z-index:999 !important;
} 

/**
 * Lightbox
 */ 
/* ColorBox Core Style
-------------------------------------------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; }
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* ColorBox skin.
   The following styles are ordered & tabbed
   in a way that represents the nesting of the generated HTML.
-------------------------------------------------------------- */
#cboxOverlay{background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxContent{background:#fff; overflow:hidden; border:none;/*10px solid #333*/ padding:10px; }
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:40px; /*10px above buttons*/ }
        #cboxTitle{position:absolute; bottom:17px;text-align:center; width:100%; color:#999999;}
        #cboxCurrent{position:absolute; bottom:17px; left:80px; color:#999999;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
		
		#cboxPrevious,
		#cboxNext { position:absolute; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/slider-arrows.png) no-repeat #ddd; width:30px; height:30px; text-indent:-9999px; }
		#cboxPrevious:hover,
		#cboxNext:hover { background-color:#333; }
        #cboxPrevious{bottom:10px; left:10px; background-position:-10px -10px;}
        #cboxPrevious:hover{background-position:-10px -60px;}
        #cboxNext{bottom:10px; left:40px; background-position:-60px -10px;}
        #cboxNext:hover{background-position:-60px -60px;}
		
        #cboxLoadingOverlay{background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/loading.gif) no-repeat center center;}
		
        #cboxClose{position:absolute; bottom:10px; right:10px; background:url(https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/images/megnor/close-button.png) -10px -10px no-repeat #ddd; width:30px; height:30px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-10px -60px; background-color:#333;}

#cboxNext,
#cboxPrevious,
#cboxClose {
	transition:			background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.zoom-btn-small {
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0px;
    color: #333333;
    line-height: 2.6666em;
    padding: 0 1em;
    position: absolute;
    right: 0px;
    z-index: 100;
}


#advancedmenu {
	margin:0 auto;
 	z-index:9;
	position:relative;
}
div.menu.act {
   background:none;
}
div.menu.active {
	background:none;
	color:#5E5E5E ; 
}
div.megnor-advanced-menu-popup {
    background: #ffffff none repeat scroll 0 0;
    border: 10px solid #545454;
    display: none;
    left: 250px !important;
    margin-top: -40px;
    min-width: 590px;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: auto;
    transition-duration: 200ms;
	border-radius: 0 4px 4px;
}

div.menu a, div.megnor-advanced-menu-popup a {   display:block;  position:relative;  padding:8px 0;}
div.megnor-advanced-menu-popup a		
{ 
	padding:0px 0px 5px;
	text-transform:none;
	
}
 div.megnor-advanced-menu-popup a:hover{}
div.megnor-advanced-menu-popup a.actParent {
    color: #4D4D4D;
}
div.megnor-advanced-menu-popup a.act {
    color: #A52A2A;
}

.block2 > p {
    margin: 0;
}
div.megnor-advanced-menu-popup .block2 a{padding:0; margin:0;}
div.column {
    float: left;
    padding: 0 20px 20px 0;
    width: 156px;
}
div.itemSubMenu {
    /*margin-left:20px;*/
	padding-top:0px;
}
.clearBoth {
    clear:both;
}

div.megnor-advanced-menu-popup .block1		{ }
div.megnor-advanced-menu-popup .block2		{ padding:0px;}
#advancedmenu .megnor-advanced-menu-popup .itemMenu  a	{ font-weight:normal;  font-size: 14px; padding:0 0 5px; /*transition:300ms; -webkit-transition:300ms;	-moz-transition:300ms;*/}
#advancedmenu .level1 > a.itemMenuName {
     color: #161b1e;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
	    text-transform: capitalize;
	position:relative;
	margin:0;
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;
}

.itemSubMenu .itemMenu 
{
	margin-left:0px;
}
.itemSubMenu .itemMenu a.itemMenuName
{ color: #787878; 
    font-weight: normal;
   }

.itemSubMenu .itemMenu a:hover,.itemSubMenu .itemMenu a.itemMenuName:hover:before{	color: #161b1e;}

.custom_menu:hover .customblock_inner {    display: block;} 
.customblock_inner		{ background:#FFF; width:250px; padding:5px;}

 .menu .parentMenu a span:before {
    content: attr(data-hover);
   font-weight: 700;
   font-size:0;
    position: absolute;
    top: 100%;
    transform: translate3d(0px, 0px, 0px);
}
.menu .parentMenu:hover a span,.menu.act .parentMenu a span,.menu.active .parentMenu a span{}
.menu .parentMenu a span {
    display: inline-block;
	  position: relative;
    transition: transform 0.3s ease 0s;
}
.parentMenu{ vertical-align:middle;}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('https://www.fotosipkes.nl/skin/frontend/webmojo/fotosipkes/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

/* Media for 980px to 1023px */
/* 980px <= width < 1023px */
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
.header, .main, .footer, .container-width{width:980px; }
.cms2 .one_third_inner.content_inner{margin:0px 8px;}
.blog_inner .slider-item .product-image-inner-blog{margin:0px 15px;}
.block-subscribe input.input-text{width:394px;}
.news-text{padding-left:30px; margin-left:30px;}
.footer-percent4 .footer-percent-inner{padding:63px 17px 48px;}
#footer #block_4.footer-area{padding:50px 17px 60px;}
.col-main{width:676px;}
.list-center-outer{width:470px;}
.product-view .product-shop {    float: left;    margin-top: 0px;    width: 365px;}
.cart .cart-collaterals .col1-set{width:340px;}
.cart .cart-collaterals .col2-set{width:620px;}
.cart .totals{width:298px;}
.col-left,.col-right,.info3col-data{ width: 246px;}
.col-main { width: 712px;}
.col1-layout .product-view .product-shop{ width:382px;}
.product-view .product-img-box .product-image-zoom{ width: 320px; height:400px;}
.product-view .product-img-box{ width:322px;}
.product-view .product-shop .add-to-links li{margin-right: 8px;}
.email-addto-box .email-friend {   margin-right: 7px;}
.thumb-link{ padding:0;}
.flexslider{ margin: 0 0 24px;}
.banner1-inner img, .banner2-inner img, .banner3-inner img, .subbanner1-inner img, .subbanner2-inner img, .subbanner3-inner img{width:calc(100% + 10px);}
div.megnor-advanced-menu-popup{left: 227px !important;}
#nav a, .nav-responsive span {    padding: 21px 8px 22px;}
.toolbar .pager .pager_right {    clear: both;    float: left;    margin-top: 20px;}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {

.header, .main, .footer, .container-width{width:940px;}
.cms2 .one_third_inner.content_inner{margin:0px 8px;}
.blog_inner .slider-item .product-image-inner-blog{margin:0px 15px;}
.block-subscribe input.input-text{width:376px;}
.list-center-outer { width: 468px;}
.news-text{padding-left:20px; margin-left:20px;}
#block_4 .email .fa{margin-right:5px;}
.footer-percent4 .footer-percent-inner{padding:63px 17px 48px;}
#footer #block_4.footer-area{padding:50px 17px 60px;}
#nav a, .nav-responsive span, div.megnor-advanced-menu-popup a{  padding: 21px 8px 22px;}
.col-main{width:700px;}
#nav a, .nav-responsive span, div.megnor-advanced-menu-popup a {    padding: 21px 8px 22px;}
div.megnor-advanced-menu-popup{ left: 198px !important;}
.thumb-link{ padding:0;}
.featured-products, #newproducts {    margin: 0;}
.col-left,.col-right,.info3col-data{width:218px;}
.product-view .product-shop {    float: left;    margin-top: 0px;    width: 366px;}
.cart .cart-collaterals .col1-set{width:340px;}
.cart .cart-collaterals .col2-set{width:620px;}
.cart .totals{width:298px;}
.cart .cart-collaterals .col1-set , .cart .cart-collaterals .col2-set , .cart .totals{ width:100%; }
.featured-products,.bestseller-products,.new-products{margin:0px -7px;}
.products-list li .list-left{margin-right:20px;}
.col1-layout .product-view .product-shop{width:465px;}
.toolbar .pager .pager_right {float: left;    margin: 20px 0 0;	}
 .cms-banner-item .text3.static-text{font-size:12px;}
.product-view .product-img-box{ width:310px;}
.product-view .product-img-box .product-image-zoom { height: 393px;  width: 310px;}
.col1-layout .product-view .product-shop {  width: 350px;}
.product-view .product-shop .add-to-links{float:none; font-size:14px;}
/*---menu----*/
.nav-responsive {    box-sizing: border-box;    cursor: pointer;    float: left;    padding: 22px;    position: relative;    width: 75%;}
.responsive-menu #nav-mobile{ width:67%;}
.responsive-menu {    box-sizing: border-box;    padding-right: 80px;    width: 100%;}
 .cms-banner-item .text3.static-text{font-size:13px;}
 .cms-banner-item .static-text {    font-size: 18px;}
 .static-wrapper {    padding: 0 25px;}
.cms-banner-inner img {    width: calc(100% + 20px);}
.banner1-inner img, .banner2-inner img, .banner3-inner img, .subbanner1-inner img, .subbanner2-inner img, .subbanner3-inner img {    width: calc(100% + 10px);}
.toolbar .pager .pager_right {    clear: both;    float: left;    margin-top: 20px;}
}

@media only screen and (max-width: 979px){

.header, .main, .footer, .container-width{width:724px;}
.footer{ padding:0; }
.col-main , .col3-layout .col-wrapper{ width:486px;}
.col3-layout .col-main{ width:488px; }  
.col-left,.col-right { width:216px;}
 .flexslider{margin-bottom:24px;}
.banner1-inner img, .banner2-inner img, .banner3-inner img, .subbanner1-inner img, .subbanner2-inner img, .subbanner3-inner img {    width: calc(100% + 10px);}
.pager .pager_right .sort-by {    float: left;	clear:both;	margin-top:20px;    z-index: 8;}
.pager .limiter {    float: left;    margin-left:0px;    z-index: 999 !important;}
.pager .pages {    float: right; margin-left:10px;}
.nav-container .nav_inner #nav-mobile{width:100%;}
.static-menu {    margin-left: 0;}
 .parallex .one_third_inner.content_inner{margin:0px 15px;}
 .parallex .content_inner .service-text{font-size:18px;}
 .block-subscribe input.input-text{width:246px;}
 .news-text{margin-left:10px; padding-left:10px;}
 .footer-percent{width:50%;}
 .footer-percent.footer-percent4{background:transparent;}
 .footer-percent4 .footer-percent-inner,.footer-percent-inner{padding:45px 0px 0px;}
 .footer_inner1{border:none;}
 .footer-area h6{display:block;}
 #block_4.footer-area{background:transparent;}
#footer .footer-area{padding:0px;}
.footer-area h6::before{bottom:-8px;   display: none;}
.footer-area h6{margin-bottom:12px;}
.footer_inner2.container-width {    float: left;    padding: 26px 0 40px;}
.footer-bottom-left,.footer-bottom-right,.footer-container address, .footer-container .payment_icon{float:none; text-align:center; width:100%; margin:0px;}
.footer-container address{padding:9px 0px;}
.list-center-outer{padding-top:30px;width:auto; clear:both;}
.product-shop, .info3col-data{margin-top:30px;}
.product-collateral .padder{border:none; padding:0px;}
.cart .cart-collaterals .col1-set{float:none; width:auto;}
.padder h6{margin:0px; background:#f3f3f3 none repeat scroll 0 0; text-transform:capitalize; font-weight:600; font-family:"Lato",Arial,Helvetica,sans-serif; border-bottom:2px solid #fff; }
.form-list input.input-text{width:220px;}
#res-menu {    display: block;    width: 100%;}
.static-menu {    display: none;}
 #menu ul.main-navigation {    display: none;}
.nav-responsive span{ color:#fff;	}
#menu .responsive-menu .main-navigation{ display:none; }
.advanced_nav{ display:block; }
#zoom-btn , .mousetrap {display:none !important; }
#zoom1 {cursor:default !important; }
.responsive-menu{width:60%; box-sizing:border-box;}
.nav-responsive {    cursor: pointer;    float: left;    position: relative;    width: 56%;	/*padding:22px;*/	box-sizing:border-box;	}
.footer .mobile_togglemenu{ display:block; }
#footer ul{ display:none; margin-bottom:10px; }
#footer .footer-area{ width:100%; margin-right:0; }
.products-list li .list-center{ width: 255px;}
.product-view .product-shop{   width: 100%; }
.cart .cart-collaterals .col2-set, .cart .totals{ width:100%; }
.checkout-progress{ padding: 0 10px; }
.form-list li.wide select , .form-list li.wide .input-box {width: 400px;}
.gift-messages-form .item .details .form-list li.wide .input-box , .form-list li.wide input.input-text{ width:100%; }
.col1-layout .product-view .product-shop{ width: 405px;}
.padder h6 { display:block; padding:10px 10px 5px;line-height: 25px; font-size:18px; }
.product-view .tabs{ display:none !important; }
.contacform{ width:100%; margin-bottom:10px; padding:0; margin-right:0; border:none; }
.googlemap{ width:100%;margin-bottom:10px;  }
.block-banner img , .category-image img{ max-width:100%;}
.toolbar .pager .pager_right{ float:left; margin-top:20px; clear:both; }
.footer_bottom ul.links{display:block;text-align:center; float:none; margin-bottom:5px; }
.footer address{ float:none;text-align:center; clear:both; }
.product-collateral .padder{ padding-left:0; padding-right:0; }
.padder ol,.padder .padder-tab{ display:none; margin: 15px 0;}
.padder > div{ display:block !important;  }
#footer .block-subscribe input.input-text{ width:98%; }
.block-subscribe .block-title strong {    display: inline;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{ width:90%; }
.send-friend .form-list .field{clear:both;}
.send-friend .form-list{width:500px;}
.send-friend .form-list li.wide .input-box{width:490px;}
.send-friend .form-list li.wide textarea{width:480px;}
.send-friend .buttons-set button.button{margin-left:0px;}
#product_tabs_cms_contents {   display: none !important;}
.featured-products, .bestseller-products, .new-products{margin:0px -7px;}
.cms-banner-inner img {    width: calc(100% + 20px);}
 .cms-banner-item .text3.static-text{font-size:12px;}
 .cms-banner-item .static-text {    font-size: 16px;}
.static-wrapper {    padding: 0 10px;}
.cms-banner3 .static-wrapper {    top: 35px;}
.static-wrapper {    bottom: 35px;}
.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4 {    margin-bottom: 15px;}
.cms1 .one_third_inner.content_inner {    margin-right: 9px;}
.cms2 .one_third_inner.content_inner {    margin: 0 6px;}
.cms3 .one_third_inner.content_inner {    margin-left: 9px;}
.cms_outer.container-width {    padding-top: 10px;}
 .footer_left_newsletter{width:45%;}
 .footer_right_newsletter{width:55%;}
 #footer #block_4.footer-area{padding:0px;}
.footer_inner{    border-bottom: 1px solid #006cb4;     padding-bottom: 25px;}
.blog-right{ text-align: center;}
.blog_testimonial .date-time{ border:none;  float:none;}
#newproducts {    margin: 0;}
#my-orders-table, #multiship-addresses-table {      overflow: auto;}
.multiple-checkout {    overflow: auto;}
.box-account.box-recent,.sales-order-history .my-account{    clear: both;    overflow: auto;}
.responsive-menu, .main-menu{height: auto;}
.static-menu ,.static-menu li{    display: block;}
.nav_outer ul{ margin:0;}
#nav-mobile ul.hidden_menu li.level-top {    padding: 5px 8px;}
.hidden_menu ul li {    padding: 5px 0;}
#nav-mobile ul.hidden_menu li ul li a{   margin: 5px 16px;}
#nav-mobile ul.hidden_menu li ul li ul li a{  margin: 5px 36px;}
#nav-mobile  .hidden_menu li div{ padding:0;}
#nav-mobile  .main-menu ul li a{ padding:5px 8px;}
.static-menu li a { color: #787878;  font-size: 14px;  font-weight:normal; padding:0;}
.static-menu ul li:hover a{ color: #161b1e;}
#nav-mobile .main-menu .static-menu .first_link { display:none;}
div.megnor-advanced-menu-popup{ left: 198px !important; min-width: 350px;}
div.column {    float: left;    padding:0;    width: 145px;}
.product-img-box .product-carousel .slider-item{margin:0;}
.table-responsive { /*float: left;*/    overflow: auto;    width: 100%; margin-bottom:10px;}
table {    overflow: scroll;    width: 100%; max-width:100%;}
.hedaer-serach-inner form { display:inline; }
form { display: inline-block;   overflow: auto;  width: 100%;}
#checkout-review-load #checkout-review-table-wrapper{ overflow:auto;}
#wishlist-table, #multiship-addresses-table{ margin-bottom:20px;}
#super-product-table, #multiship-addresses-table, #review-order-form .data-table{ display:inline;}
colgroup{ width:100%;}
#my-orders-table {  display: inline-block;    overflow: auto;}
.catalog-product-view  #super-product-table{ display:inline-block;}
}
 
/* Landscape phone to portrait tablet */
@media only screen and (max-width: 767px) {

.header, .main,.main-container, .footer, .container-width{ width:auto;  margin:0 15px;  }
.main{ margin:0;}
.cms-home .main{margin:0;}
.col-left ,.col-right  ,.col-main{ width:100%;}
.col-main{ margin-bottom:10px; }
.col-left .block-content ,.col-right .block-content{ display:none; }
.col3-layout .col-wrapper , .col-main , .col3-layout .col-main{  width:100%;}
.toggle .mobile_togglecolumn {    display: block;}
.pager .limiter {    float: left;    margin-left: 0;}
.pager .pages {    float: right;    margin-left: 10px;}
.pager .pager_right .sort-by {    float: left; margin:0;}
.header-container  .links li a{ color:#787878;}
.header-container .links li:hover a{ color:#161b1e;}
 .block-banner{ display:none; }
.tm_top_currency label, .form-language label{display:none;}
 .flexslider{margin-bottom:12px;}
 .text1.static-text::before{bottom:-3px;}
.parallex.container-width{margin:40px 15px;}
.blog_testimonial{float:none;}
.blog_outer{ margin:0;width: auto;}
.testimonial_outer{width:100%;}
.blog_testimonial .blog_outer .customNavigation{right:0px;}
.blog_inner .slider-item .product-image-inner-blog{margin:0px 10px;}
.testmonial_inner .slider-item ul{margin:0px 15px;}
.footer_inner,.footer_inner2{margin:0px;}
.product-img-box .product-carousel .slider-item{margin:0;}
/********** Header Setting *************/
.header .logo{  margin: 0 auto;    text-align: center;    text-decoration: none !important;   float:none;}
.header .quick-access{ margin:10px 0; float:none; text-align:center; display:inline-block; width: 265px;  border-radius:4px;  -webkit-border-radius:4px;  -moz-border-radius:4px;}
.header .form-search{width:271px;}
.header .form-search input.input-text{width:210px;}
.header-container .nav_outer.container-width{display:block;}
.header_top{ height:80px; }
.header .welcome-msg{ float:none; width:100%; text-align:center; }
.header .links{ display:none; float:none; text-align:left; position:absolute; background:#EFEFEF; }
.tm_headerlinks_inner{ display:block; cursor:pointer; padding:0px 0;  }
.header-container .links { margin:0; top:34px; width:140px; right:0; display:none; position:absolute; border-top:1px solid #006eb9; background:#fff; z-index:9; padding:10px 0 10px 10px;}
.tm_headerlinkmenu .links li{border:none;}
.header-container .links li a:hover{background:transparent;}
.header-container .links li{ display:block; float:none; background:none; padding:0px !important }
.header-container .links li a{ text-decoration:none; padding: 0px 0 4px 3px; display:block;}
.header-container .links li a:hover{ background:transparent; } 
.footer_inner2.container-width{float:left; width:100%;}
.footer_left_newsletter{float:none; width:auto;}
.newsletter-title .small-title{padding:0px; margin:0; line-height:30px;}
.news-text{ margin-top:6px;}
.news-text .text-content {   font-size: 14px;}
.footer_right_newsletter{margin-top:20px;}
.block.block-subscribe{float:left;}
.news-text{width:auto;}
.footer_right_newsletter{width:100%; clear:both; float:left;}
.header-coomon{width:auto; float:none; text-align:center;}
.parallex{ height: 500px;}
.cart_mini_right .price{ display:none;}
.cms-home .col-left .block, .col-left .block-advancedmenu{ display:none;}
.block .block-title{ margin: 4px 5px;}
.block{ margin-bottom: 0px;}
/********** Header Setting *************/
.products-list li .list-center {    margin-top: 15px;    width: 100%;}
.col2-set .col-1 , .col2-set .col-2,.box-account .col2-set .col-1{  width:100%; }
.box-account .col2-set .col-1{ padding-right:0; border:none; margin-bottom:15px;}
.order-info-box .col-1{ margin-bottom:15px; }
.product-view .product-img-box { margin:0 auto 20px; float:none; }
.product-shop{ width:100% !important;}
.header .form-language label , .header .tm_top_currency label { display:none !important; }
.header-container .sbOptions{ right:-40px;}
#super-table{ clear:both; }
#new-wishlist-table .add-to-cart-alt button.button span{ width:auto !important;  }
.form-list li.wide textarea{ width:100%; }
.form-list li.fields .name-firstname{ margin-bottom:10px; }
.manufacture .customNavigation{display:block;}
.flexslider .flex-direction-nav{display:none;}
.product-block .product_hover-block{bottom:0px;}
.block{padding:15px 10px;}
.block,.block.block-side-nav-container{padding:0px;}
.block.block-subscribe .block-content { padding:0px; }
.breadcumb-main{margin-top:0; float:left;}
.send-friend .form-list li.wide textarea{width:90%;}
.products-list .button.btn-cart,.products-list .add-to-links{ width:auto;}
.product_hover-block .actions button.button span{font-size:0;}
.responsive-menu {    box-sizing: border-box;    width: 100%;}
.header-left{    float: none;    text-align: center;}
.phone-content {    display: inline-block;    float: none;    margin: 30px 16px 0 -45px;    vertical-align: middle;	padding: 0 0px 0 0;}
.header-cart{    display: inline-block;    float: none;    padding: 20px 0 0;    position: absolute;}
.header-search  {    float: none;    text-align: center;}
.header-bottom{ margin: 31px 0 120px;}
.banner_content {    display: none;    margin-top: 15px;}
.cms_outer .res_head {    background-color: #f1f1f1;    border-radius: 0;    color: #161b1e;    cursor: pointer;    display: block;    font-size: 17px;    font-weight: 700;    padding: 15px;    position: relative;    width: 100%;	margin-bottom: 20px; border-radius:4px;  -webkit-border-radius:4px;	-moz-border-radius:4px;}
.banner-main-inner, .subbanner3{  display: inline-block;}
.subbanner1 .subbanner ,.subbanner1-outer.subbanner2 ,.subbanner2-outer.subbanner2{    box-sizing: border-box;    float: left;    padding: 0;    text-align: center;	 width: 100%;  }
.banner_content{text-align:center;}
.one_third{width:100%; }
.cms1 .one_third_inner.content_inner, .cms3 .one_third_inner.content_inner, .cms2 .one_third_inner.content_inner {    margin: 0;}
.one_third_inner {    text-align: center;}
.cms-banner-item {    display: inline-block;    text-align: center;}
.cms-banner-item.cms-banner2, .cms-banner3 .cms-banner-inner,.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4  {    margin: 0 0 15px;}
.cms-banner-item .text3.static-text {    font-size: 15px;}
.cms-banner-item .static-text {    font-size: 22px;}
.static-inner {    padding: 3px 0;}
.static-wrapper {    padding: 0 20px; text-align:left; bottom: 35px!important;}
.cms-banner1 .text3.static-text,	.cms-banner5 .text3.static-text, .static-wrapper{text-align:left;}
.block.block-side-nav-container {    background: #f3f3f3; margin-bottom:0;}
.block.block-account{margin-bottom:0;}
.block.block-side-nav-container .block-title strong ,#category-treeview .expandable-hitarea::before,#category-treeview .collapsable-hitarea::before,#category-treeview .expandable .collapsable-hitarea::before{    color: #161b1e;}
.block.block-side-nav-container a {    color: #787878;}
.col-left .block-content li.active a span,
#category-treeview li > a:hover::before, .block .block-content .side-nav li a:hover, .block .block-content .side-nav li a span:active{    color:#161b1e;}
.nav-responsive {    width:100%;
	 background-color: #414141; 
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#414141), to(#545454)); /* Safari 5.1, Chrome 10+ */ 
	 background: -webkit-linear-gradient(top, #545454, #414141); /* Firefox 3.6+ */ 
	 background: -moz-linear-gradient(top, #545454, #414141); /* IE 10 */ 
	 background: -ms-linear-gradient(top, #545454, #414141); /* Opera 11.10+ */ 
	 background: -o-linear-gradient(top, #545454, #414141);
	padding:0;
	border-radius:4px 6px 0px 0;
	-webkit-border-radius:4px 6px 0px 0;
	-moz-border-radius:4px 6px 0px 0;
}
.header-search.header-right{ margin:0;}
.header-bottom { margin: 10px 0 0px;}
.form-list .field{ float:none;}
.hedaer-serach-inner { bottom: auto;   margin: 15px 0;  position: relative;   right: auto;}
.newsletter-title {    display: inline-block;    float: none;    margin: 0;	 height: 26px;}
.news-text {    display: inline-block;    float: none;    vertical-align: top;    width: auto;}
.footer-top-outer {    text-align: center;}
.block.block-subscribe {    display: inline-block;    float: none;}
.footer_right_newsletter form{ display:inline;}
.footer_right_newsletter {    clear: both;    float: none;    width: 100%;}
}
@media only screen and (max-width: 640px){

#cart-shopping-table {    margin-top: 10px;}
.block-subscribe .validation-advice{width:100%;}
.footer_top{padding:30px 0px 25px;}
.multiple-checkout .col2-set {    overflow: auto;}
 .flexslider{margin-bottom:10px;}
.tm_responsive_row:last-child {    border-bottom: medium none;}
.input-text.qty.validate-not-negative-number {    margin-left: 10px;}
.tm_responsive_row span{ width:100%;}
 .text3.static-text,.static-wrapper,.cms-banner3 .static-wrapper{left:0; right:0; margin:0 auto; text-align:center;}
.text1.static-text::before{display:none;} 
.static-wrapper{bottom:12px;}
.parallex .one_third{padding:90px 0px;}
.parallex .one_third_inner.content_inner{margin:0px 5px;}
.footer-container .block{padding-top:0px;}
.footer_bottom{height:auto;}
.tm_headerlinks_inner{top:67px;}
.footer_left{float:none; text-align:center;}
.payment_block {    float: none;    margin-top: 8px;    text-align: center;}
.footer_adress address{padding-top:10px; padding-bottom:0px;}
.data-table tfoot td{border-right:none;}
.about-title{font-size:14px; line-height:18px; margin:0px;}
.footer-image-left{margin-right:2%;}
.tm-about-text, .newsletter-block{width:67%;}
.cart-table .btn-update, .cart-table .btn-empty {float: left;clear: both;margin: 5px 0px;}
.block-subscribe .input-box .input-validate-outer{width:60%;}
.footer_center{padding:7px 0 7px 10px;}
.cart-table .btn-update{margin:5px 0px 0px;}
#shopping-cart-table  .btn-remove2 {  margin: 0 auto; }
#shopping-cart-table .item-options dt ,
#checkout-review-table .item-options dt ,
#my-orders-table .item-options dt ,
#multiship-addresses-table .item-options dt{float: none; margin:0 auto;}
#multiship-addresses-table .btn-remove2{left:0px;right:0px; margin:0 auto;}
#shopping-cart-table  .btn-remove2 {margin: 0 auto;}
.item-options dd{padding:0px;}
#shopping-cart-table a.product-image img{ border: 1px solid #e8e8e8;}
#shopping-cart-table a.product-image{ float:none; border:none;}
.products-list li .list-left{margin-right:0px;}
#opc-review .buttons-set {    border: medium none;    padding: 10px 0;}
#checkout_multishipping_form button.button,#shipping_method_form button.button,
#multishipping-billing-form button.button,
.multiple-checkout button.button{float:left; clear:both; margin:5px 0;}  
col{display:block;}
.pager .pager_right .sort-by{ float:left; clear:both; margin-top:20px;}
.pager .limiter{margin-left:0px;}
.sales-order-history .pager{padding:10px 0px;}
.sales-order-history .pager .limiter {    clear: both;    float: left;    margin-top: 10px;	margin-right:10px;}
.sales-order-history .pager .pages {    float: left;    margin: 10px 0 0;}
.send-friend .form-list .field{float:none;}
.send-friend .form-list{width:90%;}
.send-friend .form-list li.wide .input-box{width:100%;}
#add_recipient_button{float:left; clear:both; margin-top:0px;}
/*.buttons-set button.button{float:left; clear:both; margin-top:10px;}*/
.pager .pages{float:left; margin:0px; padding-right:10px;}
.pager .limiter{float:left; margin-left:0px;}
.main{min-height:300px;}
.page-title h1, .page-title h2{font-size:16px;}
.pager .pages ol{padding:3px 0px;}
.multiple-checkout .place-order .grand-total big{float:left;}
.breadcumb-main {   text-align: left;}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.form-list li.wide .input-box{width: 260px;}
.form-list li.wide input.input-text{ width: 250px;}
}

/* Landscape phones and down */
@media only screen and (max-width: 479px) {

.flex-direction-nav li a.flex-prev,.flex-direction-nav li a.flex-next{ width:50px;}
.form-list .field , .form-list .input-box ,.form-list li.wide .input-box { width:100% !important; }
.form-list input.input-text , .form-list li.wide textarea, .form-list select , .tm_responsive_row select , 
.product-view .box-tags .form-add input.input-text{width:auto; }
.checkout-progress{ padding:0 50px; }
.checkout-progress li{width:100% ;margin:0 0px 5px 0;}
.cart_mini_right .price{ display:none; }
.tm_responsive_row label , .tm_responsive_row span{width:100% ;margin:0 0px 5px 0;  }
.tm_responsive_row span .separator{ display:none;}
.gift-messages-form .item .details{ margin-left:0; margin-top:15px; }
.product-view .product-img-box{ width:271px; }
.product-view .product-img-box .product-image img{ width:100%; }
.email-addto-box .email-friend{ float:none; margin-bottom:8px; }
.googlemap iframe{ width:100%  !important; }
.col3-set .col-1 , .col3-set .col-2 , .col3-set .col-3 { width:100%; margin-bottom:10px; }
.my-wishlist textarea{ width:90%; }
#my-tags-table td , #my-reviews-table td{ display:block; }
.additional-carousel .slider-item .product-block img{ margin:0 auto; text-align:center; display:block;  }
.product-view .product-shop .availability{ float:none; text-align:left; }
#product-review-table .nobr{  white-space: normal !important; }
#product-review-table td , .data-table thead th{  padding: 5px 3px; }
#product-review-table{ margin:10px 0; }
.buttons-set .back-link{ margin-bottom:10px; margin-right:10px; }
.buttons-set button.button{ margin-left:0; }
.pager .pager_right .sort-by{ float:left; }
.products-list li .list-right{ width:100%; }
.footer-percent{width:100%;}
.welcome-msg{display:none;}
ul.tabbernav{margin-bottom:70px;  height:auto;}
.text3.static-text{bottom:35px;}
.parallex .one_third{padding:15px 0px 0px;}
.parallex .one_third{width:100%;}
.parallex{height:550px;}
.parallex .content_inner .service-text{margin:8px 0px;}
.description.other-font{margin-bottom:25px;}
.block-subscribe input.input-text{width:150px;}
.tabs .customNavigation{left:0; right:0;}
.product-view .product-img-box .product-image-zoom{width:270px; height:343px;}
.one_third .service-content1 .icon{background-position:0px 0px;}
.one_third .service-content2 .icon{background-position:4px -98px;}
.one_third .service-content3 .icon{background-position:0px -198px;}
.description.other-font{margin-bottom:15px;}
.service .service-content .icon{height:60px;}
.tabberlive{margin-top:0px;}
.cart .title-buttons .checkout-types{position:relative; float:left; top:0px;}
/*-------------CMS----------------*/
.cms-banner-item .text3.static-text {    font-size: 15px;}
.cms-banner-item .static-text {    font-size: 22px;}
.static-inner {    padding: 3px 0;}
.static-wrapper {    padding: 0 20px; text-align:left;}
.cms-banner1 .text3.static-text,	.cms-banner5 .text3.static-text, .static-wrapper{text-align:left;}
.tab1, .tab2, .tab3 {  width: 100%;}
.tab2 > a, .tab1 > a, .tab3 > a {    display: block;    margin-top: 5px;    width:auto;}
ul.tabbernav li a{ float:none;}
.product-view .product-shop .ratings .rating-links {    display: inline-block;    margin-top: 10px;}
.sales-guest-form .form-list input.input-text{ width: auto !important;}
.googlemap{ float:left;width: 250px;}
.catalogsearch-advanced-index .form-list input.input-text,.catalogsearch-advanced-index .form-list select{ width:94%;}
.catalog-product-view #product_tabs_tags_tabbed_contents input.input-text{ width:auto;}
.newsletter-title{display:block; height:30px;}
.news-text{ border-left: none;}
.header-cart #panel{  right: -26px;} 
.pager .limiter {
    clear: both;
    margin-top: 20px;}
	}
/* Mobile Landscape Size to Mobile Portrait (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {
 

}
@media only screen and (max-width: 319px){
.header-cart .right_arrow{ padding:0; background:none; }
.cart .discount .input-box { width:100% !important; }
#footer .block-subscribe input.input-text , .form-list textarea , .cart .discount input.input-text{  width:95%;}
.checkout-progress{ padding:0 10px; } 
.opc .step{ padding:15px 15px; } 
.product-view .product-img-box , .product-view .product-img-box .product-image img{ width:100%; } 
.product-view .product-shop .add-to-links li{ display:block;margin-bottom:8px; }
.product-view .product-shop .availability{ float:none; text-align:left; }
.my-wishlist .buttons-set button.button{ margin:5px 0; text-align:left;}
#product-review-table thead{ display:none; }
.headertoggle_img{ width: 16px;}
.phone-content {    margin: 30px 3px 0 -57px;    padding: 0 15px 0 0;}
.pager .limiter {    margin-top: 10px;}
.pager .pager_right .sort-by{ margin-top:0;}
.pager .pager_right .sort-by{ margin-left:0;}
.header .form-search input.input-text {    width: 121px;}
.header .quick-access{width: 178px;}
.header .form-search {    width: 182px;}
.block-subscribe input.input-text{width:150px;}
.block-subscribe input.input-text {    width: 71px;}
.availability.out-of-stock {    margin-top: 10px;}	
.products-list .button.btn-cart, .products-list .add-to-links{  margin-top:10px;}
.blog_inner .customNavigation{ bottom:-30px;}
.header-cart #panel{  width: 230px; right:-10px;}
}

@media only screen and (max-width:240px) {}

