/**
 * 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)
 */

@font-face {
    font-family: 'hk_groteskbold';
    src: url('../fonts/hkgrotesk-bold-webfont.woff2') format('woff2'),
         url('../fonts/hkgrotesk-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'hk_groteskregular';
    src: url('../fonts/hkgrotesk-regular-webfont.woff2') format('woff2'),
         url('../fonts/hkgrotesk-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	-webkit-font-smoothing: antialiased;
}

/* Reset ================================================================================= */
body{background-color:#ffffff;/* background-image:url("../images/bg-body.png"); */background-position:0 0;background-repeat:repeat;margin:0;padding:0;font:12px/1.55 Arial,Helvetica,sans-serif;color:#757575;text-align:center}
img{border:0;vertical-align:top;max-width:100%;}
body a{color:#40a7ff;outline:medium none}
a:hover{text-decoration:none}
:focus{outline:0}
/* Headings */
body {
	font-family: "hk_groteskregular";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-size: 13px;}
h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "hk_groteskregular";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-size: 16px;}
h1,h2,h3,h4,h5,h6{margin:0 0 5px;line-height:1.35;color:#0a263c}
h1{font-size:28px;font-weight:normal; font-family: "hk_groteskbold" !important; letter-spacing:0;}
h2{font-size:20px;font-weight:normal; font-family: "hk_groteskbold" !important;}
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:middle;text-align:left;font-weight:normal}
/* Content */
p{margin:0 0 10px; font-size:16px;}
strong{font-weight:bold}
address{font-style:normal;line-height:1.35;color:#666;font-weight:300}
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;padding: 0;}
/* 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;font-size:16px}
.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}
.clear_b{}
/* ======================================================================================= */

/* Layout ================================================================================ */
.wrapper{overflow:hidden;}
.page{}
.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}
.main{margin:0;padding: 0px;text-align: left;}
.main-container{padding-top:0px !important;}
.container-fluid{
	padding:0px 15px;
}
.col-left .currency-switcher{display:none}
/* Base Columns */
.col-left{}
.col-main{}
.col-right{}
/* 1 Column Layout */
.col1-layout .col-main{float:none;width:auto}
/* 2 Columns Layout */
.col2-left-layout .col-main{}
.col2-right-layout .col-main{}
/* 3 Columns Layout */
.col3-layout .col-main{width:475px;margin-left:17px}
.col3-layout .col-wrapper{float:left;width:687px}
.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-3{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-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 ========================================================================= */
a.arrow_after:after{
	font-family:'FontAwesome';
	content:"\f105";
	font-size:1.3em;
    line-height: 1em;
   	vertical-align:-2px;
	margin-left:15px;
}
.p-light {
	font-size:14px;
	color:#555;
}
.p-light-italic {
	font-size:11px;
	color:#555;
	text-align:center;
}
input.number-input::-webkit-outer-spin-button,
input.number-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.number-input {
	-moz-appearance:textfield;
}

.speechcallout{padding:35px 0px;}
.speechcallout:after{content:'';display:block;clear:both;}
.speechcallout .animal{padding:15px;text-align:center;}
.speechcallout .speech{padding:15px;}
.speechcallout .bubble{position:relative;padding:35px;border:3px solid #ddd;border-radius:25px;text-align:center;}
.speechcallout .bubble h2 {font-size: 28px;line-height: 36px;}
.speechcallout .bubble h2.no-desc{line-height:58px;}
.speechcallout .bubble p {font-size: 20px;}
.speechcallout .bubble p:last-child {margin-bottom:0px;}
.speechcallout .bubble a {font-family: "hk_groteskbold";font-size:inherit;}
.speechcallout .bubble:before,
.speechcallout .bubble:after{content:'';display:block;position:absolute;height:0px;border:15px solid transparent;}
.speechcallout .bubble:before{left:calc(50% + 75px);bottom:-30px;border-left-color:inherit;border-top-color:inherit;}
.speechcallout .bubble:after{left:calc(50% + 78px);bottom:-23px;border-left-color:#fff;border-top-color:#fff;}
.grey-bg .speechcallout .bubble:after{border-left-color:#f5f5f6;border-top-color:#f5f5f6;}
.speechcallout .animal + .speech .bubble:before{left:calc(50% - 95px);top:-30px;border-left-color:transparent;border-right-color:inherit;border-top-color:transparent;border-bottom-color:inherit;}
.speechcallout .animal + .speech .bubble:after{left:calc(50% - 98px);top:-23px;border-left-color:transparent;border-right-color:#fff;border-top-color:transparent;border-bottom-color:#fff;}
.grey-bg .speechcallout .animal + .speech .bubble:after{border-left-color:transparent;border-right-color:#f5f5f6;border-top-color:transparent;border-bottom-color:#f5f5f6;}
@media(min-width:768px){
	.speechcallout{display:table;width:100%;}
	.speechcallout .animal{display:table-cell;vertical-align:middle;width:200px;}
	.speechcallout .speech{display:table-cell;vertical-align:middle;}
	.speechcallout .bubble:before{top:auto;bottom:30px;left:auto;right:-30px;border-left-color:inherit;border-top-color:inherit;}
	.speechcallout .bubble:after{top:auto;bottom:27px;left:auto;right:-23px;border-left-color:#fff;border-top-color:#fff;}
	.grey-bg .speechcallout .bubble:after{border-left-color:#f5f5f6;border-top-color:#f5f5f6;}
	.speechcallout .animal + .speech .bubble:before{top:auto;bottom:30px;left:-30px;right:auto;border-left-color:transparent;border-right-color:inherit;border-top-color:inherit;border-bottom-color:transparent;}
	.speechcallout .animal + .speech .bubble:after{top:auto;bottom:27px;left:-23px;right:auto;border-left-color:transparent;border-right-color:#fff;border-top-color:#fff;border-bottom-color:transparent;}
	.grey-bg .speechcallout .animal + .speech .bubble:after{border-left-color:transparent;border-right-color:#f5f5f6;border-top-color:#f5f5f6;border-bottom-color:transparent;}
}

.speechcallout .bubble.bubble-blue{
	border-color:#40a7ff;
}
.speechcallout .bubble.bubble-green{
	border-color:#17d297;
}


/* Form Elements */
input,select,textarea,button{font:12px/15px Arial,Helvetica,sans-serif;vertical-align:middle;color:#2f2f2f}
input.input-text,select,textarea{background:#fff;border:1px solid #d9d9d9}
input.input-text,textarea{padding:8px}
select{padding:8px}
select option{padding-right:10px}
select.multiselect option{border-bottom:1px solid #b6b6b6;padding:2px 5px}
select.multiselect option:last-child{border-bottom:0}
textarea{overflow:auto}
input.radio{margin-right:3px;display:inline-block;margin-top:0;min-height:18px}
input.checkbox{margin-right:3px}
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 */
button.button{overflow:visible;width:auto;border: 2px solid #333333;padding:0;margin:0;background:transparent;cursor:pointer}
.blog-postbox .button-set button.button span,.postContent .aw-blog-read-more,button.button span,.cutom-top.menu-extra .block-custom1 .view-more{display:block;height:44px;line-height:44px;font-size:13px;background:#ea5648;padding:0 20px;text-transform:uppercase;text-align:center;white-space:nowrap;color:#fff;transition:all 500ms ease-in-out 0s;-moz-transition:all 500ms ease-in-out 0s;-webkit-transition:all 500ms ease-in-out 0s;-o-transition:all 500ms ease-in-out 0s;letter-spacing:1px;}
button.button span span,.blog-postbox .button-set button.button span span{padding:0}
button.button:hover span,.postContent .aw-blog-read-more:hover,.blog-postbox .button-set button.button:hover span,.cutom-top.menu-extra .block-custom1 .view-more:hover{background:none repeat scroll 0 0 #333;color:#fff;}
button.disabled span{border-color:#bbb!important;background:#bbb!important}
button.button.btn-checkout span{background-color:#333;height:40px;line-height:40px;color:#fff;text-transform:uppercase;font-weight:normal;}
button.btn-checkout span span{padding:0}
button.button.btn-checkout:hover span{background-color:#fff;color:#333;}
button.btn-checkout.no-checkout span{background-position:0 100%;color:#b8baba}
button.btn-checkout.no-checkout span span{background-position:100% 100%}
p.control input.checkbox,p.control input.radio{margin-right:6px}
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus{background-color:#fff}
/*.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;color:#666;font-weight:300;position:relative;z-index:0;margin-top:10px;}
.form-list label.required{}
.form-list label.required em{color:#ef5839}
.form-list li.control label{float:none;margin:0}
.form-list li.control input.radio, .form-list li.control input.checkbox{margin-right:6px;margin-top:0;display:inline-block;vertical-align:top}
.form-list li.control .input-box{clear:none;display:inline;width:auto}
.account-create .form-list li.control input.radio,
.account-create .form-list li.control input.checkbox {
	margin-top:7px;
}
.account-create .form-list li.control label {
	display:inline;
}
/*.form-list li.fields{margin-right:-15px}
*/
.speakout_freeshipping {display: none;}
#co-billing-form .form-list li.control input.radio,
#co-shipping-form .form-list li.control input.checkbox,
.form-list #billing-new-address-form li.control input.checkbox {margin-top:4px;}
.form-list .input-box{display:block;clear:both;width:100%;padding-bottom:5px}
.form-list .field{/* float:left;width:275px;*/}
.form-list input.input-text{width:100%}
.form-list textarea{/*width:254px;*/
width:100%;height:10em}
.form-list select{width:100%}
.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}
.buttons-set{clear:both;margin:2em 0;padding:0 0 0;}
.box-review_form .form-add .buttons-set{padding:15px 0;margin:0}
.buttons-set p.required{margin:0 0 10px}
.buttons-set .back-link{float:right;margin:0}
.buttons-set-order{margin:10px 0 0}
.buttons-set-order .please-wait{padding:12px 7px 0 0}
.fieldset{border:1px solid #dcdcdc;background:#fff;padding:22px 25px 12px 33px;margin:28px 0}
.fieldset .legend{float:left;font-weight:normal;font-family:"montserrat";text-transform:uppercase;font-size:14px;border:1px solid #dcdcdc;background:#fff;color:#444;margin:-33px 0 0 -10px;padding:0 8px;position:relative}
/* Form Validation */
.validation-advice{clear:both;min-height:13px;margin:3px 0 0;padding-left:17px;font-size:11px;font-weight:bold;line-height:13px;background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat;color:#eb340a}
.validation-failed{border:1px dashed #eb340a!important;background:#faebe7!important}
.validation-passed{}
p.required{font-size:11px;color:#EB340A}
/* 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:#17d297;font-weight:bold}
.error{color:#df280a;font-weight:bold}
.notice{color:#e26703}
.messages,.messages ul{list-style:none!important;margin:0!important;padding:0!important}
.messages{width:100%;overflow:hidden}
.messages li{margin:0 0 10px!important}
.messages li li{margin:0 0 3px!important}
.error-msg,.success-msg,.note-msg,.notice-msg{min-height:24px!important;padding:8px 8px 8px 32px!important;font-size:16px!important;font-weight:bold!important}
.error-msg{color:#df280a}
.success-msg, .row-success{color:#17d297}
.note-msg,.notice-msg{color:#17d297}
.error-msg li:before{content: "\f071";font-family: 'FontAwesome';padding-right: 10px;color:#df280a}
.success-msg li:before{content: "\f00c";font-family: 'FontAwesome';padding-right: 10px;color:#17d297}
.note-msg li:before,.notice-msg li:before{content: "\f06a";font-family: 'FontAwesome';padding-right: 10px;color:#17d297}
/* BreadCrumbs */
.breadcrumbs{font-size:13px;line-height:1.25;margin:0 0 50px;padding:26px 0;background: #f3f3f3; text-align: left;}
.breadcrumbs li{display:inline-block;text-transform: uppercase;padding:0 8px 0 0;}
.breadcrumbs li.home{padding-left:0}
.breadcrumbs li, .breadcrumbs li a{color:#9d9d9d;outline:medium none;font-size:15px;font-family:"hk_groteskbold";}
.breadcrumbs li strong{font-weight:normal;color:#000000;font-size:15px;font-family:"hk_groteskbold";}
.breadcrumbs ul{margin:0; padding: 0;}
.breadcrumbs li#logout_link { float: right;}
.breadcrumbs li:before {
	content: "/";
	padding-right: 8px;
	color:#9d9d9d;
	font-size:15px;
}
.breadcrumbs li#logout_link:before,
.breadcrumbs li.home:before,.breadcrumbs li:first-child:before {
	content: "";
	padding:0;
	display:none;
}
.cms-prepaid-phones-promotions .breadcrumbs {
	margin-bottom: 0px;
}
.cms-prepaid-phones-promotions .page > .container {
	display:none;
}
@media screen and (max-width:767px){
	.breadcrumbs {display:none;}
}
/* Page Heading */
.page-title{width:100%;overflow:hidden;margin:25px 0;}
.page-title h1,.page-title h2{margin:0;font-size:18px;color:#000;text-transform:uppercase}
.page-title .separator{margin:0 3px}
.page-title .link-rss{float:right;margin:7px 0 0}
.title-buttons{text-align:right}
.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:300;margin:0 0 6px;color:#555}
/* Pager */
.pager{margin: 0;padding:  0;border-top:0;text-align:center}
.pager .amount{float:left;margin:0}
.pager .amount strong{font-weight:normal}
.pager .limiter{float:right}
.pager .limiter label{vertical-align:middle;font-weight:300;margin:0;vertical-align:middle}
.pager .limiter select{padding:0;margin:0 0 1px;vertical-align:middle; width:auto;}
.pager .pages{margin:0;float:none;display: inline-block;}
.pager .pages strong{display:none}
.pager .pages ol{display:inline}
.pager .pages li{border:1px solid #dcdcdc;display:inline-block;line-height:27px;margin:0;width:27px;float:left;border-left:1px solid transparent;}
.pager .pages li:hover{color:#fff;background: none repeat scroll 0 0 #000000;}
.pager .pages li:hover a{color:#fff;}
.pager .pages li a:hover{color:#fff}
.pager .pages li a{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;border-radius:0;display:block;padding:0;text-decoration:none;color:#aaa}
.pager .pages li a .fa{padding-left:5px}
.pager .pages .current{border:1px solid #dcdcdc;color:#fff; background: none repeat scroll 0 0 #000000;}

/* Sorter */
.sorter{padding:0}
.sorter .view-mode{float:right;margin:0}
.sorter .view-mode label,.sorter .limiter label,.sorter .sort-by label,.pager .amount{font-size:13px;font-weight:300;color:#888;float:left;padding:0 10px 0 0;margin:0}
.sorter .view-mode a{border-left:1px solid #dcdcdc;font-size:13px;margin:0;text-align:center;color:#666;float:left}
.sorter .view-mode a.active,.sorter .view-mode a:hover{background-color:#eeeeee;border-left:1px solid #dcdcdc;color:#fff}
.sorter .view-mode a .fa, .sorter .view-mode strong .fa{font-size:17px; vertical-align: middle;}
.sorter .sort-by{border-right: 1px solid #dcdcdc;  float: left; padding: 0;}
.sorter .sort-by label{vertical-align:middle}
.sorter .sort-by select,.limiter select{color:#aaa;font-size:13px;height:23px;padding:2px 6px 0 6px;text-align:left;vertical-align:middle}
.sorter .link-feed{}
.sorter .limiter{border-right: 1px solid #dcdcdc;float: left; padding: 10px;width: 120px;}
.toolbar .sorter .view-mode strong,.toolbar .sorter .view-mode a{border-left:1px solid #dcdcdc;cursor:pointer;float:right;margin:0;outline:medium none;padding: 15px 10px;text-align: center; width: 54px;}
.toolbar .sorter .view-mode  strong.grid,.toolbar .sorter .view-mode  strong.list{background-color:#eee;border-left:1px solid #eee}
.toolbar .sorter .view-mode  a.grid:hover,.toolbar .sorter .view-mode  a.list:hover{background-color:#eee;border-left:1px solid #eee}
.toolbar .sorter .view-mode  strong.grid,.toolbar .sorter .view-mode  a.grid:hover{background-position:-1px -27px}
.toolbar .sorter .view-mode  strong.list,.toolbar .sorter .view-mode  a.list:hover{background-position:-27px -1px}
.toolbar .sorter .view-mode  a.grid{background-position:-27px -27px}
.toolbar .sorter {
	height:50px;
}
.toolbar .sorter .sort-by {
	position:absolute;
    width: 160px;
    height: 50px;
}
.toolbar .sorter .sort-by label {
    width: 100%;
	padding:13px;
    text-align: center;
    color:#000;
    font-family:"hk_groteskregular";
    font-size:16px;
}
.toolbar .sorter .sort-by label i {
	font-size:16px;
}
.toolbar .sorter .sort-by select {
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 50px;
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
    border: none;
    opacity: 0;
    outline: none;
}
/* Toolbar */
.toolbar{padding:0;margin:30px 0;background-color:#fff;border: 1px solid #dcdcdc;}
.toolbar .pager { display: none;}
.toolbar .sorter{max-height: 50px;}
.toolbar-bottom{}
.toolbar-bottom .toolbar .sorter {display: none;}
.toolbar-bottom .toolbar .pager { display: block;}
.toolbar-bottom .toolbar { border: 0 none;}
/* Data Table */
.data-table{width:100%;border:1px solid #e2e2e2}
.data-table .odd{background:#ffffff}
.data-table .even{background:#ffffff}
/*.data-table tr.odd:hover,.data-table tr.even:hover{background:#ebf1f6}
*/
.data-table td.last,.data-table th.last{}
.data-table tr.last th,.data-table tr.last td{/* border-bottom:0!important;*/}
.data-table th{padding:3px 8px;font-weight:bold}
.data-table td{padding:3px 8px}
.data-table thead th{font-weight:normal;border-right:1px solid #dcdcdc;padding:15px 8px;text-align:center;color:#000000;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-color:#f3f3f3;border-bottom:1px solid #dcdcdc;text-transform: uppercase;}
.data-table thead th .tax-flag{font-size:11px;white-space:nowrap}
.data-table tbody tr td .product-name a,.data-table tbody tr td .cart-price .price{color:#333;text-decoration:none;font-size:20px;}
.data-table tbody tr td.a-subtotal .cart-price .price{color:#333333;font-weight:400}
.data-table tbody tr td input.qty{color:#333333;font-size: 20px;text-align:center;}
.data-table tfoot{border-bottom:1px solid #eeeeee}
.data-table tfoot tr.first td{}
.data-table tfoot tr{background-color:#fff!important}
.data-table tfoot td{padding-top:1px;padding-bottom:1px;border-bottom:0;border-right:1px solid #eeeeee; padding-right:15px;font-size:16px;}
.data-table tfoot strong{font-size:16px}
.data-table tbody th  {border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc; font-family: "hk_groteskbold"; font-size: 16px;}
.data-table tbody td {background-color:#fff;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc; font-family: "hk_groteskregular"; font-size: 16px; padding-left:15px;padding-right:15px;}

/* Bundle products tables */
.data-table tbody.odd tr{background:#f8f7f5!important}
.data-table tbody.even tr{background:#f6f6f6!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 #eeeeee}
.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{background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x;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-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(../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 */
.std .subtitle{padding:0;}
.std ol.ol{list-style:decimal outside;padding-left:1.5em;}
.std ul.disc{list-style:disc outside;padding-left:18px;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 1em;padding:0;}
.std ul{list-style:disc outside;padding-left:1.5em;}
.std ol{list-style:decimal outside;padding-left:1.5em;}
.std ul ul{list-style-type:circle;}
.std ul ul,.std ol ol,.std ul ol,.std ol ul{margin:.5em 0;}
.std dt{font-weight:bold}
.std dd{padding:0 0 0 1.5em}
.std blockquote{font-style:italic;padding:0 0 0 1.5em;}
.std address{font-style:normal;}
.std b,.std strong{font-weight:bold;}
.std em{font-style:italic;}
/* Misc */
.links li{display:inline}
.links li.first{padding-left:0!important}
.links li.last{}
.link-cart{color:#dc6809;font-weight:bold}
.link-wishlist{color:#dc6809;font-weight:normal; display: none !important;}
.item .add-to-links a.link-wishlist, .item .add-to-links a.link-compare{display: none !important;}
.link-reorder{font-weight:normal;color:#ea5648!important}
.link-compare{font-weight:bold}
.link-print{/*background:url(../images/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;*/
 font-weight:bold;color:#dc6809;vertical-align:middle;}
.link-rss{background:url(../images/i_rss.gif) 0 2px no-repeat;padding-left:18px;line-height:14px;white-space:nowrap}
.btn-previous{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(../images/btn_previous.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.btn-remove2,.btn-remove{display:block;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
.btn-remove2:before,.btn-remove:before{display: block;
    height: 18px;
    width: 21px;
    content: "\f014";
    font-family: 'FontAwesome';
    color: #3f3f3f;
    text-indent: 0;
    font-size: 20px;
    margin: 0 auto;
    line-height: 1;}
.btn-edit{display:block;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
.btn-edit:before{display: block;
    height: 18px;
    width: 21px;
    content: "\f044";
    font-family: 'FontAwesome';
    color: #3f3f3f;
    text-indent: 0;
    font-size: 20px;
    margin: 0 auto;
    line-height: 1;}
#shopping-cart-table .btn-edit,
#shopping-cart-table .btn-remove2{
	float:none;
	margin:0px auto !important;
}
.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;background:url(../images/bkg_divider1.gif) 0 50% repeat-x;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;color:#2f2f2f}
.global-site-notice .notice-inner{width:860px;margin:0 auto;padding:12px 0 12px 80px;background:url(../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{position:fixed;z-index:9999;width:100%;bottom:0;left:0;margin:0!important;opacity:0.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";/* IE8 */}
/* Brands */
.checkout-onepage-index .alo-brands .nbs-flexisel-inner{border:none}
.alo-brands .nbs-flexisel-inner{position:relative;padding:5px 0;border:none;border-top:1px solid #f0f0f0;background:none}
.alo-brands .nbs-flexisel-item{line-height:20px}
/* 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{position:relative}
.header-container-fixed {background: none repeat scroll 0 0 #ffffff; position: fixed; width: 100%; z-index: 200;}
.header-container-fixed .header-left { padding-bottom: 5px; padding-top: 5px;}
.header-container-fixed .header-center { padding-bottom: 0; padding-top: 5px;}
.header-container-fixed .header-right {padding-bottom: 5px; padding-top: 5px;}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.boder-menu { margin-top: 17px;}
.header-container-fixed .mini-maincart .mini-contentCart {top: 56px;}
.header-container-fixed .header .top-form-language .lang-switcher:hover .dropdown-switcher, .header-container-fixed .header .currency_top .currency-switcher:hover .dropdown-switcher, .header-container-fixed .header .header-setting .settting-switcher:hover .dropdown-switcher, .header-container-fixed .header .header-search .search-switcher:hover .dropdown-switcher {top: 56px;}

.header .header-page { position: relative;}
.header-top,.header-top .main{background-color: #5ba0d0;}
.header-content{padding:40px 0;}
.header-content,.header-bottom{background-color: #f5f5f5;}
.header .logo{margin:0;padding:0;text-decoration:none!important;outline:none;display:block;position:relative;z-index:1;}
.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}
.header .quick-access{margin: 0 15px 0 0;padding:0;width:340px;}
.header .welcome-msg{padding:0;margin:0;color:#757575;text-align:right;}
.header .welcome-msg a{color:#ebbc58}
.header .form-search{position:relative;}
.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{border:1px solid #e4e4e4;color:#000;background-color:#fff;float:left;font-size:100%;height:40px;margin:0;line-height:40px;padding:0 35px 0 9px;width:100%;}
.header .form-search button.button{position:absolute;right:0;top:0;border: 0 none;}
.header .form-search button.button span{background-color:#e4e4e4;color:#757575;height:40px;width:40px;line-height:40px;font-size:13px;padding:0;border:none}
.header .form-search button.button span span{padding:0;height:0}
.header .form-search button.button span span .fa{font-size:13px;height:40px;width:40px;line-height:40px;}
.header .form-search button.button:hover span{ background-color: #000;color:#fff;}
.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{clear:both;padding:10px 0;text-align:left;float:left}
.header .form-language label{font-weight:bold;padding-right:5px;color:#a7c6dd;vertical-align:middle;float:left;margin:0}
.header .form-language select{padding:0}
.header .form-language select.flags option{background-position:4px 50%;background-repeat:no-repeat;padding-left:25px}
.header .top-form-language{float:left;position:relative;}
.header .top-form-language .lang-switcher,.header .currency_top .currency-switcher{padding:0;}
.header .top-form-language .dropdown-toggle .dropdown-icon,.header .top-form-language .dropdown-toggle .value,.header .top-form-language .dropdown-toggle .caret,.header .currency_top .dropdown-toggle .dropdown-icon,.header .currency_top .dropdown-toggle .value,.header .currency_top .dropdown-toggle .caret{display:inline-block;cursor:pointer}
.header .top-form-language .dropdown-toggle .dropdown-icon{background-position:0 3px;background-repeat:no-repeat;font-size:100%}
.header .top-form-language .dropdown-toggle .value,.header .currency_top .dropdown-toggle .label,.header .currency_top .dropdown-toggle .value{font-size:13px;color:#fff;padding-right:15px;padding-left:2px}
.header .currency_top .dropdown-toggle .label{display:none}
.header .top-form-language .dropdown-toggle .caret,.header .currency_top .dropdown-toggle .caret{background-image:url(../images/caret.png);background-position:0 0;background-repeat:no-repeat;border:medium none;height:6px;margin:0;width:7px}
.header .top-form-language .dropdown-switcher,
.header .currency_top .dropdown-switcher,
.header .header-setting .dropdown-switcher,
.header .header-search .dropdown-switcher{
	opacity:0;
	background-color:#fff;
	padding:15px;
	margin-top:15px;
	border:2px solid #e2e2e2;
	right:0;
	position:absolute;
	top:100%;
	min-width: 170px;
	z-index:35;
	transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	visibility:hidden;
	box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
}
.header .header-right .header-search .dropdown-switcher {width: 270px; border: 0 none;padding: 0;}
.header .top-form-language .lang-switcher:hover .dropdown-switcher,.header .currency_top .currency-switcher:hover .dropdown-switcher, .header .header-setting .settting-switcher:hover .dropdown-switcher, .header .header-search .search-switcher:hover .dropdown-switcher{opacity:1;visibility:visible;margin-top:0px;}
.header .top-form-language  li,.header .currency_top li, .header .header-top-link li{text-align:left;padding:0 10px;line-height: 30px;border-top:1px solid #e5e5e5;color:#666;font-weight:300}
.header .top-form-language .label {display: inline-block; height: 12px;margin-right: 5px; padding: 0;width: 16px;}
.header .top-form-language .dropdown-switcher li:hover,.header .currency_top .dropdown-switcher li:hover{background-color:#e6e6e6}
.header .top-form-language .dropdown-switcher li a,.header .currency_top .dropdown-switcher li a{font-size:13px;font-weight:300;color:#666;text-decoration:none;display:block}
.header .top-form-language .dropdown-switcher li .dropdown-icon{background-position:0 3px;background-repeat:no-repeat;font-size:100%;padding:0 10px}
.header .top-form-language, .header .currency_top, .header .header-top-link{clear: both;width:100%;}
.dropdown-switcher .header-top-link li.first{border-top: none;}
.header .currency_top{float:left;text-align:left;position:relative}
.header .header-setting{float:left;text-align:left;position:relative; cursor: pointer;}
.header .header-search{float:left;text-align:left;position:relative; cursor: pointer;}
.header-setting .label-title { color: #696969;font-weight: normal; margin-bottom: 10px; padding: 0;text-transform: uppercase;}
.header .links{margin:0px;padding:0px;text-align: right;}
.header .header-top-link li{text-align:right;}
.header .links li{display: block;}
.header .links li.first { padding-left: 10px !important;}
.header-container .top-container{clear:both;padding:5px 10px 0 12px;text-align:right}
.header-container .top-container a{font-size:11px;color:#ebbc58}
.minict_wrapper{border-radius:3px;background:#f3f3f3!important;border:1px solid #ededed;width:130px}
.minict_wrapper input{color:#666}
.minict_wrapper.bubble:after{border:0;box-shadow:none}
.form-language label{display:none}
.header-left { border-right: 0px solid #e3e3e3; padding-bottom: 15px; padding-top: 15px;}
@media screen and (min-width:1200px){
.header-page .header-left { padding-bottom: 19px; padding-top: 19px; width:22%;}
}
.header-center {
/* 	padding-bottom: 20px;padding-top: 20px; */
}
.header-right {padding-bottom: 0px;padding-top: 0px;border-left: 0px solid #e3e3e3;position: absolute;right: 15px;top: 0;}
.icon-search .fa, .icon-setting .fa {
    display: block;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
}
.cms-index-index .alo-breadcrumbs {
    display: none;
}
/********** < Navigation */
.custom-menu .magicmenu .nav-desktop .level0{
	position:relative;
}
.custom-menu .magicmenu .nav-desktop .level0 .level-top {
    padding: 30px 10px 25px;
    border-bottom: 5px solid transparent;
}

.custom-menu .magicmenu .nav-desktop .level0 .level-top  > span {
    font-family: "hk_groteskbold";
}

.custom-menu .magicmenu .nav-desktop .level0:hover .level-top {
    border-bottom-color: #3f3f3f;
}
.custom-menu .magicmenu .nav-desktop .level0 .level-top > span {
	font-size:15px;
}
@media screen and (max-width:1199px) {
	.custom-menu .magicmenu .nav-desktop .level0 .level-top > span {
		font-size:13px;
	}
}
.custom-menu .magicmenu .nav-desktop .level0.over > a,
.custom-menu .magicmenu .nav-desktop .level0 > a:hover,
.custom-menu .magicmenu .nav-desktop .level0 > a:hover.icon-text {
    color: initial;
    background-color: none;
}
.custom-menu .magicmenu .nav-desktop .level0 .level-top-mega {
    margin-top:15px;
    top: 100% !important;
    left: 0px !important;
    border:2px solid #e2e2e2;
}
.custom-menu .magicmenu .nav-desktop .level0:hover .level-top-mega {
    margin-top:0px;
}
.custom-menu .magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal {
    width: auto !important;
    min-width:225px;
}
.custom-menu .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
    float: none;
    padding: 0;
    width: auto;
}
.custom-menu .magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 {
    border-bottom: none;
    margin: 20px 0;
    padding: 0;
}
.custom-menu .magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a {
    font-size: inherit;
    text-transform: none;
    letter-spacing: inherit;
    line-height:inherit;
}

.nav-desktop .level0.last a {
	color: #10ABFF !important;
}
.custom-menu .magicmenu .nav-desktop .level0.over > a,
.custom-menu .magicmenu .nav-desktop .level0.active > a,
.custom-menu .magicmenu .nav-desktop .level0.active > a span.icon-text,
.custom-menu .magicmenu .nav-desktop .level0 > a:hover,
.custom-menu .magicmenu .nav-desktop .level0 > a:hover.icon-text {
	color:#3f3f3f;
    border-bottom: 5px solid #3f3f3f;
}

.header-search{
	margin:0px;
}
.header-setting .settting-switcher,
.header-search .search-switcher{
	padding:0px 10px;
}
.header-setting .icon-setting{
	background:transparent url(../images/icon_account.gif) center center no-repeat;
	background-size:100%;
	width:20px;
	height:50px;
}
@media screen and (min-width:768px){
	.header-setting .icon-setting{
		width:28px;
		height:80px;
	}
	.header-search .icon-search{
		padding:15px 0px;
}
}

.miniCartWrap .mini-maincart{
	padding:0px 12px 0px 8px;
	height:50px;
}
.miniCartWrap .cartSummary{
	position:relative;
	margin-top:12px;
}
.miniCartWrap .crat-icon{
	background:transparent url(../images/icon-cart.gif) center center no-repeat;
	background-size:100%;
	width:22px;
	height:21px;
}
.miniCartWrap .cart-header {
    background-color:#40a7ff;
    top:10px;
    right:-8px;
}
.miniCartWrap .cart-header span{
    color:#fff !important;
}
.miniCartWrap .cart-header span.zero,
.miniCartWrap .cart-header span.item {
	display:block;
	margin-top:0px;
	line-height:20px;
	font-family: Arial,Helvetica,sans-serif;
}
.miniCartWrap .mini-maincart .mini-contentCart{
    cursor: default;
   	display:block !important;
	top:100%;
	margin-top:15px;
	border:2px solid #e2e2e2;
	opacity: 0;
	visibility: hidden;
	transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
}
.miniCartWrap .mini-maincart .mini-contentCart.open{
	margin-top:0px;
	opacity: 1;
	visibility: visible;
}
@media screen and (min-width:768px){
	.miniCartWrap .mini-maincart{
		height:80px;
	}
	.miniCartWrap .cartSummary{
		margin-top:26px;
	}
	.miniCartWrap .crat-icon{
		width:30px;
		height:28px;
	}
	.miniCartWrap .cart-header {
	    top:15px;
	    right:-6px;
	}
}

#nav{font-size:13px;margin:0}
/* 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;text-decoration:none}
#nav span{display:block;cursor:pointer;white-space:nowrap}
#nav li ul span{white-space:normal}
#nav ul li.parent a{background:url(../images/bkg_nav2.gif) 100% 100% no-repeat}
#nav ul li.parent li a{background-image:none}
/* 0 Level */
#nav li{float:left}
#nav li.active a{color:#d96708}
#nav a{float:left;padding:5px 12px 6px 8px;color:#E5E5E5;font-weight:bold;line-height:35px}
#nav li.over a,#nav a:hover{color:#d96708}
/* 1st Level */
#nav ul li,#nav ul li.active{float:none;margin:0;padding-bottom:1px;background:#ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x}
#nav ul li.last{background:#ecf3f6;padding-bottom:0}
#nav ul a,#nav ul a:hover{float:none;padding:0;background:none}
#nav ul li a{font-weight:normal!important}
/* 2nd Level */
#nav ul,#nav div{position:absolute;width:15em;top:45px;left:-10000px;border:1px solid #899ba5}
#nav div ul{position:static;width:auto;border:none}
/* 3rd+ Level */
#nav ul ul,#nav ul div{top:5px}
#nav ul li a{background:#ecf3f6}
#nav ul li a:hover{background:#d5e4eb}
#nav ul li a,#nav ul li a:hover{color:#2f2f2f!important}
#nav ul span,#nav ul li.last li span{padding:3px 15px 4px 15px}
/* 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 > */

/********** < Hero Slider */
.magicslider .bx-wrapper .bx-controls-direction a {
    background-color: transparent;
    color:#fff;
    text-indent:0px;
    text-align:center;
    top:50%;
    margin-top:-25px;
}
.magicslider .bx-wrapper .bx-controls-direction a:hover {
    background-color: transparent;
}
.magicslider .bx-wrapper .bx-controls-direction a i {
	font-size:50px;
}
.magicslider .bx-wrapper .bx-prev {
    left: 0px;
    background-image: none;
}
.magicslider .bx-wrapper .bx-next {
    right: 0px;
    background-image: none;
}
.cms-prepaid-phones-promotions .bx-controls {
	position:absolute;
	top:0;
	width:100%;
	margin-top:22%;
}
/********** < Hero Slider */


/* ======================================================================================= */
.block-title-tabs span,.magictabs .item .title,.magic-category .block-title-tabs h3,.block .block-title strong span,.testimonials h3 span,.media-body h3,.media-body h4,.footer h3 {margin:0;padding:0 0 20px;color:#2c2c2c;font-size:14px;text-transform:uppercase; font-weight: 500;}
.magictabs .item .title{color:#e6e6e6;padding:0;}
.support .box-services .media-body p,.account-login .content p{color:#555}
/* Style Default =============================================================================== */

/* Static Block =============================================================================== */
.magiccart-column{padding-bottom:20px;padding-top:20px}
button.close-window-btn {
    text-align: center;
    background: #40a7ff;
    color: #fff;
    padding: 10px 15px;
    margin: 0 0 25px 0;
    display: inline-block;
    width: 270px;
    border:0;
    font-size: 16px;
    font-family: "hk_groteskbold";
    text-transform:uppercase;
    line-height:25px;
}

a.ag-btn {
    background: #40a7ff;
    color: #fff !important;
    padding: 12px 35px;
    margin: 25px 0;
    display: inline-block;
    font-family: "hk_groteskbold";
    letter-spacing: 0.05em;
    text-align: center;
}
a.ag-btn.btn-strict {
	font-size: 16px;
	min-width: 268px;
	text-align: center;
	padding: 12px 18px;
}
a.ag-btn:hover {
	text-decoration: none;
}

/* Sidebar =============================================================================== */
.block{background-color:#fff;margin:0 0 30px;}
.block-viewed .block-content, .block-reorder .block-content { padding: 0 20px;}
.block-reorder .actions a {clear: both; display: block;padding-top: 10px;}
.sidebar .block{background-color:#fff;margin:0 0 30px;padding: 0 0 20px;border: 1px solid #dcdcdc;}
.sidebar .block.block-progress { padding: 0;}
.block.block-blog { margin-top: 30px;}
.block .block-title{padding:0;text-align:center;}
.block .block-title strong{font-weight: normal;}
.block .block-title strong span{border-bottom: 1px solid #dcdcdc;color: #2b2c2c; display: block; letter-spacing: 0.02em; padding: 20px 0 10px 40px;
    font-size: 21px;
    font-family: "hk_groteskbold";
    letter-spacing: 0.02em;
}
.block ul.nav-accordion > li > a > span {
	font-size:16px;
	font-family:"hk_groteskregular";
}
.block ul.nav-accordion > li {
	border-bottom:1px solid #dcdcdc;
	padding-left:40px;
}
.block ul.nav-accordion > li:last-child {
	border-bottom:0;
}
.block ul.nav-accordion > li > a.active > span,
.block ul.nav-accordion > li > a:hover > span {
	font-family:"hk_groteskbold";
	color:#19abff;
}
#checkout-progress-wrapper {
	margin-top:25px;
}
#checkoutSteps {
	padding-bottom:20px;
}
#checkoutSteps .buttons-set button.button {
	margin:10px 0 0 0;
}
#checkoutSteps .buttons-set .back-link {
	position:absolute;
	bottom:25px;
	right:10px;
}
#checkoutSteps .please-wait {
	float:left;
}
#checkoutSteps #review-please-wait {
	float:right;
}
#checkoutSteps input.checkbox,
#checkoutSteps input.radio {
	display:inline-block;
	margin-top:-2px;
}
#checkout-review-table tfoot td {
	padding-right:15px;
}
.checkout-onepage-success .sidebar {
	display:none !important;
}
#checkoutSteps #billing-address-select,
#checkoutSteps #shipping-address-select,
#checkoutSteps #mirapay_cc_type,
#checkoutSteps #ccsave_cc_type,
.form-list select {
    display: inline-block;
    outline: 1px solid #40a7ff;
    outline-offset: -1px;
    border: none;
    height: 48px;
    color: #40a7ff;
    margin: 0;
    max-width: 100%;
    font-family: "hk_groteskregular";
    font-size: 13px;
    padding: 0 15px;
    -webkit-appearance: none;
    width: 100%;
    background: url(../images/select-arrows-blue.png) no-repeat calc(100% - 14px) 17px;
}
#formContact input[type="radio"],
#formContact input[type="checkbox"] {
	margin-top:-2px;
}
#formContact ul.captcha-list {
	padding-left:0;
}
#checkout-progress-wrapper .complete p { font-size:13px;}
#checkoutSteps label {font-size:13px; display:inline;}
#payment-progress-opcheckout dd.complete table tbody tr th strong {display:none;}
#checkout-review-table tfoot tr.first td {padding-top:5px;}
#checkout-review-table tfoot tr.last td {padding-bottom:5px;}
.anav-container .nav-accordion li a {line-height:50px;height:50px;}
.anav-container .block .block-title {margin-bottom:0;}
.sidebar .anav-container .block { padding: 0;}
.block.block-progress .block-title strong span { font-size: 12px; padding: 20px 0;}
.block .block-title a{text-decoration:none!important}
.block .block-subtitle{margin:0;padding:5px 0;font-size:1em;color:#555}
.block .block-content{}
.block .block-content li.item{padding:7px 0}
.block .block-content .product-name{color:#1e7ec8}
.block .btn-remove,.block .btn-edit{float:right;margin:1px 0 2px 5px}
.block .actions{padding:6px 0px;text-align:left}
.col-right.sidebar .block .actions{text-align:center}
.block .actions a{float:left;color:#f12b63;text-decoration:none}
.block .actions a:hover{color:#333}
.block .actions button.button{float:left;border: 2px solid #333333;}
.block .empty{margin:0;padding:20px 15px 15px;color:#555;font-size:13px;font-weight:300}
.block-poll .block-content {padding: 0 20px;}
/* 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-repeat:no-repeat}
/* Mini Products List */
.mini-products-list li{}
.mini-products-list .product-image{}
.mini-products-list .product-details{}
.mini-products-list .product-details .product-name a{color:#555;font-weight:300;font-size:13px;text-decoration:none}
.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}
.mini-maincart .mini-products-list li{border-bottom:1px solid #f1f1f1;clear:both;display:block;overflow:hidden;padding:20px 0}
.mini-maincart .mini-products-list .product-image{float:left;width:82px}
.mini-maincart .mini-products-list .product-details{float:left;width:170px;padding-left:10px}
/* Block:Account */
.block-account{border-color:#bbb}
.block-account .block-title{padding:0}
.block-account .block-content{padding:0}
.block-account .block-content li a{display:block;line-height:30px;padding:0 0 0 20px;color:#666;text-decoration:none!important}
.block-account .block-content li a:hover{color:#ea5648}
.block-account .block-content li.last a{border-bottom:0}
.block-account .block-content li.current{padding:0 0 0 20px;line-height:30px;color:#ea5648}
.block-account .block-content li.current.last{border-bottom:0}
/* Block:Currency Switcher */
.block-currency{border:0;margin:0 0 0 10px;padding:10px 0}
.block-currency .block-title{background:none;border:0;padding:0;margin:0 0 5px}
.block-currency .block-title strong{font:bold 13px/21px Arial,Helvetica,sans-serif;background:url(../images/i_block-currency.gif) 0 50% no-repeat;padding:0 0 0 21px;text-transform:none;color:#fff}
.block-currency .block-content{background:none;padding:0}
.block-currency .block-content select{width:100%;padding:0}
/* Block:Layered Navigation */
.block-layered-nav{}
.block-layered-nav #narrow-by-list,.block-layered-nav .block-content ol{margin:0;padding:0;}
.block-layered-nav .block-title{padding:0;}
.block-layered-nav .block-subtitle{line-height:1.35;background:#d5e8ff url(../images/bkg_block-layered1.gif) 0 50% repeat;padding:3px 9px;border:1px solid #b9ccdd;border-width:1px 0;text-transform:uppercase;color:#1f5070}
.block-layered-nav .block-content .block-subtitle{display:none}
.block-layered-nav .block-content li{border-bottom: 1px solid #f6f6f6;background: url("../images/icon-list.png") no-repeat scroll 20px center rgba(0, 0, 0, 0);color: #757575;line-height: 40px; padding: 0 0 0 35px;}
.block-layered-nav .block-content li:hover{border-bottom: 1px solid #f6f6f6;background: url("../images/icon-list-active.png") no-repeat scroll 20px center rgba(0, 0, 0, 0);}
.block-layered-nav .block-content li a{color: #000000; font-size: 13px; text-decoration: none; text-transform: uppercase;}
.block-layered-nav .block-content li a:hover{color:#f12b63;}
.block-layered-nav dt{position:relative;padding:7px 0;font-weight:normal;color:#000000;font-size:14px;}
.block-layered-nav dt{padding-left: 20px;text-align: left;text-transform: uppercase;}
.block-layered-nav dt span{font-weight:bold;padding:0 10px 0 0;height:26px;line-height:26px;color:#757575;font-size:14px;text-transform:capitalize;}
.block-layered-nav dd{padding:0 0 10px}
.block-layered-nav dd.last{background:none}
.block-layered-nav .currently li{position:relative}
.block-layered-nav .currently .label{font-weight:normal;color:#000;padding:5px 0;display:inline-block;font-size:13px}
.block-layered-nav .currently .value{display:inline-block;vertical-align:middle}
.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove{position:absolute;right:8px;top:15px;margin:0}
.block-layered-nav .currently .btn-previous{right:17px}
.block-layered-nav .actions{font-size:11px;padding:4px 5px 4px 9px;text-align:right}
.block-layered-nav .actions a{float:none}
/* Block:Cart */
.block-cart .summary{background:#fff;padding:2px 8px 8px;margin:-1px 0 0;position:relative;z-index:1}
.block-cart .amount{margin:0}
.block-cart .amount a{font-weight:bold}
.block-cart .subtotal{margin:5px 0 0;padding:5px 0;background:#f4f4f4;text-align:center}
.block-cart .subtotal .label{color:#666}
.block-cart .subtotal .price{font-weight:normal;color:#666}
.block-cart .actions{border-bottom:1px solid #f4f4f4}
.block-cart .mini-products-list .product-image{width:30%;float:left}
.block-cart .mini-products-list .product-details{width:70%;float:left}
.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{background-image:url(../images/i_block-wishlist.gif)}
.block-wishlist .actions{text-align:right}
.block-wishlist .actions a{float:none}
/* Block:Related */
.block-related {padding-bottom:20px;}
.block.block-related .block-subtitle{font-weight:normal;padding: 5px 0 10px;}
.block-related input.checkbox{display: inline-block;margin:0;}
.block-related .product-details .product-name a {font-size:14px;text-transform:uppercase;}
.block-related .product-details .ratings .rating-links{margin:5px 0 0;}
.block-related .product-details .product-name a:hover{ color: #000;}
.block-related .nbs-flexisel-container .nbs-flexisel-inner{background:none;border:none}
.block.block-related .block-content li.item{padding:0}
.block.block-related li.odd{background:none}
.block-related .mini-products-list .product-details{padding-left:8px}
.block-related .nbs-flexisel-nav{top:-56px}
/* Block:Compare Products */
.cms-index-index .block-compare{display:none}
.block-compare .block-title strong{}
.block-compare button.button span{border-color:#406a83;background:#618499}
.page-popup .link-print{background:url(../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(../images/btn_remove2.gif);width:72px;height:15px}
.compare-table tbody th{background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y}
.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{background:#fffada;text-align:center}
.compare-table tr.first td{text-align:center}
.compare-table tr.first td .product-name{font-size:13px;font-weight:bold;margin:0 0 5px;color:#203548}
.compare-table tr.first td .product-name a{color:#203548}
.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:Recently Compared */

/* Block:Poll */
.block-poll .block-subtitle{font-size:12px}
.block-poll label{color:#777;font-weight:normal;margin:0}
.block-poll input.radio{float:left;margin:1px -18px 0 0}
.block-poll .label{display:block;margin-left:18px;text-align:left;line-height:normal}
.block-poll li{padding:3px 9px}
.block-poll .actions{margin:5px 0 0}
.block-poll .answer{font-weight:bold}
.block-poll .votes{float:left;margin-left:10px}
/* Block:Orders and Returns */
.block-gr-search li{padding:3px 9px}
.block-gr-search button.button span{border-color:#406a83;background:#618499}
/* Block:Tags */
.block.block-tags{margin-bottom:30px}
.block-tags .block-title strong{}
.block-tags .block-content .tags-list{background:none;border:0;font-size:12px;padding-bottom:0}
.block-tags .block-content .tags-list li{margin:0}
.block-tags .block-content a{display:inline-block;margin:0 8px 10px 0;padding:9px 10px;text-decoration:none;border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;}
.block-tags .actions{text-align:right;padding:0}
.block-tags .block-content a:hover{background-color:#000}
.block-tags .block-content .actions a{background-color:#ea5648;color:#fff}
/* Block:Subscribe */

/* Block:popup-newsletter */
#fancybox-close{height:13px!important;width:13px!important;top:9px!important;right:-32px!important}
#popup-newsletter .form-subscribe-header label{color: #000000; font-size: 25px;  letter-spacing: 3px; line-height: 25px; margin: 0;  padding: 20px 0;text-transform: uppercase;}
#popup-newsletter .form-subscribe-header{position:relative}
#popup-newsletter .subscribe-bottom{position:relative;bottom:-5px;text-align:center;display:block;margin:0;padding:0px;color:#000000;font-size:13px;}
#popup-newsletter .subscribe-bottom input{margin:0 5px 1px 0}
.promo-panel-sale span,.promo-panel-text{font-size:23px;color:#757575;line-height:23px;text-transform:uppercase;margin:0 0 10px;}
.promo-panel-sale span{padding:0 5px 0 0;margin:0}
.promo-panel-sale span.getsale{color:#187fd6}
.promo-panel-boder{background-color:#333;text-indent:-999em;height:5px;width:80px;margin:16px 0 0 3px}
#popup-newsletter .block-content input.input-text{ background: none repeat scroll 0 0 #f0f0f0; border: 1px solid #f0f0f0; color: #888888;height: 40px; line-height: 40px; margin-left: 0; margin-top: 20px;padding: 10px 20px; text-align: center; width: 100%;}
#popup-newsletter .block-content .actions{margin:25px 0 55px 3px;}
#popup-newsletter .block-content button.button span{padding:0 30px;height:35px;line-height:35px;color:#333;font-size:14px;text-transform:uppercase;background-color:#fff}
#popup-newsletter .block-content button.button { border-color: #ffffff;}
#popup-newsletter .block-content button.button span span{padding:0;}
#popup-newsletter .block-content button.button:hover span{background-color: #333333; color: #ffffff;}
#popup-newsletter .block-content{ float: right; padding: 50px 20px 0;  text-align: center; width: 50%;}
#popup-newsletter .block-content label{font-weight:normal;}
/* Block:Reorder */
.block-reorder .block-title strong{}
.block-reorder input.checkbox{float:left;margin:0;min-height:10px}
.block-reorder .product-name{margin-left:20px}
.block-reorder .validation-advice{margin:3px 9px 7px}
.block-reorder .product-name a{color:#666;text-decoration:none}
.block-reorder .product-name a:hover{color:#f2c568}
/* Block:Banner */
.block-banner{border:0}
.block-banner .block-content{padding:0;text-align:center}
.alo-block-shipping .banner-free{background: url("../images/backgruond-banner.jpg") no-repeat scroll center 0 / cover  rgba(0, 0, 0, 0);padding:200px 0;text-align: center;}
.banner-free .oders, .banner-free .free-shipping {font-weight: bold;text-transform: uppercase;}
.banner-free .free-shipping {color: #f1c40f;padding-right: 5px;}
.banner-free .ship{color: #696969;font-family: caption;font-size: 14px; font-style: italic;}
.banner-free .btn-shop {border: 2px solid #333;display: inline-block;transition: all 0.5s ease 0s; font-size: 12px;margin-top: 20px;padding: 9px 25px;text-transform: uppercase;}
.banner-free .btn-shop:hover {background: none repeat scroll 0 0 #333;color: #fff;}
.banner-free .oders:before {background: none repeat scroll 0 0 #333;bottom: -15px;content: "";display: inline-block;height: 3px;left: 48%;position: absolute;width: 30px;}
.banner-free .oders {margin-bottom: 40px;}
.banner-free .oders, .banner-free .free-shipping {
    color: #333;
    font-size: 35px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
}
.banner-free .text-banner-free {
    margin: 0 auto;
    width: 60%;
}
.banner-free .text-banner-free {
    margin: 0 auto;
    width: 60%;
}
/* Block:Login */
.block-login .block-title strong{background-image:url(../images/i_ma-info.gif)}
.block-login .block-content{padding:5px 10px}
.block-login label{font-weight:bold;color:#666}
.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}
.account-login .page-title h1 {font-size:28px; font-family:"hk_groteskbold";}
/* Paypal */
.sidebar .paypal-logo{display:block;margin:10px 0;text-align:center}
.sidebar .paypal-logo a{float:none}
/* ======================================================================================= */

/* Block:brands */
.alo-brands .nbs-flexisel-nav-right{background-image:url("../images/next.png");background-color:transparent;float:right!important;right:0;background-position:17px 0}
.alo-brands .nbs-flexisel-nav-left{background-image:url("../images/previous.png");background-color:transparent}
.alo-brands .nbs-flexisel-nav-right:hover{background-position:17px 0;background-color:transparent}
.alo-brands .nbs-flexisel-nav-left:hover{background-color:transparent;background-position:0 0}
/* Block:New and Sale */
.sticker.top-right{right:0;position:absolute;top:0px;z-index:9}
.sticker.top-left{left:0;position:absolute;top:0;z-index:9; pointer-events:none;}
.labelnew,.labelsale{color:#FFFFFF;display:block;height:30px;line-height:30px;padding:0 15px;text-align:center;text-transform:uppercase;font-size:12px;}
.labelnew{
	background:transparent url('../images/new_label.png') center center no-repeat!important;
	text-align:left;
	text-indent:-99999px;
	width:96px;
	height:96px;
}
/* Block:testimonials */
.testimonials h3.title{font-weight:normal;color:#666;font-size:14px;padding-right:10px;background-color:#fff;display:inline-block}
.testimonials h3 span{line-height:39px}
.testimonials .nbs-flexisel-nav{top:-38px!important}
.alo-testimonial .nbs-flexisel-container{}
.product-name-testermonitnal{text-align:right;color:#187fd6;font-size:14px;font-weight:300;outline:medium none;text-decoration:none}
.product-name-testermonitnal .company{color:#aaaaaa}
.testimonials .actions{margin:30px 0 10px;text-align:right;display:none}
.testimonials .actions a{color:#187fd6;font-size:14px;text-decoration:none;font-weight:300;outline:medium none}
.testimonials .actions a:hover{text-decoration:underline}
.testimonials .customer{text-align:left}
.testimonials .rating-box{margin:10px 0;clear:both}
.testimonial_text{font-size:13px;line-height:18px;color:#888;text-align:left;font-weight:300;padding:10px 0}
.alo-testimonial .testimonial_text{padding:0px;margin:0}
.testimonial_text a{color:#000;text-decoration:none}
.testimonial_text a span{color:#ccc}
.testimonial_text a:hover span{color:#b2d36e}
.testimonial .nbs-flexisel-item{cursor:text; list-style: none outside none;}
.alo-testimonial ul{padding:0;margin:0;}
.customer{margin: 0 0 15px;}
.submit-testimonial{margin:10px 0 0}
.customer-testimonials.products-list .desc{margin:0;padding:15px 0;border:medium none}
.customer-testimonials .product-name{color:#000;font-size:18px;padding:10px 0}
.customer-testimonials.products-list .product-name{color:#000;font-size:18px;padding:0}
.customer-testimonials.products-list .ratings{padding:0}
.customer-testimonials .ratings{padding:10px 0}
.customer-testimonials li{list-style:none}
.testimonials-form  label{color:#666;float:left;font-weight:300;position:relative;z-index:0}
.testimonials-form .input-box{clear:both;display:block;width:100%;padding:0 0 10px}
.testimonials-form input.input-text{width:100%}
.testimonial-source .testimonial-author,.testimonial-source .testimonial-date{color:#666;font-weight:300}
/* Block:backtotop */
.product-view .product-collateral .box-collateral{display:none}
.product-view .product-collateral .box-collateral.active{display:block}

#backtotop{background:none repeat scroll 0 0 #000;border-radius:3px;bottom:5px;display:block;height:40px;width:40px;line-height:40px;overflow:hidden;position:fixed;right:5px;text-align:center;text-decoration:none;z-index:50;color:#fff}
#backtotop .fa{font-size:2.1666em;line-height:40px}
#backtotop:hover{background:none repeat scroll 0 0 #e6e6e6;color:#000}
#backtotop .back-to-top{display:none}
/* Block:banner */
.banner-top .banner-inner-content{margin:10px 0 17px;overflow:hidden;position:relative;}
.banner-top .banner-inner-content .overlay{background:#333333;bottom:0;height:auto;left:0;margin:0;opacity:0;position:absolute;right:0;top:0;transition:all 0.2s ease-in-out 0.1s;-moz-transition:all 0.2s ease-in-out 0.1s;-webkit-transition:all 0.2s ease-in-out 0.1s;-o-transition:all 0.2s ease-in-out 0.1s;width:auto;z-index:2}
.banner-top img{width: 100%;transition:all 0.9s ease-in-out 0s;-moz-transition:all 0.9s ease-in-out 0s;-webkit-transition:all 0.9s ease-in-out 0s;-o-transition:all 0.9s ease-in-out 0s}
.banner-top .text-banner{position:absolute;text-align:center;top:35%;z-index:5;width:100%;font-size: 32px;font-family: "hk_groteskbold";color: #fff;padding:0 30px;}
.banner-top .text-banner h2{color:#fff;font-size:25px;line-height:25px;margin:0;padding:0;text-transform:uppercase;letter-spacing:3px; font-weight: bold;  position: relative;}
.banner-top .text-banner h2:before { background: none repeat scroll 0 0 hsl(0, 0%, 100%); bottom: -15px;content: "";display: block;height: 3px;left: 45.5%;position: absolute; width: 30px;}
.banner-top .text-banner h3{color: #000;font-size: 15px;font-style: italic; margin: 5px 0;}
.banner-top .text-banner p{color: #f65e5d;font-size: 42px;font-style: italic;line-height: 42px;margin: 0;text-transform: uppercase;}
.banner-top .banner-inner-content:hover .border-bottom{background:#187fd6;opacity:1}
.banner-top .banner-inner-content:hover .overlay{opacity:0.2;}
.text-banner .banner-texthome {border: 3px solid #fff;margin: 0 auto; padding: 25px 0; width: 80%;}
.banner-top .text-banner p { color: hsl(0, 0%, 100%); font-size: 14px; font-style: italic; margin: 20px 0 0;}
.block.block-banner-home { margin-bottom: 0;}
.banner-top .banner-inner-content:hover:after, .banner-top .banner-inner-content:hover:before { height: 100%; transition: all 0.4s ease-out 0s; width: 100%;}
.banner-top .banner-inner-content:before { background-color: rgba(255, 255, 255, 0.15); content: ""; height: 0; left: 0; margin: auto;position: absolute; top: 0; transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;width:auto; width: 0;}
.banner-top .banner-inner-content:after { background-color: rgba(255, 255, 255, 0.15); bottom: 0;  content: ""; height: 0; position: absolute;right: 0; transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s; width: 0;}

.banner-top .home-account-banner .text-banner {
	top:42%;
}
.banner-top .home-topup-banner .text-banner {
    top: 16.5%;
    padding: 0 100px;

}
/* home banners */
.home-topup-banner {
	background: url('../images/home-topup-desk.png') no-repeat;
    background-size: contain;
    height:647px;
}
.home-account-banner {
	background: #06d996 url('../images/home-account-icon.png') no-repeat center;
    height:310px;
}
.home-choose-banner {
	background: #ef5839 url('../images/home-choose-icon.png') no-repeat center;
    height:310px;
}
.home-deals-banner {
	background: #ff871d url('../images/home-deals-icon.png') no-repeat center;
    height:310px;
}
h2.home-title {
    color: #40a7ff;
    font-size: 32px;
    text-align: center;
    padding: 30px 0 15px 0;
}
.home-title-section .home-title-desc {
    font-size: 24px;
    text-align: center;
    padding: 0 106px 35px;
}
@media screen and (max-width:1199px) {
	.banner-top .home-topup-banner .text-banner {
		padding:0 80px;
	}
	.home-topup-banner {
	    height:515px;
	}
	.home-account-banner,
	.home-deals-banner,
	.home-choose-banner {
	    height:244px;
	}
	.banner-top .text-banner {
		padding:0 10px;
	}
}

@media screen and (max-width:991px) {
	.home-title-section .home-title-desc {
		padding: 0 0 35px;
	}
	.home-topup-banner {
		background: #817aff url('../images/home-topup-icon.png') no-repeat center;
    	height:244px;
	}
	.banner-top .banner-inner .text-banner {
		font-size:24px;
		top:37%;
		padding:0 80px;
	}
}
@media screen and (max-width:767px) {
	.banner-top .banner-inner .text-banner {
		padding:0;
		width:200px;
		left: calc(50% - 100px);
	}
}
/* Block:Brands */
.alo-brands .nbs-flexisel-nav{position:static;display:none;}
/* About Us ========================================================================= */
.title-heading-left{font-size:14px;color:#000; font-family: "montserrat";}
.alo-content{font-size:13px;color:#666;font-weight: 300;}
.alo-column{margin:20px 0 0;background-color: transparent;}
.alo-column.block .block-title{margin:0 15px;}
.alo-column.block .block-title strong span{color: #444;font-size: 16px;text-transform: capitalize;}
.alo-team{padding:15px 0 0;}
.alo-person-author{padding:13px 0 0;}
.alo-person-author .person-name,.alo-content,.person-title{font-family:"Roboto";}
.alo-person-author .person-name{color:#444;font-size:15px;line-height: 15px;width:100%;display:block;font-weight:300;}
.alo-person-author .person-title{font-size:13px;color:#888;font-weight: 300;line-height: 13px;}
.alo-social-networks{padding: 10px 0 13px;overflow: hidden;}
.alo-social-networks a{color:#fff;width:18px;height:18px;line-height: 18px;border-radius:3px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;margin:0 13px 0 0;text-align:center;float: left;}
.alo-social-networks a:hover{color:#fff;}
.alo-social-networks .display-none{display:none;}
.alo-social-networks a.facebook .fa{color:#5795bd; font-size: 19px;}
.alo-social-networks a.twitter{background-color:#44d2d7;}
.alo-social-networks a.tumblr .fa{color:#4bb984; font-size: 19px;}
.alo-social-networks a.dribbble .fa{color:#d85690;font-size:19px;}
.alo-content.fusion-clearfix{clear:both;}
/* Home Products Page ========================================================================= */
.magicproduct .ajax_loading,.ajax_loading{margin-left:45%;padding:0;position:absolute;z-index:1;animation:1.2s ease-in-out 0s normal none infinite tp-rotateplane;-webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;animation:tp-rotateplane 1.2s infinite ease-in-out;background:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,0.15);padding:10px}
.magictabs .item{float:left;display:inline-block;float:none;font-size:14px;height:33px;line-height:33px;list-style:none;margin:0;padding:0 25px;position: relative;}
.magictabs .item:first-child:before {content: "";}
.magictabs .item:before { color: #e6e6e6; content: "/"; font-size: 13px; left: -3px;position: absolute;}
.magictabs .item span{cursor:pointer;padding:0 10px;}
.magictabs .item:first-child span{border-left:none;padding-left:0}
.magictabs .item.active .title,.magictabs .item:hover .title{color:#333}
.magictabs .item.single .title{border: 0 none;padding:10px 0 0;display:block;color:#000;}
ul.magictabs{padding:0}
.content-products{clear:both}
.content-products ul{padding:0;margin:0}
.nbs-flexisel-item{line-height:20px}
.flexisel-content .item{float:left;margin-bottom:50px;list-style:none;text-align:center}
.flexisel-content .item ul{list-style:none}
.nbs-flexisel-inner .item{box-shadow:none;background:none}
.nbs-flexisel-inner{background:none;border:none;border-radius:0}
.nbs-flexisel-item img{margin:0}
.positionlef.bestsellers-positionlef .nbs-flexisel-nav{top:-40px}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right,.nbs-flexisel-nav-top,.nbs-flexisel-nav-bottom{width:35px;height:35px;background-color:#333;background-position:14px center;background-repeat:no-repeat;opacity:1;position:absolute;float:left;margin:0 0 0 5px;text-transform: uppercase;line-height: 35px;top: 35% !important;color: #ffffff;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-top{background-image:url("../images/button-previous.png")}
.nbs-flexisel-nav-top:hover,.nbs-flexisel-nav-bottom:hover,.nbs-flexisel-nav-left:hover,.nbs-flexisel-nav-right:hover{text-indent: 0; width: 90px;}
.nbs-flexisel-nav-right { right: -19px;background-position: 15px center;}
.nbs-flexisel-nav-right:hover {  background-position: 65px center;padding-left: 10px;}
.nbs-flexisel-nav-right:hover span {  opacity: 1;margin: 0;}
.nbs-flexisel-nav-left {left: -22px;text-align: right;}
.nbs-flexisel-nav-left span { margin-left: 30px;opacity: 0; transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
.nbs-flexisel-nav-right span { margin: 0 0 0 -20px;opacity: 0; transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
.nbs-flexisel-nav-left:hover {  padding-right: 10px; width: 90px;}
.nbs-flexisel-nav-left:hover span {  opacity: 1;}
.nbs-flexisel-nav-right,.nbs-flexisel-nav-bottom{background-image:url("../images/button-next.png")}
.block-title-tabs{ margin: 0 0 30px;text-align:center;}
.block-title-tabs span{font-size:16px;color:#000;border:0;}
.alo-brands .nbs-flexisel-inner{position:relative;border-top:1px solid #dfdfdf;padding:10px 0 30px;}
.alo-brands .nbs-flexisel-nav-left,.alo-brands .nbs-flexisel-nav-right{border:medium none;cursor:pointer;display:block;float:left;margin:0;outline:medium none;padding:0;position:absolute;text-indent:-999em;top:40%!important;transition:all 400ms ease-in-out 0s;z-index:999}
.alo-brands .nbs-flexisel-nav-left{float:left;left:0}
.product-img-box .nbs-flexisel-nav-top:hover, .product-img-box .nbs-flexisel-nav-bottom:hover, .product-img-box .nbs-flexisel-nav-left:hover, .product-img-box .nbs-flexisel-nav-right:hover {text-indent: -999em;width: 35px;background-position: center center;}
.product-img-box .nbs-flexisel-nav-left span {display: none;opacity: 1;}
.product-img-content .nbs-flexisel-nav-left,
.product-img-content .nbs-flexisel-nav-right {display:none;}
/* magic category */
.magic-category .block-title-tabs h3{border: 0 none;padding: 10px 0 0;float:left;line-height:33px;color:#333;}
.magic-category .magictabs .item{padding-left:5px}
.magic-category .magictabs .item:first-child{padding-left:10px}
.magic-category .magictabs .item span{background-color:#5d5d5d;display:block;height:34px;border:none;border-radius: 3px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;padding:0 13px;text-transform:capitalize;color:#fff;font-size:13px}
.magic-category .magictabs .item span:hover,.magic-category .magictabs .item.active span{background-color:#187fd6;color:#fff}
.magic-category .block-title-tabs .magictabs{float:right;margin-bottom:15px}
/* Category Page ========================================================================= */
.category-title{border:0;margin:0 0 7px;}
.category-image{width:100%;overflow:hidden;margin:0 0 10px;text-align:center;background-color:#fff;padding:0;}
.category-image img{max-width:100%;height:auto}
.category-description{margin:0 0 10px}
.category-products{}
/* View Type:Grid */
.category-products .products-grid > li:nth-child(3n+1){clear: left;}
.category-products .item{text-align:center;}
.category-products .item img,
{
	display: block; max-width: 100%;width: 100%;max-height:647px;
}
.category-products .sorter .limiter {
	display:none;
}
#shopping-cart-table .product-image img,#shopping-cart-table td img{
	width:auto;
  height: auto;
	margin-top:10px;
}
.category-products .products-grid .category-products-grid{margin:0 0 30px}
.category-products .products-grid .category-products-grid .images-container,.products-list-container .images-container{height: 350px;}
.products-grid{position:relative;padding:0;}
.products-grid.last{border-bottom:0}
.products-grid .product-name{margin:0;font-size:100%;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.products-grid .product-name a{font-size:20px;outline:0 none;text-transform:none;text-decoration:none;color: #3f3f3f;font-family: "hk_groteskbold", Monserrat, sans-serif !important;}
.products-grid .price-box{margin:0;margin-bottom: 10px;}
.products-grid .availability{line-height:21px}
.products-grid .actions{}
.images-container .actions-no .button.btn-cart {float: left;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;border-top: 0 none;border-bottom: 0 none;display: block !important;}
.item .add-to-links{margin:0; padding: 0; float: left;}
.item .add-to-links a{color:#333;display:block !important;font-size:14px;line-height:30px;font-weight:normal;padding:0;}
.item .add-to-links a:hover{color:#ea5648;}
.item .add-to-links a .fa{padding:0 5px 0 0px;}
.images-container{position:relative;overflow:hidden; border: 1px solid #dcdcdc;background-color:#fff;}
.images-container .actions-no{text-align: center;position:absolute;z-index: 4;float: none; margin-top: 0;left: 0;bottom: 0;padding-right: 0; opacity: 0;transition: visibility 0s ease-in-out 600ms, opacity 300ms ease-in-out 300ms;visibility: hidden;display: inline-block;  width: 100%;}
.actions-no .actions { display: inline-block;vertical-align: bottom; border-top: 1px solid #e6e6e6;}
.item:hover .images-container .actions-no{opacity: 1;transition: visibility 0s ease-in-out 0s, opacity 300ms ease-in-out 100ms;visibility: visible;}
.images-container .actions-no{transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s}
.item .actions-no .button.btn-cart span,
.item .actions-no .button.btn-cart span .fa,
.item .actions-no .add-to-links li,
.item .actions-no .add-to-links a,
.item .actions-no .add-to-links a .fa{width:40px;height:40px;line-height:40px;border:none;overflow:hidden;padding:0;font-size:18px;}
.item .actions-no .add-to-links li{margin:0;float:left;}
.item .actions-no .button.btn-cart span span{background:none}
.item .actions-no .add-to-links a{background-color: #fff;border-right: 1px solid #e6e6e6;}
.item .actions-no .add-to-links a:hover{background-color: #333;color:#fff;}
.product-hover {
	position: relative; 
	top: 50%; 
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.item .product-hover .overlay {background: none repeat scroll 0 0 #333333;bottom: 0;height: auto;left: 0;margin: 0;opacity: 0;position: absolute;right: 0;top: 0;transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0swidth: auto;z-index: 2;}
.item:hover .product-hover .overlay {opacity: 0.3;}
.detail_links{position: absolute;top: 0;right: 0;left: 0;bottom: 0;z-index: 3;}
.product-shop-content #promo_copy_container {
	margin: 10px 0 0;
	height: auto;
}
.product-shop-content .short-description .std,
.product-shop-content .short-description .std strong {
	font-family:"hk_groteskregular";
	font-size:16px;
	color:#939393;
}
.product-shop-content .short-description .std .product-subtitle {
 	font-family:"hk_groteskbold";
 	font-size:16px;
 	color:#40a7ff;
 	font-weight:normal;
}
.topups-container h3 {
 	font-family:"hk_groteskbold";
 	font-size:20px;
}
.product-secondary a.ag-btn.btn-strict {
	float:left;
}
/* View Type:List */
.products-list li.item{ border-bottom: 1px solid #e6e6e6; margin-bottom: 20px;padding: 20px 0;}
.products-list li.item.last{border-bottom:0}
.products-list .product-name{margin:0 0 10px;font-weight:normal;font-size:100%}
.products-list .product-name a{color:#000;font-size:20px;text-decoration:none;text-transform: uppercase;letter-spacing: 2px;}
.products-list .price-box{float:left;margin:3px 13px 5px 0}
.products-list .availability{float:left;margin:3px 0 0}
.products-list .desc{clear:both;padding:18px 0;margin:0 0 15px;text-align:left;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}
.products-list .desc p{color:#888;font-size:13px;font-weight:300;margin:0}
.products-list .desc .link-learn{font-size:13px; font-family:"hk_groteskbold";}
.products-list .item .actions-no .add-to-links li{display:inline;margin: 0 0 0 5px;}
.products-list .add-to-links .separator{display:inline;margin:0 2px}
.products-textlink{padding:25px 0 0 0;text-align:left;}
.products-textlink p{margin:0;font-size:14px; color:#ef5839;}
.product-image{outline:0!important}
.products-list .item .products-textlink{padding:0;text-align: left;}
.actions-list .actions {border: 0 none;display: block;}
.products-list  .button.btn-cart {border: 1px solid #dadada; float: left;display: block !important;}
.products-list .actions-list .button.btn-cart span { padding: 0;width: auto;}
.products-list .actions-list .button.btn-cart span span.view-cart { border-right: 1px solid #dadada;font-size: 18px; padding: 0 12px;}
.products-list .actions-list .button.btn-cart span span {color: #181818;float: left;font-size: 16px; height: 40px; line-height: 40px; padding: 0 15px; transition: all 0.5s ease 0s;}
.products-list .item .actions-list .add-to-links li {height: 42px;}
.item .actions-list .add-to-links a { border: 1px solid #e6e6e6;height: 42px; line-height: 42px;}
.products-list .actions-list .button.btn-cart:hover span { color: #ffffff;}

/* Custom Products Category Styling*/
.product-hover .overlay{
	display:none;
}
.images-container .top-right{
	display:none;
}
.products-grid .item:hover .images-container .actions-no {
	display:none;
}


/* Product Hover ========================================================================== */
.product-img-back{left:0;opacity:0;position:absolute;top:0;transition:all 0.2s ease-in-out 0s;visibility:hidden;width:100%}
.product-hover:hover .product-img-back{opacity:1;visibility:visible;transition:all 0.2s ease 0s}
/* ======================================================================================= */

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

/* Rating */
.no-rating{margin:0}
.no-rating a{color:#aaa;text-decoration:none}
.no-rating a:hover{text-decoration:underline;color:#f2c568}
.ratings{font-size:11px;line-height:1.25;margin:7px 0}
.ratings strong{float:left;margin:1px 3px 0 0}
.ratings .rating-links{margin:0;line-height:11px}
.product-shop .ratings .rating-links{margin:10px 0;}
.ratings .rating-links a{font-size:11px;text-decoration:none}
.ratings .rating-links .separator{margin:0 2px;color:#bbb;font-size:11px}
.ratings dt{}
.ratings dd{}
.rating-box{width:69px;height:13px;font-size:0;line-height:0;background:url(../images/bkg_rating.png) 0 0 repeat-x;text-indent:-999em;overflow:hidden}
.rating-box .rating{float:left;height:13px;background:url(../images/bkg_rating.png) 0 100% repeat-x}
.ratings .rating-box{display:inline-block;margin:0;}
.ratings .amount a{color:#BBBBBB;font-size:11px;line-height:11px;display:block;text-decoration:none}
.ratings-table th,.ratings-table td{font-size:11px;line-height:1.15;padding:3px 0}
.ratings-table th{font-weight:normal;padding-right:8px}
.category-products-grid .ratings .amount {display: none;}
.category-products-grid a.ag-btn.btn-strict {
	padding:12px 14px;
	letter-spacing: 0.1em;
	min-width:0;
	width:100%;
}
@media screen and (max-width:767px) {
	.category-products-grid a.ag-btn.btn-strict {
		width:100%;
	}
}
.per-product .ratings .amount{display:none;}
/* Availability */
.availability{margin:0}
.availability span{font-weight:bold}
.availability.in-stock span{}
.availability.out-of-stock span{color:#d83820}
.availability-only{margin:10px 0 7px;line-height:16px;background:url(../images/i_availability_only.gif) 0 50% no-repeat;padding-left:15px}
.availability-only span,.availability-only a{border-bottom:1px dashed #751d02;color:#000}
.availability-only a{background:url(../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}
/* 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}
.price-box{margin:5px 0}
.price-box .price{color:#000000;font-size:24px;font-weight:normal;color:#3f3f3f;font-family:"hk_groteskbold";}
/* Regular price */
.regular-price{color:#c76200}
.regular-price .price{
	font-size: 24px;
    font-weight: normal;
    color: #3f3f3f;
    font-family:"hk_groteskbold";
}
.block .regular-price,.block .regular-price .price{color:#3f3f3f}
/* Old price */
.old-price{margin:0;display:inline-block}
.old-price .price-label{white-space:nowrap;color:#999;display:none}
.old-price .price{font-weight:normal;color:#3f3f3f;position:relative;}
.old-price .price:before {
  position: absolute;
  color:#ef5839;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 3px solid;
  border-color: inherit;

  -webkit-transform:rotate(-10deg);
  -moz-transform:rotate(-10deg);
  -ms-transform:rotate(-10deg);
  -o-transform:rotate(-10deg);
  transform:rotate(-10deg);
}
.list-feature-block{
	color: #777777;
	height: 100px;
    overflow-y: hidden;
    font-size:16px;
    margin-bottom:10px;
}
.list-feature-block h4{
	font-size: 16px;
    outline: 0 none;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 2px;
    color: #3f3f3f;
    font-family: "hk_groteskbold", Monserrat, sans-serif !important;
}

/* Special price */
.special-price{margin:0;display:inline-block}
.special-price .price-label{font-size:14px;font-weight:normal;white-space:nowrap;color:#f05e40;display:none}
.special-price .price{
	font-size: 24px;
    font-weight: normal;
    color: #3f3f3f;
    font-family:"hk_groteskbold";
}
/* 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}
.minimal-price-link .label{color:#1e7ec8}
.minimal-price-link .price{font-weight:normal;color:#1e7ec8}
/* 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:#c76200}
/* 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:#c76200}
/* 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:#444}
.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;color:#2f2f2f}
/* Price as configured */
.price-as-configured{margin:0}
.price-as-configured .price-label{font-weight:300;white-space:nowrap}
.price-box-bundle{padding:0 0 10px 0}
.price-box-bundle .price-box{margin:0!important;padding:0!important}
.price-box-bundle .price{color:#000}
/********** Product Prices > */

/* Tier Prices */
.product-pricing,.tier-prices{margin:10px 0;padding:10px;background-color:#f4f7f7;border:1px solid #dadddd;color:#424242}
.tier-prices li{line-height:1.4;background:url(../images/i_tier.gif) no-repeat 0 3px;padding:2px 0 2px 10px}
.tier-prices .benefit{font-style:italic;font-weight:bold;color:#2f2f2f}
.tier-prices .price{font-weight:bold;color:#2f2f2f}
.tier-prices-grouped li{padding:2px 0;color:#e26703}
.tier-prices-grouped li .price{font-weight:bold}
/* Add to Links */
.add-to-links{font-size:11px;margin:5px 0 0}
.add-to-links .separator{display:none}
/* Add to Cart */
.add-to-cart label{float:left;margin-right:5px;font-weight:normal;color:#666;line-height:40px}
.add-to-cart .qty{float:left;margin-right:5px;height:40px}
.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-links{border-bottom:1px solid #f3f3f3;clear:both;margin:0 0 15px;padding:0 0 25px;text-align:left}
.add-to-box .add-to-cart{float:left}
.add-to-box .or{float:left;font-weight:bold;margin:0 7px;color:#666}
.add-to-box .add-to-links{float:left;font-size:12px!important;line-height:1.25!important;text-align:left!important}
.add-to-box .add-to-links li .separator{display:none!important}
.product-view .toggle-tabs{border-bottom:1px solid #dadada;border-left:1px solid #dadada;display: block;margin: 40px 0 0;}
.product-view .toggle-tabs .item{font-family:"hk_groteskbold";letter-spacing:0.1em;display: inline-block;padding:12px 15px;color:#98a5ae;font-size:16px;cursor:pointer; border-right: 1px solid #dadada;text-transform: uppercase; border-top: 1px solid #dadada;position: relative;}
.product-view .toggle-tabs .item:before {border: 2px solid #40a7ff;content: ""; left: 0; position: absolute; top: -5px;display:none; width: 100%;}
.product-view .toggle-tabs .item:hover:before, .product-view .toggle-tabs .item.active:before {display: block;}
.product-view .toggle-tabs .item.active,.product-view .toggle-tabs .item:hover{background-color:#fff;color:#40a7ff;}
.product-collateral h2{display:none}
.product-collateral h3,.product-collateral h4{color:#000;font-size:14px;font-weight:300}
.product-collateral .box-collateral .std {
	font-size:16px;
	line-height:26px;
	padding:0;
	color:#939393;
}
.product-collateral .specifications h3 {
	font-size:16px;
	font-family:"hk_groteskbold";
}
.product-collateral .specifications p {
	color:#939393;
}
.product-collateral .specifications .add-to-cart {
	padding-top:20px;
}
.product-collateral .box-collateral.box-review_form{color:#000}
.product-collateral .box-description{font-size:13px;color:#9aa7af; line-height: 24px;}
.product-collateral{ background-color: #fff; border: 1px solid #dadada;border-top:0;clear: both;margin:0 0 20px; padding: 25px 20px;}
.product-collateral h2{font-weight:bold;font-size:15px;color:#e26703;border-bottom:1px solid #e5dcc3;padding:0 0 1px;margin:0 0 15px}
.product-collateral .box-collateral{margin:0 0 25px}
.product-shop-content .topups-container ul {padding-bottom:10px;}
.product-top-up-cart {
	padding:30px 0;
}
/* Product Images */
.product-view .product-img-box .product-image{position:relative;z-index:1;}
.product-view .product-img-box .product-image-zoom{position:relative;z-index:0; }
.product-view .product-img-box .more-views .nbs-flexisel-nav{position:static;margin: 10px 0 0;}
.product-view .product-img-box .more-views .nbs-flexisel-nav-top{background-image:url("../images/vertical-previous.png")}
.product-view .product-img-box .more-views .nbs-flexisel-nav-bottom{background-image:url("../images/vertical-next.png");background-position:0 0}
.product-view .product-img-box .more-views .nbs-flexisel-nav-top{top:-15px!important;background-position:0 -3px}
.product-view .product-img-box .more-views .nbs-flexisel-nav-top,.product-view .product-img-box .more-views .nbs-flexisel-nav-bottom{height:14px;opacity:1;width:14px;background-color:transparent;position:absolute;border:none;margin:0}
.product-view .product-img-box .more-views{margin-top: 15px;}
.product-view .product-img-box .more-views .nbs-flexisel-inner{border:0;background:transparent}
.product-view .product-img-box .more-views h2{ display: none; font-size: 11px;margin: 10px 0; text-transform: uppercase;}
.product-view .product-img-box .more-views ul{}
.product-view .product-img-box .more-views li img{margin: 0 auto;width: auto; max-height:140px;}
.product-view .product-img-box .more-views li a{display:block; width:100%;border:1px solid #dadada;margin:0 7.5px;}
.product-view .product-img-box .more-views li a.active {border:1px solid #000;}
.product-view .product-img-box .more-views li a:hover {border: 1px solid #000000;}
.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;color:#2f2f2f}
/* Product Shop */
.product-view .product-shop{text-align:left;}
.product-view .product-shop .product-name{margin:0 0 5px}
.product-view .product-shop .product-name h1{
	font-size:28px;
	color:#40a7ff;
	font-weight:normal;
 	font-family:"hk_groteskbold";
 	margin: 0;
}
.product-view .product-shop .availability{line-height:13px;margin:7px 0;font-size:13px;color:#888;font-weight:300}
.product-view .product-shop .availability span{font-weight:normal;color:#ea5648}
.product-view .product-shop .short-description{margin:0;padding:25px 0 0;}
.product-view .product-shop .short-description h2{color:#000;font-size: 20px;}
.product-view .product-shop .price-box{clear:both;margin:0;padding:0}
.product-view .product-shop .add-to-links{clear: inherit; float: left;margin: 0;padding: 0; border: 0 none;}
.product-view .product-shop .add-to-links{font-size:12px;text-align:right}
.product-view .product-shop .add-to-links li,.product-view .product-shop .add-to-links li .separator{display: inline-block; float: left;margin-left: 10px;}
.product-view .product-shop .add-to-links a{ border: 1px solid #dadada;text-align: center; color: #181818; display: block !important; font-size: 14px;font-weight: 300 !important;height: 42px; line-height: 42px; padding-right: 0; text-decoration: none; width: 42px;transition: all 0.5s ease 0s;}
.product-view .product-shop .add-to-links a .fa{font-size:18px; line-height: 40px;}
.product-view .product-shop .add-to-links a:hover{background: none repeat scroll 0 0 #000000; color: #ffffff;}
.product-view .product-shop .add-to-cart button.button span span{height:40px;line-height:40px;font-size:16px;color:#181818;padding: 0 15px;float:left; transition: all 0.5s ease 0s;}
.product-view .product-shop .add-to-cart button.button:hover span{background-color:#000;color: #ffffff;}
.product-view .product-shop .ratings{margin-right:60px}
.product-view .product-shop .short-description .std p{font-size:13px;color:#b7b7b7;margin: 0;line-height: 24px;}
.product-view .product-shop .addit{border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;padding:15px 0}
.product-view  .product-shop-content {border: 1px solid #dadada;padding: 20px 25px;}
.product-view .add-to-box .add-to-cart {float: left;}
.product-view .product-shop-content .regular-price .price {color: #333333;font-size: 24px;}
.product-view .product-qty {margin-bottom: 20px;overflow: hidden;}
.product-view .add-to-cart button.button {float: left;display: block !important; border: 1px solid #dadada;}
.product-view .product-shop .add-to-cart button.button span span.view-cart {padding:0 12px;font-size: 14px;letter-spacing: 3px;}
.product-view .product-shop .add-to-cart button.button span span.view-cart:hover {background: none !important;}
.product-view .product-shop .add-to-cart button.button span span.view-cart:before{ border-right: 1px solid #dadada;font-size: 15px;height: 40px;line-height: 40px;margin-right: 12px;padding-right: 12px;}
.product-view .add-to-cart button.button span {padding:0;}
.product-view .add-to-cart button.button span:hover {background: none !important;}
.product-view .product-shop .add-to-cart .items ,.product-options-bottom .items,.product-shop .add-to-box .items{background-color: #f1f1f1;border: medium none;margin: 0;padding: 0; color: #9aa7af; cursor: pointer;float: left;height: 35px;line-height: 35px;text-align: center;width: 35px;}
.product-view .product-shop .add-to-cart .items:hover,.product-options-bottom .items:hover,.product-shop .add-to-box .items:hover{background-color:#181818;color: #fff;}
.product-view .product-shop input.qty{float:left;height: 35px;text-align: center;width: 35px !important;}

.product-static img{background-color:#fff;padding:10px;}
.container-quickview{padding-bottom:15px;padding-top:15px;}
.product-quickview .nbs-flexisel-nav-left, .product-quickview .nbs-flexisel-nav-right, .product-quickview .nbs-flexisel-nav-top, .product-quickview .nbs-flexisel-nav-bottom{height:25px;}
.product-image-thumbs li:first-child {
	margin-left:7.5px !important;
}
/* Product Options */
.product-options{margin:0;padding:0px;position:relative}
.product-options dl{margin:0;}
.product-options dt{padding:10px 0 0;font-weight:normal}
.product-options dt label{font-weight:normal;color:#aaaaaa}
.product-options dt label.required em{color:#eb340a;margin-right:5px}
.product-options dd .qty-holder{display:block;padding:10px 0 0}
.product-options dd .qty-holder label{vertical-align:middle;font-weight:300}
.product-options dt .qty-disabled{background:none;border:0;padding:3px;color:#2f2f2f}
.product-options dd{padding:0px;margin:0}
.product-options dl.last dd.last{border-bottom:0;padding:10px 0;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:99%}
.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{float:left;margin-top:3px}
.product-options ul.options-list input.checkbox{float:left;margin-top:3px}
.product-options ul.options-list .label{display:block;margin-left:18px}
.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{text-align:left}
.product-options-bottom{padding:15px 0}
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;color:#e26703}
.product-options-bottom .tier-prices li{background:0;padding:2px 0}
.product-options-bottom .tier-prices .price,.product-options-bottom .tier-prices .benefit{color:#e26703}
.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{padding:0;float:left;}
.product-shop .product-options-bottom{margin:0 0 10px}
.product-shop .product-options-bottom .price-box{float:none;margin:0;padding:0 0 10px}
.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;}
.product-shop .product-options-bottom .add-to-links{margin:0;padding:0px;}
/* 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{padding-bottom:20px;}
.product-view .box-up-sell h2{}
.product-view .box-up-sell .block-title {margin-bottom: 40px;}
.product-view .box-up-sell .products-grid{width:100%}
.product-view .box-up-sell .products-grid .nbs-flexisel-inner{background:none;border:none}
.product-view .box-up-sell .products-grid td{width:25%;background:#f6f2e7;border-right:1px solid #e5dcc3;border-bottom:1px solid #e5dcc3;padding:15px 10px 12px;line-height:1.6em}
.product-view .box-up-sell .products-grid tr.last td{border-bottom:0}
.product-view .box-up-sell .products-grid td.last{border-right:0}
.product-view .box-up-sell .products-grid td img{border:1px solid #e5dcc3}
.product-view .box-up-sell .products-grid .product-image{text-align:center}
.product-view .box-up-sell .products-grid td.empty{border-right:0;background:#f1ecdb}
.product-view .box-up-sell .products-grid .ratings .rating-box{margin:0 0 10px}
.product-view .box-up-sell .products-grid .ratings .rating-links{padding:0}
.product-view .box-up-sell .products-grid .price-box .regular-price .price{font-size:14px;color:#000000}
.product-view .box-up-sell .nbs-flexisel-nav{top: -36px;}
.product-view .sale-content .block-title-tabs { display: none;}
/* Block:Tags */
.product-view .box-tags{margin:0}
.product-view .box-tags h3{font-size:13px}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px}
.product-view .box-tags .product-tags li{display:inline;background:url(../images/bkg_pipe3.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;font-size:13px;font-weight:normal;margin:0 0 5px;color:#000000}
.product-view .box-tags .form-add .input-box{float:left;width:305px;margin:0 5px 0 0;padding:0}
.product-view .box-tags .form-add input.input-text{width:299px;height:38px;}
.product-view .box-tags .note{margin:5px 0 0;padding:0;font-size:11px;color:#666}
/* Block:Reviews */
.product-view .box-reviews dl{margin:0}
.product-view .box-reviews dt{padding:0 0 5px}
.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 .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}
.product-view .box-collateral .data-table th{font-weight:normal}
.product-view .box-collateral .data-table{margin-bottom:10px}
/* 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:294px}
.send-friend .form-list li.wide .input-box{width:612px}
.send-friend .form-list li.wide textarea{width:609px}
.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-weight:normal}
.product-name a{color:#696969;}
.product-name a:hover{color:#000;}
/* Product Tags */
.tags-list{display:block;font-size:13px;border:1px solid #c1c4bc;background:#f8f7f5;padding:10px 0 10px 0}
.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(../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 -22px 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{color:#1b2d3b}
.page-sitemap .sitemap li{margin:3px 0}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold}
.page-sitemap .sitemap li.level-0 a{color:#1e7ec8}
/* RSS */
.rss-title h1{background:url(../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: 20px 0;}
.cart .page-title h1{margin:10px 0 0;color:#3fa7fe;text-transform:capitalize;font-size:28px;font-family:"montserrat"}
/* 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:0 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 thead th,.cart-table thead th .nobr{font-size: 16px; color: #bebebe;font-weight:bold;letter-spacing: 1px;}
.cart-table tbody td{padding:25px 15px;font-size: 20px;}
.cart .totals td:first-child{text-align: left!important;}
.cart-table .product-name{font-weight:bold;margin:0 0 5px;color:#333;}
.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:bold;color:#df280a}
.cart-table tfoot td{padding:25px;}
.cart-table .btn-continue{float:left}
.cart-table .btn-update,.cart-table .btn-continue{float:right}
.cart-table .btn-update{margin-left:25px}
@media (min-width:992px){
	.cart-table tbody td{ padding-left:30px; padding-right:30px; min-width:100px;}
	.cart-table tbody td.a-subtotal { min-width: 161px;}
}
@media (max-width:767px){
	table#shopping-cart-table td{
		padding: 15px;
		display: block;
		float: none;
		text-align: center !important;
		border-right:none;
	}
	table#shopping-cart-table .btn-continue,
	table#shopping-cart-table .btn-update{
		width:200px;
	}
	table#shopping-cart-table thead.hidden-phone {
	    display: none;
	}
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{padding:80px 0 60px;}
.cart .cart-collaterals .col2-set{}
.cart .cart-collaterals .col2-set .col-1,.cart .cart-collaterals .col2-set .col-2,.cart .cart-collaterals .col2-set .col-3{width:33.3333%;float:left}
.cart .crosssell{padding:0 0 50px}
.crosssell{background-color:transparent;background-image:url("../images/border.png");background-position:0 9px;background-repeat:repeat-x}
.cart .crosssell h2{background-color:#fff;display:inline-block;padding:0 10px 0 0;font-size:14px;text-transform:uppercase;color:#444444;font-family:"hk_groteskbold"}
.cart .crosssell .product-image{}
.cart .crosssell .product-details{text-align:left}
.cart .crosssell .product-name{color:#666;font-size:14px;margin:0 0 8px}
.cart .crosssell .product-name a{color:#666;font-size:100%;outline:0 none;text-decoration:none;text-transform:capitalize;font-weight:300}
.cart .crosssell li.item{margin:12px 0}
.cart .crosssell .nbs-flexisel-nav{top:-27px}
.cart .crosssell .link-compare{font-weight:normal}
.cart .crosssell .nbs-flexisel-inner{background:none;border:none}
.cart .crosssell .nbs-flexisel-item{line-height:15px}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .shipping p,.cart .discount label{font-size:13px;color:#000;font-weight:300}
.cart .discount,.cart .shipping{padding:15px;margin:0 0 18px;border: 1px solid #dcdcdc;}
.cart .discount h2,.cart .shipping h2{margin:0 0 20px;padding:0 10px 0 0;color:#000;text-transform:uppercase;font-size:14px}
.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}
.cart .discount .input-box{margin:8px 0 0}
.cart .discount input.input-text{width:100%}
.cart .shipping .sp-methods{margin:10px 0 0;padding:5px 0 0;background:url(../images/bkg_divider1.gif) 0 0 repeat-x}
/* Shopping Cart Totals */
.cart .totals{background:#f5f5f6;padding:30px 26px;margin:0;}
.cart .totals table{width:100%;margin:7px 0}
.cart .totals td{padding:1px 0 1px 7px;font-size: 20px;}
.cart .totals tr.last td{}
.cart .totals tfoot th{padding:5px 15px 5px 7px}
.cart .totals tfoot td{padding-top:20px;padding-bottom:20px}
.cart .totals tfoot th strong,.cart .totals tfoot td strong{font-size:24px;}
.cart .totals tfoot td strong .price {font-size: 20px;}
.cart .totals .checkout-types{font-size:13px;padding:0;text-align:right}
.cart .totals .checkout-types li a{color:#000;text-decoration:none;font-weight:300}
.cart .totals .checkout-types li a:hover{color:#e75643;}
.cart .totals .checkout-types li{clear:both;margin:10px 0}
.cart .totals button.button{width: 100%}
/* Options Tool Tip */
.item-options dt{font-weight:bold;font-style:italic}
.item-options dd{padding-left:10px;margin:0 0 6px}
.truncated{cursor:help}
.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;border:1px solid #ddd;background-color:#f6f6f6}
.truncated .truncated_full_value .item-options > p{font-weight:bold;text-transform:uppercase}
.truncated .show .item-options{top:-20px;left:50%}
.col-left .truncated .show .item-options{left:15px;top:7px}
.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:300}
.sp-methods dd{}
.sp-methods dd li{margin:5px 0}
.sp-methods label{font-weight:300;color:#666;line-height:16px}
.sp-methods .price{font-weight:300}
.sp-methods .form-list{padding-left:20px}
.sp-methods .form-list li{margin:0 0 8px}
.sp-methods select.month {
    display: inline-block;
    outline: 1px solid #40a7ff;
    outline-offset: -1px;
    border: none;
    height: 48px;
    color: #40a7ff;
    margin: 10px 10px 10px 0;
    max-width: 100%;
    font-family: "hk_groteskregular";
    font-size: 13px;
    padding: 0 15px;
    -webkit-appearance: none;width:154px;
    background: url(../images/select-arrows-blue.png) no-repeat calc(100% - 14px) 17px;
    width:154px;
}
.sp-methods select.year{

    display: inline-block;
    outline: 1px solid #40a7ff;
    outline-offset: -1px;
    border: none;
    height: 48px;
    color: #40a7ff;
    margin: 10px 0;
    max-width: 100%;
    font-family: "hk_groteskregular";
    font-size: 13px;
    padding: 0 15px;
    -webkit-appearance: none;width:154px;
    background: url(../images/select-arrows-blue.png) no-repeat calc(100% - 14px) 17px;
    width:96px;
}
.sp-methods input.cvv{width:3.4em!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}
#payment_form_ccsave,
#payment_form_mirapay {
	padding-top: 5px;
}
/* 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(../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-size:12px;font-weight:bold;color:#10abff}
.gift-messages p.control{color:#8e8d8b}
.gift-messages-form{position:relative}
.gift-messages-form label{float:none!important;position:static!important}
.gift-messages-form h4{font-size:12px;font-weight:bold;color:#10abff}
.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;font-weight:bold;text-align:center;color:#8a8987}
.gift-messages-form .item .details{margin-left:90px}
.gift-messages-form .item .details .product-name{font-size:13px;font-weight:bold;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:494px}
.gift-message-link{font-size:11px;background:url(../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(../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:#666}
.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:#e4e4e4;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{background:#fbfaf6;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:#E26703}
.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:#e26703}
.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{border:0;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{padding:30px 20px}
.block-progress dl{margin:0}
.block-progress dt{background-color:transparent;background-image:url("../images/icon-progress.png");background-position:0 8px;background-repeat:no-repeat;color:#888;font-size:13px;font-weight:300;line-height:25px;margin:0 0 6px;padding:0 0 0 20px}
.block-progress dd{padding:8px 13px 8px 0;margin:0 0 6px}
.block-progress dt.complete{margin:0}
.block-progress dd.complete{color:#666;font-weight:300}
.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 */
 .checkout-onepage-index .main-container { padding-top: 30px;}
.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator{display:inline}
.opc-block-progress dt a,.opc-block-progress dt .separator{display:none}
.opc .buttons-set{margin-top:0;padding-top:1em;padding-bottom:1em;margin: 0;}
.opc .buttons-set p.required{margin:0;padding:0 0 10px;margin:0!important; font-size:13px;}
.opc .buttons-set a.f-left{float:right!important;color:#10abfe;text-decoration:none}
.opc .buttons-set a.f-left:hover{color:#ff0000;}
.opc .buttons-set .back-link small{display:none}
.opc .buttons-set .back-link a{background:url(../images/i_arrow-top.gif) 0 50% no-repeat;padding-left:16px}
.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{margin-top: 10px;}
.opc .step-title{text-align:left;line-height:40px; background: none repeat scroll 0 0 #f5f5f6;}
.opc .step-title .number{background:#dddddd;padding:0;margin:0 10px 0 0;color:#fff;font-size:14px;width:40px;height:40px;text-align:center;}
.opc .step-title h2{margin:0;color:#000000;font-size:14px;text-transform:uppercase;line-height:40px;}
.opc .step-title a{display:none;float:right;font-size:11px;line-height:16px}
.opc .allow .step-title{color:#a4b3b9;cursor:pointer}
.opc .allow .step-title .number{margin-right: 10px;background:#dddddd;color:#fff}
.opc .allow .step-title h2{}
/*.opc .allow .step-title a{display:block}
*/
.opc .active .step-title{padding:0;color:#f18200;cursor:default;border:0 none;text-align:left;line-height:40px}
.opc .active .step-title .number{background:#333;margin-right: 10px;color:#fff}
.opc .active .step-title h2{}
/*.opc .active .step-title a{display:none}
*/
.opc .step{background:#fff;padding: 15px;position:relative;border: 1px solid #f5f5f6;}
.opc .step .tool-tip{right:30px}
#opc-login .buttons-set{border-top:0}
#opc-login h3{font-size:15px;padding-bottom:2px;text-transform:capitalize;color:#000;font-weight:300}
#opc-login p{font-size:13px;color:#10abfe;margin:0 0 5px}
#opc-login p.required{color:#ff0000}
#opc-login h4{font-size:13px;font-weight:300;margin:0;color:#000000;margin:0 0 10px;}
#opc-login .step .ul li{color:#888888;font-size:13px;font-weight:300}
#opc-shipping_method .buttons-set{border-top:0}
.opc .gift-messages-form{margin:0;background:#f6f1eb;border:1px solid #e9e4de;border-width:1px;padding:0;}
.opc .gift-messages-form .inner-box{max-height:260px;padding:17px 19px 7px 15px;overflow:auto}
#opc-review .step,
.order-items .step {border:0;padding:0}
.page-print .price-excl-tax, .page-print .price-incl-tax { display:inline-block;}
.page-print #my-orders-table h2,
.page-print #my-orders-table h3,
#opc-review .product-name,
.order-items .product-name{font-size:1em;font-weight:300;color:#000}
#my-orders-table a {
	font-family:"hk_groteskbold";
}
#opc-review .item-options,
.order-items .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}
#checkout-review-submit .buttons-set button.button{float:right}
/* Multiple Addresses Checkout */
.checkout-progress{padding:0 90px;margin:0 0 20px}
.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:10px solid #999;padding:2px 0 0;font-weight:bold;text-align:center;color:#abb5ba}
.checkout-progress li.active{border-top-color:#e96200;color:#e96200}
.multiple-checkout h2{font-size:13px;font-weight:bold;margin:0 0 10px}
.multiple-checkout h3,.multiple-checkout h4{font-size:13px;font-weight:bold;color:#E26703}
.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a{font-weight:normal}
.multiple-checkout .data-table .product-name{font-size:1em!important;font-weight:bold!important;color:#1e7ec8!important}
.multiple-checkout .data-table .product-name a{font-weight:bold!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{background:#fbfaf6;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}
.multiple-checkout .col2-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;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{color:#e26703}
.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;background:url(../images/bkg_grand-total.gif) 0 0 no-repeat;overflow:hidden}
.multiple-checkout .place-order .grand-total .inner{float:left;height:57px;padding:14px 21px 0 0;background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat}
.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:#E26703}
.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 */
.multiple-checkout .title-buttons button.button span{border-color:#406a83;background:#618499}
#multiship-addresses-table td{padding:10px}
#multiship-addresses-table tfoot td{padding:5px 10px}
#multiship-addresses-table tfoot button.button span{border-color:#406a83;background:#618499}
/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden}
.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:445px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:439px}
.checkout-multishipping-shipping .box-sp-methods{border:1px solid #d9d2be;background:#f9f3e3;padding:13px;position:relative}
.checkout-multishipping-shipping .box-sp-methods .pointer{position:absolute;top:-20px;right:-40px;width:178px;height:41px;background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat;overflow:hidden}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout{position:relative}
/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */
.account-login .content{ background-color: #fff; min-height: 270px;padding: 0;}
.account-login .content p{font-size:13px;font-weight:300}
.account-login .content p.required{color:#ef5839;}
.account-login .content h2 { font-size:20px; margin:0 0 10px;padding:0 0 10px 0;border-bottom: none; text-transform: none; color: #40a7ff; font-family:"hk_groteskbold";}
.account-login .new-users h2{}
.account-login .registered-users h2{}
.account-login .buttons-set{margin:0 0 20px;padding:8px 0;border:none}
.account-login .buttons-set .f-left{cursor:pointer; float:right!important;line-height:34px;text-decoration:none;color:#ee001c}
.account-login .buttons-set .f-left:hover { color:#13355c !important;}
.account-login .account-login-title{}
/* 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: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(../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;font:bold 12px/19px Arial,Helvetica,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;color:#fff}
/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.customer-account-index .main-container {margin-top: 30px;}
.my-account .title-buttons .link-rss{float:none;margin:0}
@media screen and (max-width:767px) {
	.account-speechcallout {
		width:100%;
	}
}
.account-speechcallout {
	padding:0;
	float:left;
}
.account-speechcallout .speech {
	padding-left:0;
}
.account-speechcallout .animal {
    padding: 20px 0 40px 60px;
}
.account-speechcallout .bubble.bubble-blue {
	text-align:left;
}

.account-speechcallout.beaver-speech .speech {
	padding-top:60px;
	padding-bottom:60px;
}
.account-speechcallout.beaver-speech .animal {
	padding:0 0 30px 60px;
}
.account-speechcallout.goose-speech {
	padding-bottom:20px;
}
.account-speechcallout .bubble p {
	font-size:16px;
	margin-bottom:20px;
}
/* Edit Phone */
.modal-dialog {
	max-width:100%;
}

#editPhone .modal-title,
#editProfile .modal-title,
#addPhone .modal-title {
	font-size:28px;
	font-family:"hk_groteskbold";
}

#editPhone .account-form label,
#editProfile .account-form label {
	font-size:16px;
	font-family:"hk_groteskregular";
}

#editPhone .modal-description,
#editProfile .modal-description,
#addPhone .modal-description {
	font-size:20px;
	font-family:"hk_groteskbold";
	margin:0 0 15px;
}

#editPhone .account-form input.input-text {
	font-size:16px;
	font-family:"hk_groteskregular";
	padding:0 20px;
	float: left;
	width: 100%;
}

#editPhone .modal-dialog,
#editProfile .modal-dialog {
	width:768px;
}

#addPhone .modal-dialog {
	width:970px;
}

#editPhone .modal-content{
	padding-left:100px;
    width: 100%;
    float: left;
    padding-bottom:20px;
}

#editProfile .modal-content {
	padding-left:100px;
    width: 100%;
    float: left;
    padding-bottom:30px;
}

#addPhone .modal-content {
	padding-left:100px;
    width: 100%;
    float: left;
    padding-bottom:30px;
}

#addPhone .modal-header,
#editPhone .modal-header,
#editProfile .modal-header {
	padding: 50px 40px 40px 0;
}

#editPhone .modal-header .close,
#editProfile .modal-header .close,
#addPhone .modal-header .close {
	margin-top:-35px;
}

#editPhone .modal-body,
#editProfile .modal-body,
#addPhone .modal-body {
	padding: 0 100px 0 0;
}

#editPhone .close span,
#editProfile .close span,
#addPhone .close span {
	font-size: 44px;
}

#editProfile .account-form input.input-text {
	width:100%;
    border: 1px solid #d9d9d9;
    height:50px;
    outline:none;
    color:#000;
    font-family:"hk_groteskregular";
    font-size:16px;
    padding:0 15px;
}

#editProfile .account-form select {
    height:50px;
	max-width:100%;
    font-family:"hk_groteskregular";
    font-size:16px;
    padding:0 15px;
    -webkit-appearance: none;
    width: 258px;
    background: url(../images/select-arrows-blue.png) no-repeat 234px 17px;
}

#editPhone .account-form input.form-btn-blue,
#editProfile .account-form input.form-btn-blue {
	float: left;
	color:#fff;
    font-family:"hk_groteskbold";
    font-size:16px;
    width:170px;
}
#editPhone .account-form .row {
	margin-bottom:15px;
}

#addPhone input.form-btn-blue {
	width: 200px;
    margin: 40px 0;
}

#addPhone #generate_sms input.form-btn-blue {
    margin-bottom: 60px;
}

/* Add Phone */
/********** < Dashboard */
.dashboard .welcome-msg{margin:0 8em 1.5em 0}
.dashboard .welcome-msg p{margin:0}
.dashboard .col2-set{margin:0 0 15px}
/* General Box */
.box-account{background:#fff;border:1px solid #dcdcdc;padding:15px;margin:0 0 20px}
.box-account .box-head{margin:0 0 20px;text-align:right}
.box-account .box-head h2{float:left;margin:0;font-size:14px;font-weight:normal;text-transform:uppercase;background-position:0 0;background-repeat:no-repeat;padding-left:21px;color:#444}
.dashboard .box .box-title{padding:0 0 5px;margin:0 0 10px;text-align:right;border-bottom: 1px solid #dcdcdc;}
.dashboard .box .box-title h3,.dashboard .box .box-title h4{float:left;font-size:13px;font-weight:normal;margin:0;color:#333;text-transform: uppercase;}
/* Block:Recent Orders */
.dashboard .box-recent .box-head h2{background-image:url(../images/i_folder-table.gif)}
/* Block:Account Information */
.dashboard .box-info .box-head h2{background-image:url(../images/i_ma-info.gif)}
.dashboard .box-info h4{font-size:11px;font-weight:normal;text-transform:uppercase}
/* Block:Reviews */
.dashboard .box-reviews .box-head h2{background-image:url(../images/i_ma-reviews.gif)}
.dashboard .box-reviews .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-reviews .details{margin-left:20px}
.dashboard .box-reviews li.item{margin:0 0 7px}
.dashboard .box-reviews li.item.last{margin:0}
.dashboard .box-reviews .ratings{margin:7px 0 0}
/* Block:Tags */
.dashboard .box-tags .box-head h2{background-image:url(../images/i_ma-tags.gif)}
.dashboard .box-tags .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-tags .details{margin-left:20px}
.dashboard .box-tags li.item{margin:0 0 7px}
.dashboard .box-tags li.item.last{margin:0}
.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li{display:inline}
/********** Dashboard > */

/* Address Book */
.my-account .pager {margin: 15px 0;}
.addresses-list h2{font-size:13px;color:#333;text-transform:uppercase;margin-bottom: 15px;}
.addresses-list h3{font-weight:bold;font-size:13px}
.addresses-list address{margin:0 0 3px}
.addresses-list p{margin:0}
.addresses-list a{font-weight:bold}
.addresses-list .link-remove{color:#646464}
.addresses-list .separator{margin:0 3px}
.addresses-list li.item{border:1px solid #dcdcdc;padding:10px 13px;margin:0 0 10px;}
.addresses-list li.empty{background:none;border:0;padding:0}
.addresses-list li.empty p{font-weight:bold}
.addresses-list .addresses-additional li.item{background:none;border:0;padding:0}
/* Order View */
.order-info{background:#dee5e8;border:1px solid #d0cbc1;padding:4px 8px;margin:0 0 8px}
.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{background:#fff;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.order-info-box h2{font-weight:bold;font-size:13px}
.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{clear:none;font-weight:bold;font-size:13px;padding:0;margin:0 0 5px;color:#0a263c}
.order-items .link-print{color:#1e7ec8;font-weight:normal}
.order-items .order-links{text-align:right}
.order-items .price-excl-tax { display:inline-block;}
.order-additional{margin:15px 0}
/* Order Gift Message */
.gift-message dt strong{color:#666}
.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{background:url(../images/bkg_divider1.gif) 0 100% repeat-x;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 .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 .product-image{display:block;width:113px;height:113px;margin:0 0 5px}
.my-wishlist textarea{display:block;width:97%;height:109px}
.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{border-color:#406a83;background:#618499}
#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;color:#2f2f2f}
.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(../images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px}
.map-popup-close{background:url(../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 #dcdcdc;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{padding:0}
.footer .store-switcher{float:right;margin: 0;}
.footer .store-switcher label{font-weight:bold;vertical-align:middle;display:none}
.footer .store-switcher select{padding:0;vertical-align:middle}
.footer a{color:#969696;text-decoration:none;outline:medium none}
.footer .bugs{margin:13px 0 0;color:#ecf3f6}
.footer .bugs a{color:#ecf3f6;text-decoration:underline}
.footer .bugs a:hover{text-decoration:none}
.footer address{margin:0;color:#949494;padding:0;text-transform: uppercase; font-size:12px;}
.footer address span{color:#fff;}
.footer address a{color:#898989;text-decoration:none}
.footer address a:hover{color:#e75643;text-decoration:underline}
.footer ul{margin: 0px;padding:0;}
.footer ul.links{margin: 0;display:block}
.footer li{text-align:left;padding:0 7px 0 4px}
.footer li.last{background:none!important;padding-right:0!important}
.footer-container .bottom-container{margin:0 0 5px}
.block-footer-copyright .footer{padding: 30px 0;}
.block-footer-bottom .footer li{padding:0;}
.block-footer-bottom .footer{padding: 73px 0 0px;}
.block-footer-bottom .main{}
.footer .block-creare-twitter .block-content ul li{padding-top:5px}
.block-creare-twitter .block-content ul li{padding:10px 0;clear:both}
.block-creare-twitter .block-content ul li .twitter-pic{width:22px;margin-right:10px}
.block-creare-twitter .block-content ul li .twitter-links{width:200px}
.tweetprofilelink a,.twitter-links a{font-size:13px;color:#ea5648;font-weight:300}
.tweetprofilelink a:hover,.twitter-links a:hover{color:#000}
.tweetprofilelink{line-height:normal}
.tweetprofilelink strong{font-weight:300}
.twitter-links p,.date{color:#888888;font-weight:300;margin:0}
.block-footer-top { text-align: center;}
.block-footer-top .signup-footer {text-align: center;}
.block-footer-top .sign-left { display: inline-block;text-align: left;margin: 0 50px 0 0;}
.block-footer-top .sign-left > h2 { font-size: 35px;font-weight: bold;line-height: 30px;text-transform: uppercase;}
.block-footer-top .sign-right { display: inline-block;vertical-align: top;}
.block-footer-top .sign-left > p { font-family: caption; font-size: 14px; font-style: italic; margin: 0;}
.block-footer-top .sign-right a {border: 2px solid #333;background: none repeat scroll 0 0 #333; color: #fff; display: block;padding: 13px 40px;text-transform: uppercase;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
.block-footer-top .sign-right a:hover {background: none repeat scroll 0 0 #fff; border: 2px solid #333;color: #333;}
.block-footer-top .main{padding: 120px 0;}
.block-static1{position:relative;}
.advertisement{position: absolute; text-align: center;top: 45%;width: 100%;}
.logo-footer img{padding:20px 0 5px}
.logo-footer p,.block-subscribe label{color:#000;font-size:13px;font-weight:300}
.block-static1 .new-ofer{color: #fff;font-size: 35px;line-height: 35px;margin: 0;}
.social-links a{background-color:#aaaaaa;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;color:#FFFFFF;display:block;height:31px;line-height:31px;text-align:center;width:31px;float:left;margin-right:5px}
.social-links a:hover{background-color:#187fd6;color:#FFFFFF}
.footer .block-content-statick li a{background-image: none;background-color:transparent;background-position:0 50%;background-repeat:no-repeat;color: #999594; font-size: 12.5px;line-height: 25px;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;padding:0;font-family:"hk_groteskbold";}
.footer .block-content-statick li a:hover{color:#fff;/*background-image: url("../images/bg-li-footer-hover.png");*/}
.footer .block-content-statick ul li p{overflow:hidden}
.footer .block1.block-content-statick li address,.footer .block1.block-content-statick li span{float:left;padding:0 3px 0 0;margin:0;color:#000;line-height:19px;font-weight:300}
.footer .block1.block-content-statick li p{float:left;width:175px;color:#000;font-weight:300}
.block-footer-top .footer h3{color: #000;margin-bottom: 10px;border-bottom: 1px solid #dcdcdc;}
.block-footer-top .footer .block-static2 h3{margin-bottom:17px;}
.block-footer-top .footer h3 span{color:#000;display:block;font-size:14px;padding:0 10px 0 0;text-transform:uppercase;}
.block-footer-top .footer ul{margin:0;}
.block-footer-top .footer li{display:inline-block;padding: 0;}
.footer .block{margin:0;padding: 0;background:none;}
.block-footer-copyright .main{background-color:transparent;text-align:center;}
.block-footer-bottom {background: #13355c;}
.block-footer-bottom .footer .block-title {color: #fff; font-size: 20px; letter-spacing: 2px;text-align: left;}
.block-footer-copyright {background: none repeat scroll 0 0 #092a49;}
.footer .block-content-statick li a.social-link {background-image: none;border: 2px solid #949494;display: inline-block;height: 45px;margin-right: 20px;line-height: 45px;text-align: center;width: 45px;padding:0;}
.footer .block-content-statick li a.social-link i {font-size: 20px;line-height: 45px;}
.footer .block-content-statick li a.social-link:hover {background: none repeat scroll 0 0 #fff;border-color: #fff;color: #000; padding: 0;}

@media screen and (min-width:1400px){
	.block-footer-bottom .container {
		width: 1400px !important;
		min-width: 1400px !important;
		max-width: 1400px !important;
	}
}

@media screen and (min-width: 768px){
	.block-footer-bottom .footer .block-title {
		pointer-events:none;
	}
}
/* ======================================================================================= */

/* Product Home ========================================================================== */
.block-title {
    display: block;
    margin-bottom: 20px;
    padding:40px 0;
    text-align: center;
}
.block-title.featured-title {padding-bottom: 10px;}
.block-title h2{font-size: 25px;font-weight: bold;letter-spacing: 3px;display: inline-block;text-align: center;padding: 25px 0;text-transform: uppercase;position: relative;color: #000;}
.block-title h2 span.title-top { font-size: 25px; padding: 0;position: relative;z-index: 100;}
.block-title h2 span.title-backgruond {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    color: #e6e6e6;
    font-size: 100px;line-height: 80px;
    font-weight: bold;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.border-icon {
    background: none repeat scroll 0 0 #e6e6e6;
    clear: both;
    display: block;
    height: 1px;
    margin-top: 30px;
    width: 100%;
}
.border-icon span {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e6e6e6;
    border-radius:50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;
    display: inline-block;
    height: 12px;
    margin: -5px 0 0;
    width: 12px;
}
.newproduct-home .block-title-tabs {
    display: none;
}
/* ======================================================================================= *
/* 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:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x}
.best-selling tr.even{background:#fff url(../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}

/* Update 1.9.1 ================================================================================ */
.product-image-gallery {
  position: relative;
}
.product-image-gallery .gallery-image {
  display: none;
  max-width: 100%;
    width: 100%;
}
.product-image-gallery .gallery-image.visible {
  display: block;border:1px solid #dadada;
  width: 100%;
  max-width: 100%;
}
.product-image-gallery .gallery-image img{width:100%;max-width:100%;}
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.product-image-gallery:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading {
  position: relative;
}
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}

#ajax_overlay {
	width: 100%;
	height: 100%;
	position: relative;
	background-color: rgba(255,255,255,0);
	text-align:center;
	vertical-align: middle;
}

#ajax_overlay img{
	top: 105px;
    position: relative;
    width: 20px;
}

#custom_callout {
	margin-top:80px;
	margin-bottom: 80px;
}


/* ============================================ *
 * 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;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  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(../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;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  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: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.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-link:hover .swatch-label {
  border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  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;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 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: -5px;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}


.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;
}

/* CUSTOM */
.availability.out-of-stock span {
  color: #a0a0a0;
}

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 12px;
}
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #3399cc;
  padding-left: 5px;
}
.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}
.product-view .product-options .select-label {
  display: none;
}
.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}
#popupNewsletterMessages.messages{ padding: 30px 9px 20px 10px !important;}
#popupNewsletterMessages #fancybox-close{top:13px !important;}



/* Custom CSS For TOP UP */
#products  { color:#333;}
#products h1 { color:#41a6ff; font-size:30px; margin-bottom:40px; }
#products input[type="text"] {border:1px solid #d9d9d9; height:48px; width:468px;margin-bottom: 25px;}
#select-airtime .form-label {color:#41a6ff; font-size:30px; margin-bottom:16px; margin-top:42px; }
#products ul, .topups-container ul { margin:30px 0 10px; list-style:none;}
#products ul li, .topups-container ul li { margin:0 0 10px; list-style:none; font-size:16px;}
#products input[type="radio"], .topups-container input[type="radio"] {  line-height: normal;  margin: -2px 25px 0 0;}
#products label, .topups-container label {display: inline; font-weight: normal; margin-bottom: 0; font-size:16px;}
#form_topup_airtime { margin-top: 15px; margin-bottom:0px; display:block;}
#products input[type="image"] { margin:50px 0;}
#products p { margin: 0 0 10px;}
#products img { margin-top:2px;}
#products #help-text {float:left;}
.orange{color:#ef5839;}
.yellow {color:#fdd349;}
.col-md-12.grey-bg { background: #f5f5f7; margin: 0 -25%; width: 200%;}
.need-help {background:url(../images/need-help-img.jpg) no-repeat 0 0; width:767px; height:183px; margin:40px auto; padding:55px 0 0 200px; color:#666; }
.need-help a { color:#10abfe; font-size:16px; font-family:"hk_groteskbold";}
.need-block { width:100%; text-align:center;font-size: 16px; }
#products .need-help h1 { color: #41a6ff;font-size: 30px; margin-bottom: 10px;}
.activating-voucher { margin:0 0 23px;}
.top-up-select-number {display:none;}
.top-up-select-number h4 {
	font-size: 16px;
    font-weight: normal;
    font-family: "hk_groteskbold";
    padding-bottom:5px;
}
.top-up-select-number #speakout_number {
    height: 50px;
    max-width: 100%;
    font-family: "hk_groteskregular";
    font-size: 16px;
    padding: 0 30px 0 15px;
    -webkit-appearance: none;
    width: 209px;
    background: url(../images/select-arrows-blue.png) no-repeat 185px 17px;
    outline: 1px solid #40a7ff;
    outline-offset: -1px;
    border: none;
    margin: 0;
    line-height:1.5em;
}
#activate_voucher input[type=submit]{
	width: auto;
}
@media screen and (max-width:1023px) {
	#products input[type="text"] {
		width:320px;
	}
}
@media screen and (max-width:767px) {
	#products input[type="text"] {
		width:100%;
	}
	#products #help-text {
		display:none;
	}
  .hide-for-mobile {
		display:none;
	}
  .cart-table tbody td,.cart-table tbody td.a-subtotal {
    min-width: auto;
  }
}
/* Custom CSS For TOP UP */
.product-shop-content button.button span, .specifications button.button span{ background:none !important; text-indent:-10000px; }
.product-shop-content .btn-cart{background:url(../images/addtocart-btn.png) no-repeat 0 0 !important; border: 0 none !important; height: 50px; width: 209px !important;}
.product-shop-content .btn-map-marker {background:url(../images/find-store-btn.png) no-repeat 0 0 !important;  border: 0 none !important; height: 50px; width: 209px !important;}
.product-shop-content .btn-file, .specifications .btn-file{background:url(../images/download-user-btm.jpg) no-repeat 0 0 !important;  border: 0 none !important; height: 50px; width: 303px !important;}
.product-shop-content .btn-print {background:url(../images/print-btm.png) no-repeat 0 0 !important;  border: 0 none !important; height: 50px; width: 178px !important;}
/* */
#block-related .nbs-flexisel-nav, .clone { display:none;}
.product-shop-content .block-content li.item:nth-child(3n+1){ clear:left;}
.product-shop-content .nbs-flexisel-inner { overflow: visible; }
.product-shop-content .mini-products-list.nbs-flexisel-ul { left:0 !important;}
/* .product-details .product-name {white-space: pre-wrap; } */

.col-footer-15 { padding-bottom:30px;}
@media screen and (min-width:1200px){
	.col-footer-15 { width:13% !important;}
	.col-footer-15:last-of-type { width:20% !important;}
}
.col-footer-15 .block-title.heading { font-size: 16px; letter-spacing: .1em; font-family: "hk_groteskbold";}
.footer .footer-btm-links li { display:inline-block; text-align:center; margin:0 15px 15px;}
.footer .footer-btm-links li a { background:none; padding:0; font-size:14px; color:#fff}

.alo-block-slide { margin-bottom: 30px;}
.block-footer-top .container {
    background: rgba(0, 0, 0, 0) url("../images/moose.gif") no-repeat scroll 98% bottom;
    min-height: 326px;
}
@media screen and (max-width:1024px) {
	.block-footer-top .container {
		background-size: 150px;
	}
  .col-md-12.grey-bg { margin: 0 -50%;}
}
@media screen and (max-width:767px) {
	.block-footer-top .container {
		background:none;
	}
}
.block-footer-top .signup-footer {
        margin: auto;
    text-align: center;
}

.block-footer-top  h2 {
	font-family: "hk_groteskbold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: normal;
	color:#40a7ff;
}
.block-footer-top .signup-footer a  {
	background: #40a7ff;
	color: #fff;
	padding: 13px 29px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
    font-family: "hk_groteskbold";
    font-size:16px;
}
.block-footer-top  p {
    font-family: caption;
    font-size: 25px;
    font-style: normal;
    margin: 0 0 25px;
	font-family: "hk_groteskregular","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #717171;
}
.block-footer-copyright .footer { position:relative; }
.day-experation {
	background: rgba(0, 0, 0, 0) url("../images/day-experation.png") no-repeat scroll 0 0;
	width:175px;
	height:175px;
	margin:-80px auto 20px;
}
@media screen and (min-width:768px){
.day-experation { position:absolute; top: -150px; right:0px; margin:0px; }
}
@media screen and (min-width:1200px){
.day-experation { top: -130px; }
}
/* My Account */
.promobanner { margin:0 auto 40px;}
    .myact-lftblock a {color:#fff;}
    .myact-lftblock .box-account { background:#13355c;border: 0px solid #dcdcdc;color: #fff; margin:0 0 60px; padding:40px 30px 0 35px; width: 100%;}
    .sub-txt { margin:0 0 55px 54px; font-size: 16px;}
	.automatic-top-lftblock h2 { margin-left:54px;}
    .myact-lftblock .fa { font-size: 40px; line-height: 40px; margin-right: 26px; width:26px; position: relative; top: 6px;}
	@media screen and (max-width:1199px){
    	.myact-lftblock .box-account { padding-top:40px; padding-right:25px; padding-bottom:0; padding-left:20px;}
		.sub-txt { margin:0 0 35px 39px;}
		.automatic-top-lftblock h2 { margin-left:39px;}
		.myact-lftblock .fa {margin-right: 16px;}
	}
	@media screen and (max-width: 991px) and (min-width:768px){
		.automatic-top-lftblock h2 { margin-left:0px;}
		.automatic-lftblock .sub-txt { margin-bottom:0px;}
		.automatic-top-lftblock .sub-txt { margin-left:0px; margin-bottom:0px;}
	}
    .myact-lftblock .button { display:inline-block; border: 3px solid #fff; color: #fff; font-size: 16px;  line-height: 24px; margin: 15px 0; padding: 9px 10px; text-align: center; width: 200px; background:none; letter-spacing:0.075em; font-family:"hk_groteskbold";}
    .box-account .box-head h2 { color:#fff; font-size:20px;text-transform: inherit; padding-left:0;}
	@media screen and (max-width:991px){
    	.myact-lftblock .button { max-width: 200px; width:100%; }
    	.box-account .box-head h2 { font-size:18px;}
	}
	.box-account {background: #fff;border: 0px solid #dcdcdc;margin: 0 0 20px;padding: 0;}
  .myact-rgtblock .box-account .box-head h2 { color: #444; margin: 0;padding: 0;}
    .wireless-addon-option {float: left;margin-right: 5%; width: 30%;}
.wireless-addon-option-cols {float: left; width: 100%;  background:#ff871D; text-align:center;min-height:150px; color:#fff;padding:50px 20px 30px 20px;    }
.wireless-addon-option-cols a { color:#fff; text-decoration: underline;}
	.wireless-addon-option.last{margin-right:0;}
    .wireless-plan { background: #f5f5f5; float: left;width: 100%;padding:2%; margin-bottom:20px; }
.more-info-panel { clear: both;  color: #ef5839; float: left; margin: 20px 0 50px; font-size:16px; line-height:18px;}
.more-info-panel a { text-decoration: underline; color: #ef5839; font-size:16px; line-height:18px;}
.view-call a { color: #40a7ff;  float: left; padding: 20px 0 0; text-decoration: none; font-family:"hk_groteskbold"; }
.more-info, .wireless-addon-title	 { color:#fff; font-size:18px;}
#wireless-addons {margin: 0px;}
#wireless-addons .heading {margin-bottom:-20px;}
.wireless-addon-separator {font-size:18px; line-height:16px; font-family:"hk_groteskbold";}
.wireless-addon-option-cols .price {font-size:24px; font-family:"hk_groteskbold"; letter-spacing:0.1em;}
.wireless-addon-option-cols .price sup {font-family:"hk_groteskbold";letter-spacing:0.075em; font-size:65%;}
.wireless-addon-highlight {font-family:"hk_groteskbold";}
	.plan-row-block {width: 23% !important;margin: 8px 2.5% 0 0;float: left;}
    .plan-row { background: #fff ; float: left; margin: 0; padding: 0%; font-size: 18px;width: 100% !important; text-align:center; height: auto; margin: 5px 0px; border: 3px solid #ebebeb; }
    .plan-row-block:last-child{ margin-right:0;}
	.red { background: #17d297;  color: #fff; float: left; font-size: 20px; height: 50px; line-height: 50px; margin: 0 0 15px; text-align: center; width: 100%;}
	.active-price {font-size: 20px;}
	.oldprice { text-decoration: line-through; color: #000; }
	.fa.fa-dollar { font-size: 10px; position: relative; top: -7px;}
	.active-btn input[type="submit"] { background:#939393; border:0; height:45px; /*line-height:42px;*/ color:#fff; font-size:16px; text-transform: uppercase; text-align:center; width:100%; margin:8px 0 0; font-family:"hk_groteskbold"; letter-spacing:0.05em;}
	.active-btn input[type="submit"].wireless-plan-ACTIVE{
		background:#fff; color:#17D296;
	}
.myact-calout { background:url(../images/myact-calout.png) no-repeat; width:663px; height:252px; clear:both; padding:0; margin: 0 auto 40px;padding: 80px 0 0 40px;text-transform: uppercase;}
ul.myact-list { margin:10px  0 0; padding:0;}
ul.myact-list li { margin: 0; padding:0 0 0 20px; list-style:none; line-height:22px; font-size:16px; background:url(../images/tick-icon.png) no-repeat 0 4px; text-transform:none;}
.framedbox .heading { font-size:28px;color: #40a7ff; margin-top:20px; }
.myact-calout2 { background:url(../images/myact-calout2.png) no-repeat 0 3px; width:663px; height:252px; clear:both; padding:0; margin: 20px auto 40px;padding: 80px 0 0 40px;text-transform: uppercase;}
.act-bal { width:100%; max-width:160px; height:160px; padding:50px 0 0; font-size:16px; color:#3f3f3f; background:#f3f3f3; text-align:center;  }
.act-bal h2 { font-size:29px; margin:0; padding:0;}
.act-bal h2 span { font-size:29px; margin:0; padding:0;}
.act-bal .fa.fa-dollar {top: -10px; font-size:16px;}
.act-bal2 { width:100%; max-width:165px; height:auto; padding:20px; font-size:16px; color:#3f3f3f; background:#f3f3f3; text-align:center;  }
.act-bal2 h2 { font-size:29px; margin:0; padding:0;}
.act-bal2 h2 span { font-size:29px; margin:0; padding:0;}
.top-price { background:#3f3f3f; color:#fff; text-align:center; line-height:40px; font-size:20px;}
.top-plan {background:#fff; color:#3f3f3f; text-align:center; line-height:24px; min-height:150px;padding: 20px 5px 5px;}
.acct-container {color:#939393; }
.acct-container a {color:#40a7ff; font-size: 16px;font-family: "hk_groteskbold";}
.acct-container .heading,
.userinfo-account-myaccount h3.heading { font-size:28px;color: #40a7ff; margin-bottom:40px; }
.acct-container h4 { font-size:18px;color: #3f3f3f; margin-bottom:20px; font-weight:normal; }
.acct-container h4 span {color: #40a7ff;font-size:20px;}
.acct-container h4 span.speakout-red {color:#ef5839;}
.acct-container  a.button { text-align: center; background: #40a7ff; color: #fff; padding: 10px 15px; margin:0 0 25px 0 ;display: inline-block; width:270px;}
.acct-container .col-md-4 {width: 29%;}
.acct-container .col-md-8 {width: 70.6667%;}
.acct-container h4.orange1 span {color:#ef5839;}
.acct-container  a.button2 { text-align: center; background: #ef5839; color: #fff; padding: 10px 15px; margin:0 0 25px 0 ;display: inline-block; width:270px;}

.myact-lftblock .box-quick-activate {background:#ff871D;}
.myact-lftblock .box-quick-activate .button {
	margin:10px 0;
}
/* .box-quick-activate .sub-txt { margin:0 0 45px 54px;} */
@media screen and (min-width:768px) and (max-width:991px) {
	.box-quick-activate .sub-txt {
		margin:0 135px 30px;
	}
}
@media screen and (max-width:767px) {
	.myact-lftblock .box-quick-activate .button {
		display:block;
	}
}
#account_notice {
	margin-bottom: 33px;
}

.wireless-plan .active-price {
	float: left;
	color: #17d297;
	font-size: 18px;
	width: 12%;
    text-align: left;
    margin-bottom:1px;
}

.fa-dollar:before {
	font-weight: bold;
}

.activate-switches-label {
	position: relative;
    float: right;
    top: 2px;
    left: 8px;
    cursor: pointer;
    margin-bottom: 0px;
    margin-top: 2px;
}

.activate-switches {
	height: 20px;
    width: 65px;
    background-color: #dedede;
    border: 2px solid #dedede;
}

.activate-switch {
	display: block;
	width: 32px;
	height: 16px;
	background-color: #939393;
}

.switch-on {
	float: right;
	background-color: #17d297;
}

.switch-off {
	float: left;
}

.box-head .account-icon {
	float: left;
}

.account-icon-container {
	float: left;
	width: 28px;
	margin: 0 auto;
}

.box-account .box-head .account-lftblock-title-questions,
.box-account .box-head .account-lftblock-title-number,
.box-account .box-head .account-lftblock-title-user {
	display:inline-block;
	padding-left:25px;
}
@media screen and (max-width:1199px){
	.box-account .box-head .account-lftblock-title-questions,
	.box-account .box-head .account-lftblock-title-number,
	.box-account .box-head .account-lftblock-title-user {
		padding-left:10px;
	}
}
.box-account .box-head .account-lftblock-icon-user {
    width: 28px;
    height: 28px;
}
@media screen and (max-width:991px){
	.box-account .box-head .account-lftblock-icon-user {
	    width: 24px;
	    height: 24px;
	    margin-top:2px;
	}
}
.box-account .box-head .account-lftblock-icon-number {
    width: 19px;
    height: 32px;
}

.box-account .box-head .account-lftblock-icon-questions {
    margin-top: 5px;
    width: 14px;
    height: 22px;
}

 .myusage-lftblock  { background: #f3f3f3; color: #3f3f3f; border: 0px solid #dcdcdc; margin: 0 0 60px; padding:30px 45px 35px 35px; float:left;width: 100%;}
 .myusage-lftblock  .box-head h2 {  font-size:20px; color: #ff871d;  text-transform: inherit;}
  .myusage-lftblock a { color: #ff871d; font-size:16px;}
  .automatic-lftblock-wrapper{ clear:both; }
  .automatic-lftblock  { background: #817aff; color: #fff; border: 0px solid #dcdcdc; margin: 0px; width: 100%;}
  .leftblock .automatic-lftblock  { padding-top:40px; padding-right:45px; padding-bottom:35px; padding-left:35px;}
  .automatic-top-lftblock  { background: #746ee6; color: #fff; border: 0px solid #dcdcdc; margin: 0 0 60px; width: 100%;}
  .leftblock .automatic-top-lftblock  { padding-top:40px; padding-right:45px; padding-bottom:35px; padding-left:35px;}

 .automatic-lftblock   .box-head h2,  .automatic-top-lftblock .box-head h2{ font-size:20px;  color: #fff;  text-transform: inherit;}
 .automatic-lftblock .box-head .automatic-top-lftblock-title {display:inline-block; padding-left:25px;}
 .automatic-lftblock input[type="checkbox"] { margin: 0;}
  .automatic-lftblock select { font-size:16px;margin: 15px 0;}
.automatic-top-lftblock-icon {
    margin-top: 8px;
    margin-right:7px;
    width: 18px;
    height: 21px;
}
@media screen and (max-width:1199px){
  .myusage-lftblock  { padding-top:30px; padding-right:25px; padding-bottom:1px; padding-left:20px;}
  .leftblock .automatic-lftblock  { padding-top:40px; padding-right:25px; padding-bottom:1px; padding-left:20px;}
  .leftblock .automatic-top-lftblock  {padding-top:40px; padding-right:25px; padding-bottom:1px; padding-left:20px;}
  .automatic-lftblock .box-head .automatic-top-lftblock-title {padding-left:10px;}
}
@media screen and (max-width:991px) and (min-width:768px){
  .automatic-lftblock-wrapper{ display:table; margin-bottom:60px;}
  .leftblock .automatic-lftblock  { display:table-cell; width:66.66667%; padding-right:25px !important; padding-bottom: 35px;}
  .leftblock .automatic-top-lftblock  { display:table-cell; width:33.33333%; padding-left:25px !important;padding-bottom: 57px;}
}

input[type=submit].modify-bundle {
	background: #ef5839;
    color: #fff;
    padding: 10px 15px;
    margin: 0 0 25px 0;
    display: inline-block;
    border: none;
    font-size: 13px;
    font-family: "hk_groteskregular";
    width: 270px;
}


.plan-row {
	background-color: #FFF;
}
@media screen and (max-width:767px) {
	.plan-row {
		height:auto;
		padding:10px 15px 15px;
	}
	.plan-row > span{
		display:block;
		text-align:center !important;
		float: none !important;
		width: 100% !important;
		margin: 0px auto;
	}
}
.plan-row .active-btn input[type="submit"] {
	float: right;
	background:#FFF;
	border:0;
	line-height:45px;
	color:#40a7ff;
	font-size:16px;
	text-transform: uppercase;
	text-align:center;
	width: initial;
}

#sel_speakout_number {
    padding-left: 0;
    background: none;
    border: none;
    color: #FFF;
    height: auto;
}

#sel_speakout_number .account-number-item {
    padding-bottom: 15px;
}

#sel_speakout_number .account-number-item .account-num-content,
#sel_speakout_number .account-number-item .account-num-content span {
    font-family: "hk_groteskregular";
    font-size: 16px;
}

.account-number-item input[type="radio"],
.account-number-item label{
	margin: 0;
	font-weight:normal;
    font-family: "hk_groteskregular";
    font-size: 16px;
}

.account-num-select {
	float: left;
	width: 23px;
}

.account-num-content {
	float: left;
	width: calc(100% - 23px);
}

.account-number-item {
	float: left;
	width:100%;
}

.account-number-item .account-num-content a {
    font-family:"hk_groteskbold";
    font-size:16px;
}

#autotopup_select, .automatic-lftblock select {
	border-color: #EBEBEB;
    border-width: 2px;
    color: #000;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
    text-align: center;
    padding: 0 0 0 40px;
    border-width: 3px;
    padding: 0 0 0 10px;
    height: 39px;
    width: 200px;
    max-width:100%;
    font-family:"hk_groteskregular";
    background: url(../images/select-arrows.jpg) no-repeat 95% 9px;
    background-color: white;
}

.plan-row .plan-name {
	float: left;
	text-align: left;
	width: 60%;
	padding-top: 2px;
	color: #3f3f3f;
	font-size:13px;
	padding-right:10px;
}

.plan-row .active-btn {
	float: right;
	width: 30%;
	max-width:150px;
	text-align: left;
}

.plan-row .active-btn input[type=submit]{
	margin: 0px;
    padding: 2px 0px 0px;
    font-size: 14px;
    line-height: initial;
    height: auto;
    text-align: left;
    float: left;
    color: #939393;
    font-weight: bold;
    cursor: pointer;
    line-height:22px;
    width:auto;
}

@media screen and (max-width:767px) {
	.plan-row .plan-name {
		padding:5px 0px 10;
	}

	.wireless-addon-option {
		width:100%;
		margin:20px auto;
	}
/*
	.wireless-plan-form {
		float:right;
		display:block;
		width:100%;
	}
	.plan-row .active-btn input[type=submit] {
		float:left;
		width:100%;
		text-align:right;
	}
	.activate-switches-label {
		position:initial;
		padding-top:2px;
	}
	.plan-row .active-btn {
		max-width:130px;
	}
	.account-speechcallout .animal,
	.account-speechcallout.beaver-speech .animal {
		padding:0 0 15px 0;
	}
	.wireless-plan .active-price {
		padding-top:11px;
	}
*/
}
.switch-btn-active,
.switch-btn-available {
    width: 370px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.text-center {
	color: #2f383d;
}

.account-form .row {
	margin-bottom: 30px;
}

.account-form p {
	font-size:16px;
	font-family: "hk_groteskregular"
}

.account-form .modal-description {
	font-size: 20px;
	font-family: "hk_groteskbold"
}

.account-form label {
	display: block;
	margin-bottom: 20px;
	font-size:16px;
	font-family: "hk_groteskregular";
	font-weight:normal;
}

.account-form .font-bold {
	font-family: "hk_groteskbold";
}

.account-form input, .account-form select {
	width: 50%;
	height: 50px;
}
.account-form select {
	outline: 1px solid #40a7ff;
    outline-offset: -1px;
    border: none;
}

.account-form .note {
	color: #888888;
    margin: 20px 0px;
    font-size: 14px;
}

.form-input-row {
	padding-bottom:40px;
}

.form-txt-msg-code {
	padding-top:20px;
}

button.form-btn-blue,
input.form-btn-blue {
	text-align: center;
    background: #40a7ff;
    color: #fff;
    padding: 10px 15px;
    margin: 30px 0 25px 0;
    display: inline-block;
    width: 170px;
    text-transform: uppercase;
    border-radius: 0px;
    border-color: #40a7ff;
    font-size: 16px;
    font-family: "hk_groteskbold";
    letter-spacing:0.05em;
}
button.form-btn-blue-lg {
    width: 230px;
}
input.form-btn-blue:hover {
	color: #fff;
}

.close {
	color: #ef5839;
	opacity: 1;
}

.close span {
	font-size: 44px;
}

.modal-title {
	color: #40a7ff;
	font-size: 18px;
}

.modal-header {
	border: none;
}

.modal-description {
	color: #40a7ff;
	font-size: 16px;
}

.blue {color: #40a7ff !important;}
.green {color: #17d297 !important;}

.specifications h3  {
	color: #40a7ff;
}

 /* My Account */
 /*Activation Form */
 .banner-container { margin-bottom:60px;}
.activation-form  .form-group{ width:60%; }
.input-sm { border-radius: 0px; font-size: 12px; height: 48px; line-height: 1.5; padding: 5px 10px;}
.form-control {height: 48px;  border-radius: 0px;}
select { height: 48px; margin-right: 2.9%; padding: 8px;  width: 48%; color:#40a7ff; border:1px solid #40a7ff;}
.activation-form  p{font-size:16px;}
.activation-form  label{margin-right: 2.9%; }
.activation-form .input-text.form-control.input-sm { color: #939393;  font-size: 16px;}
.activation-form .input-text.form-control { position:relative;}
.activation-form .help { background:url(../images/help.png) no-repeat; cursor: pointer;
    display: inline-block;height: 22px; position: absolute; right: 13px; top: 13px; width: 22px;  z-index: 1000;}
/*Activation Form */

 /* CMS */
.rates-container li,
.rates-container span,
.rates-container p,
.rates-container div,
.rates-container strong {
	font-size:16px;
}
.rates-container span.next_link,
.rates-container span.prev_link {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.head-title {font-size:28px; color:#40a7ff; margin-bottom:50px; }
.rates-container .nav-tabs { border-bottom: 0 solid #ddd;}
.rates-container .nav-tabs > li > a {  border: 0 solid transparent; border-radius: 0; line-height: 1.42857; margin-right: 26px;
	display: block; padding: 0; position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter: alpha(opacity=40);  -khtml-opacity: 0.40;   -moz-opacity: 0.40; opacity: 0.40;}
.rates-container .nav-tabs > li.active > a, .rates-container .nav-tabs > li.active > a:hover, .rates-container .nav-tabs > li.active > a:focus ,
.rates-container .nav-tabs > li  > a:hover, .rates-container .nav-tabs > li  > a:focus {
    background: #fff; border:0;  cursor: default; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";   filter: alpha(opacity=100);
    -khtml-opacity: 1; -moz-opacity: 1;  opacity: 1;}
.rates-container .tab-pane{ color: #3f3f3f; font-size: 16px; padding: 55px 0 10px;}
.rates-container .tab-pane p, .rates-container .tab-pane p span {font-size: 16px;  font-family: "hk_groteskregular"; margin-bottom:0;}
.rates-container .tab-pane p strong {font-size: 16px; font-family: "hk_groteskbold";}
.rates-container .tab-pane h2 {color:#ff871d; font-size:28px; margin-bottom:40px; font-family: "hk_groteskbold";}
.rates-container .tab-pane h3 {color:#3f3f3f; font-size:20px;margin-bottom:20px; font-family: "hk_groteskbold";}
.rates-container a {color:#10abff; font-size:16px; font-family: "hk_groteskbold";}

/* Footer Blocks */

.block-footer-top { display:none}
.cms-home .block-footer-top { display:block}
.block-footer-top-rates { display:none}
.cms-phone-rates .block-footer-top-rates { display:block}
.block-footer-top-listpage{ display:none}
.catalog-category-view .block-footer-top-listpage{ display:block}

.block-footer-top-detailpage{ display:none}
.catalog-category-view .block-footer-top-detailpage{ display:block}

.block-footer-top-cart{ display:none}
.checkout-cart-index  .block-footer-top-cart{ display:block}


/* */

.grn-txt {color:#16d297;}
.block-footer-top-rates { text-align: center;}
.block-footer-top-rates .rates-footer  { background:url(../images/rates-callout.png) no-repeat;color: #3f3f3f;
    font-size: 16px; margin: 50px auto; min-width: 1170px; padding: 55px 0 80px 184px; text-align: center;}
.rates-footer p { font-size:20px; font-family: "hk_groteskregular";}
.rates-footer h2 { font-size:32px; color:#19abff; line-height:32px;}
.rates-footer a {color:#10abff; font-size:20px; font-family: "hk_groteskbold";}
.rates-footer a:hover {color: #10abff;}
.rates-container .tab-phone-rates-list .red-block  h2,
.rates-container .tab-pane .red-block  h2 { font-size:28px; color:#ef5839; line-height:32px;}
.rates-container .tab-pane .red-block   a {color:#ef5839; font-size:16px;}
.red-block { color:#939393;}
.red-block ul {margin:0 0 40px;padding:0;}
.red-block li {color:#3f3f3f; font-size:16px; line-height:32px; list-style:none;  background:url(../images/red_tick.png) no-repeat 3px; padding:0 0 0 28px; font-family: "hk_groteskregular";}
.red-block li span, em {color: #ef5839; font-size: 16px; font-style: normal !important; font-family: "hk_groteskbold";}
.blue-block { color:#3f3f3f}
.rates-container .tab-phone-rates-list .blue-block  h2,
.rates-container .tab-pane .blue-block h2 { font-size:28px; color:#40a7ff; line-height:32px;}
.rates-container .tab-pane .blue-block a {color:#40a7ff; font-size:16px; font-family: "hk_groteskbold";}
.rates-container .tab-pane .blue-block h3 {color: #3f3f3f; font-size: 20px; font-weight: normal; margin-bottom: 20px;}
.blue-arrow { background:url(../images/blue-arrow.png) no-repeat 0 0; width:270px; height:190px; padding:40px 0 0 60px; color:#fff; font-size:18px;}
.tab-pane strong { font-weight:normal;}
.plus-txt { color:#939393; margin:10px 0 0!important; font-size:14px;}
.plus-txt a {font-size:14px;}
.top-sale {background:url(../images/topsale-icon.png) no-repeat 48% bottom;min-height: 230px !important;}
.blue-cont {display:inline-block; padding:0 100px 0 70px;}

.purple-block { color:#3f3f3f}
.rates-container .tab-phone-rates-list .purple-block  h2,
.rates-container .tab-pane .purple-block h2 { font-size:28px; color:#817AFF; line-height:32px;}
.rates-container .tab-pane .purple-block a {color:#40a7ff; font-size:16px; font-family: "hk_groteskbold";}
.rates-container .tab-pane .purple-block h3 {color: #3f3f3f; font-size: 20px; font-weight: normal; margin-bottom: 30px; font-family: "hk_groteskbold";}
.purple-arrow { background:url(../images/purple-arrow.png) no-repeat 0 0; width:270px; height:190px; padding:40px 0 0 60px; color:#fff; font-size:18px;}
.tab-pane strong { font-weight:normal;}
.plus-txt { color:#939393; margin:10px 0 0!important; font-size:14px;}
.plus-txt a {font-size:16px; font-family: "hk_groteskbold";}
.plus-txt span.red-asterix { color:#ef5839; font-size:16px; font-family: "hk_groteskbold";}
span.red-asterix { color:#ef5839;}
.speakout-red { color:#ef5839;}
.top-sale {background:url(../images/topsale-icon.png) no-repeat 48% bottom;min-height: 230px !important;}
.purple-block .tab-data-section { margin-bottom:30px;}
.purple-cont { padding:0 100px 0 70px;}

.darkblue-block { color:#3f3f3f; padding:0 100px 0 70px;}
.rates-container .tab-phone-rates-list .darkblue-block  h2,
.rates-container .tab-pane .darkblue-block h2 { font-size:28px; color:#13355c; line-height:32px;}
.rates-container .tab-pane .darkblue-block h2 span {font-size:28px; line-height:32px;}
.rates-container .tab-pane .darkblue-block a, .rates-container .tab-pane .darkblue-block a span {font-size:16px; font-family: "hk_groteskbold";}
.rates-container .tab-pane .darkblue-block h3 {color: #3f3f3f; font-size: 20px; font-weight: normal; margin-bottom: 20px;}
.block-text-banner.darkblue-arrow { background-color:#13355C; height:200px; padding:40px 0 0 0; color:#fff; font-size:18px; text-align:center; font-family: "hk_groteskbold";}
.block-text-banner-mobile.darkblue-arrow { background-color:#13355C; height:200px; padding:40px 0 0 0; color:#fff; font-size:18px; text-align:center; font-family: "hk_groteskbold";}
.block-text-banner.darkblue-space { height:200px; padding:40px 0 0 0; text-align:center;}
.block-long-canada img { margin-top:1px;}
.block-long-global img { margin-top:23px;}
.block-long-content {margin-bottom:40px;}
.tab-bottom-disclaimer {margin-bottom:50px;}
.rates-container .tab-pane .features-container h2 {margin-bottom:0px;}

.rates-container .font-focus-large {font-size:24px; font-family: "hk_groteskbold"; display:block; margin-bottom:10px;}
.rates-container .font-focus-large sup {font-size:16px; font-family: "hk_groteskbold";}
.tab-pane strong { font-weight:normal;}
.darkblue .top-sale {background:url(../images/topsale-icon.png) no-repeat 48% bottom;min-height: 230px !important;}
.features-container, .features-container li { font-family: "hk_groteskregular"; font-size:16px;}
.features-container li {padding-bottom:10px;}
.rates-container .tab-pane .darkblue-block > .features-container > h2 {margin-bottom:0;}
.rates-container .tab-pane .features-container .long-distance-country-teaser { }
.features-container h4 {font-family: "hk_groteskbold"; color:#3f3f3f; font-size:20px; margin:25px 0;}
.data-table tr:nth-child(even) {  background:#fff;}
.data-table tr:nth-child(odd) {  background:#f4f4f4;}
.data-table th {background:#13355c; color:#fff; text-align:center; padding:3px 0;}
.data-table td {color:#000; text-align:center; padding:3px 0;}
.data-table .row-success td {text-align:right;}
.search-container { padding: 20px 0 40px; }
.search-container input[type="text"] { max-width:370px; width:100%; padding:5px ; border:1px solid #ccc; font-family: "hk_groteskregular"; font-size:16px; height:48px;}
.search-container input[type="submit"]{ padding:15.5px 20px; background: #40a7ff; border:1px solid #40a7ff;color: #fff; text-transform:uppercase; font-family: "hk_groteskbold"; font-size:16px;}
.table-data {  max-width: 60%;}
.table-value-plan {max-width:100%; width: 100%;}
.table-value-plan tbody th {width:33.333%; line-height:42px;}
.table-value-plan tbody td {width:33.333%; line-height:42px;}
.tabs-pagination {  margin: 30px 0;}
.table-value-plan .tabs-pagination ul {display:inline-block; width:calc(100% - 88px);}
.tabs-pagination ul {  list-style:none; margin:0 auto; padding:0; display: block; text-align: center; line-height:44px;}
.tabs-pagination li { display: inline-block;  margin: 0 10px; text-align: center; color:#BEBEBE; font-family: "hk_groteskregular"; font-size:20px;}
.tabs-pagination li span {font-family: "hk_groteskregular";font-size: 20px;}
.tabs-pagination li span.page_link:hover {text-decoration: underline;cursor:pointer;}
.next_link:hover, .prev_link:hover {cursor:pointer;}
.tabs-pagination li.pagination-selected {color:#000000;}
.lft-arw { background: #40a7ff ; float: left; height: 44px;  width: 44px; line-height:44px; color:#fff; text-align:center;}
.lft-arw .fa-angle-left {font-size:30px; line-height:44px;}
.rgt-arw { background: #40a7ff ; float: right; height: 44px;  width: 44px;margin: 0; line-height:44px; color:#fff; text-align:center;}
.rgt-arw .fa-angle-right {font-size:30px; line-height:44px;}
.block-tab-text-content {float:left; width: calc(100% - 330px); padding-left:37px;}

@media screen and (max-width:767px) {
	.search-container input[type="text"] {
		width:initial;
	}
	.table-value-plan .tabs-pagination li {
		width:initial;
	}
	.tabs-pagination li {
		margin:0 2px;
	}
	.table-value-plan .tabs-pagination ul {
		margin:0;
	}
	.block-text-banner {
		width:100%;
	}
	.block-tab-text-content {
		width:100%;
		padding-left:0;
	}
	.rates-container a.ag-btn {
		width:100%;
	}
}
.green-block { color:#3f3f3f;}
.green-block .plan-data-container {padding:0;}
.rates-container .tab-phone-rates-list .green-block  h2,
.rates-container .tab-pane .green-block h2 { font-size:28px; color:#16d297; line-height:32px;}
.rates-container .tab-pane .green-block a {font-size:16px; font-family: "hk_groteskbold"; }
.rates-container .tab-pane .green-block h3 {color: #3f3f3f; font-size: 20px; font-weight: normal; margin-bottom: 20px;}
.green-arrow { background:url(../images/purple-arrow.png) no-repeat 0 0; width:270px; height:190px; padding:40px 0 0 60px; color:#fff; font-size:18px;}
.tab-pane strong { font-weight:normal;}
.grey-container {background: #f4f4f4 ; padding: 22.5px 25px; float: left; width: 100%;}
.green-col {float: left; padding:7.5px 0; width: 100%;}
.green-col1 { background: #16d297; float: left; padding-top: 30px; width: 108px;color:#fff; text-align:center; height:120px; font-family: "hk_groteskbold"; font-size:16px;}
.green-col2 { background: #fff; float: left; padding: 42px 60px;  width: calc(100% - 108px); height:120px; font-family: "hk_groteskbold"; font-size:24px;}
.plan-data-container .greenred-block {padding: 0 10px 0 0; text-align: center;}
.greenred-block-inner {background:#ee573a;color: #fff; margin-bottom: 15px; height: 200px; padding: 20px 0 20px 0; text-align: center; font-family:"hk_groteskregular"; font-size:16px;}
.greenred-block strong {font-family:"hk_groteskbold"; font-weight:none; font-size:16px;}
.plan-data-container .greenred-block2{padding: 0 10px 0 10px; text-align: center; }
.greenred-block2-inner {background:#fff; border:2px solid #ee573a;color: #ee573a; height: 200px; padding: 20px 0 20px 0; text-align: center; font-family: "hk_groteskregular"; font-size:16px;}
.block-value-content {margin-bottom:40px;}
.block-data-select {padding-top:40px;}
.block-value-content h4 {color:#3f3f3f; margin:25px 0 15px 0; font-family: "hk_groteskbold"; font-size:16px;}
.green-col1 .font-focus-large {margin-bottom:0;}
.rates-container .tab-pane .green-col1 p {font-family: "hk_groteskbold"; line-height:14px;}
.green-col2 .grn-txt {font-family: "hk_groteskbold"; font-size:24px;}
.rates-container .block-plans-title {font-family: "hk_groteskbold"; font-size:20px; display:block; margin-bottom:15px;}
.block-plans-cta .ag-btn {min-width:200px; margin-right:30px;}
.block-plans-cta {padding-top:35px; padding-bottom:60px;}
.green-block .local-mins-title{padding-top:40px;}
.green-col2 .green-inner-text {
	font-family:"hk_groteskbold";
}

.rates-container .tab-phone-rates-list .orange-header {font-size:28px; color:#ff871d; line-height:32px;}
/* CMS */
@media screen and (max-width:1200px) {
	.greenred-block-inner,
	.greenred-block2-inner { height:190px;}
	.plan-data-container2 .greenred-block-inner,
	.plan-data-container2 .greenred-block2-inner {
		height:145px;
	}
	.green-col2 {
		padding:42px 20px;
	}
}
@media screen and (max-width:1023px){
	.block-data-select div {
		float:left;
	}
}
@media screen and (max-width:991px) {
	.plan-data-container .greenred-block2 {
		padding-right:0;
	}
	.green-col2 {
		padding:42px 60px;
	}
}
@media screen and (max-width:767px){
	.table-data {  max-width: 100%;}
	.table-value-plan {width:100%;}
	.data-table tbody th, .data-table tbody td {font-size: 13px;}
	.data-table tbody td .locked-qty{font-size:20px;}
	.footer-btm-links {  width: 100%;}
	.col-footer-15 { width:100% !important;padding: 0 15px !important;}
	.footer .footer-btm-links li { display:inline-block; text-align:center; margin:0 15px 15px;}
	.block-footer-top-rates .rates-footer {
	    background: none;
	    margin: 0px auto;
	    min-width: auto;
	    padding: 5%;

	}
	.green-col2 {
		padding:10px;
		font-size:18px;
	}
}
a:focus {
outline: 0;
}

.std > p {
    text-align: center;
}
.why-prepaid .image {
    width: 100px;
}
.why-prepaid a { color:#ea5648;}
.why-prepaid-footer { background:#f5f5f5; width:100%; text-align:center; padding:5px; margin: 25px 0; }
.why-prepaid-footer ul { display:inline-block;margin: 0; padding: 0;}
.why-prepaid-footer ul li { color: #000;display: inline-block; font-size: 14px;line-height: 40px; list-style: outside none none;  padding: 0 10px;}
.jcarousel-item.jcarousel-item-horizontal.jcarousel-item-1.jcarousel-item-1-horizontal {
    list-style: outside none none;
}
.why-prepaid a img { margin: 6px 0 0;}
.jcarousel-clip.jcarousel-clip-horizontal ul { margin:0; padding:0;}
 #divHomePromoCarousel {
    float: left;
    width: 60%;
}
 #divHomePhonePromo {
    float: left;
    width: 40%;
	text-align:right;
}
#divHomeTextCarousel { clear:both; background:#EAF8FE; margin:20px 40px;}
#flipBox  { width:100% !important; text-align:center;}
#flipBox img {   display: inline-block !important; position: static !important;}
#mainPromotion { text-align:center;}
#imageBg{ text-align:center; margin:0 0 20px;}
#bodyBg { padding:25px 10%; text-align:center;}
#flipBox img+img {display: none !important;}
.cms-prepaid-phones-promotions .magicslider .bx-wrapper .bx-controls-direction a.bx-prev i,
.cms-prepaid-phones-promotions .magicslider .bx-wrapper .bx-controls-direction a.bx-next i {
	display:none;
}

.cms-prepaid-phones-promotions .magicslider .bx-wrapper .bx-controls-direction a.bx-prev {
	width:17px;
	height:33px;
	background:url("../images/carousel_arrow_left.png");
	background-size:cover;
	left:20px;
}
.cms-prepaid-phones-promotions .magicslider .bx-wrapper .bx-controls-direction a.bx-next {
	width:17px;
	height:33px;
	background:url("../images/carousel_arrow_right.png");
	background-size:cover;
	right:20px;
}

.nav > li > a > img { cursor: pointer; max-width: none;}

.framedbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin: 30px 0;
    padding: 20px;
}

#wireless-addons.framedbox {
	margin: 0px;
}
.new30day-plan {
    margin: 30px 0 0;
}
.new30day-plan .heading {
    font-size: 28px;
    color: #40a7ff;
    margin-top: 20px;
}
.new30day-plan a {
	font-family:"hk_groteskbold";
    color: #40a7ff;
    font-size:16px;
}

.cms-why-prepaid-phones-about-speakout .content img {
    margin-top: 7px;
}
.form-container  { padding:50px 100px;}
.std { padding:0 0px 50px;}
.std h1 {font-size:28px; color:#40a7ff; margin-bottom:50px; letter-spacing: 1.5px; font-family: "hk_groteskbold" !important;}
.cms-privacy .std > p { text-align: left !important;}
.cms-privacy table { border: 1px solid #ccc; border-bottom: 0px solid #ccc;border-right: 0px solid #ccc; border-spacing: 0;  empty-cells: show;  font-size: 100%; width: 50%;}
.cms-privacy table td { padding: 10px; border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;   border-spacing: 0;  empty-cells: show;  font-size: 100%; width: 50%;}
.cms-privacy  .std b, .cms-privacy  .std strong { font-weight: normal; }
.required { color:#ff0000;}
.buttons { background: #40a7ff; color: #fff; padding: 10px 30px; margin:25px 0;display: inline-block;border-radius: 0;text-transform: uppercase;}
.table-data td { padding: 5px; }
.table-data label { font-weight: normal; display: inline; }
.table-data .input-text { width: 80%; margin: 0 0 10px;}
input[type="radio"], input[type="checkbox"] { line-height: normal; margin: 4px 4px 0 0;}
input[type="checkbox"].input-checkbox {margin: -2px 25px 0 0;}
.cms-buy-online-top-up-your-phone-number #products {
    color: #333;
    width: 70%;
}
.cms-buy-online-top-up-your-phone-number #products a img {
    margin-top: 6px;
}
.cms-buy-online-top-up-your-phone-number .step1-block {
    float: right;
    width: 26%;
	text-align: center;
}
.cms-buy-online-top-up-your-phone-number .panel-content {
    border: 1px solid #ccc;
    padding: 10px;
}
.cms-buy-online-top-up-your-phone-number .panel-icon {
    float: right;
}
.cms-buy-online-top-up-your-phone-number .panel-content img {
    margin-top: 6px;
}
.cms-buy-online-top-up-your-phone-number #products input[type="radio"] {
    line-height: normal;
    margin: -2px 5px 0 0;
}
#divPhones { width:75%; float:left}
#divPromos { width:25%;float:left}

#promo_copy_container {
	width: 100%;
    height: 42px;
    color: #FF0000;
    display: block;
    margin: 10px 0px 20px;
    overflow:hidden;
}
.divPhone {
    border: 1px solid #ccc;
    float: left;
    margin: 0 3% 20px 0;
    min-height: 580px;
    padding: 15px;
    text-align: center;
    width: 30%;
}
.divPhoneInfo {
    text-align: left;
}
.divOriginalPrice, .divSalePrice {
    float: left;
    margin: 5% 5% 0;
}
.divTaxes {
    clear: both;
    float: left;
    margin: 10px 0 0;
}
.redColor { color:#ff0000;}
.divFeatures > h3, .divPhone h2 {
    clear: both;
    float: left;
    margin: 10px 0 5px;
    width: 100%;
	color:#40a7ff;
}
.aPhoneButton {background: #40a7ff; color: #fff; padding: 10px 30px; margin:10px 0 0;display: inline-block;border-radius: 0;}
#divSignUp { margin:20px auto;}

/* Support */
.support-container  { padding:0 0 50px;display: inline-block;}
.support-container  ul li{ list-style:none; float:left; margin:0 3% 0 0;padding:0; width:22.6%;}
.support-container  ul li h4  { padding:20px 0 10px 0px;}
.sc h4, .sc a{ color:#40a7ff}
.sq h4, .sq a{ color:#17d297}
.sug h4, .sug a{ color:#ef5839}
.sa h4, .sa a{ color:#746ee6}
.support-container ul li.sa  {margin:0;}
.support-container .support-links h4 { font-family: 'hk_groteskbold'; font-size:20px;}
.support-container .support-links p { font-family: 'hk_groteskregular'; font-size:16px;}
.support-container .support-links a { font-family: 'hk_groteskbold'; font-size:16px;}
.support-container .support-links img {max-width:270px; text-align:center; width:100%; margin:0 auto; display:block}
@media screen and (max-width:767px) {
	.support-container ul li {
		width:100%;
		margin:0;
    	padding-bottom: 30px;
	}
}
/* Support */
/* Support Coverage */
.wrapper-right { width:70%; float:left;}
.wrapper-right { width:70%; float:left;}
/* Support Coverage */
.cms-support-about-speakout .main-container .container {  margin: 0; max-width: 100%; padding: 0;}
.cms-support-about-speakout .main-container .breadcrumbs .container {  margin: 0px auto; max-width: 1200px; padding: 0;}
.cms-support-about-speakout .main-container .abt-container .container {  margin: 50px auto; max-width: 1200px; padding: 0;}
.abtbanner > img { max-width: 100%;}
.abt-container {}
.support-coverage-map-container { padding:0; }
.std .support-coverage p { font-family: 'hk_groteskregular'; font-size:16px; }
.std .support-coverage a { font-family: 'hk_groteskbold'; font-size:16px; color: #40a7ff;}
.std .support-coverage .plus-txt span.red-asterix {font-size:12px;}
.std .support-coverage p.plus-txt {font-size:12px; width: 720px; max-width: 100%;}
/* cart page  */
.cart button.button.btn-proceed-checkout { border:2px solid #40a7ff;}
.cart .btn-proceed-checkout.button.button.btn-checkout span { background-color: #40a7ff; color: #fff;}
.cart .btn-continue.button.button.btn-checkout span { background-color: #40a7ff; color: #fff;}

.cart button.button span {
		background-color: #40a7ff !important;
		color: #fff !important;
    font-size: 16px;
		border:none;
		font-family: "hk_groteskbold", Monserrat, sans-serif !important;
		-webkit-font-smoothing: antialiased;
}

.cart .button.btn-continue, .button.btn-update { border: 2px solid #40a7ff;}

.cart .button.btn-continue, .button.btn-update span:hover, button.button span:hover,button.button span:hover span { background-color: #40a7ff !important; color: #fff !important;}

.cart button.button { border: none !important; }


@media screen and (max-width:767px){
.cms-buy-online-top-up-your-phone-number #products { width: 100%;}
#divPhones { width:100%; float:left}
#divPromos { width:100%;float:left}
}
.cms-buy-online-top-up-your-phone-number .step1-block { float: right; width: 26%;	text-align: center;}
.cms-support-phone-user-guides .divPhone { min-height:300px;}
.why-speakout-icon {
	display:block;
	margin:auto;
}
/* support text-911 */
.content-text-911  {
	max-width:770px;
}
.content-text-911 h1 {
	color:#000;
	margin-bottom:20px;
}
.content-text-911 h2 {
	color:#40a7ff;
	margin-bottom:20px;
}
.content h1.review {
	letter-spacing:0;
    max-width: 770px;
}
.content h2.review {
    color: #40a7ff;
    max-width: 770px;
}
.content p.review {
	font-size:16px;
    max-width: 770px;
}
/* Switch */
    #wrap {
        background: url('../images/promo-bg.jpg') center top no-repeat; backgruond-size:100% 100%;
    }

    #promo-foot {
        background: url('../images/free.sim.promo.bg2.png') repeat-x;
        margin-top: -250px;
    }

    #promo-foot-badge {
        background: url('../images/free.sim.promo.365.png') left 20px no-repeat;
        height: 90px;
        width: 90px;
        float: left;
        padding: 20px 0;
    }

    .clear_float {
        line-height: 0;
        clear: both;
    }

    div#divFooter {
        background-position: 0 -1px;
    }

    #promo-foot-content {
        position: relative;
        width: 960px;
        margin: 0 auto;
    }

    #phone-buttons {
        margin: 146px 0 0 645px;
    }

    #phone-buttons a {
        display: inline-block;
        width: 146px;
        height: 25px;
        text-indent: -999px;
        overflow: hidden;
    }

    #phone-buttons a:nth-child(1) {
        margin-right: 10px;
    }

    .columns {
        position: relative;
    }

    .column {
        float: left;
    }

    .col1 {
        width: 50%;
        margin: 0px 0px 0px 0;
    }

    .col2 {
        width: 50%;
        margin: 0px 0 0 0;
    }

   .promo-text.top {
    float: right;
    margin: 270px 0 0;
    width: 50%;
}
.promo-text {
    clear: both;
}
    .promo-text div, .promo-text li, .promo-text p {
        color: #ffffff;
    }

    .promo-text p, .promo-text p span {
        font-size: 13pt;
        line-height: 1.35em;
        font-weight: normal !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
    }

    .promo-text.top p {
        font-family: arial, helvetica, sans-serif;
        font-size: 14pt;
    }

    .promo-text div {
        font-size: 11pt;
    }

    .promo-text h3 {
        font-family: arial, helvetica, sans-serif;
        color: #50b9ed;
        font-size: 14pt;
        font-weight: normal;
        margin-bottom: 15px;
        letter-spacing: 0.04em;
    }

    .promo-text h4 {
        font-family: "AvenirLTStd85Heavy",arial,helvetica,sans-serif;
        font-size: 13pt;
        font-weight: normal;
        letter-spacing: 0.02em;
        line-height: 20pt;
        margin: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .promo-text h3 {
        font-family: "AvenirLTStd95Black", arial, helvetica, sans-serif;
        font-size: 23pt;
        letter-spacing: 0.04em;
        text-transform: uppercase;
    }

    .promo-text li {
        font-size: 12pt;
        margin: 12px 0;
    }


    .promo-text ul {
        list-style-image: url('/asset/images/free.sim.promo/free.sim.promo.bullet.arrow.png');
        margin: 20px 0 40px;
        padding: 0 0 0 17px;
        letter-spacing: 0.04em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .promo-text li {
        line-height: 1.6em;
    }

    .promo-ctas {
        margin: 40px 0;
        font-family: arial, helvetica, sans-serif;
    }

    .promo-ctas a {
        display: block;
        text-indent: -999px;
        overflow: hidden;
        background: url('/asset/images/free.sim.promo/free.sim.promo.cta.png') no-repeat;
        height: 36px;
        width: 225px;
        margin: 10px 0 0 0;
        cursor: pointer;
    }

    .promo-ctas .column {
        color: #50b9ed;
        font-size: 13pt;
        letter-spacing: 1px;
        line-height: 26px;
        width: 225px;
        text-align: center;
    }

    .cta1 {
        margin: 0 15px 0 0;
    }

    .cta1 a {
        background-position: 0 0;
    }

    .cta2 a {
        background-position: -227px 0;
    }

    #promo-foot-details {
        font-size: 7pt;
        color: #ffffff;
        padding: 49px 0 20px 106px;
        line-height: 8pt;
        letter-spacing: 0.12em;
    }

    .image_text {
        display: none;
    }

    .more_links a {
        display: inline-block;
        text-decoration: underline;
        margin-left: 34px;
        cursor: pointer;
    }

    .more_links a:nth-child(1) {
        margin-left: 0px;
    }

    #divFooter {
        margin-top: 0px
    }

    .promo-text .form-header {
        font-family: "AvenirLTStd95Black", arial, helvetica, sans-serif;
        font-size: 23pt;
        text-transform: uppercase;
        margin: 0 0 40px;
        letter-spacing: 2px;
        color: #50b9ed;
    }

    .promo-text .step {

        color: #fff;
        font-size: 15pt;
        margin: 0 0 20px;
        line-height: 20pt;
        clear: both;
    }

    .promo-text .step span {
        color: #50b9ed;;
        font-size: 15pt;
        text-transform: uppercase;
    }

    .promo-text .step a {
        color: #50b9ed;
        font-size: 15pt;
    }

    .promo-text .step-buttons a {
        height: 50px;
        width: 385px;
        background: url('/asset/images/switch.promo/buttons.png') 0 0 no-repeat;
        display:block;
        text-indent: -9999px;
        float: left;
        margin: 0 20px 40px 0;
        overflow: hidden;
    }

    .promo-text .step-buttons a.transfer-cell {
        background-position: -1px 0;
    }
    .promo-text .step-buttons a.transfer-landline {
        background-position: -385px -51px;
    }

    .promo-text .step-buttons a.transfer-cell.active {
        background-position: 0 -51px;
    }
    .promo-text .step-buttons a.transfer-landline.active {
        background-position: -386px 0;
    }

    .form label, .form input:not([type="submit"]) {
        display: block;
        width: 427px;
    }

    .form .full-columns label, .form .full-columns input {
        width: 908px;
    }

    .form label span {
        color: #fff;
    }

    .form label {
        font-family: arial, helvetica, sans-serif;
        font-size: 14pt;
        margin: 15px 0;
        font-weight: normal;
    }

    .form input:not([type="submit"]), .form-list input:not([type="submit"]) {
        font-size: 14px;
        padding: 5px 30px 5px 5px;
    }

	.form-list input.cvv {
		padding:5px;
	}

    .form .input span {
        display: none;
    }

    .form .input.val-error input {
        border: 1px solid #F00;
    }

    .form .input.val-error span {
        display: inline-block;
        color: #F00;
        font-size: 12pt;
        margin: 5px 0 0 0;
    }

	.form .input.val-error span.cap {
		display: none;
	}
	.form .input.val-error.captcha-error span.req {
		display: none;
	}
	.form .input.val-error.captcha-error span.cap {
		display: inline;
	}

    .input {
        position: relative;
    }

    .input a {
        background: url('/asset/images/switch.promo/info.png') 0 0 no-repeat;
        height: 20px;
        width: 20px;
        display:block;
        position: absolute;
        top: 7px;
        right: 22px;
    }

    .columns .form-buttons, .columns .full-columns {
        clear:both;
        padding: 15px 0;
    }

    .columns .full-columns label {
        margin-top: 0;
    }

    #form-submit {
        background: url('/asset/images/switch.promo/submit.png') 0 0 no-repeat;
        height: 50px;
        width: 225px;
        border: none;
        text-indent: -9999px;
        cursor: pointer;
        float: right;
        margin: 0 14px;
    }

    .form-cell, .form-landline {
        display: none;
    }

    .form-cell.active, .form-landline.active {
        display: block;
    }

    .mask {
        display: none;
    }

    .mask.active {
        display:block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url('/asset/images/switch.promo/mask-bg.png') 0 0 repeat;

    }

    .mask .popup-container {
        position:relative;
        margin: 200px 50%

    }

    .mask .popup-box {
        position: relative;
        width: 500px;


        margin-left: -250px;

        background-color: #25adef;
        border: 5px solid #fff;

        padding: 50px;

        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .mask .close {
        height: 16px;
        width: 15px;
        cursor: pointer;
        position: absolute;
        top: 15px;
        right: 15px;
        text-indent: -9999px;
        overflow: hidden;
        background: url('/asset/images/switch.promo/cross.png') 5px 5px no-repeat;
        padding: 5px;

    }

    .mask .popup-box .text {
        font-family: arial, helvetica, sans-serif;
        font-size: 25pt;
        color: #fff;
        text-align: center;
        line-height: 32pt;

    }

    .promo-text .sub-heading {
        font-family: arial, helvetica, sans-serif;
        font-size: 14pt;
        color: #50b9ed;
        margin: 20px 0 10px;
        font-weight: normal;
    }

    .promo-text .answer {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
        color: #fff;
        line-height: 24pt;
        font-weight: normal;
    }

    .promo-text .answer a {
        font-size: 12pt;
    }

    .table {
        display: table;
        width: 100%;
    }

    .table div {
        padding: 15px;
        font-size: 14pt;
    }

    .table .row1 {
        display: table-row;
        background-color: #2f9acf;
    }

    .table .row2 {
        display: table-row;
        background-color: #f3f4f6;
    }

    .table .row3 {
        display: table-row;
        background-color: #fff;
    }

    .table .col {
        display: table-cell;
    }

    .table .row2 .col, .table .row3 .col {
        color: #2f9acf;
    }

    .table .col-first {
        width: 350px;
    }


    div.callout {
        height: 60px;
        width: 200px;
        float: left;
    }

    div.callout {
        display:none;
        background-color: #247fb0;
        background-image: -moz-linear-gradient(top, #247fb0, #247fb0);
        position: absolute;
        color: #FFF;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 5px 5px 20px #000;
        margin: 25px;
        min-height: 50px;
        border: 1px solid #247fb0;
        text-shadow: 0 0 1px #000;
    }

    .callout::before {
        content: "";
        width: 0px;
        height: 0px;
        border: 0.8em solid transparent;
        position: absolute;
    }

    .callout.top-right::before {
        right: 7px;
        bottom: -20px;
        border-top: 10px solid #247fb0;
    }
/* Switch */

/** CMS PAGES **/
.custom-cms-header {
	margin-bottom: 0px;
	margin-top: -50px;
}

@media screen and (max-width: 767px){
	.custom-cms-header {
		margin-top: 0;
	}
}

.header-banner {
	position:relative;
	width: 100%;
	min-height: 800px;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	vertical-align: middle;
}
.header-banner h1, .header-banner p {
	color: #fff;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: 320px;
}

.header-banner p {
	font-size: 26px;
    font-family: 'hk_groteskregular';
    letter-spacing: 1.5px;
}

.container.custom-cms {
	padding-bottom: 80px;
}

.container.custom-cms.switch-grey-container {
	margin-bottom: 0px;
	/** TODO: Why is this needed? **/
	margin-top: -27px;
}

.custom-cms h2 {
	color: #10abff;
    font-size: 20px;
    margin-bottom: 40px;
    font-family: 'hk_groteskbold', Helvetica, sans-serif !important;
    letter-spacing: 1.5px;
}

.custom-cms h3, .cms-info-row h3, .cms-info-row h3 i {
	color: #10abff;
    font-size: 18px;
    margin-bottom: 40px;
    font-family: 'hk_groteskbold';
    letter-spacing: 1.5px;
}

.custom-cms > .cms-info-row:nth-last-of-type(1) {
	margin-bottom:0;
}
.cms-why-choose-speakout .std,
.cms-why-prepaid-phones .std {
	padding:0;
}

.cms-why-choose-speakout .container.custom-cms {
	padding-bottom:0;
}

.custom-cms p, .cms-info-row p {
	font-family: 'hk_groteskregular';
	letter-spacing: 1.5px;
	font-size: 16px;
}

.custom-cms a, .cms-info-row a {
	color: #10abff;
    font-family: "hk_groteskbold";
    font-size: 16px;
}

.custom-cms a:hover, .cms-info-row a:hover {
	text-decoration: none;
}

.cms-info-row {
	margin-top: 80px;
	margin-bottom:80px;
}

.switch-icon-row {
	margin-top: 60px;
}

.switch-icon-row img{
	margin-bottom: 60px;
}

.step-header {
	text-align: center;
    margin-top: 40px;
    color: #3f3f3f !important;
    margin-bottom: 0px !important;
}

.switch-btn {
	font-family: "hk_groteskbold";
	letter-spacing: 1.5px;
    font-size: 18px;
    border: 2px #10abff solid;
    padding: 10px 14px;
    text-transform:uppercase;
    z-index: 100;
}

.switch-btn-available {
	color: #10abff;
	background-color: #fff;
}
.switch-btn-available:hover {
	cursor: pointer;
}

.switch-btn-active {
	color: #fff;
	background-color: #10abff;
}

.general-btn {
	color: #fff;
    background-color: #10abff;
   	font-family: "hk_groteskbold";
    letter-spacing: 1.5px;
    font-size: 18px;
    border: 2px #10abff solid;
    padding: 10px 46px;
    text-transform: uppercase;
    -webkit-appearance: none;
}

.general-btn:hover {
	color: #fff;
    background-color: #10abff;
    border: 2px #10abff solid;
}
.form-list .general-btn {
	margin-top: 10px;
}

.switch-form-container {
	margin-top: 40px auto 0px;
	text-align: left;
	width: 768px;
}

.switch-form-container input[type=text], .switch-form-container input[type=password], .input-text {
	width: 100%;
	max-width: 365px;
	height: 40px;
	border: 1px #d9d9d9 solid;
}
.block-subscribe ul.form-list li {
	margin-bottom: 10px;
}
ul.form-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.form-list li {
	list-style: none;
}

ul.form-list label {
	text-align: left;
    float: left;
    font-family: "hk_groteskregular";
    font-size: 16px;
    margin-top: 20px;
    width: 100%;
}

@media screen and (max-width:767px) {
	.switch-form-container input[type=text], .switch-form-container input[type=password] {
		max-width: none;
	}

	.cms-info-row .switch-form-container {
		width:100%;
		padding-left:30px;
		padding-right:30px;
	}

	.red.fine-print {
		padding-right:15px;
		padding-left:15px;
	}
}

.switch-form-container label {
	text-align: left;
	float: left;
	font-family: "hk_groteskregular";
	font-size: 16px;
	margin-top:30px;
	margin-bottom:10px;
	width:100%;
}
.switch-form-container input[type=submit] {
	text-transform:uppercase;
	font-family: "hk_groteskbold";
	letter-spacing: 1.5px;
    font-size: 18px;
    border: none;
    padding: 10px 50px;
    color: #fff;
	background-color: #10abff;
	float: left;
	margin-top: 50px;
}

#current_account_imei {
	max-width: 765px;
}

.red.fine-print {
	font-family: "hk_groteskregular";
	font-size: 14px;
	color: #ef5839;
	background-color: #fff;
	height: auto;
    line-height: 1.5;
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: left;
}

.switch-form-container .input span {
	display: none;
}

.need-help.need-help-big {
	background:url(../images/need-help-large.png) no-repeat 0 0;
	width: 100%;
	height:183px;
	margin:40px auto;
	padding:55px 0 0 0px;
	color:#666;
	background-position: 60%;
}

.faq-callout {
	margin:40px auto;
}

.need-help.need-help-big.assist-block {
	background:url(../images/beaver-talk-left.png) no-repeat 0 0;
	background-position: 258px;
    height: 208px;
}

.assist-block .need-block {
    width: 680px;
    position: relative;
    left: 610px;
}

.need-help-big h1 {
	color: #41a6ff;
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "hk_groteskbold", Monserrat, sans-serif !important;
    -webkit-font-smoothing: antialiased;
}

.need-help-big p {
  font-size: 18px;
}

@media screen and (min-width: 1024px){
	.cms-info-row .offset-40 {
		padding-left: 40px;
	}

	.cms-info-row .offset-60 {
		padding-left: 60px;
	}
}

.cms-info-row ol{
	padding-left: 0.1em;
    font-family: "hk_groteskregular", Helvetica, sans-serif !important;
    line-height: 1.7;
    font-size: 16px !important;
    list-style: decimal inside none;
}

.cms-info-row li {
	font-family: "hk_groteskregular", Helvetica, sans-serif !important;
	font-size: 16px !important;
}

.grey-bg {background-color:#f5f5f6;}

.remove-bot-pad {
	padding-bottom:0;
}
.limit-wrapper {
	width: 100%;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.full-width-img {
	width:100%;
}

.limit-768 {
	max-width: 768px;
}

.aboutus-banner {
	background-image: url("../images/about_us_header.jpg");
}

.aboutus-icon-svg {
	max-width:140px;
	max-height:130px;
}
.aboutus-icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.whyspeakout-banner {
	background-image: url("../images/why_speakout_header.jpg");
	background-position:center center;
}

.switchspeakout-banner {
	background-image: url("../images/switch_speakout_header.jpg");
	background-position:center center;
}
.travellers-banner {
	background-image: url("../images/travellers_header.jpg");
	background-position:center center;
}

ul.captcha-list{

}
ul.captcha-list li{
	margin: 10px 0px;
    display: flex;
}

.captcha-list .required, .captcha-list .required em {
	color: #333;
}

.block-text-banner {
	float:left;
	margin-right:30px;
	margin-top:8px;
	width:300px;
}

.block-text-banner-mobile {
	display:none;
}

.block-data-content {
	float:left;
	width: calc(100% - 330px);
	padding-left:37px;
}

.tab-messaging-section {
	margin-bottom:60px;
}
.rates-container #messages.tab-pane {
	padding-bottom:10px;
}

.userinfo-activation-voucher .activate-form-container {
	padding:10px 0 45px 0;
    width: 370px;
}

.userinfo-activation-voucher .activate-form-container .form-group h4 {
    font-size: 16px;
    font-weight: normal;
    font-family: "hk_groteskbold";
    padding-bottom: 5px;
}

#form_topup_airtime #speakout_number,
.userinfo-activation-voucher .activate-form-container .form-group #speakout_number {
	width:370px;
    height: 50px;
    font-family: "hk_groteskregular";
    font-size: 16px;
    padding: 0 30px 0 15px;
    -webkit-appearance: none;
    background: url(../images/select-arrows-blue.png) no-repeat 346px 17px;
    outline: 1px solid #40a7ff;
    outline-offset: -1px;
    border: none;
    margin: 0;
    line-height: 1.25em;
}

.userinfo-activation-voucher .activate-form-container #activate_voucher label a {
	font-size:16px;
	font-weight:normal;
}

.userinfo-activation-voucher .activate-form-container #activate_voucher label {
	margin-bottom:30px;
}

.userinfo-activation-voucher .activate-form-container #activate_voucher .form-group {
	margin-bottom:10px;
}

.userinfo-activation-voucher .activate-form-container #activate_voucher .form-btn-blue {
    width: 270px;
    letter-spacing: 0.1em;
    height: 50px;
}

@media screen and (max-width:767px) {
	.userinfo-activation-voucher .activate-form-container  {
		width:300px;
	}
	
	#form_topup_airtime #speakout_number,
	.userinfo-activation-voucher .activate-form-container .form-group #speakout_number {
		width:300px;
	   background: url(../images/select-arrows-blue.png) no-repeat 276px 17px;
   }
}

.userinfo-activation-voucher .alo-block-slide,
.userinfo-activation-topup .alo-block-slide,
.userinfo-activation-activate .alo-block-slide,
.userinfo-activation-swapsim .alo-block-slide {
	display:none;
}

.activate-form-container #activate_type,
#swap_sim_form #phone_number {
    display: inline-block;
    outline: 1px solid #40a7ff;
    outline-offset: -1px;
    border: none;
    height: 48px;
    color: #40a7ff;
    margin: 20px 20px 0px;

    max-width: 100%;
    font-family: "hk_groteskregular";
    font-size: 16px;
    padding: 0 15px;
    -webkit-appearance: none;
    width: 215px;
    background: url(../images/select-arrows-blue.png) no-repeat 191px 17px;
}

.activate-form-container .captcha input {
    height: 48px;
    border-radius: 0px;
    line-height: 1.5;
    padding: 5px 10px;
}

.activate-form-container #province,
.activate-form-container #city {
    display: inline-block;
    outline: 1px solid #40a7ff;
    outline-offset: -1px;
    border: none;
    height: 48px;
    width:100%;
    margin-right:0px;
    color: #40a7ff;

    max-width: 100%;
    font-family: "hk_groteskregular";
    font-size: 16px;
    padding: 0 15px;
    -webkit-appearance: none;
    background: url(../images/select-arrows-blue.png) no-repeat 95% 17px;
    line-height:20px;
}

.activate-form-container .captcha input {
	width: 258px;
}

.form-control {
	font-size:16px;
	padding-left:15px;
}

.bear-info {
	margin-top:-105px
}

@media screen and (max-width:991px) {
	.bear-info {
		margin-top:0;
	}
}

form#activate .form-group,
form#swap_sim_form .form-group{
	position:relative;
	max-width:768px;
	font-size: 16px;
	margin-bottom:20px;
}

form#activate .form-group .info_helper,
form#swap_sim_form .form-group .info_helper{
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-11px;
	display:inline-block;
	width:22px;
	height:22px;
	line-height:22px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	background-color:#19abff;
	color:#fff;
	border-radius:50%;
}

form#activate .form-group .info_helper:after,
form#swap_sim_form .form-group .info_helper:after{
	content:'?';
}

form#activate .form-group label,
form#swap_sim_form .form-group label {
	font-size:16px;
	font-family: "hk_groteskregular";
	font-weight:normal;
}

form#activate input.form-btn-blue {
	width:270px;
	height:50px;
}

.tipso_bubble.speakout{
	padding:20px 25px;
	border-radius:20px;
	text-align:left;
}
.tipso_bubble.speakout .tipso_content{
	font-size:14px;
	line-height:1.3em
}



.as-h2, .page-title h1.as-h2 {
	font-size: 28px;
    color: #40a7ff;
    margin-bottom: 50px;
    /*letter-spacing: 1.5px;*/
    font-family: "hk_groteskbold" !important;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
}

.tab-phone-rates-list li {
	text-align:center;
	width:16.66666%;
}

.tab-phone-rates-list > li > a > img {
	width:100%;
	max-width:170px;
}

@media screen and (max-width:767px) {
	.tab-phone-rates-list li {
		width:100%

	}
	.rates-container .nav-tabs > li > a {
		margin-right:0;
    	pointer-events: none;
    	opacity:1 !important;
	}
	.tab-content {
		display:none;
	}
}

.tab-phone-rates-list h5 {
	height:51px;
	vertical-align:top;
}

.tab-phone-rates-list .tab-talk-rate-title {
	color:#FF871D;
}

.tab-phone-rates-list .tab-features-title {
	color:#EF5839;
}

.tab-phone-rates-list .tab-messaging-title {
	color:#40A7FF;
}

.tab-phone-rates-list .tab-data-title {
	color:#817AFF;
}

.tab-phone-rates-list .tab-long-distance-title {
	color:#13355C;
}

.tab-phone-rates-list .tab-30-day-title {
	color:#17D297;
}

.footer-container .block-footer-bottom .col-footer-15 {
	padding-right:0;
}

/** Phone Rates Mobile **/
@media screen and (max-width:767px) {
	.tab-phone-rates-list li > a > h5 {
		display:none;
	}
	.rates-container .tab-phone-rates-list  {
		padding-left:0;
	}
	.tab-phone-rates-list > li > a {
		margin-left:-15px;
    	width: calc(100% + 30px);
	}
	.rates-container .nav-tabs > li > a.tab-anchor-features {
		background-color:#ef5839;
	}
	.rates-container .nav-tabs > li > a.tab-anchor-rates {
		background-color:#ff871d;
	}
	.rates-container .nav-tabs > li > a.tab-anchor-messaging {
		background-color:#40a7ff;
	}
	.rates-container .nav-tabs > li > a.tab-anchor-data {
		background-color:#817aff;
	}
	.rates-container .nav-tabs > li > a.tab-anchor-value {
		background-color:#17d297;
	}
	.rates-container .nav-tabs > li > a.tab-anchor-distance {
		background-color:#13355c;
	}
	.rates-container .nav-tabs > li {
		padding-bottom:35px;
	}
	.rates-container .tab-phone-rates-list h2 {
		font-size:28px;
		padding:25px 0;
		margin: 0;
	}
	.rates-container .tab-phone-rates-list h3 {
		font-size:20px;
    	padding-bottom: 20px;
    	font-weight:normal;
    	font-family:"hk_groteskbold";
    	line-height:1.5;
	}
	.rates-container .tab-phone-rates-list strong {
    	font-weight:normal;
    	font-family:"hk_groteskbold";
	}
	.rates-container .tab-phone-rates-list h2,
	.rates-container .tab-phone-rates-list h3,
	.rates-container .tab-phone-rates-list p,
	.rates-container .tab-phone-rates-list ul li {
		text-align:left;
	}
	.tab-phone-rates-list .col-xs-12 {
		padding:0;
		text-align:left;
	}
	.rates-container .tab-phone-rates-list .red-block p {
    	padding: 25px 0 0 0;
	}
	.darkblue-block,
	.purple-cont,
	.blue-cont {
		padding:0;
	}
	.block-text-banner.darkblue-arrow {
		margin-right:0;
	}
	.block-text-banner {
		display:none;
	}
	.block-text-banner-mobile {
		display:block;
		text-align:center;
		padding-top:20px;
	}
	.block-text-banner-mobile.darkblue-arrow {
		font-size:20px;
		padding:35px 0 0 0;
	}
	.block-text-banner-mobile.darkblue-arrow .font-focus-large {
		font-size:30px;
		line-height:30px;
	}
	.block-long-canada .font-focus-large sup {
		display:none;
	}
	.block-long-canada {
		margin-top:30px;
	}
	.block-long-global {
		margin-top:25px;
		margin-bottom:35px;
	}
	.rates-container .tab-phone-rates-list .darkblue-cont .plus-txt {
		margin-bottom:0 !important;
	}
	.darkblue-cont .block-tab-text-content a.ag-btn {
		margin:15px 0;
	}
	.block-long-canada img {
		margin-top:5px;
	}
	.block-long-global img {
		margin-top:27px;
	}
	.block-text-banner-mobile.darkblue-arrow .font-focus-large sup {
		font-size:18px;
	}
	.block-long-content {
		margin-bottom:0;
	}
	.tab-anchor-rates ul {
		list-style-type: initial;
	}
	.tab-messaging-section {
		margin-bottom:10px;
	}
	.purple-block .tab-data-section {
		margin-bottom:10px;
	}
	.purple-cont .block-text-banner-mobile {
		padding-bottom:20px;
	}
	.block-value-content {
		margin-bottom:0;
	}
	.block-data-select {
		padding-top:10px;
	}
	.green-block .grey-container {
    	margin-left: -15px;
	    width: calc(100% + 30px);
	    padding: 7.5px 15px;
	}
	.rates-container .tab-phone-rates-list .green-block .grey-container p {
		text-align:center;
	}
	.green-block .grey-container .green-col2 {=
	    padding: 15px 10px;
	    text-align: center;
	    line-height: 90px;
	}
	.green-col1 .font-focus-large {
		font-size:24px;
		line-height:30px;
	}
	.font-focus-large sup {
		font-size:14px;
	}
	.green-col2 .grn-txt {
		font-size:16px;
	}
	.green-col2 .green-inner-text {
		display:inline-block;
		vertical-align:middle;
		line-height:normal;
	}
	.tab-phone-rates-list .block-data-select .col-xs-12 {
		padding:0 15px;
	}
	.greenred-block {
		margin:20px 0;
	}

	.greenred-block2 {
		margin-bottom:15px;
	}
	.tab-phone-rates-list .greenred-block-inner,
	.tab-phone-rates-list .greenred-block2-inner {
		text-align:center;
		padding:20px;
	}
	.rates-container .block-plans-cta {
		padding-top:20px;
		padding-bottom:0;
	}
	.block-plans-cta .ag-btn {
		margin:20px 0;
	}
	.rates-container .tab-phone-rates-list .plus-txt {
		margin:0 0 20px 0 !important;
	}
	.features-container h2 span.red-asterix {
		font-size:28px;
	}
	.tab-phone-rates-list .features-container li {
		text-align:left;
	}
	.longdistance-rates {
		display:none;
	}
	.rates-container .nav-tabs > li:last-child {
		padding-bottom:0;
	}
	.rates-container .tab-phone-rates-list {
		margin-bottom:0;
	}
	.block-data-content {
		width:100%;
	}
}
@media screen and (max-width:560px) {
	.green-block .grey-container .green-col2 {
	    padding: 35px 10px;
	    text-align: center;
	    line-height: 20px;
 	}
}
/** Header Overlay **/
.dark-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	padding:0px 15px;
}

/** Header Slider **/
.slider-html-block {
	width:100%;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.slider-html-block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.slider-html {
    width: 90%;
    max-width: 1200px;
	display: inline-block !important;
  	vertical-align: middle;
  	text-align: center;
  	/*
	margin: 0px auto;

    position: relative;
    bottom: 400px;*/
}

.slider-html h1,
.slider-html h2 {
	color: #fff;
	font-size: 48px;
	margin-bottom: 10px;
	font-family: "hk_groteskbold" !important;
}

@media screen and (max-width:991px) {
	.slider-html h1,
	.slider-html h2 {x
		font-size: 40px;
	}
}

.slider-html p {
	font-size: 28px;
    font-family: 'hk_groteskregular';
    letter-spacing: 1.5px;
    color: #fff;
}

@media screen and (max-width:767px){
	/*.slider-html {
		width: 640px;
	}*/
	.slider-html h1,
	.slider-html h2 {
		font-size: 28px;
	}

	.slider-html p {
		font-size: 16px;
	}
	.slider-html a.ag-btn {
		margin:15px 0 0;
	}
	.bx-wrapper img {
		min-height:250px;
	}
}
@media screen and (max-width:593px){
	.magicslider .bx-wrapper img {
		height:250px;
		/*width:593px;*/ width: 100%;
		max-width:initial;
	}
}
@media screen and (max-width:479px){
	.slider-html {
		width: 285px;
	}
}
@media screen and (min-width:1200px){
	.slider-html a.ag-btn {
		margin-top:60px;
	}
}

.slider-html a.ag-btn {
	text-transform: uppercase;
	padding: 13px 29px;
	letter-spacing: 0.1em;
    font-family: "hk_groteskbold";
    font-size:16px;
}
.slider-html a.ag-btn:hover {
	text-decoration: none;
}

.inactive-thumb {
	opacity: 0.5;
}

.promo-description {
	margin: 40px 0px;
	height: auto;
	padding: 20px 40px;
	color: #A5A5A5;
	font-size: 13px;
}

.promo-description p strong {
	font-family: "hk_groteskbold";
	font-weight: normal;
}

.promo-description p {
	font-size: 13px;
}

.promo-description h2,
.promo-description a {
	color: #10ABFF;
	font-family: "hk_groteskbold";
}

.promo-item {
}

#promo-thumbs{
	background-color: #f3f3f3;
	width:100%;
	height:210px;
	text-align: center;
	padding-top: 26px;
}

#promo-thumbs img {
	max-width:calc(33.3333% - 3px);
}

.magicslider {
	background-color: #FFF;
}

.promo-thumbs img {
	display: inline-block;
}

.bx-wrapper img {
    width: 100%;
    display: block;
    margin: auto;
    max-width: none;
    top: 11px;
    right: -50%;
    bottom: 0;
    left: -50%;
    height: 100%;
}

/************ Read More Content Styling ******************/
span.morecontent {
    display: inline;
}
.morecontent span {
    display: none;
}
.morelink {
    display: inline;
}



/************ FAQ Page **************/
.sp-faq{

}
.faq-main{
	padding-bottom:50px;
}
.faq-group{
	padding-top:40px;
}
.faq-group:first-child{
	padding-top:0px;
}
.sp-faq h1, .faq-group h2{
	color: #10abff;
	margin-bottom:20px;
}
.faq-group .faq{
	padding:10px 20px;
	border:1px solid #d9d9d9;
	border-bottom-width:0px;
}
.faq-group .faq:last-child{
	border-bottom-width:1px;
}
.faq-group .faq-question{
	font-family: "hk_groteskbold" !important;
	font-size:16px;
	cursor:pointer;
}
.faq-group .faq-question{
	color:inherit;
}
.faq-group .faq-question:after{
	font-family:'FontAwesome';
	content:"\f105";
	font-size:1.4em;
    line-height: 1em;
   	vertical-align:-1px;
	margin-left:15px;
	color: #10abff;
}
.faq-group .faq-question.active:after{
	content:"\f107";
	margin-left:12px;
}
.faq-group .faq-content{
	padding-top:15px;
	font-size:16px;
	color:#9d9d9d;
}
.faq-group .faq-content *{
	font-size:16px;
}

.faq-group:nth-child(5n + 2) h2,
.faq-group:nth-child(5n + 2) .faq-question:after{
	color: #ef5839;
}
.faq-group:nth-child(5n + 3) h2,
.faq-group:nth-child(5n + 3) .faq-question:after{
	color: #17d297;
}
.faq-group:nth-child(5n + 4) h2,
.faq-group:nth-child(5n + 4) .faq-question:after{
	color: #817aff;
}
.faq-group:nth-child(5n + 5) h2,
.faq-group:nth-child(5n + 5) .faq-question:after{
	color: #ff871d;
}

.img-responsive {
	margin:0 auto;
	max-height:350px;
}

.product-hover .img-responsive {
	min-width:210px;
}

@media screen and (max-width:1199px){
	.product-hover .img-responsive {
		min-width:200px;
	}
}
@media screen and (max-width:991px){
	.product-hover .img-responsive {
		min-width:210px;
	}
}
@media screen and (max-width:767px){

	.products-list-container .product-hover .img-responsive {
		min-width:100px;
	}
	.products-list .product-secondary a.ag-btn.btn-strict {
		font-size:14px;
		min-width:180px;
	}
}
@media (min-width:768px){
	#faq-group-data_and_messaging{
		padding-top:70px;
		background:transparent url('../images/faq_messages.gif') 90% 25px no-repeat;
	}
	#faq-group-phones___accessories{
		padding-top:70px;
		background:transparent url('../images/faq_phones.gif') 90% 25px no-repeat;
	}
	#faq-group-buy_online___shipping{
		padding-top:70px;
		background:transparent url('../images/faq_shipping.gif') 90% 25px no-repeat;
	}
	#faq-group-automatic_30_day_top_ups{
		padding-top:100px;
		background:transparent url('../images/faq_bird.gif') 90% 25px no-repeat;
	}
}


.support-coverage-map-container{
	position:relative;
	width:100%;
	height:400px;
	border:4px solid #e2e2e2;
}
@media (min-width:768px){
	.support-coverage-map-container{
		height:0px;
		padding-bottom:43.9%;
	}
}
#coverage_map{
	background-color:#f6f6f6;
    position: absolute;
	top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

#welcome_overlay {

}

#welcome_overlay h3.welcome-subtitle {
	color: #40a7ff;
	font-family:"hk_groteskbold";
	font-size:20px;
}

#welcome_overlay button.form-btn-blue {
	width:210px;
	margin:0 0 15px;
}
#welcome_overlay .modal-dialog{
	padding-top:100px;
	padding-bottom:100px
}
@media (min-width:768px){
	#welcome_overlay .modal-dialog{
		width:768px;
	}
	#wireless-addons {
		float:left;
	}
}
#welcome_overlay .modal-content{
	border-radius:0px;
	float:left;
}
#welcome_overlay .close {
    position:absolute;
    top:25px;
    right:30px;
}
#welcome_overlay .modal-header{
	background-color: #f5f5f6;
	padding:50px;
}
#welcome_overlay .modal-title{
	color: #40a7ff;
    font-size: 28px;
}
#welcome_overlay .modal-body{
	padding:40px;
	float:left;
}

#atu_confirm_dialog{
	
}
#atu_confirm_dialog .modal-content{
	border-radius:0px;
}
#atu_confirm_dialog .close {
    position:absolute;
    top:25px;
    right:30px;
}
#atu_confirm_dialog .modal-header{
	padding:30px 60px 0px 40px;
}
#atu_confirm_dialog .modal-body{
	padding:30px 40px;
}
#atu_confirm_dialog .modal-title{
    font-size:24px;
}
#atu_confirm_dialog button.form-btn-blue{
	background:#40a7ff;
	margin-right:15px;
	margin-bottom:0px;
	border:none;
}
#atu_confirm_dialog button.form-btn-blue:last-child{
	margin-right:0px;
}


/** CONTACT US **/
h2.contact {
	color: #40a7ff;
    margin-bottom: 50px;
    letter-spacing: 1.5px;
}
.cms-contact-us #comment {
	height:auto;
}
.cms-contact-us p.footnote {
	font-size:13px;
}
.cms-contact-us .alo-block-slide {
	display:none;
}
.ajax-container {
	height:16px;
}
.contact-speakout-comments,
.contact-speakout-no {
	display:block;
	padding-top:6px;
}
.welcome-cta-ctnr {
	display:block;
	width:100%;
	padding-top:15px;
}
.welcome-cta-ctnr div.right-align {
	font-size:16px;
	padding-top:6px;
	padding-right:5px;
}
.welcome-cta-ctnr div.left-align {
	padding-left:5px;
}
.right-align {
	text-align:right;
}
.left-align {
	text-align:left;
}
@media screen and (max-width:767px) {
	.welcome-cta-ctnr div.right-align,
	.welcome-cta-ctnr div.left-align {
		text-align:center;
   	 	padding: 5px 15px;
	}
	.welcome-cta-ctnr {
		padding-top:0;
	}
}

.add-phone-btn {
	font-size:16px;
}
.first-bonus-desc {
	padding-top:10px;
}
@media screen and (min-width:768px) {
	.footer .collapsible .block-content {
		display:block !important;
	}
}

.customer-account-login .messages .error-msg {display:none;}
.customer-account-login .account-login .error-msg{
	float: right;
    width: 48.5%;
	padding: 0 !important;
	display:block;
}

select{
	-webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
select::-ms-expand {
  display: none;
}
.number-topup .col-1{
	width: 60%!important;
}
.number-topup .column {
    display: inline-block;
    float: none;
    margin: 0 -4px 0 0;
    padding: 0;
    vertical-align: middle;
    width: 40%;
	font-weight: bold;
}
.number-topup .column .button {
    margin: 0;
	float: right;
    margin: 0;
	padding: 3px 8px;
    text-transform: uppercase;
    width: auto; 
}
.number-topup{
    margin-bottom: 10px;
}
.wrapper:after,
.overlay-active-form {
	display:none;
	position:fixed;
	z-index:999;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background: rgba(0,0,0,0.4);
}
.popup-active-form {
	padding-top:100px;
	padding-bottom:100px;
	width: 100%;
	height: auto;
	top: 20px;
	left: 50%;
	margin-left: -384px;
	display: none;
	position: fixed;
	border: 1px solid #999;
	background: #fff;
	z-index: 1000;
	border-radius: 10px;
	padding: 0;
	overflow: hidden;
}
.active-form{
	text-align: center;
}


.wrapper:after,
#popup{
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	opacity: 0;
}
.wrapper:after{
	content: '';
	z-index: -1;
	display: block;
}
.wrapper.active-popup:after{
	z-index: 999;
	opacity: 1;
}
#popup{
	max-width: 500px;
	width: 90%;
	top: 20px;
	left: 50%;
	position: fixed;
	overflow: auto;
	transform: translate3d(-50%, -100%, 0);
	border: 1px solid #999;
	background: #fff;
	z-index: 1000;
	border-radius: 10px;
	padding: 0 0 30px;
}
.wrapper.active-popup #popup{
	transform: translate3d(-50%, 0, 0);
	opacity: 1;
}
#popup.confirm .confirm-buttons a{
	margin:15px 15px 0px;
}
@media (min-width:768px){
	.popup-active-form{
		width:768px;
	}
}

.activate-word{
	float: left;
	margin: 0px;
	padding: 2px 0px 0px;
	font-size: 14px;
	line-height: initial;
	height: auto;
	text-align: left;
	float: left;
	color: #939393;
	font-weight: bold;
	cursor: pointer;
	font-family: "hk_groteskbold";
    letter-spacing: 0.05em;
}

.activate-word:hover{
	opacity: 0.8;
}
 .activate-switches-word{
	height: 20px;
	float: right;
	width: 65px;
	background-color: #dedede;
	border: 2px solid #dedede;
	margin-right: -8px;
	margin-top: 2px;
}
.activate-switch-word{
	display: block;
	width: 32px;
	height: 16px;
	background-color: #939393;
	cursor: pointer;
}

.hide-popup,
.close-active2.close-active{
	position: absolute;
	right: 9px;
	top: 9px;
	color: #40a7ff;
	font-size: 26px;
	line-height: 1;
	border: none;
	background: transparent;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.title-active{
	background: #f5f5f6;
	padding: 20px;
	color: #40a7ff;
	font: 28px/1.4 "hk_groteskbold" !important;
	text-align: center;
}
#popup .description{
	padding: 20px;
	font-size: 15px;
	line-height: 1.3;
}
.wireless-plan-form .wireless-plan-ACTIVATE, .wireless-plan-form .wireless-plan-ACTIVE,
.close-active{
	text-align: center;
	background: #40a7ff;
	cursor: pointer;
	color: #fff;
	padding: 12px 15px 7px;
	margin: 15px 10px 0;
	display: inline-block;
	width: 170px;
	text-transform: uppercase;
	border-radius: 0;
	border-color: #40a7ff;
	font: 16px/1.2 "hk_groteskbold";
	letter-spacing: 0.05em;
	border: none;
}
.wireless-plan-form .wireless-plan-ACTIVATE:hover,
.close-active:hover{
	opacity: .8;
}

.wireless-plan-form .wireless-plan-ACTIVATE, .close-active{
    vertical-align: middle;}

#maintenance-banner {
    padding: 20px;
    background: #40a7ff;
    color: white;
}


#maintenance-banner p{
    max-width: 660px;
    margin: 0 auto;
}