/**

 * 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_blank

 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)

 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)

 */



/* @import"../css/bootstrap.css"; */



/* Reset ================================================================================= */

* { margin:0; padding:0; }

html {

    height: 100%;

    width: 100%;

}

.catalog-product-compare-index > div { min-width:600px;}



body          {

    background:#000000;

    font-family: 'Lato', sans-serif;

    font-weight:300;

    font-size:13px;

    line-height:20px;

    color:#fff;

    text-align:center;

    min-width:320px;

    position:relative;

    -webkit-text-size-adjust: none;

}

body > .wrapper { position:relative;}

.wrapper-tail{}



.main_wrapper { background:url(../images/patternbg.svg) 50% 0; }



img           { border:0; vertical-align:top; }



a             { color:#fff; 	text-decoration:none;}

a:hover       { text-decoration:none; color:#00ffff; }

:focus        { outline:0; text-decoration: none; }

a:focus 	  {outline:0; text-decoration: none; color: #343434;}

.form-control:focus {

}



/* Headings */

h1            { font-size:20px; font-weight:normal; line-height:1.15; margin-bottom:0px; }

h2            { font-size:18px; font-weight:normal; line-height:1.25;margin-bottom:7px;}

h3            { font-size:16px; font-weight:bold; line-height:1.25; margin-bottom:7px;}

h4            { font-size:14px; font-weight:bold; margin-bottom:7px; }

h5            { font-size:12px; font-weight:bold; margin-bottom:7px;}

h6            { font-size:11px; font-weight:bold; margin-bottom:7px;}



/* Forms */

form          { display:inline; }

fieldset      { border:0; }

legend        { display:none; }



/* Table */

table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }

caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }



/* Content */

strong        { font-weight:bold; }

address       { font-style:normal; margin-bottom:5px;}

cite          { font-style:normal; }

q,

blockquote    { quotes:none; }

q:before,

q:after       { content:''; }

small,big     { font-size:1em; }

sup           { font-size:1em; vertical-align:top; }



/* Lists */

ul,ol         { list-style:none; }



/* Tools */

.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }

.nobr         { white-space:nowrap; }

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

.calendar 	  {z-index: 1;}



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

/* =========================== font awesome ============================================== */

.ajaxcartmsg #jQuery_ajaxcart_button_close:before,

.block-cart-header:before,

.header-button.currency-list > a:after,

.header-button.lang-list > a:after,

.sf-menu li a:before,

.add-to-links li a:before,

.row-product .email-friend:before,

.btn-remove:before,

.btn-remove2:before,

.btn-edit:before,

.sorter .view-mode .grid:before,

.sorter .list:before,

.block-layered-nav dd li:before,

.product-view .box-tags .form-add .input-box:before,

.row-product .no-rating:before,

#menu-icon:before,

.sf-menu-phone li strong:before,

span.toggle:before,

.checkout-progress li:before,

.about-padd-2 ul li:before,

.currency-switch .currency-title:before,

.language-list .language-title:before,

.swipe ul a:before,

.switch-show > div:after,

#back-top span:before,

.map-popup-close:before,

.block-slider-sidebar .slider-sidebar-pager a:before,

.home-link:before,

.custom-servis-ul li h3:before,

button.button span:before,

.header .form-search button.button span:before,

.camera_wrap .camera_pag .camera_pag_ul li:before,

.list-icon li a:before,

.product-view .bx-controls-direction > a:before,

.ui-state-default:before  {

    display: inline-block;

    font-family: FontAwesome;

    font-style: normal;

    font-weight: normal;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    text-indent: 0 !important;

}



/* =========================== font fontello ============================================== */



/* Layout ================================================================================ */

.wrapper {width:100%; overflow:hidden;}

.tail-top {  }

.page {

    text-align:left;

}

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

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

.page-popup { padding:20px; text-align:left; margin:0 auto; background:#fff;}

.page-popup  .ratings .rating-box {float:none; margin:0 auto 10px;}

.main-container { max-width:1230px; margin:25px auto; background:#000; padding:30px 0; position:relative; z-index:1;  }

.cms-index-index .main-container { max-width:inherit; background:none; margin:0; padding:0 0 30px; }

.main { background:#000; }



/* Base Columns */

.col-left { float:left; }

.col-main { float:left; }

.col-right { float:right; }



/* 1 Column Layout */

.col1-layout .col-main {float:none; }



/* 2 Columns Layout */

.col2-left-layout .col-main { float:right; }

.col2-right-layout .col-main { }



/* 3 Columns Layout */

.col3-layout .col-main {  }

.col3-layout .col-wrapper { float:left; }

.col3-layout .col-wrapper .col-main { float:right; }



/* Content Columns */

.col2-set .col-1 {  }

.col2-set .col-2 {  }

.col2-set .col-narrow { width:33%; }

.col2-set .col-wide { width:65%; }

.cart-collaterals .col2-set .col-1,

.cart-collaterals .col2-set .col-2 { width:48%; float:left;}

.cart-collaterals .col2-set .col-1 {margin-right:20px;}



.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 ========================================================================= */

/* Form Elements */

input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }

input.input-text,select,textarea, .form-control {

    border:1px solid #ececec;

    border-radius: 0;

    color: #000;

}

input.input-text,textarea { padding:6px 12px; resize:none; -webkit-appearance: none; border-radius: 0;}

select {

    padding:2px;

    moz-box-sizing:border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}

select option { padding-right:10px; }

select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }

select.multiselect option:last-child { border-bottom:0; }

textarea { overflow:auto; }

input.radio { margin-right:3px; }

input.checkbox { margin-right:3px; }

input.qty { width:42px !important; text-align: center !important; background: none; display: inline-block; }

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */

button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */

button.button {

    background:transparent;

    border:0;

    overflow:visible;

    cursor:pointer;

    padding:0;

    margin:0;

    width:auto;

}

button.button > span {

    float:left;

    text-align:center;

    white-space:nowrap;

    padding:0;

    position:relative;

}

button.button span span { padding:0 12px; display:block; float:left; position:relative; z-index:2; font-weight: normal;}



button.button > span,

.page-sitemap .links a {

    background: url(../images/dugme-za-platforma-bg.png);

    background-repeat: repeat-x;

    color:#000;

    font-family: 'Lato', sans-serif;

    font-size:13px;

    font-weight:500;

    line-height:28px;

    height:30px;

    border: 1px solid transparent;

    border-radius: 0px;

}



button.button > span:hover,

.page-sitemap .links a:hover{

    color: #fff !important;

    border: 1px solid #fff !important;

}



button.button > span:after {

    background:#000;

    color: #fff;

    height: 0;

    left: 0;

    opacity: 0;

    top: 50%;

    width: 100%;

    content: "";

    position: absolute;

    transition: all 0.3s ease 0s;

    z-index:0;

}

button.button:hover > span:after { height:100%; opacity:1; top: 0; }

button.button:hover > span,

.page-sitemap .links a:hover {

    color:#191919;

}

.page-sitemap .links a:hover {

    background: #00ffff;

    color:#191919;

}





.page-sitemap .links a {

    display:inline-block;

    text-decoration:none;

    position:relative;

    text-transform:uppercase;

    padding:0px 11px;

    height: 36px;

    line-height: 36px;

}



/********** Button right Contact Form and Account login home *****************/

/*******************************************************/





button.disabled {}

button.disabled span {}





button.btn-checkout span {}

button.btn-checkout span span {}

button.btn-checkout.no-checkout {}



p.control input.checkbox,

p.control input.radio { margin-right:6px; }

/* Form Highlight */



/* Form lists */

/* Grouped fields */

.form-list li { }

.form-list label { float:left; color:#fff; font-weight:bold; position:relative; z-index:0; display:inline-block; padding-bottom:5px; margin-bottom: 0; }

.form-list label.required {}

.form-list label.required em { float:right; font-style:normal; color:#343434; position:absolute; top:0; right:-8px; }

.form-list li.control label { float:none; }

.form-list li.control input.radio,

.form-list li.control input.checkbox { margin-right:6px; }

.form-list li.control .input-box { clear:none; display:inline; width:auto; }

.form-list .input-box { display:block; clear:both; margin-bottom:7px; width:260px; }

.form-list .field { float:left; width:360px; }

.form-list input.input-text { width:333px; }

.form-list textarea { resize:none; width:254px; 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 { }

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

/* 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 .name-middlename { width:132px; }

.form-list .name-middlename input.input-text { width:104px; }



.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:318px; }

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

.field.name-suffix{ margin-top:8px;}

.field.name-prefix{ margin-bottom:10px}

.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 { width:210px; }



.form-list .customer-name-suffix .name-lastname,

.form-list .customer-name-middlename .name-firstname,

.form-list .customer-name-middlename-suffix .name-firstname,

.form-list .customer-name-middlename-suffix .name-lastname { width:230px; }



.opc .form-list .customer-name-suffix .name-lastname,

.opc .form-list .customer-name-middlename .name-firstname,

.opc .form-list .customer-name-middlename-suffix .name-firstname,

.opc .form-list .customer-name-middlename-suffix .name-lastname { width:191px; }



.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-suffix .name-firstname input.input-text,

.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:202px; }



.opc .form-list .customer-name-prefix .name-firstname input.input-text,

.opc .form-list .customer-name-suffix .name-lastname input.input-text,

.opc .form-list .customer-name-middlename .name-firstname input.input-text,

.opc .form-list .customer-name-middlename-suffix .name-firstname input.input-text,

.opc .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:171px; }



.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:35px; }

.form-list .customer-dob .dob-year { width:140px; }

.form-list .customer-dob .dob-year input.input-text { width:213px; }



.buttons-set { clear:both; margin:5px 0 0; padding:5px 0 5px 0;}



.buttons-set .back-link { float:left; margin-top:5px; }

.buttons-set .back-link a{ }

.buttons-set button.button { float:right; }

.buttons-set p.required { margin:0 0 10px; font-size:12px; color:#fff; }



.buttons-set-order {}



.fieldset > p { margin-bottom:10px; }

.fieldset .legend {font-weight:bold; font-size:12px; text-transform:uppercase; position:relative; padding-bottom:8px; color:#00ffff; }



/* Form Validation */

.validation-advice { clear:both; min-height:13px; margin:3px 0 0; font-size:10px; line-height:13px; color:#f00; }

.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }

.validation-passed {}

p.required { font-size:10px; text-align:right; color:#f00; }

/* Expiration date and CVV number validation fix */

.v-fix { float:left; }

.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }



/* Global Messages  */

.success { color:#3d6611; font-weight:bold; }

.error { color:#f00; font-weight:bold; }

.notice { color:#ccc; }



.messages,

.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }

.messages { width:100%; overflow:hidden; }

.messages li { margin:0 0 20px; }

.messages li li { margin:4px 0 3px; }



div.alert a{ font-size:12px; padding-left:5px;}

div.alert a:hover{ color:#fff;}

div.alert {position:fixed;background:#353535; top:0; left:50%; width:333px; margin-left:-220px; padding:20px 60px; color:#FFF; z-index:999; font-size:12px; font-weight:bold; color:#ececec; border-radius:0 0 3px 3px; text-align:center;}





div.alert button{background:url(../images/remove-popup.png) 0 0 no-repeat; width:9px; height:9px; position:absolute; right:20px; top:45%; border:none; z-index:9999;}

div.alert button:hover{ cursor:pointer; background-position:0 -9px;}



.error-msg,

.success-msg,

.note-msg,

.notice-msg { border-style:solid !important; border-width:1px !important; background-position:17px center !important; background-repeat:no-repeat !important; min-height:24px !important; padding:7px 8px 10px 56px !important; font-size:12px !important; font-weight:bold !important; }

.success-msg  {border-color:#dfebb5;}

.error-msg {  background:url(../images/i_msg-note.png) left -3px no-repeat #fde4e1; color:#df0505; font-weight:bold;  }

.success-msg { background-color:#f7fde1; background-image:url(../images/i_msg-success.gif); color:#95bc01; font-weight:bold; }

.note-msg,

.notice-msg { background:url(../images/i_msg-note.png) 7px 6px no-repeat #fde4e1!important; border-color:#ebbcb5; color:#df0505; font-weight:bold;}

.note-msg-empty-catalog {background: url(../images/empty-catalog.png) no-repeat left top;padding: 30px 30px 30px 150px;}

.availability-only {overflow: hidden; border-top: 1px solid #58585b; padding-top: 5px; margin-bottom: 5px;}



/* BreadCrumbs */

.breadcrumbs {

    background:#000;

    border: 1px solid #58585b;

    padding:8px 19px;

    margin:0 0 30px;

    overflow:hidden;

}

.breadcrumbs li { float:left; }

.breadcrumbs li a {text-decoration:none; }

.breadcrumbs li a:hover {}

.breadcrumbs li span {	display:inline-block;	margin:0 8px 0 6px;}

.breadcrumbs li strong {font-weight:normal; }



/* Page Heading */

.page-title,

.category-title { margin:0 0 30px; border-bottom: 0px solid #e3e2e2; background:#58585b; padding:11px 20px 16px 20px; color: #00ffff;border-radius: 5px;}

.category-title {display:block;}



.cms-index-index .page-title { margin:0; }



.page-title h1,

.page-title h2 {

    font-size:23px;

    line-height:normal;

    color: #00ffff;

    font-weight: 500;

    margin:0;

    text-transform: uppercase;

    text-align: center;

}



.page-title .separator { margin:0 3px; }

.page-title .link-rss { float:right; }

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



/********************************************************************************* End ********************************************************************************/



/* Pager */

.pager { text-align:center; }

.pager .amount { float:left; padding-top:2px; }

.pager .amount span{ font-weight:bold;}

.pager .amount.spinner{ padding-top:13px;}

.pager .amount strong{ font-weight:normal; display:inline-block; padding-top:0px;}

.pager .amount strong span{ font-weight:bold; }

.pager p,

.pager .limiter label {}

.pager .limiter { float:right; min-width: 89px;  }

.pager .limiter label{ display:inline-block; padding-top:2px; padding-right:6px; float:left;}

.pager .pages { margin: 0 135px; }

.pager .pages  strong { padding-right:3px;}

.pager .pages ol { display:inline;  }

.pager .pages li { display:inline; padding: 0; color:#737373; font-size:12px; line-height:15px; font-weight:bold; margin-right:3px; }

.pager .pages li a { text-decoration:none;  }

.pager .pages .current {color:#343434;}

.pager ol > li:first-child > a {text-decoration:none;}

.pager ol > li > a {border: 0; padding: 3px; background: none;}

.pager ol > li > a:focus,

.pager ol > li > a:hover {background: none;}



/* Sorter */

.sorter {}

.sorter .view-mode { float:left; font-size: 0; overflow:hidden; height:30px; width:150px; padding: 0;}

.sorter .grid,

.sorter .list {display:block; float:left; background: url(../images/grid-list.gif) no-repeat left bottom; width: 17px; height: 16px; }

.sorter .list {background-position: right bottom;}

.sorter a.list {background-position: right top;}

.sorter a.list:hover {background-position: right bottom;}

.sorter a.grid {background-position: left top;}

.sorter a.grid:hover {background-position: left bottom;}

.sorter .view-mode strong,

.sorter .view-mode a {margin-right: 10px;}

.sorter a.list {}

.sorter strong.list {}

.sorter .sort-by { float:right; min-width:152px; }

.sorter .sort-by select { margin-right:15px; }

.sorter .sort-by label { display:inline-block; padding-top:2px; padding-right:6px; float:left;}

.sorter .link-feed {}



/* Toolbar */

.toolbar { margin-bottom: 30px;}

.toolbar select { min-width:63px;}

.toolbar .pager {

    border-bottom:1px solid #58585b;

    margin-bottom:10px;

    padding:0 0 10px;

}

.toolbar .sorter {  padding: 0; }

.toolbar-bottom { margin-top: 30px; display:block; clear:both;}



/* Data Table */

.data-table { width:100%; }

.data-table th { padding:10px; border:1px solid #ececec; font-weight:bold; white-space:nowrap; color:#00ffff; }

.data-table td { padding:10px; border:1px solid #ececec; }

.data-table thead {  }

.data-table tbody {}

.data-table tfoot {}

.data-table tr.first { }

.data-table tr.first th.label { }

.data-table tr.last {}

.data-table tr.odd th.label{ }

.data-table tr.even {  }

.data-table tbody.odd {}

.data-table tbody.odd td { border-width:0 1px; }

.data-table tbody.even {  }

.data-table tbody.even td { border-width:0 1px; }

.data-table tbody.odd tr.border td,

.data-table tbody.even tr.border td { border-bottom-width:1px; }

.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }

.data-table td.label,

.data-table th.label { font-weight:bold; color:#7e7e7e; }

.data-table td.value {}

.data-table-indent {margin-bottom: 20px;}



/* Shopping cart total summary row expandable to details */

tr.summary-total { cursor:pointer; }

tr.summary-total td {}

tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }

tr.show-details .summary-collapse { background-position:0 -53px; }

tr.show-details td {}

tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }

tr.summary-details-first td { border-top:1px solid #d2d8db; }

tr.summary-details-excluded { font-style:italic; }



/* Shopping cart tax info */

.cart-tax-info { display:block; }

.cart-tax-info,

.cart-tax-info .cart-price { padding-right:20px; }

.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px 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% -53px; }



/* 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 ol,

.std dl,

.std p,

.std address,

.std blockquote { margin:0 0 1em; padding:0; }

.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 i,

.std em { font-style:italic; }



/* Misc */

.links li { display:inline; padding-left:12px; }

.links li.first {}

.links.LoginLink li.first { padding-left:0; }

.links li.last { padding-bottom:0; }

.links li a{ text-decoration:none;}

.links li a:hover{ }

.link-cart { font-weight:bold; }

.link-cart:hover{ text-decoration:underline;}

.link-wishlist { }

.link-reorder { font-weight:bold; }

.link-compare { }

.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }

.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

.btn-remove { display:inline-block; overflow:hidden; margin-left: 13px; font-size: 0; text-indent: -999px; text-decoration: none !important; }

.btn-remove:before {content: "\f00d"; font-size: 16px; display: block; }

.btn-remove2 { display:inline-block; font-size: 0; margin: 0; }

.btn-remove2:before {content: "\f014"; font-size: 24px; line-height: 24px; display: block;}

.btn-remove2:hover{ }

.btn-edit    { display:block; font-size: 0; text-indent: -999px; overflow:hidden; margin-left:2px;}

.btn-edit:before {content: "\f040"; font-size: 14px; display: block;}

.btn-remove:hover {}

.cards-list dt { margin:5px 0 0; }

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

.prod-cart img{ border:1px solid #ededed;}

.separator { margin:0 3px; }



.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; font-size: 0; overflow:hidden; }



/* Noscript Notice */

.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }

.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }

.noscript p { margin:0; }



/* Demo Notice */

.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */

.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }

.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }

.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }

.notice-cookie .notice-inner .actions { }

img.lazy{max-width: 100%;height: auto;opacity: 0;}

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



/* Logo ================================================================================ */

.header .logo {

    float:left;

    display:block;

    margin:42px 0 0 0;

    text-decoration:none !important;

}

.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; font-size: 0; overflow:hidden; }

.header .logo img {max-width:100%; height:auto;}



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

.header-container {}

.header { padding:0 0 30px 0; position:relative;}

.header .right_head { float:right; }

.header .welcome-msg { float:right; margin:0 0 9px; background:#00ffff; color:#191919; padding:1px 7px 1px 7px; }

.header .welcome-msg a {}

.header .links { float:right; margin:0 0 15px; }

.header .links li {float:left; padding:0;}

.header .links li a { display:inline-block; margin-left:17px; color:#fff; }

.header .links li a:hover { color:#00ffff; }

.header .links .top-link-cart,

.header .links .top-car {display:none}

.header .form-search { text-align:right; }

/* .ps-phone .header .form-search .search-autocomplete {display: none !important;} */





.header-buttons { margin:0 0 15px 0; float: right; clear:both; }

.header-button {

    float:right;

    position:relative;

    margin-left:24px;

}

.header-button > a {display:block;}

.header-button .select-label-name {

    float: left;

    font-size: 13px;

    margin-right:5px;

    color:#888;

}

.header-button.currency-list > a,

.header-button.lang-list > a {

    float:left;

    font-size: 13px;

    color:#888;

}

.header-button > a:after { margin:0 0 0 10px; content: "\f0d7"; font-size:13px; color:#fff; }

.header-button ul {

    display:none;

    text-align:left;

    position:absolute;

    right:0px;

    top:26px;

    padding:0;

    z-index:999;

    border: 1px solid #262626;

    width: 220px;

}

.header-button.lang-list ul {width:120px;}

.header-button ul li {	float: none; display:block;	padding-left:0px; border-bottom: 1px solid #262626;}

.header-button ul li:last-child {border: 0;}

.header-button ul li a {

    display:block;

    background:#191919;

    font-size:12px;

    line-height:17px;

    color:#fff;

    padding: 5px 10px;

    min-height: 18px;

}

.header-button ul li a:hover { color:#00ffff; }



.header-button > a:hover,

.header-button.active > a { color:#00ffff; }



/*************Header Cart **********************/



.header-container .top-container { clear:both; text-align:right; }

.header-container {
    z-index: 3;
    position: relative;
}

.block-cart-header {

    float:right;

    cursor: pointer;

    position: absolute;



}

.block-cart-header:before { content: "";}

.block-cart-header .block-content {}

.block-cart-header .subtotal {color: #000; font-size: 14px;}

.block-cart-header .summary {

    color: #00ffff;

    display: block;

    font-size: 14px;

    font-weight: normal;

    left: 0;

    position: absolute;

    text-align: center;

    top: -5px;

    width: 100%;

    text-indent: 6px;

}

.block-cart-header .empty {color: #000;}

.block-cart-header .empty .price {text-transform: uppercase; }

.block-cart-header .summary:hover,

.block-cart-header .empty:hover {cursor:pointer;}

.block-cart-header .btn-remove,

.block-cart-header .btn-edit { float:right; margin: 0 5px 0 0;  }

.block-cart-header .truncated {display:none;}

.block-cart-header .cart-content{

    box-shadow: 0 0px 13px rgba(0,0,0,0.15);

    -moz-box-shadow: 0 0px 13px rgba(0,0,0,0.15);

    -webkit-box-shadow: 0 0px 13px rgba(0,0,0,0.15);

    position:absolute;

    right:0;

    top:80px;

    z-index:9;

    min-width:320px;

    width: 100%;

    display:none;

    cursor:default;

}

.block-cart-header .empty .cart-content {

    background: #fff;

    padding:10px;

    max-width:320px;

}

.block-cart-header .actions { padding:20px 20px 10px; overflow:hidden; background:#fff;}

.block-cart-header .actions button.button {float:left; margin-bottom:10px; margin-right:10px;}

.block-cart-header .actions button.button+button.button {margin-right:0;}

.block-cart-header .actions button.button:first-child > span {}

.block-cart-header .actions button.button:hover > span {}

.block-cart-header .mini-products-list li.item {

    background: #fff;

    box-shadow:inset 0 0px 15px rgba(0,0,0,0.08);

    -moz-box-shadow:inset 0 0px 15px rgba(0,0,0,0.08);

    -webkit-box-shadow:inset 0 0px 15px rgba(0,0,0,0.08);

    border-bottom:1px solid #ececec;

    width: 100%;

    float: left;

    clear:both;

    min-height:85px;

    padding:20px;

    position:relative;

}

.block-cart-header .mini-products-list li.item:first-child {border-top:1px solid #ececec; }

.block-cart-header .mini-products-list .product-image { width:70px; border:1px solid #ededed;}

.block-cart-header .mini-products-list .product-details { margin: 0 0 0 80px; overflow: inherit;}

.block-cart-header .mini-products-list .product-name{ padding-bottom:0px; width:95% !important; overflow: inherit; }

.block-cart-header .cart-content .price{ font-weight:bold; }

.block-cart-header .cart-content-header{ padding:11px 20px; background: #fff;}

.block-cart-header .subtotal .label{ font-weight:normal; padding:0;}

.block-cart-header .subtotal .price { float:right; font-weight:normal;  }

.block-cart-header .mini-cart {display: none;}

.block-cart-header .btn-edit {color: #777777;}

.block-cart-header .btn-edit:hover {color: #dd218e;}





@media only screen and (min-width: 768px) {

    .block-cart-header {

        bottom: -69px;

        position: absolute;

        right: 0;

        z-index: 10;

    }

    .block-cart-header:before {

        color: #00ffff;

        float: left;

        font-size: 30px;

        line-height: 50px;

    }



    .block-cart-header .block-content {text-align: left;}

    .block-cart-header:hover,

    .block-cart-header.active {

    }



}

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

    .block-cart-header {

        position: fixed !important;

        right: 90px ;

        top: 0;

        height: 50px;

        padding: 16px 15px 12px;

        background: none;

        border: 0;

        border-left: 1px solid #232323;

        z-index: 999;

        min-width: 60px;

        cursor: pointer;

    }

    .block-cart-header:before {

        font-size: 30px;

        color: #fff;

        line-height: inherit;

        margin: 0;

        float: left;

    }

    .block-cart-header:after {display: none;}

    .block-cart-header .block-content {float: left;}

    .block-cart-header .mini-cart {display: inline-block; font-size: 16px; padding-left: 13px; color: #fff;}

    .block-cart-header .mini-cart strong { font-weight: 300;}

    .block-cart-header .cart-content {left: -155px; top: 51px;}

    .block-cart-header h3,

    .block-cart-header .empty > div,

    .block-cart-header .summary,

    .block-cart-icon {display: none;}

    .block-cart-header .mini-products-list li.item,

    .block-cart-header .actions {padding: 10px;}

    .block-cart-header .mini-products-list .product-image {width: 50px;}

    .block-cart-header .mini-products-list .product-details {margin-left: 60px;}

    .block-cart-header .mini-products-list .product-name a {font-size: 12px;}



}





/********************Header Cart end ***********************/





/* Show menu */

.col2-set{ width:auto;}

/*========================================================================================== Sidebar =============================================================================== */

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



.block { margin:0 0 20px; }

.block.last_block {margin-bottom:0;}

.block .block-title {

    margin:0 0 30px; border-bottom: 0px solid #e3e2e2; background:#58585b; padding:11px 20px 16px 20px;

    position:relative;

    border-radius: 5px;

}



.block .block-title strong {

    font-size:22px;

    line-height:normal;

    color: #00ffff;

    font-weight: 500;

}

.block .block-title a { text-decoration:none !important; }

.block .block-subtitle {

    font-size:13px;

    line-height:16px;

    color:#fff;

    font-weight:normal;

    text-transform:uppercase;

    margin-bottom:14px;

}

.block .block-content {width: 100%;}

.block  li.item { padding: 12px 0; border-bottom:1px solid #ececec; }

.block  li.last {border: 0;}

.block  li.item:first-child{ padding-top:0;}

.widget.widget-catalogsale-products .block ol li { padding:20px 0 20px 0;}

.widget.widget-catalogsale-products .price-box.map-info{ padding:10px 0 10px 0;}

.widget.widget-catalogsale-products .price-box.map-info a{ padding-left:0;}

.block .btn-remove,

.block .btn-edit { float:right;}

.block .actions { padding:17px 0 0 0;}

.block .actions a {

    display:inline-block;

    font-weight:bold;

    text-decoration:underline;

    margin-left:10px;

}

.block .actions a:hover{ text-decoration:none;}

.block-compare .actions{ padding:20px 0 10px 0;}

.block .empty {}

.block  .price-box.map-info .price {font-size: 13px; font-family: 'Lato', sans-serif;}



.block li.odd {}

.block li.even {}

.sidebar-indent {}

.block .price {font-weight: bold;}



/******************************************************************************** Mini Products List ******************************************************************************/

.mini-products-list li.item { padding-top: 20px; padding-bottom: 20px; }

.mini-products-list .product-control-buttons { overflow:hidden; position:relative; margin-bottom:5px; height: 19px; }

.mini-products-list .product-image { float:left; width:90px;background:#fff; margin-right: 10px; }

.mini-products-list .product-image img {max-width:100%;}

.mini-products-list .product-details { padding-top: 3px; overflow:hidden; }

.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

.mini-products-list .product-name {	margin-left:10px; display:block; overflow:hidden;}

.mini-products-list .price-box {margin-bottom: 10px;}

.block-cart .mini-products-list .product-name,

.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }

.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }



/* Block: Account */

.block-account ul li{ padding-bottom:5px;}



/* Block: Currency Switcher */

.block-currency {}

.block-currency select { width:100%; border:1px solid #888; }



/******************************************************************************** Block: Layered Navigation ************************************************************************/

.block-layered-nav {}

.block-layered-nav dt { border-top:1px solid #ececec; font-weight:bold; padding-top:15px; }

.block-layered-nav dd { padding:10px 0 10px 19px; margin-bottom:15px;}

.block-layered-nav dd.odd.last { padding-bottom:0; margin-bottom:0;}

.block-layered-nav dd li a { text-decoration:none; }

.block-layered-nav dd li {	color:#343434;	padding: 0 0 3px;}

.block-layered-nav dd li:before {content: "\f105"; margin-right: 10px; font-size: 14px;}

.block-layered-nav dd li .price {font-weight: normal;}

.block-layered-nav .currently {}

.block-layered-nav .btn-remove { float:right; margin:5px 3px 0 2px; }

.block-layered-nav .block-subtitle {}

.block-layered-nav .block-content .actions a{ text-decoration:none;}

.block-layered-nav .block-content .actions{ padding-top:5px; padding-bottom:10px;}



.block-layered-nav #narrow-by-list2 dt {border:none; padding-top:0;}



/*********************************************************************** Block: Spacials *********************************************************************************************/

.widget-catalogsale-products {}

.widget-catalogsale-products .price-box .price-label {display:none;}



#product_tabs_review_tabbed_contents #review-form h3 span{ color:#343434;}



/************************************************************************************ Block: Cart ***********************************************************************************/

.block-cart {}

.block-cart .block-content li.item.last {padding-bottom:0;}

.block-cart .summary { margin-bottom: 20px;}

.block-cart .amount {

    border-bottom:1px solid #ececec;

    padding-bottom: 12px;

    margin-bottom:16px;

    font-weight: normal;

}

.block-cart .amount a {	font-weight:bold;}

.block-cart .amount a:hover { text-decoration:underline; }

.block-cart .subtotal {}

.block-cart .subtotal .price{ font-weight:bold; color:#00ffff; padding-left:6px; }

.block-cart .subtotal .label {padding: 0;}

.block-cart .amount-2{ border-top:1px solid #ececec; color:#000000; padding-top:16px; padding-bottom:17px;}

.block-cart .amount-2 a{ text-decoration:none; font-weight:bold; }

.block-cart .actions > p,

.block-cart .actions > li {display: none;}

.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 5px 0; }

.block-cart .actions {border-bottom:1px solid #ececec;padding-bottom:20px;margin-bottom:17px;}

.block-cart .product-details { text-transform:uppercase;}

.block-cart .product-details strong{ font-weight:normal; padding:0 0 0 3px;}



/**************************************************************************** Block: Wishlist ******************************************************************************************/

.block-wishlist {}

.block-wishlist .btn-remove{ margin-left:7px;}

.block-wishlist .product-name a { text-decoration:none;}

.block-wishlist .block-title small {}

.block-wishlist .price-box {float:left;}

.block-wishlist .link-cart { float:right; text-decoration:underline; margin-top: 5px; margin-left: 5px; }

.block-wishlist .link-cart:hover { text-decoration:none; }

.block-wishlist .block-content li.item {}

.block-wishlist .block-content li.item.last{}

.block-wishlist .product-name {}

.block-wishlist .actions a {}

.block-wishlist .actions { padding-bottom:5px;}



/********************************************************************************** Block: Related **********************************************************************************/

.product-image {display:inline-block;}

.block-related {}

.block-related li { padding:5px 0; }

.block-related input.checkbox { float:left; margin: 5px 5px 0 0; }

.block-related .product {overflow:hidden;}

.block-related .product .product-details .regular-price { float:none; }

.rel-label{ font-size:12px; color:#333; padding-top:6px; display:inline-block;}

.block-related .link-wishlist{ font-size:12px; font-weight:bold; }

.block-related .link-wishlist:hover{ text-decoration:underline; }

.block-related .block-content li.item {padding:20px 0;}

.block-related .block-content li.item:first-child{ padding-top:0;}

.block-related .block-content li.item.last{ padding-bottom:10px;}

.block-related .product-name { width:152px; }



/******************************************************************* Block: Compare Products ******************************************************************************************/



.block-compare {}

.block-compare li { padding:12px 0; }

.block-compare .block-content {}

.block-compare .btn-remove{  margin-left:10px;}

.block-compare #compare-items{}

.block-compare .block-title small{ display:none;}

.block-compare .product-name {overflow: hidden;}

.block-compare .product-name a { text-decoration:none; }

.block-compare .product-image {float: left; margin-right: 10px;}

.block-compare button.button {margin-right: 10px;}

.block-compare .actions a {margin-left: 0;}



/********************************************************************* Block: Recently Viewed *************************************************************************************/

.block-viewed {}

.block-viewed li a,

.block-compared li a { text-decoration:none; display:inline-block;}

.block-viewed .block-content li.item:first-child,

.block-compared .block-content li.item:first-child {border-top:none;}



/********************************************************************* Block: Recently Compared ***********************************************************************************/

.block-compared { }

#co-payment-form{ width:100px;}



/********************************************************************* Block: Poll **************************************************************************************************/

.block-poll { }

.block-poll .block-title strong span {}

.block-poll .block-subtitle {

    font-size:13px;

    line-height:15px;

    text-transform:none;

    font-weight:bold;

}

.block-poll label { line-height:18px; margin-bottom: 0; }

.block-poll input.radio { float:left; margin:2px 0 0 0; }

.block-poll .label { display:block; margin-left:32px; padding: 3px 0 0; }

.block-poll li { padding:3px 0px 9px 0; }

.block-poll .actions { margin:0px 0 0; text-align:left; padding-top:10px; padding-bottom:10px; }

.block-poll .answer{float:left; width:200px;}

.block-poll .answer span{display:block; width:150px; color:#b2b2b2;}

.block-poll .votes{font-weight:normal; float:right; width:70px; text-align:right; color:#343434;}



/************************************************************************ Block: Tags **************************************************************************************************/

.block-tags{ border:none;}

.block-tags ul,

.block-tags li { display:inline; }

.block-tags .actions a { margin-left:0; }

.block-tags .actions a:hover{ }

.block-tags .actions { padding-bottom:5px;}

.product-tags li{ float:left; margin-right:7px;}

#addTagForm{ overflow:hidden;}

/* Block: Tags */



/************************************************************************* Block: Subscribe ****************************************************************************************/

.block-subscribe {}



/************************************************************************ Block: Reorder *******************************************************************************************/

.block-reorder {}

.block-reorder .block-subtitle {}

.block-reorder li { padding:5px 0; }

.block-reorder input.checkbox { float:left; margin:0; }

.block-reorder .product-name { margin-left:20px; }

.block-reorder .actions {}

.block-reorder .actions a {margin-left: 0;}

.block-reorder .actions a:hover { }

.block-reorder button.button {margin:0 10px 8px 0;}



/*********************************************************************** Block: Banner *********************************************************************************************/

.block-banner {}

.block-banner .block-content { text-align:center; padding:0; border:0; }



/************************************************************************ Block: Login *********************************************************************************************/

.block-login label { font-weight:bold; color:#666; }

.block-login input.input-text { display:block; width:167px; margin:3px 0; }



/************************************************************************* Paypal **************************************************************************************************/

.paypal-logo { display:inline-block; margin:0; text-align:center; overflow:hidden;}

.paypal-logo a { float:none; display:inline-block; width:100px; }

.paypal-logo a img { max-width:100%; height:auto; }



/************************************************************************* Block Slider Sidebar **************************************************************************************************/

.block-slider-sidebar {display: none; position: relative;}

.block-slider-sidebar.block-slider-start {display: block;}

.block-slider-sidebar .block-content  {}

.block-slider-sidebar li {width: 270px; min-height: 200px; float: left; position: relative;}

.block-slider-sidebar li a {display:block; background: #ccc; }

.block-slider-sidebar img {max-width: 100%;}

.block-slider-sidebar .block-content > a {font-size: 20px; position: absolute; top: 0; right: 0; }

.block-slider-sidebar a.slider-sidebar-prev {right: 40px;}

.block-slider-sidebar .slider-sidebar-pager {text-align: center;}

.block-slider-sidebar .slider-sidebar-pager a {font-size: 20px; line-height: 20px; display: inline-block; margin: 0 4px;}

.block-slider-sidebar .slider-sidebar-pager a:before {content: "\f111"; }

.block-slider-sidebar .slider-sidebar-pager a.selected,

.block-slider-sidebar .slider-sidebar-pager a:hover {color: #000;}

.block-slider-sidebar .slider-sidebar-pager span {font-size: 0; text-indent: -777px;}



/*========================================================================================== End Sidebar ============================================================================ */

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



/* Category Page ========================================================================= */

.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }

.category-image img {max-width: 100%;}

.category-description { margin:0 0 10px; }

.category-products {}



/****************************************************************************************** View Type: Grid ***************************************************************************/

.col2-left-layout .products-grid,

.col2-right-layout .products-grid { }

.col1-layout .products-grid {  }



.grid_row { /* background:url(../images/bg_grid.gif) repeat-y;  border-bottom:solid 1px #e3e2e2; */}

.grid_row.last { border:0; }

.products-grid {position:relative; }

.products-grid.last { border-bottom:none; }

.price-box.map-info a { text-decoration:none; margin-top:5px; }

.products-grid.last { border-bottom:0; }

.products-grid li.item:hover {}

.products-grid li.item {

    float:left;

    -moz-box-sizing:border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}



.grid_wrap { padding:20px 15px 8px 15px; }

.products-grid li.item.last .grid_wrap { }



.products-grid li.last{ margin-right:0;}

.products-grid li.first {}

.products-grid .product-image {

    display:block;

    max-width:270px;

    height:auto;

    padding:20px;

    margin:0 auto 16px;

    text-align: center;

    position: relative;

    overflow: hidden;

    background:url(../images/pozadina-item.png);

    background-repeat: no-repeat;

    background-size: 100% 100%;

}



.products-grid .price-box { margin: 25px 0 15px; }

.products-grid .price-box .regular-price .price { display:inline-block; background:transparent; padding:0 5px 10px 5px; font-size:22px; font-weight:500; line-height:30px; color:#00ffff; }

.products-grid .price-box.map-info .price { display:inline-block; margin:0 5px 0 0; background:#00ffff; padding:0 5px 2px 5px; font-size:27px; font-weight:300; line-height:26px; color:#191919; }

.products-grid .availability { line-height:21px; }

.products-grid .actions { clear:both; margin:0; position:relative; }

.products-grid .ratings { margin-bottom:17px; }

.products-grid .ratings .rating-box {float: none; margin: 0 0 5px;}

.products-grid .ratings .amount { }

.products-grid .ratings .amount a {  text-decoration:none; }

.products-grid .minimal-price-link {  }

.products-grid .no-rating a{text-decoration:none;  padding-top:0px; display:inline-block;}

.products-grid .no-rating{ padding-top:8px; margin-bottom:7px}

.products-grid .add-to-links { position:relative; float: none; padding-top:7px; font-size:13px; font-weight:300; }

.products-grid .add-to-links li { display:block; margin:0 0 2px; }

.products-grid .add-to-links li a { color:#fff; }

.products-grid .add-to-links li a:hover { color:#00ffff; }

.products-grid .add-to-links li:first-child{ }

.products-grid button.button > span { height:40px; line-height:38px; font-size:21px; }

.products-grid .desc_grid {margin-bottom: 10px;}

.add-to-links {float:left;}



/******* Type: List and Grid ********/

.products-grid .product-name ,

.products-list .product-name { font-size:17px; font-weight:300; line-height:26px; margin:13% 0 6px; }



.products-grid .product-name a,

.products-list .product-name a {

    color: #00ffff;

    font-size: 24px;

    text-decoration: none;

    font-weight: 500;

}

.products-grid .product-name a:hover,

.products-list .product-name a:hover { color:#00ffff; }



.products-grid .product-image img,

.products-list .product-image img {max-width:100%;}





/********************************************************************************************** View Type: List *******************************************************************************************/

.products-list { }

.products-list li.item { border-bottom:0px solid #ececec; padding-bottom:0px; margin-bottom:20px; position: relative;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,4d4d4d+100 */

    background: rgb(0,0,0); /* Old browsers */

    background: -moz-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(77,77,77,1) 100%); /* FF3.6-15 */

    background: -webkit-linear-gradient(45deg, rgba(0,0,0,1) 0%,rgba(77,77,77,1) 100%); /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(45deg, rgba(0,0,0,1) 0%,rgba(77,77,77,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4d4d4d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.products-list li.item.last { border-bottom:0; }

.products-list .product-image { float:left; width:210px; height:auto; margin-right:30px;  border:0px solid #ececec;  }

.products-list .list-inner{ width:210px; height:210px; position:relative; float:left;}

.products-list .product-shop { overflow:hidden; }

.products-list .button{ }

.products-list .product-name { }

.products-list .price-box { margin: 12px 0; width: 100%;padding-top:20%;}

.products-list .price-box .regular-price .price { display:inline-block; padding:0 5px 2px 5px; font-size:34px; font-weight:500; line-height:26px; color:#00ffff; }

.products-list .price-box.map-info .price { display:inline-block; margin:0 5px 0 0; background:#00ffff; padding:0 5px 2px 5px; font-size:27px; font-weight:300; line-height:26px; color:#191919; }

.products-list .price-box.map-info .old-price { display:block; }

.products-list .availability { float:left; margin:3px 0 0; }

.products-list .desc { clear:both; margin:0 0 15px; }

.products-list .desc > p{ float:left;}

.products-list .desc > p strong{ color:#343434;}

.products-list .desc .link-learn { font-weight:bold; text-decoration:underline;}

.products-list .add-to-links { padding-top:10px; float: none; }

.products-list .add-to-links li:first-child { margin-right: 19px; }

.products-list .f-fix{ position:relative;}

.products-list .f-fix > span{left: 0;   position: absolute;   bottom:0px;}

.products-list .list-btn { display:inline-block; float:left;}

.products-list .add-to-links .separator{ display:none;}

.products-list .add-to-links li { float:left; }

.list-reviews{ float:right; width:285px; text-align:right;}

.row-list{ width:100%; position:relative;}

.row-list > span{ position:absolute; left:0px; top:40px;}

.products-list .ratings { margin-bottom:17px; }

.products-list .ratings .rating-links { clear: left; padding-top: 5px; }

.products-list .ratings .rating-links a:hover { }

.products-list .no-rating{ text-align:right; padding-top:6px;}

.products-list .no-rating a{ text-decoration:none; }

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



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

/****************************************** Rating *****************************/

.ratings { line-height:15px; margin:5px 0 7px 0; }

.ratings strong { float:left; margin:1px 3px 0 0; }

.ratings .rating-links { margin:0; }

.ratings .rating-links a{text-decoration:none;}

.ratings .rating-links .separator { margin:0 2px; }

.ratings dt {}

.ratings dd {}

.rating-box { width:91px; height:14px; font-size:0; line-height:0; background:url(../images/bkg_rating.png) 0 0 repeat-x;  font-size: 0; overflow:hidden; }

.rating-box .rating { float:left; height:14px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }

.ratings .rating-box { float:left; margin-right:7px; }

.ratings .amount {}

.email-friend.left{ float:left;}

.ratings-table th,

.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }

.ratings-table th { font-weight:bold; padding-right:8px; }

.review-product-list .col-main .ratings-table th,

.review-product-list .col-main .ratings-table td {border:1px solid #DDDDDD; padding:7px;}

.review-product-list .col-main .ratings-table {margin:10px 0;}

#block-related .price-box.map-info{ 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:0 0 5px; }

.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }

.availability-only .expanded { background-position:100% -15px; }

.availability-only strong {}



.availability-only-details { margin:0 0 7px; }

.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }

.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }

.availability-only-details tr.odd td.last {}



/* Email to a Friend */

.email-friend {margin-bottom:5px;}



/* Alerts */

.alert-price {}

.alert-stock {}



/********** < Product Prices */

.price { white-space:nowrap !important; }



.price-box {}

.price-box .price { font-weight:bold; }



/* Regular price */

.regular-price {  display:block; }



/* 

.products-grid .old-price .price,

.products-list .old-price .price,

.block .old-price .price {}



.products-grid .special-price .price,

.products-list .special-price .price,

.block .special-price .price  {}



.products-grid .special-price,

.products-list .special-price,

.products-grid .old-price,

.products-list .old-price {}



.col-main .old-price .price-label,

.col-main .special-price .price-label,

.block .old-price .price-label,

.block .special-price .price-label {display: none;}

*/



/* Old price */

.old-price { }

.old-price .price-label { font-weight:bold; white-space:nowrap; }

.old-price .price { font-weight:bold; text-decoration:line-through; }



/* Special price */

.special-price {}

.special-price .price-label { font-weight:bold; }

.special-price .price { font-weight:bold; }



/* Minimal price (as low as) */

.minimal-price {}

.minimal-price .price-label {font-weight:bold; white-space:nowrap;}



.minimal-price-link {display:inline-block;margin-top:2px;}

.minimal-price-link .label {}

.minimal-price-link .price { font-weight:normal; }

.minimal-price-link span {	display: inline-block;   text-decoration: none;}



/* Excluding tax */

.price-excluding-tax { display:block; }

.price-excluding-tax .label { white-space:nowrap; }

.price-excluding-tax .price { font-weight:normal; }



/* Including tax */

.price-including-tax { display:block; }

.price-including-tax .label { white-space:nowrap; }

.price-including-tax .price { font-weight:bold; }



/* Configured price */

.configured-price {}

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

.price-from .price-label { font-weight:bold; white-space:nowrap; }



.price-to {}

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



/* Price notice next to the options */

.price-notice { padding-left:10px; }



.price-notice .price { font-weight:bold; }



/* Price as configured */

.price-as-configured { color:#3A3A3A; }

.price-as-configured .price-label { white-space:nowrap; }



.price-box-bundle {}

/********** Product Prices > */



/* Tier Prices */

.tier-prices .price { font-weight:bold; }

.tier-prices .benefit {}



.tier-prices-grouped {}



/* Add to Links */

.add-to-links .separator { display:none; }



/* Add to Cart */

.add-to-cart .qty-block { float:left; padding-top:0; }

.add-to-cart label { margin-right: 7px; color:#d3d3d3; }

.add-to-cart .qty {  font-size:12px; text-align:center; padding: 3px 6px 4px 7px; background: #fff; }

.add-to-cart button.button { float:right; margin-left:5px; }

.add-to-cart .paypal-logo { clear:left; text-align:right; }

.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 46px 5px 0; }

.product-view .add-to-cart .paypal-logo { margin:0; display:none; }

.qty-control > div {display: inline-block; vertical-align: middle;}

.qty-control > div > p {

    border: 1px solid #ececec;

    width: 15px;

    height: 15px;

    font-family: 'Trebuchet MS';

    font-size: 18px;

    line-height: 10px;

    color: #c5c5c5;

    font-weight: bold;

    text-align: center;

    overflow: hidden;

    cursor: pointer;

    background: #fff;

    position: relative;

}

.qty-control > div > p:last-child {font-size: 24px;}

.qty-control > div > p:first-child {margin-bottom: 3px;}

.qty-control > div > p:hover {color: #575757;}



/* Add to Links + Add to Cart */

.add-to-box {}

.add-to-box .add-to-cart { float:left; width:100%; position:relative; }

.add-to-box .add-to-cart #ajax_loader{ position:absolute; bottom:-22px; right:0;}

.add-to-box .or { float:left; margin:0 10px; }

.add-to-box .add-to-links { float:left; }



.product-view { margin-bottom:20px;}

.product-view .product-name h1 {

    font-size:22px;

    line-height:22px;

    font-weight:bold;

}

.catalog-product-view .col-right{ padding-top:0;}

.product-view h2 {

    background:#58585b;

    border: 1px solid #000;

    font-size:18px;

    line-height:18px;

    color:#00ffff;

    padding: 12px 15px;

    margin-bottom: 15px;

    position:relative;

}

.tt{ display:block;}

.zoom-inner{ width:300px; margin-bottom:10px; height:300px; position:relative;}

.more-views h2{ display:none;}



/*** Product Collateral **/

.product-essential {margin-bottom:0px; padding-bottom:25px;}

.product-view .product-essential .product-shop .nobr {margin-bottom:5px; display:inline-block;}

.product-collateral #customer-reviews dl dt {margin-bottom:5px;}

.product-collateral #customer-reviews dl dd { border-bottom:1px solid #ECECEC; padding-bottom:10px; margin-bottom:10px;}

.product-collateral #customer-reviews dl dd.last { border:none; padding-bottom:0; margin-bottom:0;}

.product-collateral #customer-reviews dl dd table { margin-bottom:5px;}

.product-collateral #customer-reviews .pager {margin-bottom:10px;}

.product-collateral #customer-reviews #product-review-table span.nobr {display:block; padding:0 5px;}

.product-collateral #customer-reviews #product-review-table .value {text-align:center;}

.product-collateral #customer-reviews #product-review-table {margin-bottom:20px;}

#customer-reviews .form-list label.required {margin-bottom:5px;}

#customer-reviews .form-list textarea {min-width:332px; max-width:332px;}

.product-collateral .box-collateral { margin-bottom:30px; }



/* Product Images */

.product-view .product-img-box {float:left;text-align:center;margin-bottom:30px;width:310px;}

.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }

.product-view .product-img-box .product-image {

    position:relative;

    height:auto;



    border:1px solid #ececec;

    background: url(../images/opc-ajax-loader.gif) no-repeat center center;

    overflow: hidden;

}

.product-view .product-img-box .product-box-customs .product-image {overflow: inherit;}





.product-view .product-img-box .product-image .cloud-zoom-big {}

.product-view .product-img-box .product-image .big {background-color: #fff;}

.product-view .product-img-box .product-box-customs .product-image span { display:block; position:absolute; background:none; top:0; left:0; height:100%; width:100%; }

.product-view .product-img-box .product-box-customs .product-image-zoom { position:relative; width:310px; height:310px; overflow:hidden; z-index:9; }

.product-view .product-img-box .product-box-customs .product-image-zoom img { position:absolute; left:0; top:0; width:310px!important; height:310px!important; }

.product-view .product-img-box .zoom-notice { text-align:center; }

.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }

.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }

.product-view .product-img-box .zoom #track { position:relative; height:18px; }

.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }

.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }

.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }

.product-view .product-img-box .product-box-customs .zoom,

.product-view .product-img-box .product-box-customs .zoom-notice  {display: none;}



.product-view .product-img-box .more-views li a { display:block; border: 1px solid #ECECEC; }





.product-view .gallery-swipe-content {max-width: 270px; margin: 0 auto; position: relative; display: none;}

.product-view .gallery-swipe li {}

.product-view .bx-controls-direction > a {

    font-size: 0;

    position: absolute;

    left: 0px;

    top:50%;

    width: 40px;

    height: 40px;

    display:block;

    text-align: center;

    line-height: 40px;

    z-index: 4;

}

.product-view .bx-controls-direction > a.bx-next {right: 0px; left: auto; }

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

    .ps-phone .product-view .gallery-swipe-content {display: block;}

    .ps-phone .product-view .product-box-customs .product-image,

    .ps-phone .product-view .product-box-customs .more-views {display: none;}

    .product-view .product-img-box .product-image span {z-index: 9999;}

    .product-view .bx-controls-direction > a:before {content:"\f053"; font-size: 20px; }

    .product-view .bx-controls-direction > a.bx-next:before {content: "\f054";}

}



.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 { margin:0 100px; text-align:center; }

.product-image-popup .image { display:block; }

.product-image-popup .image-label {}



.addthis_32x32_style .addthis_counter.addthis_bubble_style {width: 62px !important; }



/* Product Shop */

.product-view .product-shop {float:right;width:61%;}

.product-view .product-shop .ratings { float:left; margin:0; }

.product-view .product-shop .ratings .rating-box { float:none; margin:0 0 5px; }

.col1-layout .product-view .product-shop { float:right; width:700px; }

.col3-layout .product-view .product-shop { float:none; width:auto; }

.product-view .product-name { margin-bottom:12px; }

.product-view .short-description { margin-bottom:13px; }

.product-view .short-description h2 { display:none;}

.product-view .short-description .std {}

.product-view .product-shop .product-pricing {margin-bottom:15px; overflow:hidden;}

.product-view .product-shop .product-pricing li {background:#f4f4f4; float:left; clear:left; line-height:22px; padding:0 13px; font-size:11px; margin-bottom:3px; }

.product-view .product-shop .product-pricing li .benefit {}

.product-view .product-shop .price-box { margin: 15px 0 20px; }

.product-view .product-shop .price-box .regular-price {}



.product-view .product-shop .price-box .price, .product-trade .price-box .price { color: #00ffff; font-weight: normal; font-size: 24px; line-height: 24px;}

.product-view .product-shop .price-box .old-price .price {  }

.product-view .product-shop .availability {display: block; font-size:12px; font-weight:bold; color:#d3d3d3; margin:5px 0;}

.product-view .product-shop .availability span { display:inline-block; font-size:12px; font-weight:bold; color:#74b436; margin-left:6px;}

.product-view .add-to-links li {margin-bottom: 8px;}

.product-view .add-to-links li a:before { font-size: 15px; margin-right: 15px; color:#d3d3d3; }

.product-view .add-to-links li .link-wishlist:before { content: "\f08a";  }

.product-view .add-to-links li .link-compare:before { content: "\f080";  }

.add-to-box  .or{ display:none;}

.product-view .add-to-cart .qty-block {margin-top: 4px;}

.row-product{ border-bottom:1px solid #58585b; padding:15px 0; margin-bottom:20px; overflow:hidden; width:100%;}

.row-product .no-rating{float:left;}

.row-product .no-rating:before {content: "\f040"; font-size: 14px; margin-right: 10px;}

.row-product .no-rating a { text-decoration:underline; }

.row-product .no-rating a:hover{ text-decoration:none;}

.row-product .email-friend { float: right; }

.row-product .email-friend:before {content: "\f003";padding-right:10px; font-size: 16px;}



/* Product Options */

.product-options { clear: both; margin:5px 0 18px; border: 1px solid #DBDBDB; background: #fbfbfb; border-bottom: 0; padding:25px; margin-bottom: 0; }

.product-options .qty-holder { display:block; padding-top:10px; }

.product-options dl dt{ display:block;}

.product-options dt label { font-weight:bold; display:inline-block;  padding-bottom:3px; }

.product-options dt label em { float:right; color:#e03b3b;}

.product-options dt .qty-holder { float:right; }

.product-options dt .qty-holder label { vertical-align:middle; }

.product-options dt .qty-disabled { background:none; border:0; padding:3px;  }

.product-options dd { margin:0px 0 10px 0; display:block; width:100%; float:left;}

.product-options dl.last dd.last {}

.product-options .input-box { }

.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:100%; }

.product-options .options-list {}

.product-options .options-list li { padding-top:10px; }

.product-options .options-list li:first-child { padding-top:0; }

.product-options .options-list li label { display:inline-block; }

.product-options .options-list input.radio { float:left;  margin:2px 0 0 0; height: auto; }

.product-options .options-list input {width: auto;}

.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; height: auto; }

.product-options .options-list .label { display:block; margin-left:20px; }

.product-options ul.validation-failed { padding:0 7px; }

.product-options p.required { padding:5px 0 0; overflow:hidden; width:100%; text-align:left; font-size:12px; color:#e03b3b; }

.product-shop { position:relative; }

.product-shop .price-box.map-info a {float:none; clear:left; padding:0 !important; margin-bottom:3px;}

.product-view .add-to-cart {border-top:1px solid #58585b; width:100%; padding:10px 0;}

.product-view .add-to-cart button.button > span	{ font-size:16px; height: 36px; line-height: 36px;  }

.product-view .add-to-cart button.button > span span {padding: 0 50px;}

.product-view .add-to-links {clear:left; margin:0px !important; padding: 15px 0 5px; border-bottom: 1px solid #58585b;  border-top: 1px solid #58585b; width: 100%; }



.product-view .product-options-bottom { border: 1px solid #58585b; padding:25px; background: #fbfbfb;}

.product-view .product-options-bottom .price-box { float:none; display:block; padding:0; margin-top: 0; margin-right: 0 !important; overflow:hidden; }

.product-view .product-options-bottom .price-box .price-as-configured { font-size:22px; line-height:27px; }

.product-view .product-options-bottom .price-box .price-as-configured .price { font-weight:normal; }

.product-view .product-options-bottom .add-to-cart {margin-top: 10px;}

.product-view .product-options-bottom .add-to-links {border-bottom: 0;}

.product-view .product-shop .product-options-bottom .price-box .price {font-size: 16px; line-height: 16px;}

.product-view .product-shop .product-options-bottom .price-label {display: inline-block;}



.row-product .addthis_toolbox { border-top: 1px solid #dbdbdb; border-bottom:0; padding-bottom:0; padding-top:15px; width: 100%; overflow: hidden;}

.review-product-list .row-product .addthis_toolbox {margin-top: 15px; float: left;  width: 100%;}

.addthis_toolbox { border-bottom: 1px solid #58585b;  padding-bottom: 15px;}

.addthis_mini_style .addthis_button_pinterest_pinit {margin-top:-1px; }

.addthis_mini_style .addthis_button_pinterest_pinit span {height:20px;}





/* Grouped Product */

.product-view .grouped-items-table {}

.product-view{ position:relative;}

.messege-product{

    background:#FAFAEC;

    border:1px solid #FCD344;

    border-radius: 0 0 3px 3px;

    font-size: 12px;

    font-weight: bold;

    left: 50%;

    margin-left: -220px;

    padding:9px 60px 9px 60px;

    position: fixed;

    text-align: center;

    top: 0;

    width: 333px;

    z-index: 999; display:none;

}

.messege-product.none-messege{ display:block;}

.messege-product button:hover{ background-position:0 -9px; cursor:pointer;}

.messege-product button {

    background: url(../images/remove-popup-2.png) no-repeat  0 0;

    border: medium none;

    height: 9px;

    position: absolute;

    right: 20px;

    top:12px;

    width: 9px;

    z-index: 9999;

}

#review-form .form-list .input-box {width: auto;}

#review-form .form-list input.input-text,

#review-form .form-list textarea {width: 100%;}

#review-form td.value {text-align: center;}

/* Block: Description */

.product-view .box-description {}



/* Block: Additional */

.product-view .box-additional {}

.product-view .box-additional .data-table td.label,

.product-view .box-additional .data-table th.label {padding-left:10px;}

#product-review-table {margin-bottom:10px;}



/* Block: Upsell */

.box-up-sell { border:1px solid #ededed; padding:20px; background:#fbfbfb; overflow:hidden; position: relative;}

.box-up-sell h2{ font-size:14px; text-transform:uppercase; color:#383737; margin-bottom:20px; padding-right: 65px;}

.box-up-sell ul li .product-image {margin-bottom:15px; display: block;}

.box-up-sell ul li .product-image img {max-width: 100%;}

.box-up-sell .product-name { margin-bottom:10px; }

.box-up-sell .no-rating{ width:100%; overflow:hidden;}

.box-up-sell .no-rating a{ display:block;}

.box-up-sell .product-name a { text-decoration:none; }

.box-up-sell ul{ margin-left:0px;}

.box-up-sell .up-sell-carousel li {min-height:340px; }

.box-up-sell ul li{ float:left;  margin:0 12px; width: 260px; text-align: center;  }

.box-up-sell ul li .product-box  {border:1px solid #ededed; background:#fff;padding:25px;}

.box-up-sell ul li .noSwipe {overflow: hidden;}

.box-up-sell .up-sell-carousel-none li.last {margin-right:0;}

.box-up-sell ul li .no-rating{ margin-bottom:0; margin-top:0px; }

.box-up-sell .price-box { margin:0;display:block; overflow:hidden;}

.box-up-sell .price-box .regular-price { float:none; }

.box-up-sell .price-box .minimal-price span{ font-size:15px; font-weight:normal;}

.box-up-sell ul li .no-rating a{ }

.box-up-sell ul li:first-child{ margin-left:0}

.box-up-sell .products-grid td { margin-right:11px; width:204px; }

.box-up-sell .rating-box {float:none; margin: 0 auto 5px;}

.box-up-sell .box-tags .product-tags {overflow:hidden; margin-bottom:25px;}

.box-up-sell .box-tags .product-tags li {display:inline; text-transform:capitalize; background:url(../images/line-2.gif) no-repeat 100% 3px; padding:0 10px 0 0px; margin:0 10px 0 0;}

.box-up-sell .box-tags .product-tags li.first {padding-left:0px;}

.box-up-sell .box-tags .product-tags li.last {background:none;}

.carousel-prev,

.carousel-next {position: absolute; top:16px; right: 30px; font-size: 30px;}

.carousel-prev {right: 60px;}







/* Block: Tags */

.product-view .box-tags {}

.product-view .box-tags h3 {font-size:10px; line-height:normal; margin-bottom:12px;}

.product-view .box-tags .form-add label { display:block; font-size:12px; font-weight:bold; color:#7d7d7d; margin-bottom:15px; clear:both; padding-top:10px; }

.tags-list{ padding-top:10px;}

.my-tag-edit .btn-remove{ float:right;}

.my-tag-edit{ display:inline-block;}

#my-tags-table .add-to-links{ margin-top:10px;}

.product-view .box-tags .form-add .input-box {

    float:left;

    width:100%;

    padding-left:32px;

    moz-box-sizing:border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    position: relative;

}

.product-view .box-tags .form-add .input-box:before {content: "\f02b"; font-size: 28px; line-height: 28px;  position: absolute; left: 0px; top:0;}

.product-view .box-tags .form-add input.input-text {width:100%;border:1px solid #d4d4d4; background:#fcfcfc; }

.product-view .box-tags .form-add button.button {margin-left: 32px; margin-top: 10px;}

.product-view .box-tags .form-add p { clear:both; }

.box-collateral.box-tags .note{ color:#343434; padding-bottom:15px; padding-top:5px; }



.video,

.map-content  {height:100%; position:relative; padding-bottom:56.25%; overflow:hidden; }

.video iframe {height:100%;width:100%; position:absolute; left:0; top:0;}



.map-content { margin-bottom:30px; padding-bottom:50%;  }

.map-content figure iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}



/* Block: Reviews */

.product-view .box-reviews {}

.product-view .box-reviews .form-add {}



/*** My Recent Reviews **/

.dashboard #my_recent_reviews li {padding-bottom:7px;}

.dashboard #my_recent_reviews li .ratings {margin:0px 0 5px 0;}

.dashboard #my_recent_reviews li .ratings strong {margin:0 5px 0 0;}

.dashboard #my_recent_reviews li .ratings .rating-box {margin:0; }

.dashboard #my_recent_reviews li .details .product-name {margin-bottom:3px;}



/* Send a Friend */

.send-friend {}

.send-friend .buttons-set button.button {margin-left:10px;}

#product_sendtofriend_form #sender_message{ margin-bottom:20px; resize:none; min-width:304px; max-width:373px; width:373px;}

#product_sendtofriend_form .buttons-set{ padding-top:15px;}

#product_sendtofriend_form .form-list .field {float: left;width: 361px;}

#product_sendtofriend_form .form-list .additional-row > div{width:408px;}

#product_sendtofriend_form .form-list .fields .field:first-child {float: left;width:402px;}

#product_sendtofriend_form  .form-list .fields .field input.input-text{width: 373px;}

#product_sendtofriend_form  .buttons-set {text-align:center;}

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



/* Content Styles ================================================================= */

.product-name { font-size:14px; font-weight:normal; }

.product-name a {}



/* Product Tags */

.tags-list li { display:inline; font-size:15px; line-height:normal; margin-right:10px; }



/* Advanced Search */

.advanced-search {}

.advanced-search + .buttons-set {max-width: 340px;}

.advanced-search-amount {margin-bottom:5px;}

.advanced-search-summary {padding:15px 0;}

.advanced-search .form-list select {width:340px;}

.advanced-search .form-list label {float:none;}

.advanced-search .input-range {margin-bottom: 5px;}

.advanced-search .input-range input {display: inline-block;}

.catalogsearch-advanced-index #advanced-search-list li.even label {display:block; width:100%;}

.form-adv-search{ border:1px solid #ececec; background:url(../images/media/bg-adv-search.gif) left  bottom no-repeat #fff; padding:11px 20px 20px 20px}

.form-adv-search .fieldset{ border:none; background:none; margin:0; padding:0 0 0 0;}

.form-adv-search .fieldset h2{ font-size:12px; text-transform:uppercase; color:#343434; padding:8px 0 5px 0;}

.catalogsearch-advanced-index .col-main{ padding-top:17px;}

.form-adv-search .page-title{ border-bottom:1px solid #ececec; padding-bottom:9px;}

.form-adv-search .fieldset .form-list input.input-text {width:495px;}

.form-adv-search .fieldset .form-list .input-range input.input-text {width:100px!important;}

.input-range small{ color:#b1b1b1;}

.form-adv-search select.multiselect option {border-bottom:none;padding:2px 5px; color:#7e7e7e; padding-top:1px; padding-bottom:1px;}

.form-adv-search .multiselect{ padding:5px; height:94px;}

.form-adv-search .buttons-set{ padding:12px 0 0 0; margin-top:0}

.form-adv-search .buttons-set button.button { float:left;}

.form-adv-search .form-list select {width:500px;}



/* cms-about-magento-demo-store */

.cms-page-view  .page-head {margin: 0 0 10px;padding:5px 0 8px;}

.cms-page-view  .page-head h2{ text-transform:uppercase; font-size:18px; color:#383737;}



.about-col-1,

.about-col-2,

.about-col-3 {

    float:left;

    padding:214px 29px 27px 29px;

    moz-box-sizing:border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    width:32%;

    margin-left:2%;

}

.about-col-1 {margin-left:0;}



.about-col-1{ background:url(../images/media/about-11.png) center top no-repeat #f9f9f9; position:relative; z-index:10}

.about-col-2{ background:url(../images/media/about-22.png) center top no-repeat #f9f9f9; position:relative;}

.about-col-3{ background:url(../images/media/about-33.png) center top no-repeat #f9f9f9;}



.about-col-1 h3,

.about-col-2 h3,

.about-col-3 h3{ font-size:12px; text-transform:uppercase; color:#343434; margin-bottom:12px;}

.about-col-1 p,

.about-col-2 p,

.about-col-3 p{ font-size:12px;color:#343434; line-height:18px; color:#7c7c7c; margin-bottom:0;}



.about-col-4,

.about-col-5,

.about-col-6 { float:left; width:32%;	 margin-left:2%; }

.about-col-4 {margin-left:0;}



.about-col-4 h4,

.about-col-5 h4,

.about-col-6 h4{ font-size:12px; text-transform:uppercase; color:#383737; padding-bottom:16px; margin-bottom:14px; border-bottom:1px solid #ececec;}

.about-col-4 p,

.about-col-5 p,

.about-col-6 p{ font-size:12px;color:#343434; line-height:18px; color:#7c7c7c; margin-bottom:0;}

.about-col-4 ul,

.about-col-5 ul,

.about-col-6 ul { list-style:none; padding:25px 0 12px 10%; margin:0 0 0 0;}

.about-col-4 ul li,

.about-col-5 ul li,

.about-col-6 ul li{

    list-style:none;

    font-size:12px;

    font-style:italic;

    color:#373737;

    padding:0 0 9px 0;

}

.about-padd-2 ul li:before {content: "\f061"; font-size: 16px; margin-right: 10px;}



.about-col-7 h4{ font-size:12px; text-transform:uppercase; color:#383737; padding-bottom:16px; margin-bottom:14px; border-bottom:1px solid #ececec;}.about-col-7 p{ font-size:12px;color:#343434; line-height:18px; color:#7c7c7c; margin-bottom:0;}

.about-padd{ padding-bottom:25px;}

.about-padd-2{ padding-bottom:30px;}

/* customer-service */

.custom-servis-ul,

.custom-servis-ul ul{list-style:none; padding:0!important; margin:0!important;}

.custom-servis-ul ul li{ border-bottom:none; padding:5px 5px 5px 5px; margin-bottom:3px; padding-left:23px; color:#7c7c7c; font-weight:bold;}

.custom-servis-ul li {	border-bottom:1px solid #ececec;list-style:none;margin-bottom:20px;padding-bottom:10px;}

.custom-servis-ul li h3 {

    background:url(../images/icos-set.png) 0 0 no-repeat;

    font-size:13px;

    line-height:16px;

    color:#343434;

    text-transform:uppercase;

    font-weight:normal;

    margin-bottom:13px;

    padding: 2px 0 8px 46px;

}

.custom-servis-ul li.item-2 h3 {background-position: 0 -124px;}

.custom-servis-ul li.item-3 h3 {background-position: 0 -253px;}

.custom-servis-ul li.item-4 h3 {background-position: 0 -377px;}

.custom-servis-ul li.item-5 h3 {background-position: 0 -501px;}

.custom-servis-ul li.item-6 h3 {background-position: 0 -638px;}

.custom-servis-ul li.item-7 h3 {background-position: 0 -764px;}



.custom-servis-ul li p{ font-size:12px; color:#8a8989; line-height:18px; margin-bottom:10px;}

/* Sitemap */

.page-sitemap .links { text-align:right; margin:0 8px -47px 0; overflow:hidden; }

.page-sitemap .links a span{display:inline-block; padding-right:29px;}

.page-sitemap .sitemap { margin:12px 0 30px; display:inline-block;  }

.page-sitemap .sitemap a {}

.page-sitemap .page-title {margin-bottom:25px;}

.page-sitemap .sitemap li { margin:8px 0; }

.page-sitemap .sitemap li a{text-decoration:none; font-size:12px; text-transform:capitalize; font-weight:normal;padding-left:14px;}

.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }

.page-sitemap .sitemap li.level-0 a { text-decoration:none; font-size:12px; text-transform:uppercase; font-weight:normal;padding-left:14px;}

.page-sitemap .sitemap li {font-size:13px; line-height:18px;}

.page-sitemap .sitemap li.level-1{ padding-left:45px!important; margin-bottom:10px; margin-top:10px; background:none;}

.page-sitemap .sitemap li.level-1 a{background:none; font-weight:bold; padding-left:0; text-transform:none;}

.page-sitemap .sitemap li.level-2 a,

.page-sitemap .sitemap li.level-3 a,

.page-sitemap .sitemap li.level-4 a{ background:none; padding-left:0;text-transform:none;}

.page-sitemap .sitemap li.level-2{ padding-left:60px!important;}

.page-sitemap .sitemap li.level-3{ padding-left:75px!important;}

.page-sitemap .sitemap li.level-4{ padding-left:100px!important;}

.page-sitemap .sitemap li a {display:inline-block; text-decoration:none;}



.page-sitemap .pager{ border:1px solid #ececec; margin:5px 0;padding:13px 9px 13px 19px;}

/* RSS */

.rss-title h1 { padding-left:27px; }

.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }

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

.form-alt li {overflow:hidden; margin-bottom:10px;}

.search-form .form-alt li {overflow: inherit; clear: both; display:table; width: 100%;}



/* Shopping Cart ========================================================================= */

.cart {}



/* Checkout Types */

.cart .checkout-types { float:right; text-align:right; }

.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding: 0; color:#fff; }

.cart .title-buttons .checkout-types li button.button span {background:#d41224; border-radius:0px; font-size:12px; padding:0 12px; height:31px; line-height:30px;}



/* Shopping Cart Table */

.cart-table .item-msg { font-size:10px; }



/* Shopping Cart Collateral boxes */

.cart .cart-collaterals { padding:25px 0 0px; }

.cart .cart-collaterals .col2-set { width: 65%; float: left;}

.cart .page-title.title-buttons .checkout-types {padding-top:53px; display:none;}



.cart .crosssell {}

.cart .crosssell .product-name a { text-decoration:none; font-size:12px; line-height:18px;}

.cart .col2-set h2 {

    border-bottom:2px solid #777;

    font-size:17px;

    line-height:24px;

    color:#fff;

    text-transform:uppercase;

    padding: 0 0 8px;

    margin:0 0 15px;

}

.cart .crosssell .product-image { float:left; width:112px; height:112px; border:1px solid #ededed; margin-right:10px; }

.cart .crosssell .product-details { overflow:hidden; }

.cart .crosssell li.item {border-bottom:1px solid #eaeaea; padding: 18px 0; margin: 0; }

.cart .crosssell li.item.last{ margin-bottom:0; padding-bottom:0;}

.cart .crosssell li.item:first-child { padding-top:0; }

.cart .crosssell li.last {border:none;}

.cart .crosssell .product-name {font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.cart .crosssell .product-name {margin-bottom:7px; margin-top:-3px;}

.cart .crosssell .price {font-weight:600; font-size:14px;}

.cart .crosssell .price-box { display:block; overflow:hidden; padding-bottom:10px;}

.cart .crosssell .price-box .regular-price { float:none; }

.cart .crosssell .price-box .price-label {display:none;}

.cart .crosssell button.btn-cart {float:left;}

.cart .crosssell button.btn-cart span {}

.cart .crosssell .add-to-links { padding-top:10px; clear: left;}

.cart .crosssell .add-to-links li{ }

#shopping-cart-table .product-image {display:inline-block;}



/* Discount Codes & Estimate Shipping and Tax Boxes */



#discount-coupon-form { display:block; margin-bottom:20px;}

.cart .discount,

.cart .shipping { clear: both; display: table;}

.cart .discount .discount-form  button.button {margin-bottom:5px; margin-right:5px; clear:right;}

.cart .discount .buttons-set{ padding-left:0; padding: 20px 0 0;}

.cart .discount .buttons-set button.button {float:left; }

.cart .shipping {}

.cart .shipping .buttons-set {padding-left:0px; padding-top:0px;}

.cart .shipping .buttons-set button.button {float:left;}

.cart .discount-form label {margin-bottom:16px; display:block; font-size:13px; line-height:19px; text-transform:uppercase;}

.cart input,

.cart select { text-align:left; }

.cart select {}

.cart .discount-form .input-box {}

.cart .discount-form .input-box input {width:100%;}

.cart .discount-form .buttons-set {margin:0px 0 0 0; clear:right; overflow:hidden;}

.cart .shipping .form-list .input-box {width:auto;}

.cart .shipping p { font-size:13px; line-height:16px; margin-bottom:12px; text-transform:uppercase;}

.cart .shipping label {display:block; font-size:13px;  margin-bottom:0px; font-weight:600;}

.cart .shipping .form-list li {margin-bottom:7px;}

.cart .shipping .form-list li input {width:100%;}

.cart .shipping .form-list li select {width:100%;}

.cart .shipping .buttons-set{ margin-top:0; padding-top:15px; padding-bottom:10px;}



/* Shopping Cart Totals */

.cart .totals { background:#3a3a3a;	overflow:hidden;padding:0px 0px 0px 0px; width: 34%; float: right;}

.cart .totals table { width:100%; font-size:12px; color:#7f7f7f; margin-bottom:0px; }

.cart .totals table tr{ border-bottom:1px solid #606060;}

.cart .totals table th,

.cart .totals table td { padding:7px 11px; font-size:13px; line-height:17px; color:#fff; text-transform:uppercase; vertical-align:middle; width:50%;  }

.cart .totals table tr td:first-child { }

.cart .totals table td:first-child.a-right {text-align: left !important;}

.cart .totals table strong { font-weight:normal; }

.cart .totals table th { font-weight:bold; }

.cart .totals table tfoot th {}

.cart .totals .price {font-size:18px; line-height:normal; color:#fff; display:inline-block; padding: 0;}

.cart .totals button.button > span {

    font-size:15px;

    padding:0 5px;

    height:49px;

    line-height:49px;

}

.cart .totals button.button:hover > span{ }

.checkout-types li {padding-top:15px;}

.checkout-types li:first-child {padding-top:0;}

.checkout-types li a {color:#a6a6a6; text-decoration:underline;}

.checkout-types li a:hover{ text-decoration:none;}

.cart .totals .checkout-types {text-align:center; float:none; padding:15px 11px;}

.cart .totals .checkout-types li a {width:auto;}

/* Options Tool Tip */

.item-options { margin-bottom:16px; padding-left:5px; }

.item-options li {}

.item-options li em { color:#343434; }

.item-options li em .price { text-decoration:underline; }

.item-options dt {font-weight:bold;}

.item-options dd {padding-left:10px;}

.truncated { padding:5px 0; width:auto; }

.truncated span { cursor:help; }

.truncated .truncated_full_value { display:none; padding-top:5px; top:auto;}

.truncated .truncated_full_value .item-options {

    background:none;

    border:none;

    top:0;

    left:auto;

    position:relative;

    width:auto;

}

.truncated .truncated_full_value.show {

    display: table-cell !important;

}

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



/* Checkout ============================================================================== */

.checkout-multishipping-address-newshipping .form-list li.wide input.input-text {width:692px;}

.checkout-multishipping-address-newshipping .form-list select {width:337px;}

/********** < Common Checkout Styles */

/* Shipping and Payment methods */

#checkout-payment-method-load input.input-text {width:224px;}

.sp-methods dt { font-weight:bold; }

.sp-methods .price { font-weight:bold; }

.sp-methods .form-list { padding-left:20px; }

.sp-methods select.month { width:100px; margin-right:10px; }

#payment_form_ccsave  #ccsave_cc_type {width: 100%;}

.sp-methods select.year { width:96px; }

.sp-methods input.cvv { width:3em !important; }



.sp-methods .checkmo-list li { margin:0 0 5px; }

.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }

.sp-methods .checkmo-list address { float:left; }



.sp-methods .centinel-logos a { margin-right:3px; }

.sp-methods .centinel-logos img { vertical-align:middle; }



.sp-methods .release-amounts { margin:0.5em 0 1em; }

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



.please-wait { float:right; margin-right:5px; }

.please-wait img { vertical-align:middle; margin-right:5px; margin-top:-2px; }

.cvv-what-is-this { cursor:help; margin-left:5px; }



/* Tooltip */

.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }

.tool-tip .btn-close { text-align:right; }

.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:9px; height:9px; background:url(../images/btn_remove.gif) 100% 0 no-repeat; text-align:left;font-size: 0; overflow:hidden; }

.tool-tip .tool-tip-content { padding:5px; }



/* Gift Messages */

.gift-messages { margin-bottom:10px;}

.gift-messages h3{ font-size:12px; text-transform:uppercase; color:#343434; padding-top:10px;}

.gift-messages .control label{ color:#000; font-weight:bold;}

#shipping-method-buttons-container{ padding:10px 0 0 0;}

#shipping-method-buttons-container .back-link a{ }

.gift-messages-form { border:1px solid #ddd; background-color:#fbfbfb; padding:10px; }

.gift-messages-form { position:relative; }

.gift-messages-form label { float:none !important; position:static !important; color:#000; font-weight:bold;}

.gift-messages-form h4 {font-size:12px; text-transform:uppercase; color:#343434; padding-top:10px;}

.gift-messages-form .whole-order {}

.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; background:#fff; }

.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }

.gift-messages-form .item .details { margin-left:90px; }

.gift-messages-form .item .details .field{ margin-bottom:10px;}

.gift-messages-form .item .details .product-name { font-size:12px; text-transform:uppercase; color:#2f2f2f;}

.gift-messages-form .form-list li.wide textarea {max-width:340px;}

.gift-messages-form  .inner-box .form-list li.wide textarea {max-width:333px;}

#allow-gift-messages-for-order-container .field{ margin-bottom:10px;}



.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }

.gift-message-link.expanded { background-position:0 -53px; }

.gift-message-row {}

.gift-message-row .btn-close { float:right; }

.gift-message dt strong { font-weight:bold; }



/* Checkout Agreements */

.checkout-agreements {}

.checkout-agreements li { margin:10px 0; }

.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }

.checkout-agreements .agree { padding: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; }



/* Generic Info Set */

.info-set {}

/********** Common Checkout Styles > */



.checkout-onepage-index .page-title {}

.checkout-onepage-index .col-main {}

.checkout-onepage-index .page-title {margin-bottom:30px;}

.checkout-onepage-index .page-title h1 {}



.checkout-onepage-success a {}

.checkout-onepage-success a:hover {text-decoration:underline;}



/* One Page Checkout */

.block-progress {}

.block.block-progress .block-title{}

.block.block-progress .block-title .toggle {display: none;}

.block.block-progress .block-content{ padding:0 0 0 0;}

.block-progress dt {

    display:block;

    background: #757575;

    font-size:14px;

    line-height:17px;

    color:#fff;

    text-transform:none;

    margin-bottom:10px;

    padding:9px 10px 11px;

}

.block-progress dt:first-child {border-top:none;}

.block-progress dt.complete a { color:#fff; text-decoration:underline; }

.block-progress dt.complete a:hover { text-decoration:none; }

.block-progress dt.complete .separator{ color:#908f8f; margin: 0 8px; }

.block-progress dt.complete{ position:relative; z-index:999;}

.block-progress dt.complete,

.block-progress dd.complete { padding-bottom:12px; margin-bottom:10px; }

.block-progress dd.complete {

    border:1px solid #ececec;

    color:#8a8989;

    font-style:italic;

    padding:18px 19px 12px 19px;

    margin-bottom:10px;

}

.block-progress dd.complete address{color:#8a8989; font-style:italic;}

.opc {position:relative; }

.opc li.section { margin-bottom:10px; }

.opc p {margin-bottom:5px;}

.opc .buttons-set.disabled button.button { display:none; }

.opc .buttons-set .please-wait { height:21px; line-height:21px; font-size:12px; color:#000; }

.opc .step-title { padding:4px 5px 6px; text-align:right;background:#3a3a3a; }

.opc .step-title .number {

    float:left;

    background:#343434;

    font-size:17px;

    line-height:21px;

    color:#fff;

    text-align:center;

    margin-right:8px;

    padding: 3px 0 0;

    height:27px;

    width:27px;

    border-radius:13px;

    -moz-border-radius:13px;

    -webkit-border-radius:13px;

    -webkit-background-clip: padding-box;

}

.opc .step-title h2 {

    float:left;

    font-size:14px;

    line-height:17px;

    color:#fff;

    margin-bottom:0;

    padding-top:5px;

}

.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }

.opc label {padding-bottom:2px;}

.opc .input-box {margin-bottom:15px;}

.opc .fields select, .opc .field select {width: 313px;}





#checkout-review-table tr{ background:none;}

#checkout-review-table thead{ background:none;}

#checkout-review-table th{ padding:12px 20px 12px 20px; font-size:12px; font-weight:bold; color:#000000;}

#checkout-review-table td{ border:1px solid #ececec; background:none; padding:15px 20px;}

#checkout-review-table td h3{ margin-bottom:0; font-size:12px; color:#2f2f2f; text-transform:uppercase;}

#checkout-review-table .price{ font-weight:bold;}

#checkout-review-table th{ border:1px solid #ececec;}

#checkout-review-table-wrapper { overflow:hidden;}

#checkout-review-table{}

#checkout-review-table .item-options {padding-top:5px;}

#checkout-review-table tfoot td{ font-weight:bold; color:#000000;text-align:right !important;}

#checkout-review-table tfoot td+td{ text-align:left !important;}

#checkout-review-table tbody .first{}

#checkout-review-table tbody tr.last{}

#review-buttons-container{ padding:20px 0 0 0; margin:0 0 0 0;}

#co-shipping-form{ border:1px solid #ececec; padding:10px; display:block;}



.opc .active { }

.opc .active .step-title { cursor:default; background:#343434; }

.opc .active .step-title .number { background:#fff; color:#3a3a3a; }

.opc .active .step-title h2 { font-size:12px; line-height:15px; padding-top:7px; }



#checkout-step-login {}

#checkout-step-login h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#fff;}

#checkout-step-login .col2-set {border:1px solid #777;padding:20px; position:relative; overflow:hidden; }

#checkout-step-login .col2-set .col-1 { float:left; margin-right:3%; width:46%; }

#checkout-step-login .col2-set .col-2 { float:left; width:46%; }

#checkout-step-login .col2-set .buttons-set {margin:0;padding:0;}

#checkout-step-login .col2-set > .col-1 h4{font-size:12px; text-transform:uppercase; font-weight:normal; color:#fff;}

#checkout-step-login .col2-set .col-2  h4{font-size:12px; text-transform:none; font-weight:normal; color:#fff;}

#checkout-step-login .col-1 .col-1 .buttons-set button.button{ float:left;}

#checkout-step-login .col-2 .form-list input.input-text {width:327px;}

#checkout-step-login .col-1 .col-1 .buttons-set{ padding:0 0 0 0; margin:0 0 0 0;}

#checkout-step-login .col2-set .col-2 .buttons-set{padding:0 0 0 0; margin:0 0 0 0;}

#checkout-step-login .col2-set .col-2 .buttons-set .f-left{ font-weight:bold; }

#checkout-step-login .col2-set .col-2 .buttons-set .f-left:hover{ }

#checkout-step-login .form-list li.control input.radio, #checkout-step-login .form-list li.control input.checkbox {margin-right: 6px; margin-top:-3px;}

#co-billing-form > fieldset{

    border:1px solid #777;

    padding:10px;

    moz-box-sizing:border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}

.opc .step { padding-top:10px; position:relative; }

.opc .step .tool-tip { right:20px; top:20px!important; }

.opc .order-review {}

.opc .buttons-set{border:0;}

.opc .field{width:334px;}

.opc .fields input,

.opc .field input{width:314px;}

.opc .name-lastname,

.opc .field-2{width:292px; float:left;}

.opc .field-2 input{width:310px;}

.opc .field-2 select{width:315px;}

.opc .name-firstname{width:334px;}

.opc .name-firstname input {width:314px;}

.opc .name-middlename{width:144px;}

.opc .name-middlename input{width:124px!important;}

.opc .name-lastname input{}

.opc .sp-methods dt{padding-bottom:12px;}

.opc .sp-methods dt label{ color:#000;}

#checkout-shipping-method-load .sp-methods dt{ font-size:12px; text-transform:uppercase; color:#343434;}

.opc .form-list{margin:10px 0;}

.opc .form-list li.wide input.input-text{width:649px;}

#shipping_method_form h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#343434;}

#shipping_method_form h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}

#multishipping-billing-form h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333; margin-bottom:0;}

#multishipping-billing-form .sp-methods dt {font-weight: bold; padding-bottom:10px;}

#multishipping-billing-form .sp-methods .form-list input.input-text {width:100%;}

/* Multiple Addresses Checkout */

.button.multi-btn{ float:right;}

#checkout-progress-state{ overflow:hidden; }

.checkout-progress { padding:0; width:98%; margin:0 auto 40px; }

.checkout-progress li {

    float:left;

    background:#9c9c9c;

    width:20%;

    color:#fff;

    font-weight:bold;

    padding:8px 10px 11px 15px;

    overflow:hidden;

    white-space: nowrap;

    moz-box-sizing:border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    position: relative;

}

.checkout-progress li:before {content: "\f0da"; font-size: 16px; position: absolute; left: 0; top: 8px;}

.de-lang-class .checkout-progress li {font-size: 11px;}

.checkout-progress li span { display:block; overflow:hidden; }

.checkout-progress li.odd { background-color:#777; }

.checkout-progress li.active { background:#343434; }

.checkout-progress li.active:before {display: none;}

.multiple-checkout { position:relative;}

.multiple-checkout .sp-methods .input-box .v-fix:first-child {padding-right:25px; margin-bottom: 10px;}

.multiple-checkout .col2-set {width:auto;}

.multiple-checkout .page-title{ padding-bottom:10px; margin-bottom:0;}

.multiple-checkout h2{ font-size:18px; text-transform:uppercase; color:#383737; padding:10px 0 10px 0;}

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

.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }

.multiple-checkout .grand-total big {margin-bottom:0px; overflow:hidden; display:block;color:#343434; padding-top:10px;}

.multiple-checkout .grand-total .price {}

.multiple-checkout .box {margin-bottom:20px;}

.multiple-checkout table {margin-bottom:10px;}

.multiple-checkout table tfoot tr td{ color:#000; font-weight:bold;}

.multiple-checkout p {margin-bottom:5px;}

.multiple-checkout .col-1.col-narrow,

.multiple-checkout .col-2.col-wide {float:left;width:50%; overflow-x:auto; padding-bottom: 15px; }

.multiple-checkout .box-title h3,

.multiple-checkout .col-2.col-wide  h3 {font-size:12px; line-height:normal;}

.multiple-checkout .col-2.col-wide .box {margin-left:100px;}

.multiple-checkout h2,

.multiple-checkout h3,

.multiple-checkout h4{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}

.multiple-checkout h2 {color:#343434; font-size:15px;}

.multiple-checkout .col-2.col-wide table .price{ font-weight:bold; }

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



/* Account Login/Create Pages ============================================================ */

.account-login #login-form .col2-set{}

.account-login .new-users .buttons-set{ padding-left:0;}

.account-login .new-users .buttons-set button.button {float:left;}

.account-login .new-users-wrapper { float:left;margin-bottom:20px; width:48%; }

.account-login .new-users {	background:url(../images/media/bg-login.gif) no-repeat right bottom #ffffff; border:1px solid #ececec;padding:20px;	min-height:282px;}

.account-login .registered-users-wrapper { float:right;margin-bottom:20px; width:50%; }

.account-login .registered-users {background:url(../images/media/bg-login-2.gif) no-repeat right bottom #ffffff;border:1px solid #ececec;padding:20px;	min-height:260px;}

.account-login .registered-users h2,

.account-login .new-users h2 { padding:0 0 15px 0; border-bottom:1px solid #ececec; font-size:12px; text-transform:uppercase; color:#343434;}

.account-login .registered-users  p,

.account-login .new-users p{ padding:13px 0 12px 0;}

.account-login .registered-users .form-list input.input-text {width:422px;}

.account-login .registered-users  p.required{ padding:0px 0 5px 0; }

.account-login .registered-users .buttons-set button.button{ float:none;}

.account-login .registered-users .f-left{ float:none!important; display:table; font-size:12px; font-weight:bold; text-decoration:none; padding-bottom:12px;}

.account-login .registered-users .f-left:hover{}

.account-login .registered-users .buttons-set {clear: both;margin:-19px 0 0 0;padding:5px 0px 0px 0px;}

.account-create form .fieldset:first-child{ margin-bottom:32px;}

/* Account Login/Create Pages ============================================================ */



/* Captcha */

.captcha-note  {}

.captcha-image { float:left; position:relative; }

.captcha-img { border:1px solid #ccc; }

.registered-users .captcha-image    {}

#checkout-step-login .captcha-image {}

.captcha-reload { position:absolute; top:2px; right:2px;}

.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }



@-webkit-keyframes rotate {

    0% { -webkit-transform:rotate(0); }

    0% { -webkit-transform:rotate(-360deg); }

}

@-moz-keyframes rotate {

    0% { -moz-transform:rotate(0); }

    0% { -moz-transform:rotate(-360deg); }

}

@keyframes rotate {

    0% { transform:rotate(0); }

    0% { transform:rotate(-360deg); }

}



/* Remember Me Popup ===================================================================== */

.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}

.remember-me-popup {}

.remember-me-popup h3 {}

.remember-me-popup .remember-me-popup-head {}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}

.remember-me-popup .remember-me-popup-body {}

.remember-me-popup .remember-me-popup-body a {}

/*==================== Remember Me Popup =============================================== */



/*==================== Wishlist Form ========================================== */

#wishlist-view-form #wishlist-table textarea {min-height:70px; min-width:99%; max-width:99%; max-height:70px; resize:none; margin-top:10px;}

#wishlist-view-form #wishlist-table a {display:inline-block; margin-bottom:5px;}

#wishlist-view-form #wishlist-table .cart-cell a {float: left; clear: left;}

#wishlist-view-form #wishlist-table .cart-cell .old-price {float: left; clear: left;}

#wishlist-view-form #wishlist-table .product-image img {height:100px;width:100px;}

#wishlist-view-form #wishlist-table p,

#wishlist-view-form #wishlist-table button.button {padding:0;margin-bottom:10px;}

#wishlist-view-form .buttons-set.buttons-set2 {text-align: center;}

#wishlist-view-form .buttons-set.buttons-set2  button.button{margin-right:5px; margin-bottom: 5px; float: none; display: inline-block;}

#wishlist-view-form  .button.btn-share{ margin-right:0!important;}

/*=====================  End  ================================================== */



/* My Account ============================================================================= */

.my-account {overflow-x: auto; padding-bottom: 10px; padding-left: 8px; margin-left: -8px;}

.my-account .title-buttons .link-rss { float:none; margin:0; }

.my-account .page-title{}

.my-account .page-title button.button {}

.my-account #wishlist-table .cart-cell .price-box{display:block;overflow:hidden;width:100%;padding-bottom:15px;text-align:left;}

.my-account .cart-cell .price-box{display:block;overflow:hidden;width:100%;padding-bottom:15px;text-align:center;}

.my-account .cart-cell p{ padding-top:5px;}

.my-account	.add-to-cart-alt input {text-align:center;padding:4px 2px;margin-bottom:10px;}

.my-account .page-title a {display:inline-block; margin:5px 10px 0 0;}

.my-account .title-buttons .link-rss { float:none; margin:0; }

.my-account .pager {margin-bottom:10px;}

.my-account .sub-title {font-size:12px; padding:10px 0;}

.my-account #form-validate .fieldset {margin:25px 0px;}

.my-account table tr td {vertical-align:middle;}

.my-account .addresses-list ol li {padding-bottom:15px;}

.my-account table .product-name a {text-decoration:none; font-family: 'Lato', sans-serif;}

.my-account table .product-name a:hover {text-decoration:underline;}

.my-account .my-tag-edit .btn-remove {display:inline-block;}

#my-tags-table .add-to-links {white-space:nowrap;}

.my-account .box-head a {float:right;}

.my-account .box-head h2 {float:left;}

.my-account .box .box-title {border-bottom:1px solid #58585b; margin-bottom:13px;}

.my-account .box .box-title h3 {float:left; font-size:12px; line-height:18px; text-transform:uppercase; color:#00ffff; font-weight:normal; margin-bottom:5px; }

.my-account .box .box-title a {float:right;}

.my-account .col2-set .col-1 { float:left; width:47%; }

.my-account .col2-set .col-2 { float:right; width:47%; }

.my-account .data-table {margin-bottom:10px;}

.my-account .data-table th,

.my-account .data-table td {padding:10px 12px;}

.my-account .data-table .price-excl-tax,

.my-account .data-table .price { display:inline; }



.my-account #my-orders-table { margin-bottom:10px; }

.my-account #my-orders-table th,

.my-account #my-orders-table td.last { text-align:center; }

.my-account .order-info li a {text-decoration: underline;}



.col-main .block-account {display:none;}





/********** < Dashboard */

.dashboard {}

.dashboard .welcome-msg {}

.dashboard .welcome-msg .hello{margin-bottom:10px;}

.dashboard .data-table {}

.dashboard .col2-set{padding:10px 0 15px;}

.dashboard .box-title,

.dashboard .box-head{width:100%; overflow:hidden; margin:10px 0 0; }

.dashboard .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:5px;}

.dashboard .box-title h2,

.dashboard .box-title h3,

.dashboard .box-head h2,

.dashboard .box-head h3{float:left;}

.dashboard .box-title h2,

.dashboard .box-head h2{font-size:12px;line-height:18px;}

.dashboard .box-content h4{font-size: 14px;}

.dashboard .box-title a,

.dashboard .box-head a{float:right;}



/* Block: Recent Orders */

.dashboard .box-recent { margin:10px 0; }

.dashboard .box-head a {margin-bottom:10px; display:inline-block;}

/* Block: Account Information */

.dashboard .box-info {}

.dashboard .box-info  .col2-set {margin-bottom:10px;}

.dashboard .box-info a {display:inline-block; margin-bottom:10px;}

/* Block: Reviews */

.dashboard .number { float:left; font-size:11px;font-weight:bold;line-height:1;margin:3px 10px 0 0;display:block;width:18px;height:18px;text-align:center;border:1px solid #6a6a6a;line-height:17px}

.dashboard .box-reviews #my_recent_reviews h3 {margin-bottom:5px !important;}

.dashboard .box-reviews .details { margin-left:30px; }



/* Block: Tags */

#my_recent_tags > li {padding-bottom:10px;}

.tags li {display:inline; text-transform:capitalize; padding:0 5px 0 0px;}

.tags li a {color:#7f7f7f;}

.dashboard .box-tags .details { margin-left:30px; }



/********** Dashboard > */

.block-order-return{ border:1px solid #ececec; padding:13px 18px 20px 18px; margin-top:26px;background:url(../images/media/bg-return.gif) no-repeat left bottom #fff; min-height:345px;}

.block-order-return .page-title{ border-bottom:1px solid #ececec; padding-bottom:8px; margin-bottom:16px;}

.block-order-return label{ color:#000000; font-weight:bold; display:inline-block; padding-bottom:5px;}

.block-order-return label em{ color:#343434;}

.block-order-return .input-box.txt{ font-size:12px; text-transform:uppercase; margin-bottom:7px;}

.block-order-return .form-alt li {margin-bottom:0px;overflow:inherit;}

.block-order-return .input-box.btn{ padding-top:18px;}

/* Address Book */

.addresses-list {}

.addresses-list-additional li.item {}



/* Order View */

.order-info {padding:5px 0 5px 0; }

.order-info dt,

.order-info dd,

.order-info ul,

.order-info li { display:inline; }

.order-info dt { font-weight:bold; }



.order-date { margin: 0; }



.order-info-box {}

.order-info-box {margin-top:15px;}

.order-info-box h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#343434;}

.order-items h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#343434;}

.order-items { margin-top:15px; width:100%; overflow-x:auto; }

.col-1.addresses-primary h2{ font-size:14px; text-transform:uppercase; font-weight:normal; color:#333;}

.col-1.addresses-primary h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#343434;}

.col-2.addresses-additional h2{ font-size:14px; text-transform:uppercase; font-weight:normal; color:#333;}

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

.page-print .print-head img { float:left; }

.page-print .print-head address { float:left; margin-left:15px; }



/* Print Pages */

.page-print .print-head {margin-bottom:20px;}

.page-print .col-1,

.page-print .col-2 {margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:10px; width:46%;}

.page-print h1 {font-size:25px; line-height:40px;}

.page-print  h2 {margin-bottom:5px;}

.page-print th.a-right {text-align:center !important;}

/* Price Rewrites */

.page-print .gift-message-link { display:none; }

.page-print .price-excl-tax,

.page-print .price-incl-tax { display:block; white-space:nowrap; }

.page-print .cart-price,

.page-print .price-excl-tax .label,

.page-print .price-incl-tax .label,

.page-print .price-excl-tax .price,

.page-print .price-incl-tax .price { display:inline; }



/* My Reviews */

#review-form h3,

#review-form h4{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}

.product-review .product-img-box { float:left; margin-right:15px;  }

.product-review .product-img-box .product-image { display:block; margin-bottom:10px; width:125px; }

.product-review .product-img-box .label { text-align:center; font-size:11px; line-height:14px; margin:0; }

.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 auto 3px; }

.product-review .product-details {  }

.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }

.product-review h3 {}

.product-review .ratings-table { margin:0 0 10px; }

.product-review dt { font-weight:bold; }

.product-review dd { font-size:13px; margin:5px 0 0; }

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



/* Product Comparison Table */

#product_comparison .product-shop-row td{ text-align:center; padding:18px 30px 30px 30px;}

.catalog-product-compare-index { position:absolute;}

.catalog-product-compare-index .link-print span {padding-left:32px; padding-right:0; text-transform:uppercase;}

.catalog-product-compare-index{ background:#fff;}

.catalog-product-compare-index .buttons-set {clear:both;margin:0px 0 0;padding:20px 0px 5px 0px;}

.catalog-product-compare-index .buttons-set button.button span { float:left;}

.catalog-product-compare-index .buttons-set button.button:hover span span{ background-position:0 0px;}

.catalog-product-compare-index .ratings{ text-align:center;}

.catalog-product-compare-index td button.button{ float:none;}

.catalog-product-compare-index td .add-to-links {float:none;width:100%; padding-top:12px;}

.catalog-product-compare-index td .add-to-links li a { }

.catalog-product-compare-index .price-box.left{ float:none; width:100%; text-align:center;}

.catalog-product-compare-index .ratings .rating-box {float:none;margin: 0 auto 10px;}

.catalog-product-compare-index .page-title {}

#product_comparison{-webkit-box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);-moz-box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);}

.catalog-product-compare-index .data-table td{ padding:14px 20px 14px 20px; color:#7e7e7e;}

.catalog-product-compare-index .data-table th {padding:14px 20px; font-weight:bold; color:#000000;}

.catalog-product-compare-index .btn-remove {display: block;font-size: 0; margin-left: 2px;overflow: hidden; font-size: 0; width:18px;}

.catalog-product-compare-index .data-table tr.even {background:#fefefe;}

#product_comparison  th {border: 1px solid #ececec;background:none;}

#product_comparison  td {border: 1px solid #ececec; background:none; color:#7e7e7e;}

#product_comparison tr{ background:none;}

#product_comparison .price-box{ padding-top:10px; padding-bottom:10px;}

#product_comparison .price-box .regular-price { float:none; }

#product_comparison .product-shop-row td,

#product_comparison .add-to-row td {text-align:center;}

#product_comparison .product-shop-row td .product-image {display:inline-block; margin-bottom:15px; border:1px solid #ededed;}

#product_comparison .product-shop-row td .product-image:hover{ border:1px  solid #343434;}

#product_comparison .product-name,

#product_comparison .price-box,

#product_comparison p {margin-bottom:5px;}

#product_comparison .product-shop-row td .add-to-links li,

#product_comparison .add-to-row td .add-to-links li {float:none;}



/* MAP Popup============================================================================== */



.product-view .product-shop .price-box.map-info{margin:0; padding:0; display:block;}

.product-view .product-shop .price-box.map-info .old-price { display:block; margin-bottom:10px; }

.tier-prices.product-pricing a {}

.product-view .product-shop .price-box.map-info a { display:inline-block; margin-bottom:10px;}



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



.catalog-product-compare-index .map-popup {min-width:230px;}

.map-popup.displayblock {display: block !important;}

.map-popup {display: none;}

.map-popup {

    text-align:left;

    position:absolute;

    margin:12px 0 0;

    width:270px;

    z-index:100;

    box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);

    -moz-box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);

    -webkit-box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);

    background: #FBFBFB;

}

.map-popup,

.map-popup a {color: #000;}

.map-popup #map-popup-msrp-box {font-weight:normal;}

.map-popup #map-popup-msrp-box strong {font-weight:normal;}

.map-popup #map-popup-msrp-box span {font-weight:normal;}

.map-popup-heading {border-bottom:1px solid #DDDDDD; padding:20px 40px 20px 20px;width:100%;}



.map-popup-heading h2 {

    font-size:12px;

    line-height:15px;

    text-align:left;

    text-overflow:ellipsis;

    text-transform:uppercase;

    word-wrap:break-word;

    margin:0;

}

.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }

.map-popup-close {  display:block; position:absolute; top:10px; right:10px; height:9px; width:9px; font-size: 0; }

.map-popup-close:before {content: "\f00d"; font-size: 14px; line-height: 14px;}

.map-popup-close:hover {  }

.map-popup-content {text-align:left;overflow:hidden;padding:20px;}

#map-popup-price-box strong {float:left; margin-right:7px;}

.map-popup .regular-price .price {float:left;font-size:12px; line-height:18px; font-weight:bold;}

.map-popup-checkout {  }

.map-popup-checkout form { display:block; overflow:hidden; position:relative; }

.map-popup-checkout form button.button:hover > span {}

.map-popup-checkout span { display:block; padding-left:30px; }

.map-popup-checkout .paypal-logo { text-align:left; margin:0 0 5px; }

.map-popup-price .price-box,

.map-popup-price .price-box .special-price { margin:0; padding:0px 0; }

.map-popup-price .price-box .regular-price { margin-right:7px; }

.map-popup-price .minimal-price-link { color:#fff; display:inline-block; text-decoration:underline; margin:0; }

.map-popup-price .minimal-price-link:hover {text-decoration:none; }

.map-popup-price .minimal-price-link span { display:inline; }

.map-popup-price { overflow:hidden; margin: 8px 0; }

.map-popup-text { clear:right; padding:20px; text-align:left; word-wrap:break-word; line-height:18px; }

.map-popup-only-text { display:none; border-top:1px solid #d8d8d8; }

.contacts-index-index .page-title {margin-bottom:15px;}

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

.swipe-left {

    height: 100%;

    left: 0;

    position: fixed;

    top: 0;

    width: 20px;

    z-index: 999;

}

.top-icon-menu {

    width: 100%;

    max-width: 100%;

    line-height: 20px;

    font-size: 30px;

    color: #fff;

    position: fixed;

    left: 0;

    top: 0;

    z-index: 999;

    display: none;

    height: 50px;

}

.top-icon-menu > div {float: left; border-right:1px solid #232323; height: 50px;  padding: 10px 30px; cursor: pointer; position: relative; z-index: 9999;  }

.ps-static .top-icon-menu > div:hover,

.top-icon-menu > div.active {color:#00ffff; }

.top-icon-menu .top-search {float: right; border-left:1px solid #232323; border-right-width: 0; overflow: hidden;}



.top-icon-menu,

.swipe {background-color: #323232;}

.swipe {

    display: block;

    left: -237px;

    overflow: hidden;

    position: fixed;

    top: 50px;

    width: 237px;

    z-index:2;

    font-size: 13px;

    font-weight: bold;

    color: #fff;

    line-height: 25px;

    height: 100%;

    moz-box-sizing:border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    z-index:6;

    padding-bottom: 50px;

}

.swipe:before, .swipe:after {-moz-box-sizing:inherit;}

body.ind .swipe { left: 0; }

.swipe-menu {

    height: 100%;

    overflow: scroll;

    border-top: 1px solid #232323;

    -webkit-overflow-scrolling: touch;

}

body.ind div.shadow {

    width: 100%;

    z-index: 5;

}

body div.shadow {

    display: block;

    height: 100%;

    left: 0;

    opacity: 0.5;

    position: fixed;

    top: 0;

}



.swipe-menu .switch-show { cursor: pointer;}

.swipe-menu .switch-show.active{border: 0;}

.swipe-menu .switch-show > div:after {content: "\f107"; font-size: 21px; vertical-align: middle; float: right;}

.swipe-menu a {color:#fff; }

.swipe-menu .links li,

.footer-links-menu li {padding:0; display: block; }

.swipe-menu .links li a,

.footer-links-menu li a,

.home-link {

    color: #FFFFFF;

    display: block;

    font-size: 13px;

    font-weight: bold;

    line-height: 26px;

    padding: 10px 20px 11px;

    position: relative;

}

.swipe-menu .links li a,

.footer-links-menu li a,

.home-link,

.swipe-menu .switch-show {border-bottom: 1px solid #232323;}



.swipe-menu ul li a:before,

.home-link:before {font-size: 26px; margin-right: 12px;}



.home-link:before {content: "\f015";}

.swipe-menu .links li:nth-child(1) a:before  { content: "\f0f0";}

.swipe-menu .links li:nth-child(2) a:before  { content: "\f005";}

.swipe-menu .links li:nth-child(3) a:before  { content: "\f07a";}

.swipe-menu .links li:nth-child(4) a:before  { content: "\f046";}

.swipe-menu .links li:nth-child(5) a:before  { content: "\f023";}



.footer-links-menu ul:first-child li:nth-child(1) a:before  { content: "\f05a";}

.footer-links-menu ul:first-child li:nth-child(2) a:before  { content: "\f02d";}

.footer-links-menu ul:first-child li:nth-child(3) a:before  { content: "\f085";}

.footer-links-menu ul:first-child li.privacy a:before  { content: "\f044";}



.swipe-menu .links-2 li:nth-child(1) a:before  { content: "\f0e8";}

.swipe-menu .links-2 li:nth-child(2) a:before  { content: "\f0e8";}

.swipe-menu .links-2 li:nth-child(3) a:before  { content: "\f002";}

.swipe-menu .links-2 li:nth-child(4) a:before  { content: "\f0d1";}

.currency-switch .currency-title,

.language-list .language-title {padding:10px 20px 11px; }

.currency-switch .currency-title:before,

.language-list .language-title:before {	content: "\f0d6"; font-size: 26px; vertical-align: middle; margin-right: 8px;}

.language-list .language-title:before { content: "\f0ac";}

.currency-switch .currency-title strong,

.language-list .language-title strong {display: none;}

.swipe-menu .language-list ul,

.swipe-menu .currency-switch ul {

    background:  0 #222222;

    border-top:1px solid #000;

    border-bottom:1px solid #000;

    left: 0;

    padding: 0;

    position: relative;

    right: auto;

    top: 0;

    width: 100%;

    overflow: hidden;

    display: none;

}

.swipe-menu .currency-switch ul li span {display: none;}

.swipe-menu .language-list ul li,

.swipe-menu .currency-switch ul li {float: left;}

.swipe-menu .language-list ul li:first-child,

.swipe-menu .currency-switch ul li:first-child {padding-left:20px;}

.swipe-menu .language-list ul li a,

.swipe-menu .currency-switch ul li a {padding: 14px; display: inline-block; text-transform: uppercase; font-weight: bold;}

.swipe-menu ul a.selected {color: #ccc;}

.swipe-menu ul li a:hover,

.home-link:hover {background-color: #444444;}



/* ==================================back-top ================================================== */

#back-top {position: fixed; bottom:40px;z-index:99; left: 50%; margin-left: 635px; display:none; width:41px;height:41px;}

#back-top a { color:#777; }

#back-top a:hover { color:#00ffff; }

#back-top span {display: block;	 text-align: center;}

#back-top span:before {content: "\f139"; font-size: 45px; line-height: 45px;}



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



/* Footer ================================================================================ */

.footer-container{ padding:64px 0 25px 0; overflow: hidden;border-top:1px solid #777777;z-index:0;position: relative;}

.footer {}

.footer-cols-wrapper {	position:relative; }

.footer h4 {

    position:relative;

    font-size:21px;

    font-weight:300;

    color:#fff;

    margin-bottom:24px;

}

.footer ul li {	display:block;	padding:0 0 8px;}

.footer ul li a {	display:inline-block; color:#fff;	text-decoration:none;}

.footer ul li a:hover { color:#00ffff; }

.footer .footer-col {float:left;margin-right:30px;	width:260px; }

.footer .footer-col.last { margin-right:0;}

.footer .footer-col span.tel {	display:block;font-size:18px;line-height:22px;	color:#343434;}

.footer .footer-col .fb-like-box,

.footer .footer-col iframe {background: #EDEFF4;}



.newsletter-wrapper { position:relative; padding:0 52px 0 0; margin:0 0 37px; }

.newsletter-wrapper .input-text { box-shadow:none !important; width:100%; height:40px; border:0; background:#fff; border:0; padding:11px; font-family: 'Lato', sans-serif; line-height:18px; font-size:12px; color:#777; }

.newsletter-wrapper .input-text.form-control:focus { box-shadow:none !important; }

.newsletter-wrapper .input-text.validation-failed { background:#fff !important; }

.newsletter-wrapper .actions { position:absolute; right:0; top:0; }

.newsletter-wrapper .actions button.button strong { display:block; background:#00ffff; width:52px; height:40px; line-height:34px; text-align:center; font-family: 'Lato', sans-serif; font-size:21px; font-weight:300; color:#191919; }

.newsletter-wrapper .actions button.button:hover strong { background:#333; color:#fff; }



.socials { font-size:26px; }

.socials a { margin:0 13px 0 0; color:#d3d3d3; }

.socials a:hover { color:#00ffff; }



.footer .paypal-logo { display:none; }

.footer address { float:right; margin:-16px 0 0 0; min-width:270px; font-size:10px; color:#fff; }





.store-switcher{ margin-top: 10px;  }



span.toggle {

    position:absolute;

    cursor:pointer;

    right: 10px;

    top:5px;

    width:20px;

    text-align: center;

    font-size: 16px;

}

span.toggle:before {content: "\f067";}

span.opened:before {content: "\f068";}



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

.search-form  .form-list .input-box {width:300px;}

.search-form  .buttons-set p.required  {text-align:left;}

.search-form  .buttons-set button.button {float:left;}



.contact-block {

    position:relative;

    width:100%;

}

.contact-block h2,

.contact-block .fieldset .legend {

    float:none;

    background:none;

    border:none;

    border-bottom: 2px solid #58585b;

    font-size:17px;

    line-height:21px;

    color:#00ffff;

    font-weight:normal;

    text-transform:uppercase;

    position:relative;

    margin: 0 0 16px;

    padding: 0 0 7px;

}



.contact-left{ width:25%; float:right; padding-bottom:20px;}

.contact-left h3 {

    font-size:13px;

    line-height:16px;

    color:#343434;

    text-transform:uppercase;

    font-weight:normal;

    margin-bottom:14px;

}

.contact-left p{ font-size:12px; color:#fff; line-height:17px;}

.contact-left ul li{border-bottom:1px solid #777; padding-bottom:17px; margin-bottom:17px;}

.contact-left ul li.last{ border:none; padding:0; margin:0;}

#contactForm { float:left; width:73%;}

#contactForm .form-list .input-box {width:auto;}

#contactForm .fieldset{ background:none; border:none; padding:0; margin:0;}

#contactForm .form-list input.input-text { border-box:border-box; width:95%;}

#contactForm .form-list .field {float:left;width:33.33%;}

#contactForm .form-list li {padding-bottom:10px;}

#contactForm .form-list li.wide textarea { border-box:border-box; width:100%; resize:none; }

#contactForm .form-list li.wide .input-box {width:98%;}

#contactForm .buttons-set button.button {float:left; clear:left;}

#contactForm .buttons-set{ margin:0 0 0 0; padding:0; }

#contactForm .buttons-set p.required {font-size: 12px; margin: 0 0 15px;float:left; clear:left;  }

.contact-btn a{ display:none;}

.contact-btn li{ padding:0; margin:0;}



.container-slider {

    position: relative;

    width: 315px;

    overflow: hidden;

}

.tumbSlider-none:last-child {margin-right: 0;}

.tumbSlider {max-height: 110px;}

.container-slider .slider {margin-left: -4px;}

.container-slider li {

    float: left;

    height: auto;

    width: 97px;

    moz-box-sizing:border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    margin: 0 4px;

    min-height: 100px;

    position: relative;

}

.ps-phone .container-slider li:before {

    content: ".";

    font-size: 0;

    width: 100%;

    height: 35px;

    left:0;

    bottom: 0px;

    position: absolute;

}

.container-slider li a {display: block;}

.container-slider li img {max-width: 100%;}

.container-slider > a {

    display: inline-block;

    position: absolute;

    left: -4px;

    top: 35px;

    font-size: 30px;

    width: 40px;

    height: 40px;

    z-index: 777;

    text-align: center;

    vertical-align: middle;

}

.container-slider > a.tumbSlider-next {right: 5px; left: auto;}

/* ======================================= Home Page ============================================================== */

.label-product {
    position: absolute;
    right: 5px !important;
    top: -10px !important;
    font-size: 0px !important;
}

.label-product {
    position: absolute;
    right: 20px;
    top: 10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.label-product > span {
    position: absolute;
    top: 0;
    left: 0;
    background: #242727;
    color: #fff;
    padding: 2px 6px;
    text-transform: capitalize;
}

.label-product .new {
    right: -5px;
    top: 0px;
    width: 50px;
    height: 29px;
    background-size: 100% 100%;
    background: url(../images/newfp/new-badge.svg);
    font-size: 0px;
    transform: rotate(-90deg);
}

.label-product > span:before {

    content: ".";

    font-size: 0;

    text-indent: -77777px;

    position: absolute;
    display: none;

    top:7px;

    left: -5px;

    height: 12px;

    background: #242727;

    width: 2px;

    -webkit-transform: rotate(90deg);

    -moz-transform: rotate(90deg);

    -o-transform: rotate(90deg);

    -ms-transform: rotate(90deg);

}

.label-product > span.sale:before,

.label-product > span.sale {

    background: #343434;

}

.label-product.label-indent > span.sale {top: 30px;}



.products-list .label-product {left: 30px; right: auto;}

.products-list .label-product.label-indent {left: 60px;}





/* Clears ================================================================================ */

.clear {clear: both; display: block; overflow: hidden; visibility: hidden;width: 0;height: 0;}



.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,

.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 .product-shop .short-description:after,

.product-view .box-description:after,

.product-view .box-tags .form-add: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,

.products-grid .actions:after,

.header .row-2:after,

.header-buttons:after,

.input-box:after,

.header_slider:after,

.grid_wrap:after,

.grid_row:after,

.products-grid .price-box:after,

.products-list .price-box:after,

.block-subscribe .block-content:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

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





.index_block { padding:30px 0 0 0; }



.header_slider { position:relative; margin:0 0 30px; }

.crsl-nav {  }

.crsl-nav a { position:absolute; top:50%; z-index:5; margin:-24px 0 0 0; width:48px; height:48px; line-height:44px; text-align:center; background:rgba(255,255,255,0.2); font-size:43px; color:#fff; }

.crsl-nav a:hover { background:rgba(255,255,255,0.4); color:#00ffff; }

.crsl-nav a.previous { left:0; padding-right:2px; }

.crsl-nav a.next { right:0; padding-left:4px }



.crsl-items {  }

figure { margin:0; }

.crsl-item { }



.slider_content { position:absolute; right:0; top:100px; width:570px; }

.slider_content h2 { font-size:55px; font-weight:bold; color:#fff; margin:0 0 2px 0; }

.slider_content h3 { font-size:38px; font-weight:bold; line-height:50px; padding:20px 70px 0 0; color:#00ffff; margin:0 0 12px 0; }

.slider_content p { font-size:13px; font-weight:300; line-height:22px; padding:0 70px 0 0; color:#fff; margin:0 0 23px 0; }

.slider_content .shop_now { position:relative; display:block; background: url(../images/dugme-za-platforma-bg-big.png);

    background-repeat: repeat-x; width:228px; height:80px; text-align:center; line-height:74px; font-size:38px; font-weight:300; color:#191919; border-radius: 0px;margin-top: 50px;}

.slider_content .shop_now:hover { color:#fff; }

.slider_content .shop_now span { position:relative; z-index:2; }

.slider_content .shop_now:after {

    background:#333;

    height: 0;

    left: 50%;

    opacity: 0;

    top: 50%;

    transform: translateX(-50%) translateY(-50%);

    width: 100%;

    content: "";

    position: absolute;

    transition: all 0.3s ease 0s;

    z-index:0;

}

.slider_content .shop_now:hover:after {	height:100%;	opacity:1; }



.banners_block { overflow:hidden; }

.banner { width:570px; margin:0 0 30px 0; position:relative; }

.ban1,

.ban3,

.ban5 { float:left; }

.ban2,

.ban4,

.ban6 { float:right; }

.banner img { max-width:100%; }

.banner .ban_img { position:relative; overflow:hidden; }

.banner .ban_img span {

    width: 125%;

    height: 165%;

    top: -32.5%;

    left: -12.5%;

    background: rgba(255, 255, 255, 0.2);

    position: absolute;

    transform: scale(0);

    -webkit-transform: scale(0);

    transition: all 250ms linear;

    -webkit-transition: all 250ms linear;

}

.ps-static .banner:hover .ban_img span {

    transform: scale(1);

    -webkit-transform: scale(1);

}

.banner .ban_wrap {

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    background: rgba(0,0,0,0.9);

    padding: 6px 12px 14px 16px;

}

.banner .ban_wrap h2 {

    font-size: 40px;

    font-weight: 300;

    margin: 0 0 -4px 0;

    color: #00ffff;

}

.banner .ban_wrap h3 {

    font-size: 18px;

    font-weight: 300;

    margin: 0 0 0 0;

    color: #00ffff;

}

.banner:hover .ban_wrap { background:rgba(0,255,255,0.9); }

.banner:hover .ban_wrap h2 { color:#191919; }

.banner:hover .ban_wrap h3 { color:#191919; }





.sf-menu li li a,

.sf-menu li a,

.header-button,

.header-button > a:hover,

.header-button.active > a,

.header-button ul li a,

.header .links li a,

.header .form-search button.button > span,

.ps-static .top-icon-menu > div,

.top-icon-menu > div.active,

#back-top span,

.product-name a,

.products-grid .actions button.button strong,

.block-specials .spec_item .actions_sp button.button strong,

.footer ul li a,

.footer_info .f_email a,

.socials a,

.header .header_socials a,

.sf-menu > li > a:before,

.sf-menu-phone li a,

.sf-menu-phone2 li a,

.header_links li a,

.banner .ban_wrap h2,

.banner .ban_wrap h3,

.banner .ban_wrap,

.socials a,

.slider_content .shop_now,

button.button > span,

.products-grid .actions button.button > span:before,

.spec_item .actions_spec button.button > span:before,

.newsletter-wrapper .actions button.button strong,

.newsletter_wrapper .actions button strong,

.camera_prev > span,

.camera_next > span,

.crsl-nav a,

.camera_wrap .camera_pag .camera_pag_ul li,

.sf-menu-phone2 li li a

{ transition: all 0.3s ease 0s; }



#search_mini_form {

    box-sizing: border-box;

    clear: both;

    float: right;

    position: relative;

}

.form-search > label{

    display:none;

}

#search {

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    background: #000 none repeat scroll 0 0;

    border-color: #000 -moz-use-text-color #000 #000;

    border-image: none;

    border-style: solid none solid solid;

    border-width: 1px 0 1px 1px;

    color: #fff;

    float: left;

    font-size: 13px;

    height: 50px;

    line-height: 18px;

    padding: 15px;

    width: 320px;

    border-color: #000;

}

.header .form-search button.button > span {

    background: #000 none repeat scroll 0 0;

    border: 1px solid #000;

    color: #00ffff;

    height: 50px;

    width: 51px;

}



#search_mini_form {

    box-sizing: border-box;

    clear: both;

    float: right;

    position: relative;

}

.header .form-search {

    position: relative;

}

.header .form-search::after {

    clear: both;

    content: "";

    display: table;

}

.header .form-search .input-text {

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    background: #fff none repeat scroll 0 0;

    border-color: #dddcdc -moz-use-text-color #dddcdc #dddcdc;

    border-image: none;

    border-style: solid none solid solid;

    border-width: 1px 0 1px 1px;

    color: #000;

    float: left;

    font-size: 13px;

    height: 50px;

    line-height: 18px;

    padding: 15px;

    width: 320px;

}

.header .form-search .p-reletive {

    float: left;

}

.header .form-search .input-text:focus::-moz-placeholder {

    color: #fff;

}

.header .form-search button.button {

    float: right;

}

.header .form-search button.button > span {

    background: #000 none repeat scroll 0 0;

    border: 1px solid #000;

    color: #00ffff;

    height: 50px;

    width: 51px;

}

.header .form-search button.button:hover > span {

    color: #777;

}

.header .form-search button.button > span::after {

    background: #00ffff none repeat scroll 0 0;

    content: "";

    height: 0;

    left: 50%;

    opacity: 0;

    position: absolute;

    top: 50%;

    transform: translateX(-50%) translateY(-50%);

    transition: all 0.3s ease 0s;

    width: 100%;

    z-index: 0;

}

.header .form-search button.button:hover > span::after {

    height: 0;

    opacity: 0;

}

.header .form-search button.button > span span {

    display: none;

    font-size: 13px;

    padding: 11px 19px 10px;

    text-transform: capitalize;

}

.header .form-search button.button span::before {

    content: "";

    display: block;

    font-size: 20px;

    line-height: 48px;

}

.header .form-search label {

    display: none;

    float: left;

    margin-left: 17px;

}

#select-form {

    margin-left: 1px;

}

.search-autocomplete {

    z-index: 999999;

}

.search-autocomplete a {

    text-decoration: none;

}

.form-search .loading {

    background: rgba(0, 0, 0, 0) url("../../../images/cmsmart/ajaxsearch/loading.gif") no-repeat scroll 0 0;

    display: none;

    height: 16px;

    position: absolute;

    right: 5px;

    top: 10px;

    width: 16px;

}

.form-search .clear-bt {

    background: rgba(0, 0, 0, 0) url("../../../images/cmsmart/ajaxsearch/clear.png") no-repeat scroll 0 0;

    cursor: pointer;

    display: none;

    height: 16px;

    position: absolute;

    right: 5px;

    top: 10px;

    width: 16px;

}

:root .form-search .clear-bt {

}

.form-search {

    position: relative;

}

.search-autocomplete li.title, .search-autocomplete .no-results, .search-autocomplete li.preview {

    cursor: default !important;

}

.search-autocomplete .no-results {

    background: #fff none repeat scroll 0 0;

    text-align: left;

}

.search-autocomplete .category a {

    font-weight: bold;

    text-decoration: none;

}

.search-autocomplete .page_rs a {

    text-decoration: none;

}

.search-autocomplete .category .description, .page_rs .description {

    color: #000;

    font-weight: normal !important;

}

.search-autocomplete span.title {

    cursor: pointer;

}

.search-autocomplete .preview .preview-img {

    float: left;

    margin-right: 10px;

}

.search-autocomplete .preview .description {

    clear: both;

}

.search-autocomplete .suggested a {

    float: left;

}

.search-autocomplete .category a, .search-autocomplete .page_rs a {

    display: block;

}

.search-autocomplete .title {

    font-weight: bold;

    text-transform: capitalize;

}

.search-autocomplete .ajaxsearch > .title {

    padding: 3px 8px;

}

.search-autocomplete ul.suggested, .search-autocomplete ul.ajaxsearch, .search-autocomplete ul.page_rs, .search-autocomplete ul.category {

    border: medium none !important;

}

.search-autocomplete .regular-price {

    text-decoration: line-through;

}

.search-autocomplete .pice, .search-autocomplete .special-pice {

    font-weight: bold;

}

.search-autocomplete .view_all {

    text-align: right !important;

}

.search-autocomplete {

    left: 0;

    position: absolute;

    top: 50px;

    width: 100% !important;

}

.search-autocomplete .meta_data {

    overflow: hidden;

    text-align: left;

    width: auto !important;

}

.search-autocomplete .product_att {

    clear: both;

}

.search-autocomplete .product_att .att_label {

    font-weight: bold;

}

.search-autocomplete .product_att p {

    margin: 0;

}

.search-autocomplete ul .preview {

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    background-color: #fff;

    border-color: -moz-use-text-color #ddd #ddd;

    border-image: none;

    border-style: none solid solid;

    border-width: 0 1px 1px;

    padding: 8px;

}

.search-autocomplete .ajaxsearch .rating-box {

    float: left;

    margin-bottom: 5px;

}

.search-autocomplete .ajaxsearch .reviews_count {

    clear: left;

    height: 12px;

    line-height: 12px;

    margin-bottom: 7px;

    overflow: hidden;

}

.search-autocomplete .ajaxsearch .product-price {

    clear: both;

}

.form-search button.button {

    float: none;

}

.product_cat a {

    display: inline-block;

    margin: 5px 0;

}

h1.certificate-title {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 30px;
}

h1.certificate-weapon-name {
    color: #00ffff;
    font-size: 26px;
    font-weight: bold;
    line-height: 42px;
}

.certificate-wrap-infos {
    display: block;
    position: relative;
    width: 100%;
    margin: 20px 0 30px;
}

.certificate-infowrap-left,
.certificate-stats-left {
    display: block;
    width: 49%;
    float: left;
}

.certificate-infowrap-right,
.certificate-stats-right {
    display: block;
    width: 49%;
    float: right;
}

.certificate-info-block p{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: left;
    color: #fff;
    font-weight: normal;
}

.certificate-info-block p:nth-child(1){
    width: 120px;
}

.certificate-image {
    display: block;
    text-align: center;
    position: relative;
    margin: 30px auto;
}

.certificate-description p{
    font-size: 14px;
    color: #fff;
    font-weight: normal;

}

.certificate-description p.certificate-desc-title {
    font-size: 16px;
    padding-bottom: 20px;
    padding-top: 30px;
    font-weight: bold;
}

.certificate-image:before{
    display: block;
    position: absolute;
    width: 127px;
    height: 125px;
    background: url(../images/tokenized-black.png);
    background-size: cover;
    background-position: top center;
    content: "";
    right: 10px;
    bottom: 10px;
}

.certificate-weapon-stats .weapon-stats-wrapper{
    margin: 30px auto;
}


.avatar-index-showcertificate .col-left {
    float: none;
    display: none;
}

.avatar-index-showcertificate .col-main {
    float: none;
    widows: 100%;
    margin: 0 auto;
    max-width: 728px;
}

.editsupport-wrapper-full{
    margin-top: 30px;
    background: rgb(26,26,26);
    background: -moz-linear-gradient(-45deg, rgba(26,26,26,1) 0%, rgba(51,51,51,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(26,26,26,1) 0%,rgba(51,51,51,1) 100%);
    background: linear-gradient(135deg, rgba(26,26,26,1) 0%,rgba(51,51,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#333333',GradientType=1 );
}

.editsupport-wrapper-block{
    padding: 15px 30px;
}

.editsupport-title p{
    font-size: 22px;
    text-align: left;
}

.editsupport-title{
    float: left;
    width: 49%;
    text-align: left;
}

.editsupport-back{
    float: right;
    width: 49%;
    text-align: right;
}

.editsupport-heading-wap{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #666666;
}

.editsupport-fieldwrap{
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.editsupport-left{
    width: 45%;
    float: left;
    text-align: left;
}

.editsupport-right {
    width: 45%;
    float: right;
    text-align: left;
    color: #00ffff;
    font-size: 20px;
    line-height: 38px;
}

.editsupport-fieldwrap label{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
}

.editsupport-fieldwrap input,
.editsupport-fieldwrap textarea{
    display: block;
    padding: 10px 20px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    border-radius: 5px;
}

.editsupport-left input,
.editsupport-right input{
    width: 96%;
}

.editsupport-full input{
    width: 98%;
}

.editsupport-fieldwrap textarea{
    width: 98%;
    min-height: 140px;
}

.editsupport-avatar-block{
    display: block;
    position: relative;
    width: 100%:;
}

.editsupport-avatar-smallimage {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 10px 0px 10px 25px;
    float: left;
    width: 20%;
}

.editsupport-avatar-link {
    display: block;
    width: 76%;
    float: left;
}

.editsupport-avatar-link a{
    display: block;
    position: relative;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    background: #00ffff;
    background: -moz-linear-gradient(top, #00ffff 0%, #00ffff 13%, #2c8082 91%, #2c8082 91%);
    background: -webkit-linear-gradient(top, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
    background: linear-gradient(to bottom, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffff', endColorstr='#2c8082',GradientType=0 );
    border: 1px solid #2C8082;
    border-bottom: 2px solid #2C8082;
}

.editsuppoer-pass-2fa-wrap {
    display: block;
    margin-top: 40px;
    border-bottom: 1px solid #fafafa;
    padding-bottom: 20px;
}

.editsupport-link-save{
    display: block;
    position: relative;
    width: 100%;
    margin: 50px 0 40px;
}

.editsupport-link-save a{
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    padding: 10px 60px;
    font-weight: bold;
    background: #00ffff;
    background: -moz-linear-gradient(top, #00ffff 0%, #00ffff 13%, #2c8082 91%, #2c8082 91%);
    background: -webkit-linear-gradient(top, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
    background: linear-gradient(to bottom, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffff', endColorstr='#2c8082',GradientType=0 );
    border-radius: 5px;
    border: 1px solid #2C8082;
    border-bottom: 2px solid #2C8082;
}

.editsupport-left p,
.editsupport-left a{
    display: inline-block;
    vertical-align: middle;
}

.editsupport-left p{
    width: 120px;
    color: #fff;
    font-size: 16px;
}

.editsupport-left a{
    background: #00ffff;
    background: -moz-linear-gradient(top, #00ffff 0%, #00ffff 13%, #2c8082 91%, #2c8082 91%);
    background: -webkit-linear-gradient(top, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
    background: linear-gradient(to bottom, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffff', endColorstr='#2c8082',GradientType=0 );
    border-radius: 5px;
    padding: 10px 30px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.editsupport-twofactor-title{
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.editsupport-twofactor-links{
    display: block;
    position: relative;
}

.editsupport-twofactor-links a{
    display: inline-block;
    vertical-align: middle;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin-left: -5px;
}

.editsupport-twofactor-enable{
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.editsupport-twofactor-disable{
    border: 1px solid #00ffff;
    color: #000;
    background: #00ffff;
    background: -moz-linear-gradient(top, #00ffff 0%, #00ffff 13%, #2c8082 91%, #2c8082 91%);
    background: -webkit-linear-gradient(top, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
    background: linear-gradient(to bottom, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffff', endColorstr='#2c8082',GradientType=0 );
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.editsupport-twofactor-title p{
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}


/* ****** NEW FP ******** */

.frontpage-container{
    display: block;
    position: relative;
    width: 100%;
    background: #292929;
    /*
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(27,27,27,0.65) 26%, rgba(41,41,41,0.64) 39%, rgba(41,41,41,0.62) 97%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(27,27,27,0.65) 26%,rgba(41,41,41,0.64) 39%,rgba(41,41,41,0.62) 97%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(27,27,27,0.65) 26%,rgba(41,41,41,0.64) 39%,rgba(41,41,41,0.62) 97%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#9e292929',GradientType=0 );
	*/
}

.rc-release-datesa-wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    /*background: url(../images/newfp/full-bgover.png);
    background-position: center 50%;
    background-size: 100%;
    background-repeat: no-repeat;*/
    background: url(../images/newfp/newclouds.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}


.cms-home .rc-releases-blocks-wrap .rc-releases-block{
    position: relative;
    z-index: 9;
}

.cms-home .rc-releases-blocks-wrap .rc-releases-block:nth-child(1)::before{
    content: "";
    display: block;
    position: absolute;
    opacity: 0.4;
    top: 3%;
    right: 3%;
    text-align: center;
    margin: 0 auto;
    width: 800px;
    z-index: -1;
    height: 800px;
    background: url(../images/animate/circleone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 15s infinite linear;
}

.cms-home .rc-releases-blocks-wrap .rc-releases-block:nth-child(2)::before{
    content: "";
    display: block;
    position: absolute;
    opacity: 0.4;
    top: 3%;
    left: 3%;
    text-align: center;
    margin: 0 auto;
    width: 800px;
    z-index: -1;
    height: 800px;
    background: url(../images/animate/circleone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 15s infinite linear;
}

.cms-home .rc-releases-blocks-wrap .rc-releases-block:nth-child(3)::before{
    content: "";
    display: block;
    position: absolute;
    opacity: 0.4;
    top: 5%;
    right: 3%;
    text-align: center;
    margin: 0 auto;
    width: 800px;
    z-index: -1;
    height: 800px;
    background: url(../images/animate/circleone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 15s infinite linear;
}

.cms-home .rc-releases-blocks-wrap .rc-releases-block:nth-child(4)::before{
    content: "";
    display: block;
    position: absolute;
    opacity: 0.4;
    top: 10%;
    left: 3%;
    text-align: center;
    margin: 0 auto;
    width: 800px;
    z-index: -1;
    height: 800px;
    background: url(../images/animate/circleone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 15s infinite linear;
}

.nav-container{
    z-index: 999 !important;
}

.rc-releas-logo {
    padding: 50px 0 100px;
    text-align: center;
}

.rc-releases-blocks-wrap {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 100px;
    z-index: 0;
}

.rc-releases-blocks-wrap .rc-releases-block{
    position: relative;
    z-index: 9;
}

/*
.rc-releases-blocks-wrap .rc-releases-block:nth-child(1)::after{
    content: "";
    display: block;
    position: absolute;
    opacity: 0.5;
    top: 0%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    width: 1200px;
    z-index: -1;
    height: 1200px;
    background: url(../images/animate/circleone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 15s infinite linear;
}
*/

.rc-releases-block-left{
    float: left;
    width: 46%;
    position: relative;
    display: block;
}

.rc-releases-block-mid{
    float: left;
    text-align: center;
    width: 5%;
    margin: 0 1.5%;
    position: relative;
    display: block;
}

.rc-releases-block-right{
    float: right;
    width: 46%;
    position: relative;
    display: block;
}

.rc-releases-blocks-wrap img{
    max-width: 100%;
}

.rc-releas-title {
    display: block;
    position: relative;
    text-align: center;
    margin: 50px auto 100px;
}

.rc-releas-title h1{
    font-size: 54px;
    font-weight: normal;
    text-align: center;
    line-height: 64px;
}

.rc-releases-whenout {
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    padding-bottom: 10px;
}

.rc-releases-title{
    text-align: right;
    font-size: 30px;
    line-height: 34px;
    padding-bottom: 20px;
    color: #00ffff;
}

.rc-releases-text{
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}

.rc-releases-block-left .rc-releases-text,
.rc-releases-block-left .rc-releases-whenout,
.rc-releases-block-left .rc-releases-title{
    text-align: right;
}

.rc-releases-block-left .rc-releases-image{
    text-align: center;
}

.rc-releases-block-right .rc-releases-text,
.rc-releases-block-right .rc-releases-whenout,
.rc-releases-block-right .rc-releases-title,
.rc-releases-block-right .rc-releases-image{
    text-align: left;
}

.rc-releases-image {
    margin: 30px 0;
}

.rc-releases-image-minus{
    margin-top: -18%;
    text-align: left !important;
}

.rc-release-inner-logo-top {
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    background: url(../images/newfp/hornsbg.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.rc-releases-block-left .rc-release-button-wrap-two{
    float: right;
    margin-top: -110px;
}

.rc-releases-block-right .rc-release-button-wrap-two{
    float: left;
}

.rc-release-button-wrap-two a{
    display: block;
    position: relative;
    /* background: url(../images/newfp/newfp-buttonbg.png); */
    background: #000;
    border: 3px solid #e5e6e6;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 210px;
    line-height: 60px;
    font-size: 16px;
    color: #00ffff;
    font-weight: bold;
    text-align: center;
}

.rc-release-button-wrap-two a:hover{
    color: #fff;
}

.rc-release-button-reverse {
    margin-left: 40%;
    margin-top: -110px;
}

.rc-release-button-minus{
    margin-top: -70px;
}

.new-fp-newsletter{
    display: block;
    position: relative;
    width: 100%;
    padding: 80px 0;
    background: url(../images/newfp/newsletter-bg-fron-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.new-fp-newsletter-wrap{
    max-width: 780px;
    margin: 0 auto;
}

.frontpage-container .main {
    background: transparent !important;
}

.newslette-texts h1{
    color: #00ffff;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    text-align: center;
}

.newslette-texts p{
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 22px;
}

.the-newsletter-fp-bottom #mc_embed_signup form {
    padding: 0;
}

.the-newsletter-fp-bottom #mc_embed_signup .mc-field-group {
    width: 80%;
    margin: 0 auto;
}

.the-newsletter-fp-bottom #mc_embed_signup .mc-field-group input {
    padding: 10px 0;
    background: transparent;
    border: 1px solid #fff;
    color: #00ffff;
}

.newfp-form-button input {
    color: #00ffff !important;
    text-align: center !important;
    width: 80% !important;
    margin: 0 auto !important;
    font-size: 16px !important;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 48%, rgba(51,51,51,1) 51%, rgba(51,51,51,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 48%,rgba(51,51,51,1) 51%,rgba(51,51,51,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 48%,rgba(51,51,51,1) 51%,rgba(51,51,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=0 );
    border: 1px solid #fff !important;
    display: block !important;
    height: 40px !important;
    background-position: center center;
}

#mc_embed_signup #mce-success-response {
    color: #00ffff;
    margin: 0 auto 20px;
    padding: 20px;
    width: 90%;
    text-align: center;
    border: 1px solid lightgreen;
    float: none;
}

.rc-release-app div {
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
    margin-right: 25px;
    text-align: center;
}

.rc-releases-text a{
    text-decoration: underline;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    opacity: 1;
    color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
    opacity: 1;
    color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
    opacity: 1;
    color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
    color: #fff;
}

.customer-edit-pass-wrap .editsupport-full input,
.customer-edit-pass-wrap .editsupport-full label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    text-align: left;
    margin-right: 15px;
    line-height: 25px;
}

.header-button.lang-list{
    display: none;
}

#mc_embed_signup .button {
    background: #000 !important;
    color: #00ffff !important;
    border: 2px solid #e5e6e6 !important;
}

#mc_embed_signup .button:hover{
    color: #fff !important;
}

.header-minicart .cart-content .actions button.button span{
    background: #000;
    color: #00ffff;
    border: 2px solid #e5e6e6 !important;
}

.header-minicart .cart-content .actions button.button:hover span{
    color: #fff;
}

.category-buy-rcc-coins .main-container {
    padding: 0;
}

.entry-content-rcc-coins {
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
}

.midwrap-rcc-coins {
    display: block;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.compatibile-wallets .midwrap-rcc-coins {
    text-align: left !important;
}

.compatibile-wallets .midwrap-rcc-coins:after {
    content: "";
    display: block;
    position: absolute;
    top: 10%;
    right: 0;
    background: url(../images/wallets-bg.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 100% 100%;
    width: 400px;
    height: 500px;
    z-index: -1;
}

.rcc-cions-page-wrap{
    position: relative;
    z-index: 9;
}

.rcc-cions-page-wrap:after {
    content: "";
    display: block;
    position: absolute;
    opacity: 0.4;
    top: 0%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    width: 1200px;
    z-index: -1;
    height: 1200px;
    background: url(../images/animate/circleone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 15s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

.spinning-block{
    display: block;
    position: relative;
}

/*
.spinning-block:after {
    content: "";
    display: block;
    position: absolute;
    opacity: 0.4;
    top: -15%;
    right: 0;
    left: 0%;
    text-align: center;
    margin: 0 auto;
    width: 1200px;
    z-index: -1;
    height: 1200px;
    background: url(../images/animate/circletwo.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 80s infinite linear;
}
*/

.entry-content-rcc-gamelist{
    display: block;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

/*
.entry-content-rcc-gamelist:before {
    content: "";
    display: block;
    position: absolute;
    opacity: 0.4;
    top: -90%;
    right: 0;
    left: -26%;
    text-align: center;
    margin: 0 auto;
    width: 2900px;
    z-index: -1;
    height: 2900px;
    background: url(../images/animate/circleone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 60s infinite linear;
}


.entry-content-rcc-gamelist:after {
    content: "";
    display: block;
    position: absolute;
    opacity: 0.4;
    bottom: -80%;
    right: 0;
    left: -26%;
    text-align: center;
    margin: 0 auto;
    width: 2900px;
    z-index: -1;
    height: 2900px;
    background: url(../images/animate/circleone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation: rotation 60s infinite linear;
}
*/
.support-page-wrapper {
    display: block;
    margin-top: 30px;
}

.support-page-wrapper p{
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

.suppoer-page-button{
    display: block;
    position: relative;
    margin-top: 40px;
    text-align: center;
}

.suppoer-page-button a{
    border: 3px solid #e5e6e6;
    background: #000;
    color: #00ffff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    padding: 7px 35px;
}

.suppoer-page-button a:hover{
    color: #fff;
}

.midwrap-rcc-coins p{
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}

.midwrap-rcc-coins h1{
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.midwrap-rcc-coins h1.cijan{
    color: #00ffff;
}

.entry-content-rcc-enchanges {
    background: #F0F0F0;
    display: block;
    position: relative;
    width: 100%;
}

.rcc-coins-split-two{
    display: block;
    position: relative;
    max-width: 1230px;
    margin: 0 auto;
    text-align: center;
}

.rcc-coins-split-block{
    display: inline-block;
    vertical-align: baseline;
    width: 44%;
    margin: 0 2.8%;
}

.rcc-coins-split-two p{
    padding-top: 30px;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

.rcc-coins-split-block p{
    color: #000;
    padding-top: 25px;
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    font-weight: bold;
}

.midwrap-rcc-coins{
    padding: 50px ;
}

.entry-content-rcc-guidence {
    background: #fff;
    padding: 50px 0;
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
}

.entry-content-rcc-guidence p{
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.category-reality-clash-game .main-container{
    padding: 0;
}

.entry-content-rcc-game-blockchain{
    padding: 100px 0;
    background: url(../images/reality-clash-game-bg-blockchain.png);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}

.topwrap-gamepage{
    max-width: 1230px;
    margin: 0 auto;
}

.top-wrap-gamepage-insidewrapper{
    float: left;
    max-width: 55%;
}

.top-wrap-gamepage-insidewrapper p{ /* ova copy */
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    padding-bottom: 20px;
    font-weight: 500;
}

.entry-content-rcc-gamr-fps { /* ova copy */
    display: block;
    position: relative;
    width: 100%;
    background: #333333;
    padding: 120px 0;
    background-size: cover;
    background-image: url(../images/what-is-rcc-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.gamepage-phones-image-block{ /* ova copy */
    display: block;
    position: relative;
    width: 100%;
    padding: 120px 0;
    background-size: cover;
    background-image: url(../images/game-phones-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.gamepage-ops-plan-wrapper{ /* ova copy */
    display: block;
    position: relative;
    width: 100%;
    padding:80px 0 120px;
    background-size: cover;
    background-image: url(../images/game-ops-plan-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.gamepage-listsection-wrapper{ /* ova copy */
    display: block;
    position: relative;
    width: 100%;
    padding: 120px 0;
    background-size: cover;
    background-image: url(../images/game-under-pg-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.ops-progress-wrap-texts { /* ova copy */
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.ops-progress-phones-image { /* ova copy */
    display: block;
    position: relative;
    text-align: right;
    margin-top: -120px;
    margin-bottom: -120px;
    z-index: 9;
}

.ops-progress-wrap-texts p{ /* ova copy */
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 20px;
    border-left: 2px solid #989898;
    min-height: 60px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}

.ops-progress-wrap-line{ /* ova copy */
    display: block;
    position: relative;
}

.ops-progress-wrap-line:before{ /* ova copy */
    display: block;
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    left: -55px;
    top: -15px;
    background: url(../images/ops-rocket.png);
    background-size: 100% 100%;
}

.ops-progress-wrap-line:after{ /* ova copy */
    display: block;
    position: absolute;
    content: "2020";
    font-size: 16px;
    font-weight: 600;
    color: #00ffff;
    width: 50px;
    height: 40px;
    left: 2px;
    bottom: -40px;
}

.midwrap-rcc-gamepfs{
    max-width: 1230px;
    margin: 0 auto;
}

.midwrap-rcc-gamepfs-innerwrapper{
    float: right;
    max-width: 45%;
    text-align: right;
}

.midwrap-rcc-gamepfs-innerwrapper p{
    text-align: right;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 30px;
}

.midwrap-rcc-gamepfs-innerwrapper a{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #00ffff;
}

.midwrap-rcc-gamepfs-innerwrapper a:hover{
    color: #fff;
}

.entry-content-rcc-gamelist{
    display: block;
    position: relative;
    width: 100%;
    background: #292929;
}

..midwrap-rcc-gamelist{ /* ova copy */
    max-width: 1230px;
    margin: 0 auto;
    padding: 60px 0;
}

.midwrap-gamelist-toplist{ /* ova copy */
    padding: 0px;
}

.midwrap-gamelist-toplist p{ /* ova copy */
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    text-align: left;
    color: #fff;
}

.midwrap-gamelist-bottext{
    display: block;
    position: relative;
    width: 100%;
}

.midwrap-gamelist-bottext h1 { /* ova copy */
    text-align: left;
    font-size: 30px;
    color: #000;
    font-weight: 500;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.midwrap-gamelist-bottext p{ /* ova copy */
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
}

.midwrap-gamelist-bottext .bolder{ /* ova copy */
    font-weight: bold;
    color: #000;
}

.blackbutton-standard{
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #00ffff;
    background: #000;
    border: 3px solid #e5e5e5;
    text-align: center;
    padding: 10px 30px;
    display: block;
    max-width: 400px;
    margin: 30px auto 0;
}

.blackbutton-standard:hover{
    color: #fff;
}

.event-done{
    position: relative;
}

.event-done:before {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 75px;
    height: 75px;
    content: "";
    background: url(../images/done-stamp.png);
    background-size: 100% 100%;
}

.block-cart-header li.item .product-control-buttons{
    display: none;
}

.catalog-category-view .products-grid li.item {
    width: 23% !important;
    margin: 10px 1% !important;
}

.modal-page-title h1{
    color: #00ffff !important;
}

.checkout-onepage-success .col-right {
    display: none !important;
}

.checkout-onepage-success .col-main {
    float: none !important;
    width: 100% !important;
}

.checkout-onepage-success .col-main button.button span span {
    font-weight: normal !important;
    color: #fff !important;
}

.like-block{
    display: none;
}

.category-videos .main_wrapper,
.category-armoury-app .main_wrapper,
.cms-contact-us .main_wrapper,
.cms-careers .main_wrapper,
.cms-careers-digital-marketing-rockstar .main_wrapper{
    background: none;
}

.catalog-category-view #modal-armoury {
    display: none;
}


.videbutton-desktop{
    display: inline-block !important;
}

.videbutton-mobile{
    display: none !important;
}

.teamdesktoplink{
    display: block !important;
}

.teammobilelink{
    display: none !important;
}

.notice-cookie {
    border-bottom: 1px solid #000;
    background: rgba(255,255,255,0.2);
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.notice-cookie .notice-inner p {
    margin: 0 0 10px;
    border: 1px dotted #666;
    padding: 10px;
}

.notice-cookie .notice-inner {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    padding: 12px 0 12px 120px;
    background: url(../images/cookie-icon.png) 20px 15px no-repeat;
    background-size: 50px 50px;
    text-align: left;
}

.notice-cookie .notice-inner p {
    margin: 0 0 10px;
    border: 1px dotted #666;
    padding: 10px;
    color: #fff;
}

.notice-cookie .notice-inner a{
    color: #00ffff;
}

.notice-cookie .notice-inner button span span{
    color: #fff;
}

.notice-cookie .notice-inner .notice-text {
    display: inline-block;
    max-width: 83%;
    vertical-align: middle;
}

.notice-cookie .notice-inner .actions {
    display: inline-block;
    width: 15%;
    text-align: right;
    vertical-align: middle;
}

.category-armoury-faq .panel a{
    color: #00ffff;
    text-decoration: underline;
}

.soldout-wrapp-over .out-of-stock-overlay{
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 100%;
}

.soldout-wrapp-over .out-of-stock img {
    padding-top: 15%;
}

.compatibile-wallets {
    padding: 40px 0;
    background: #292929;
}

.reality-metrics{
    padding: 40px 0;
    background: #292929;
}

.reality-metrics .midwrap-rcc-coins{
    text-align: left;
}

.reality-metrics .left-toke-metrics {
    min-width: 180px;
    padding-right: 30px;
    display: inline-block;
}

#modal-armoury.popup .modal-dialog{
    top: 40%;
}

.my-armoury-banner-txt {
    padding-top: 7%;
}

.pager .pages .current {
    color: #00ffff;
}

.checkout-cart-index button.button > span{
    background: #59A240;
    color: #fff;
    height: 40px;
    line-height: 36px;
    font-weight: bold;
    border-radius: 0px;
    display: block;
    width: 100%;
    border: 1px solid #CED7DB;
}

.checkout-cart-index #shopping-cart-totals-table tbody{
    display: none;
}

.footer-payments li{
    margin-right: 30px;
    height: 50px;
    display: inline-block !important;
    margin-bottom: 20px;
    vertical-align: middle;
}

.footer-payments li img {
    width: 40px;
    /*height: 50px;*/
}

.frontpage-release-wrapper-new{
    display: block;
    position: relative;
    width: 100%;
    /*background: url(../images/newfp/new-fp-banner2.jpg);
	background-position: top center;
	background-size: cover;*/
}

.frontpage-release-wrapper-new-wrap {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
    padding: 150px 0;
}

.frontpage-release-wrapper-new-left {
    display: block;
    position: relative;
    width: 49%;
    float: left;
    padding-top: 200px;
}

.frontpage-release-wrapper-new-right {
    display: block;
    position: relative;
    width: 49%;
    padding-top: 40px;
    text-align: right;
    float: right;
}

.frontpage-release-wrapper-new-left p {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    line-height: 64px;
    text-transform: uppercase;
}

.category-products .toolbar .pager .amount,
.category-products .toolbar .pager .limiter,
.category-products .toolbar .sorter{
    display: none;
}

.category-products .toolbar .pager li > a{
    display: unset;
}

.category-products .toolbar .pager .pages li {
    display: inline-block;
    color: #fff;
    line-height: 25px;
    height: 25px;
    vertical-align: top;
    width: 25px;
    background: #333333;
}

.category-products .toolbar .pager .pages .current {
    color: #000;
    background: #00ffff;
}

.category-products .toolbar .pager .pages strong{
    display: none;
}
/******** New View Page Changes May Start *******/

.catalog-product-view .col1-layout .col-main {
    max-width: 100% !important;
}

.fullvuew-single-leftside-wrap{
    display: block;
    position: relative;
    float: left;
    width: 48%;
}

.fullvuew-single-rightside-wrap{
    display: block;
    position: relative;
    float: right;
    width: 48%;
}

.weapon-stats-top p {
    width: 100% !important;
}

.newreg-price-top-singlenew .price {
    color: #00ffff;
    font-weight: normal;
    font-size: 35px;
    line-height: 36px;
}

.newreg-price-top-singlenew{
    margin-bottom: 15px;
}

.product-view .product-name {
    margin-bottom: 0px;
}

.product-view .add-to-box .price-box{
    display: none;
}

.product-view .weapon-stats-wrapper {
    margin-top: 0px !important;
}

.product-view button.button.btn-cart {
    width: 100%;
}

.weapon-stats-block {
    margin-bottom: 13px !important;
}

/*
.products-grid button.button > span, .product-view .add-to-cart button.button > span {
    background: #59A240;
    color: #fff;
    height: 40px;
    line-height: 36px;
    font-weight: bold;
    border-radius: 0px;
    display: block;
    width: 100%;
    border: 1px solid #CED7DB;
}
*/
/***NEZNAM DALI TREBA*****/
button.button > span {
    /* color: #fff; */
    background: #59a940;
    background: -moz-linear-gradient(top, #59a940 0%, #006a2b 50%);
    background: -webkit-linear-gradient(top, #59a940 0%,#006a2b 50%);
    background: linear-gradient(to bottom, #59a940 0%,#006a2b 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59a940', endColorstr='#006a2b',GradientType=0 );
    border-left: 1px solid #004E26;
    border-right: 1px solid #004E26;
    border-top: 1px solid #004E26;
    border-radius: 3px;
    border-bottom: 2px solid #004E26;
}
/***NEZNAM DALI TREBA*****/

.product-essential {
    padding-bottom: 0px !important;
}

.product-view {
    margin-bottom: 0px !important;
}

.product-name-for-mobile{
    display: none;
}

.top-price-data-single .regular-price {
    float: left;
    width: 48%;
    font-size: 38px;
    line-height: 38px;
    padding-bottom: 15px;
}

.top-price-data-single .estimate-price {
    padding-bottom: 15px;
    font-size: 22px !important;
    color: #fff !important;
    line-height: 38px !important;
}

@media only screen and (max-width: 990px) {
    .fullvuew-single-leftside-wrap {
        float: none;
        width: 100%;
    }

    .fullvuew-single-rightside-wrap {
        float: none;
        width: 100%;
        right: 0;
    }

    .product-view .product-name{
        display: none;
    }

    .product-view .product-name-for-mobile{
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .product-view .add-to-box .price-box {
        display: none !important;
    }
}

@media only screen and (max-width: 540px) {
    .product-view  .inventory {

        left: 0 !important;
        padding: 5px 0px !important;

    }

    .product-view .product-name h1 {
        text-align: left !important;
    }
}

@media only screen and (max-width: 362px) {
    .product-view .product-img-box {
        text-align: center !important;
    }
}
/******** New View Page Changes May End *******/

/******** New Filter Start *******/

.filter-section-block-wrap {
    border: 1px solid #CCCCCC;
    text-align: left;
}

.block-layered-nav dt {
    border-top: 0px solid #ececec;
    padding: 10px 10px 10px 35px;
}

.filter-section-block-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 17.6% !important;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
}

.clickclass {
    position: absolute;
    top: 40px;
    left: 0;
    margin: 0px !important;
    padding: 0px !important;
    right: 0;
    margin: 0 auto;
    background: #58585B;
}

.block-layered-nav dd li:before {
    display: none;
}

.block-layered-nav dd li a {
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 10px 5px 10px 35px;
    background: #58585B;
    border-top: 1px solid #333;
}

.block-layered-nav dd li a:hover {
    background: #333333 !important;
}

.nov-filter-layered-nav{
    position: relative;
    display: block;
    z-index: 99;
}

.block-layered-nav dd li {
    padding: 0px;
}

.filter-section-block-wrap dt{
    cursor:	pointer;
}

.nov-filter-layered-nav .block-content #narrow-by-list .filter-section-block-wrap:nth-child(1){
    display: none !important;
}

.filter-section-block-wrap dt:after {
    content: "^";
    font-size: 24px;
    color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    font-weight: normal;
    right: 15px;
    top: 12px;
    transform: rotate(180deg);
}

dt.Skin:before,
.nov-filter-layered-nav .currently li.Skin:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/skinicon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

dt.Tier:before,
.nov-filter-layered-nav .currently li.Tier:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/tagicon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

dt.Accessory:before,
.nov-filter-layered-nav .currently li.Accessory:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/accessoriesicon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

dt.Class:before,
.nov-filter-layered-nav .currently li.Class:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/class-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

dt.Price:before,
.nov-filter-layered-nav .currently li.Price:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/price-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

dt.Brand:before,
.nov-filter-layered-nav .currently li.Brand:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/brand-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a{
    position: relative;
}


.nov-filter-layered-nav dd li a.Phantom:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/phantom-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.A5MOV:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/a5mov-skin-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.CARVR:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/carvr-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.VERN-HG:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/vern-hg-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.ALTFIRE:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/altfire-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Finalism:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/finalism-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Bitcoin:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/bitcoin-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Ethereum:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/eth-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Litecoin:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/litecoin-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Dash:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/dash-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Dogecoin:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/dogecoin-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.RCC:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/rcc-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd.Tier.clickclass li:nth-child(1) a:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/tier-eden.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd.Tier.clickclass li:nth-child(2) a:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/tier-dva.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd.Tier.clickclass li:nth-child(3) a:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/tier-tri.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd.Tier.clickclass li:nth-child(4) a:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/tier4-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd.Tier.clickclass li:nth-child(5) a:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/tier5-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.nov-filter-layered-nav dd li a.Sidearm:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/sidearm-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Shotgun:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/shotgun-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.LMG:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/lmg-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.SMG:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/smg-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Assault.Rifle:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/assault-rifle-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Launcher:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/launcher-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Sniper:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/sniper-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Special:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/special-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Sight:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/sight-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Small.Sight:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/small-sight-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Supressor:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/supressor-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Stock:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/stock-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Small.Stock:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/small-stock-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Rail:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/rail-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Fore.Grip:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/fore-grip-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Magazine:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/magazine-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.toolbar .pager {
    border-bottom: 0px solid #fff !important;
}

.catalog-category-view .category-title{
    display: none !important;
}

.nov-filter-layered-nav .currently .block-subtitle {
    font-size: 14px;
    color: #00ffff;
    padding-left: 8px;
}

.nov-filter-layered-nav .currently .btn-remove {
    height: 20px;
}

.nov-filter-layered-nav .currently li {
    display: inline-block;
    vertical-align: middle;
    width: 17.8% !important;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid #fff;
    position: relative;
    padding: 7px 5px 7px 30px;
}

.nov-filter-layered-nav .block-content{
    text-align: center;
}

.nov-filter-layered-nav .actions {
    margin-bottom: 15px;
    margin-top: 5px;
}

.nov-filter-layered-nav li{
    text-align: left;
}

.nov-filter-layered-nav a:active,
.nov-filter-layered-nav a:focus{
    color: #00ffff;
}

.nov-filter-layered-nav {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    clear: both;
    padding: 20px 0;
}

#search_mini_form {
    float: none;
}

.new-filter-search-field {
    display: block;
    position: relative;
    clear: both;
    width: 98%;
    margin:0 auto;
}

#search {
    width: 93%;
    text-align: right;
}

.form-search button.button {
    width: 7%;
    text-align: right;
}

.form-search button.button > span {
    background: transparent;
    color: #fff;
    height: 40px;
    line-height: 36px;
    font-weight: bold;
    border-radius: 0px;
    display: block;
    width: 100%;
    border: 0px solid #CED7DB;
    font-size: 0px;
}

.form-search button.button span span{
    font-size: 0px;
    background: url('../images/filter/searchimage.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.form-search button.button > span:hover{
    border: 0px solid #fff !important;
    background: transparent !important;
}

.search-autocomplete{
    padding: 2px 30px;
    top: 51px;
    background: #2b2b2b;
    text-align: right;
}

.search-autocomplete li .amount{
    display: none;
}

.search-autocomplete li{
    color: #00ffff;
}

.mobile-filter-button{
    display: none;
}

.mobile-filter-content{
    display: block;
}

@media only screen and (max-width: 1200px) {
    .filter-section-block-wrap {
        width: 17% !important;
    }

    .clickclass{
        z-index: 99;
    }
}

@media only screen and (max-width: 990px) {
    .mobile-filter-content{
        display: none;
    }

    .mobile-filter-button{
        display: block;
        width: 260px;
        text-align: center;
        border: 1px solid #fff;
        color: #fff;
        font-size: 16px;
        cursor: pointer;
        padding: 5px 0px;
        margin: 0 auto;
    }

    .form-search {
        position: relative;
        margin-top: 30px;
        border-top: 1px solid #666;
    }

    .form-search button.button:hover > span {
        border: 0px solid #fff !important;
    }

    .form-search button.button > span{
        margin-top: 5px;
    }

    #search_mini_form {
        margin: 0 0 5px !important;
    }

    .filter-section-block-wrap {
        width: 30% !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .new-filter-search-field #search_mini_form {
        display: block;
        left: 0;
        padding: unset;
        position: relative !important;
        top: unset;
        width: 100%;
        z-index: 9;
    }

    .new-filter-search-field .form-search {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 560px) {
    .filter-section-block-wrap {
        width: 100% !important;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
/******** New Filter End *******/


/******** New Checkout Changes Start *******/

.iwd_opc_top_review_item_subtotal {
    margin-top: 0px !important;
}

.checkout-review-inline{
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    margin-right: 5px;
}

.quantity-checkout-itemreview p{
    font-size: 26px;
    color: #00ffff;
    text-align: left;
    font-weight: bold;
}

.iwd_opc_top_review_item_subtotal {
    margin-left: 0px !important;
}

.iwd_opc_top_review_item_name, .iwd_opc_top_review_item_subtotal {
    margin-left: 10px !important;
}

.checkout-review-item-bottom-info {
    margin-left: 10px;
    margin-top: 45px;
}

.order-quantity-checkout-onepage {
    margin-left: 10px;
}

.order-quantity-checkout-onepage .checkout-review-inline{
    margin-right: 20px;
}

/******** New Checkout Changes END   *******/


/******** New VIEW Changes START   *******/

.product-view .product-shop .add-to-box .add-to-box .qty-block {
    display: inline-block !important;
    vertical-align: middle;
    float: left;
}

.product-view  button.button.btn-cart {
    display: inline-block;
    width: 70% !important;
    float: right !important;
}

.add-to-cart label {
    margin-right: 7px;
    color: #fff;
    font-size: 22px;
}

.add-to-cart .qty {
    text-align: center;
    padding: 3px 6px 4px 7px;
    background: #999;
    font-size: 22px;
    color: #000;
    border: 1px solid #999;
}

input.qty {
    width: 65px !important;
    text-align: center !important;
    height: 60px;
    background: none;
    display: inline-block;
}


.qty-control > div > p {
    border: 1px solid #333;
    width: 20px;
    height: 29px;
    font-family: 'Trebuchet MS';
    font-size: 20px;
    line-height: 22px;
    color: #999;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    background: #333;
    position: relative;
}

.qty-control > div > p:hover {
    color: #00ffff;
}

.product-view .add-to-cart .qty-block {
    margin-top: 0px;
}
/******** New VIEW Changes END   *******/

/******** Bundles List Start *******/

.bundles-packets li{
    display: inline-block;
    vertical-align: top;
    width: 18%;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
}

.bundle-image-wrap{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,292929+60 */
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(top, #000000 0%, #292929 60%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #000000 0%,#292929 60%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #000000 0%,#292929 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#292929',GradientType=0 ); /* IE6-9 */
    position: relative;
    z-index: 1;
}

.bundles-packets li:nth-child(1){
    margin-left: 0%;
}

.bundles-packets li:nth-child(5){
    margin-right: 0%;
}

.bundles-ulwrap{
    text-align: center;
}

.bundle-wrap-inside-top h2,
.bundle-wrap-inside-top a {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 20px;
}

.bundle-wrap-inside-top a:hover h2,
.bundle-wrap-inside-top a:focus h2,
.bundle-wrap-inside-top a:active h2{
    color: #00ffff;
}

.bunbdle-ammount-wrap {
    display: block;
    position: relative;
    margin-bottom: -30px;
    width: 90%;
    float: right;
    position: relative;
    border: 2px solid #6b6b6b;
    border-left: 0px solid #6b6b6b;
    background: #000;
    z-index: 9;
    margin-right: 2.5%;
}

.bunbdle-ammount-wrap .bundle-rcc-pack {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
    margin-left: -10px;
    display: inline-block;
    vertical-align: middle;
}

.bunbdle-ammount-wrap img {
    display: inline-block;
    vertical-align: middle;
    top: -25%;
    left: -10%;
    position: absolute;
}

.bundle-ifbonus {
    position: absolute;
    display: block;
    width: 80px;
    height: 60px;
    background: #000;
    border: 2px solid #6b6b6b;
    top: 50px;
    right: 5px;
}

.bundles-wrapper-full {
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
}


/**** NEW GAME PAGE CHANGES*****/


/******** Bundles List End *******/

/******** New Game Page Start *******/


.entry-content-rcc-game-newabout-top-block{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#131313+0,292929+100 */
    background: #131313; /* Old browsers */
    background: -moz-linear-gradient(top, #131313 0%, #292929 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #131313 0%,#292929 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #131313 0%,#292929 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#292929',GradientType=0 ); /* IE6-9 */
}

.bundle-bonus-top {
    color: #00ffff;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
}

.bundle-bonus-bot {
    color: #fff;
    line-height: 10px;
    font-size: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}

.bundle-price-wrap{
    padding: 20px 0;
    display: block;
    position: relative;
    width: 100%;
}

.bundle-price-wrap p{
    font-size: 24px;
    line-height: 24px;
    color: #FFD63F;
    font-weight: bold;
}

.bundle-wrap-inside-bot{

    width: 100%;
    display: block;
    position: relative;
}

.bundle-wrap-inside-bot a{
    display: block;
    position: relative;
    width: 100%;
    background: #333333;
    text-align: center;
    color: #00ffff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding: 15px 0;
}

.bundle-wrap-inside-bot a:hover,
.bundle-wrap-inside-bot a:active,
.bundle-wrap-inside-bot a:focus{
    color: #ffffff;
}

.profile-top-block {
    display: block;
    position: relative;
    padding-bottom: 20px;
    margin: 0 16px 20px;
    border-bottom: 1px solid #666666;
}

.profile-top-balance {
    float: left;
    width: 55%;
    display: block;
    position: relative;
}

.profile-top-buyrcc{
    float: right;
    width: 35%;
    display: block;
    position: relative;
    text-align: right;
}

.profile-top-balance-titleicon {
    display: inline-block;
    vertical-align: middle;
}

.profile-top-balance-ammount{
    display: inline-block;
    vertical-align: middle;
    margin-left: 125px;
}

.profile-top-balance-titleicon img,
.profile-top-balance-titleicon h2 {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0px;
}

.profile-top-buyrcc img,
.profile-top-buyrcc p {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0px;
}

.profile-top-buyrcc p{
    margin-left: 20px;
    color: #00ffff;
    font-weight: normal;
    font-size: 20px;
}

.profile-top-balance-titleicon h2{
    margin-left: 20px;
    color: #ffffff;
    font-weight: normal;
    font-size: 20px;
}

.profile-top-balance-ammount p{
    color: #00ffff;
    font-weight: normal;
    font-size: 20px;
}

.mytrades-left-iconssubtitle h2{
    margin-bottom: 0px;
    font-weight: 300;
}

/******** New Game Page End *******/

/******** New Pages / Menu Start *******/

.category-reality-clash-game .block-layered-nav,
.category-rcc-coins .block-layered-nav{
    display: none;
}

/******** New Pages / Menu End *******/

/******** New Price Discount Start *******/

.price-box .old-price .price-label,
.price-box .special-price .price-label{
    display: none !important;
}

.price-box .old-price {
    display: inline-block;
    text-align: left;
    vertical-align: baseline;
}

.price-box .special-price {
    display: inline-block;
    width: auto;
    text-align: right;
    vertical-align: baseline;
}

.price-box .special-price .price{
    color: #00ffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding: 0 5px 10px 5px;
}

/*
.label-product .sale {
    right: -5px;
    top: 0px;
    width: 50px;
    height: 29px;
    background-size: 100% 100% !important;
    background: url(../images/newfp/sale-badge.svg) !important;
    font-size: 0px;
    transform: rotate(-90deg);
}
*/

.label-product .sale {
    display: none !important;
}

.product-shop {
    position: unset !important;
}

.product-shop .yousave{
    right: -5px;
    top: 2px;
    z-index: 9;
    padding-top: 1px;
    position: absolute;
    width: 50px;
    height: 29px;
    background-size: 100% 100% !important;
    background: url(../images/newfp/sale-badge.svg) !important;
    text-align: center;
}

.price-box .yousave .price {
    font-size: 14px;
}

.catalog-product-view .price-box .yousave .price {
    font-size: 14px;
}

.catalog-product-view .yousave{
    right: -5px;
    top: 0px;
    padding-top: 1px;
    position: absolute;
    width: 50px;
    height: 29px;
    background-size: 100% 100% !important;
    background: url(../images/newfp/sale-badge.svg) !important;
    text-align: center;
}

.catalog-product-view .product-view-right-side-prices{
    position: relative;
}

.catalog-product-view  .old-price .price {
    font-weight: bold;
    font-size: 18px;
    text-decoration: line-through;
}

.catalog-product-view .price-box .old-price {
    width: auto;
}

.catalog-product-view .price-box .special-price {
    width: auto;
    text-align: left;
    margin-left: 20px;
}

.catalog-product-view .price-box .special-price .price {
    font-size: 28px;
    font-weight: bold;
}

/******** New Price Discount End *******/

/******** New Not logged button Start *******/

.btn-notloggedin > span{
    background: #333333 !important;
}

.messages {
    width: 100%;
    overflow: hidden;
    max-width: 1240px;
    padding: 0 20px !important;
    margin: 0 auto !important;
}

.catalog-product-view button.button.btn-cart.btn-notloggedin{
    width: 100% !important;
    margin: 0 auto;
}

/******** New Not logged button End *******/


/********* NEW MENU CHANGES START ******/

.sf-menu > li > a > span {
    position: relative;
}

.sf-menu > li.level-top:hover::after{
    display: block;
    width: 50px;
    height: 3px;
    background: #00ffff;
    position: absolute;
    bottom: 15px;
    content: "";
    left: 0;
    right: 0;
    z-index: 99;
    margin: 0 auto;
}

/********* NEW MENU CHANGES END ********/

/********* NEW PAGES MY ACCOUNT START ******/

.myprofile-myearnings,
.myprofile-myranking,
.myprofile-mypoints{
    display: inline-block;
    vertical-align: top;
    width: 33%;
    text-align: left;
}

.leftside-icon-wrapper{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 72px;
    margin-right: 20px;
}

.profile-content-rightside-withicon{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.profile-title-big {
    color: #fff;
    font-size: 22px;
    text-align: left;
}

.profile-title-small {
    color: #808080;
    font-size: 18px !important;
    padding-top: 5px;
    text-align: left !important;
}

.cyancolor{
    color: #00ffff !important;
}

.leftside-icon-wrapper{
    position: relative;
}

.leftside-icon-wrapper img{
    max-width: 100%;
}

.user-level-number {
    position: absolute;
    top: 30%;
    color: #00ffff;
    font-size: 34px !important;
    text-align: center !important;
    font-weight: bold;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}

.page-title-dark{
    background: #1A1A1A !important;
    margin-top: 40px;
    padding: 10px 0 !important;
}

.page-title-dark h1{
    color: #fff !important;
    font-size: 20px !important;
}

.single-trade-wrapper{
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding: 10px;
    background: #151515;
}

.single-trade-headings{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #4D4D4D;
}

.single-trade-weapon-name,
.single-trade-toptitle,
.single-trade-weapon-image,
.single-trade-botcell{
    display: inline-block;
    vertical-align: middle;
    width: 23%;
    text-align: center;
}

.single-trade-weapon-name,
.single-trade-weapon-image{
    width: 30%;
}

.single-trade-botcell img,
.single-trade-botcell p{
    display: inline-block;
    vertical-align: middle;
}

.single-trade-botcell img{
    margin-right: 10px;
}

.single-trade-weapon-name{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 22px;
}

.single-trade-toptitle{
    font-size: 16px;
    color: #808080;
    font-weight: bold;
    line-height: 22px;
}

.single-trade-botcell p{
    font-size: 16px !important;
    font-weight: bold;
    color: #fff;
}

.mytrades-wrapper{
    background: #151515;
    padding: 20px;
}

.mytrades-left-iconssubtitle,
.mytrades-midballance,
.mytrades-icons {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    line-height: 50px;
}

.mytrades-icons a {
    margin-left: 30px;
    max-width: 100px;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
}

.mytrades-icons a p {
    margin-bottom: 10px;
    color: #fff !important;
}

.mytrades-headings-icons {
    display: block;
    border-bottom: 1px solid #666666;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.mytrades-left-iconssubtitle{
    text-align: left;
}

.mytrades-midballance{
    text-align: center;
}

.mytrades-icons{
    text-align: right;
}

.mytrades-subtitle {
    margin-bottom: 30px;
    position: relative;
    display: block;
}

.mytrades-subtitle p{
    text-align: left;
    color: #00ffff;
}

.mytrades-trades-headings{
    display: block;
    padding: 10px 0;
    margin-bottom: 10px;
    background: #1F1F1F;
}

.mytrades-cellblock {
    width: 19.7%;
    display: inline-block;
    text-align: center;
}

.mytrades-singletrade{
    display: block;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #666666;
}

.mytrades-singletrade p{
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

.mytrades-trades-headings p{
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #CED7DB;
}

.mytrades-trades-content .mytrades-singletrade{
    padding: 10px 0;
}

.mytrades-trades-content .mytrades-singletrade:nth-child(odd){
    background: #333333;
}

.mytrades-trades-content .mytrades-singletrade:nth-child(even){
    background: #1A1A1A;
}

.mytrades-icons a{
    margin-left: 30px;
}

.mytrades-midballance span{
    font-size: 20px;
}

.popup-buyrcc{
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 99;
    display: none;
}

.popup-buyrcc-inner {
    display: block;
    width: 680px;
    margin: 0 auto;
    top: 20%;
    position: absolute;
    left: 0;
    right: 0;
    background: #000;
    border: 2px solid #58585B;
    border-radius: 15px;
    padding: 30px;
}

.popup-buyrcc-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 22px;
    border-radius: 50%;
    font-size: 16px;
    border: 2px solid #58585B;
    color: #fff;
}

.popup-buyrcc-close:active,
.popup-buyrcc-close:focus{
    color: #00ffff;
}

.buy-rcc-popup-heading {
    font-size: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #666;
}

.buy-rcc-popup-blocks{
    display: block;
    position: relative;
    padding: 30px 0;
}

.buy-rcc-popup-leftblock{
    float: left;
    width: 48%;
    text-align: center;
}


.buy-rcc-popup-rightblock{
    float: left;
    width: 48%;
    text-align: center;
}

.buy-rcc-popup-leftblock img,
.buy-rcc-popup-rightblock img{
    max-width: 100%;
}

.buy-rcc-subtitle-popup {
    padding-bottom: 30px;
    font-size: 22px;
}

.buy-rcc-popup-leftblock a,
.buy-rcc-popup-rightblock a{
    margin-top: 30px;
    display: block;
    background: #00ffff;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 0;
    width: 100%;
    max-width: 80%;
    margin: 30px auto 0;
    border:2px solid #00ffff;
}

.buy-rcc-popup-leftblock a:hover,
.buy-rcc-popup-rightblock a:hover{
    border: 2px solid #fff;
    color: #fff;
    background: #000;
}

.iwd_opc_wrapper .iwd_balance_dialog .container{
    background: #000 !important;
    border: 2px solid #58585B !important;
    border-radius: 15px !important;
    box-shadow: 0px 0px 0px transparent !important;
    color: #fff !important;
    max-width: 510px !important;
    top: 20% !important;
    left: 0 !important;
    right: 0;
    padding: 30px !important;
}

.iwd_opc_wrapper .iwd_balance_dialog .container .warning span{
    font-size: 16px !important;
    line-height: 22px !important;
}

.iwd_opc_wrapper .iwd_balance_dialog .container .buttons .col-md-6 div {
    display: block;
    background: #00ffff !important;
    color: #000 !important;
    font-weight: bold !important;
    border-radius: 0px !important;
    padding: 5px 0 !important;
    width: 150px !important;
    max-width: 100%;
    border: 2px solid #00ffff;
}

.iwd_opc_wrapper .iwd_balance_dialog .container .buttons .col-md-6 div:hover {
    background: #000 !important;
    color: #fff !important;
    border: 2px solid #fff;
}

.iwd_opc_wrapper {
    position: unset !important;
}

.iwd_opc_wrapper .iwd_balance_dialog {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    background: rgba(0,0,0,0.8) !important;
}

/********* NEW PAGES MY ACCOUNT END ********/

/********* STATISTICS START ********/

.statistics-full-wrapper{
    background: url(../images/profile/stats-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 50px 0;
}

.statistics-top-head,
.statistics-content {
    display: block;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}

.statistic-title{
    display: inline-block;
    vertical-align: middle;
    width: 54%;
}

.statistics-coins{
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    text-align: left;
}

.statistic-title h1{
    font-size: 50px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}

.statistic-title h2{
    font-size: 30px;
    color: #00ffff;
    font-weight: normal;
    text-align: left;
}

.statistics-coins img{
    max-width: 100%;
    text-align: center;
}

.statistics-block{
    background: #000000;
    background: -moz-linear-gradient(-45deg, #000000 0%, #37474f 100%);
    background: -webkit-linear-gradient(-45deg, #000000 0%,#37474f 100%);
    background: linear-gradient(135deg, #000000 0%,#37474f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#37474f',GradientType=1 );
}

.stats-block-pad40{
    padding: 40px;
}

.satistics-hr {
    border-color: #36464E !important;
    margin-top: 0px;
}

.stats-halfblock{
    width: 49.5%;
}

.stats-halfblock-left{
    float: left;
    display: block;
    position: relative;
}

.stats-halfblock-right{
    float: right;
    display: block;
    position: relative;
}

.statistics-single-statblock-img{
    display: inline-block;
    vertical-align: middle;
}

.statistics-single-statblock-img img{
    max-width: 100%;
}

.statistics-single-statblock-content{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.statistics-single-statblock-content h1{
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

.statistics-single-statblock-content p{
    color: #00ffff;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
}

.statistics-single-statblock {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 25px;
}

.statblock-nopadding{
    padding-bottom: 0px;
}

.stats-block-full{
    display: block;
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.statsblock-dolarprice h1,
.statsblock-maxblock h1{
    font-size: 20px;
    padding-bottom: 30px;
}

.statsblock-dolarprice,
.statsblock-maxblock {
    display: block;
}

.stats-crypto-prices h1{
    font-size: 14px;
    line-height: 18px;
}

.stats-crypto-prices p{
    font-size: 14px;
    line-height: 18px;
}

.statistics-cypto-wrap img {
    max-height: 50px;
    line-height: 66px;
    display: inline-block;
    vertical-align: middle;
}

.statistics-cypto-wrap .statblock-nopadding {
    margin: 8px 0;
    display: inline-block;
    vertical-align: middle;
}

.stats-price-up .statistics-single-statblock-content p{
    color: #00FF00;
}

.stats-price-down .statistics-single-statblock-content p{
    color: #FF0000;
}

.stats-price-up,
.stats-price-down {
    text-align: right;
}

.stats-no-margin{
    margin: 0px;
}

.single-trade-cancel a {
    background: #000;
    border: 1px solid #4D4D4D;
    padding: 5px 15px 5px 30px;
    text-align: center;
    display: block;
    position: relative;
    font-weight: bold;
    width: 120px;
    margin: 0 auto;
}

.single-trade-cancel a:before {
    position: absolute;
    left: 7px;
    top: 6px;
    content: "x";
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    width: 18px;
    height: 18px;
    padding-right: 1px;
    padding-top: 1px;
    background: red;
    border-radius: 50%;
}

.single-trade-close{
    text-align: right;
}

.transaction-close-buttom {
    display: block;
    color: #58585B;
    font-size: 16px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 28px;
    border: 1px solid #58585B;
    float: right;
}

.transaction-close-buttom:hover{
    color: #00ffff;
    border:1px solid #00ffff;
}

/********* STATISTICS END ********/

/********* View Page with Description , Backgrounds, Fixes ETC - START ********/

.view-item-description-block{
    display: block;
    position: relative;
    width: 100%;
    margin-top: 15px;
    text-align: justify;
}

.weapon-stats-top p.thestatsname {
    font-size: 12px !important;
    line-height: 12px;
}

.weapon-stats-bot {
    height: 10px;
}

.weapon-stats-block {
    margin-bottom: 0px !important;
}

.product-view .product-shop .add-to-box .add-to-box {
    margin-top: 20px !important;
}

.products-grid .product-image {
    background: url(../images/weapons-bg.png) !important;
    border-radius: 0px !important;
    background-size: 100% 100% !important;
}

.weapon-image-myarmoury{
    background: url(../images/weapons-bg.png) !important;
    border-radius: 0px !important;
    background-size: 100% 100% !important;
}

#shopping-cart-table .product-image{
    background: url(../images/weapons-bg.png) !important;
    border-radius: 0px !important;
    background-size: 100% 100% !important;
}

.data-table td {
    vertical-align: middle;
}

.btn-remove2 {
    display: inline-block;
    font-size: 0;
    margin: 0;
    vertical-align: bottom;
    height: 24px;
}

label.stripe:after{
    content:"";
    display: block;
    position: absolute;
    top: 11px;
    right: 10px;
    height: 16px;
    width: 112px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background: url(../images/ccard-pay-icon.svg);
}

label.cryptopaybundleeth:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: 8px;
    height: 26px;
    width: 19px;
    background-repeat: no-repeat;
    background: url(../images/eth-pay-icon.svg);
    background-size: 100% 100%;
}

label.cryptopayrcc:after,
label.cryptopayrcco:after{
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
    height: 24px;
    width: 38px;
    background-repeat: no-repeat;
    background: url(../images/rcc-pay-icon.svg);
    background-size: 100% 100%;
}

.frontpage-release-wrapper-new-right img{
    max-width: 100%;
}

.frontpage-release-wrapper-new-right{
    max-width: 43%;
}

.iwd_opc_top_review_item.of.RCC .iwd_opc_top_review_item_image,
.iwd_opc_top_review_item.RCC.Vault .iwd_opc_top_review_item_image,
.iwd_opc_top_review_item.RCC.Ledger .iwd_opc_top_review_item_image{
    max-width: 200px;
    margin: 0 auto;
    float: none;
}

.iwd_opc_top_review_item.of.RCC .checkout-review-edit,
.iwd_opc_top_review_item.RCC.Vault .checkout-review-edit,
.iwd_opc_top_review_item.RCC.Ledger .checkout-review-edit,
.iwd_opc_top_review_item.of.RCC .order-quantity-checkout-onepage,
.iwd_opc_top_review_item.RCC.Vault .order-quantity-checkout-onepage,
.iwd_opc_top_review_item.RCC.Ledger .order-quantity-checkout-onepage,
.iwd_opc_top_review_item.of.RCC .checkout-review-item-bottom-info,
.iwd_opc_top_review_item.RCC.Vault .checkout-review-item-bottom-info,
.iwd_opc_top_review_item.RCC.Ledger .checkout-review-item-bottom-info{
    display: none !important;
}

.iwd_opc_top_review_item.of.RCC .checkout-new-item-cell-image,
.iwd_opc_top_review_item.RCC.Vault .checkout-new-item-cell-image,
.iwd_opc_top_review_item.RCC.Ledger .checkout-new-item-cell-image {
    float: none;
    width: 100%;
    text-align: center;
}

.iwd_opc_top_review_item.of.RCC .checkout-new-item-cell-price-name,
.iwd_opc_top_review_item.RCC.Vault .checkout-new-item-cell-price-name,
.iwd_opc_top_review_item.RCC.Ledger .checkout-new-item-cell-price-name{
    width: 100%;
    float: none;
    max-height: 40px;
    text-align: center;
}

.iwd_opc_top_review_item.of.RCC .iwd_opc_top_review_item_name,
.iwd_opc_top_review_item.RCC.Vault .iwd_opc_top_review_item_name,
.iwd_opc_top_review_item.RCC.Ledger .iwd_opc_top_review_item_name{
    text-align: center;
    height: auto;
}

.button-remove-checkout-wrap{
    position: absolute;
    right: 20px;
    top: 45%;
}

.checkout-new-item-cell-price-name {
    position: relative;
}

.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip:after {
    color: #00ffff;
}

/********* View Page with Description END ********/

/********* NEW FRONT PATE BETA SIGN UP START ********/



.cms-home .main_wrapper {
    background: url(../images/fpbetasign/betasign-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

/*
	.frontpage-beta-video {
	    float: left;
	    display: block;
	    width: 620px;
	    padding: 15px;
	    background: url(../images/fpbetasign/video-bg.png);
	    background-size: 100% 100%;
	}
*/

.frontpage-beta-video {
    float: left;
    display: block;
    width: 100%;
    background-size: 100% 100%;
    max-width: 352px;
}

.frontpage-beta-content{
    float: right;
    width: 680px;
    display: block;
    text-align: center;
}

.frontpage-beta-container{
    margin: 0 auto;
    max-width: 1400px;
    padding: 40px 0;
}

.frontpage-beta-video iframe {
    width: 98% !important;
    margin: 0 auto;
    text-align: center;
    display: block;
    border: 4px solid #000;
    box-shadow: 0px 0px 15px #000;
}

.frontpage-beta-content h1 {
    font-size: 56px;
    text-shadow: 2px 2px 8px #000;
    font-weight: 900;
    margin-top: 40px;
    margin-bottom: 60px;
    text-align: center;
}

.frontpage-beta-content p {
    font-size: 25px;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: 600;
    text-shadow: 2px 2px 5px #000;
}

.frontpage-beta-contentp .available-betasignup {
    font-size: 19px;
    margin-top: 100px;
    line-height: 20px;
}

.frontpage-beta-downloads {
    text-align: center;
    margin: 10px 0 80px;
}

.frontpage-beta-button-activator{
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #00ffff;
    background: #000;
    border: 3px solid #e5e5e5;
    text-align: center;
    padding: 10px 30px;
    display: block;
    max-width: 400px;
    margin: 30px auto 0;
}

.frontpage-beta-downloads a{
    margin: 0 20px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.frontpage-beta-button{
    text-align: center;
}

.frontpage-beta-form.frontpage-beta-formwrap-content {
    background-color: rgba(0,0,0,0.7);
}

.frontpage-beta-form-wrapper{
    max-width: 740px;
    padding: 20px;
    margin: 0 auto;
}

.frontpage-beta-wrapper { /* copy ova */
    margin-bottom: 50px;
    padding: 100px 0;
}

.beta-sign-text-overform .modaltitle span {
    font-size: 24px;
}

.beta-sign-text-overform .title-with-lines span::before,
.beta-sign-text-overform .title-with-lines span::after {
    width: 220px;
}

.beta-sign-text-overform .title-with-lines {
    max-width: 180px;
}

.beta-sign-text-overform .smallnotice {
    font-size: 12px;
    padding-left: 3%;
}

.embeded-form-betasign input{
    background: transparent !important;
    border: 1px solid #CED7DB;
    border-radius: 3px;
    font-size: 14px;
}

.embeded-form-betasign .small-meta {
    font-size: 14px;
    padding-left: 15px;
}

.embeded-form-betasign .mc-field-group label {
    display: inline-block !important;
    margin-bottom: 0  !important;
    vertical-align: middle  !important;
}

.embeded-form-betasign .datefield,
.embeded-form-betasign .phonefield-us {
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}

.embeded-form-betasign.datefield .monthfield input,
.embeded-form-betasign .datefield .dayfield input {
    width: 80px !important;
}

.embeded-form-betasign .datefield input,
.embeded-form-betasign .phonefield-us input {
    width: 140px !important;
}

.embeded-form-betasign .size1of2 {
    clear: both !important;
    float: none !important;
    display: block !important;
    width: 96% !important;
    margin-right: 0 !important;
}

.embeded-form-betasign .mc-field-group select {
    color: #fff !important;
    background: transparent !important;
    border: 1px solid #CED7DB;
    border-radius: 3px;
    width: 100% !important;
    padding: 7px 0 7px 10px !important;
    font-size: 14px;
}

.embeded-form-betasign .mc-field-group select option {
    padding-right: 10px;
    background: #000;
    color: #fff;
}

.embeded-form-betasign input:focus{
    border: 1px solid #fff !important;
}

.embeded-form-betasign select:focus{
    border: 1px solid #fff !important;
}

.button-betasignup-subscribe #mc-embedded-subscribe{
    transition: all 0.23s ease-in-out 0s;
    display: block;
    font-size: 18px;
    height: 46px;
    font-weight: 500;
    line-height: 32px;
    padding: 0 10px;
    margin: 20px auto 10px;
    border-radius: 1px;
    width: 96%;
    margin-right: 4%;
    text-align: center;
    border: 1px solid #fff !important;
}

.beta-checkbox label{
    margin-left: 10px;
    font-size: 16px;
    font-weight: normal;
}


.beta-checkbox{
    margin-top: 30px;
}

/********* NEW FRONT PATE BETA SIGN UP END ********/

/********* Deposit Withdraw Pages START ********/

.deposit-withdraw-block-wrapper {
    padding: 20px;
    background: #000;
    text-align: center;
}

.dep-with-heading {
    padding-bottom: 20px;
    border-bottom: 1px solid #666;
    max-width: 480px;
    margin: 30px auto 60px;
}

.dep-with-inputblock{
    margin: 30px auto;
    max-width: 480px;
    display: block;
}

.dep-with-input input{
    display: block;
    width: 100%;
    border: 0px solid #fff;
    border-bottom: 1px solid #00ffff;
    border-radius: 0px;
    color: #fff;
    padding: 10px;
    font-size: 18px;
}

.dep-with-input input[type="number"] {
    padding-right: 50px;
}

.dep-with-input {
    display: block;
    position: relative;
}

.dep-with-input-infotop {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #00ffff;
    font-weight: 500;
    font-size: 16px;
}

.dep-with-info {
    display: block;
    position: relative;
    width: 100%;
}

span.dep-with-info-left {
    float: left;
    color: #808080;
    padding-top: 10px;
    font-size: 17px;
    font-weight: 500;
}

span.dep-with-info-right {
    float: right;
    padding-top: 10px;
    font-size: 17px;
}

.dep-with-info-right a {
    color: #00ffff;
    font-size: 17px;
    font-weight: 500;
}

.deposit-withdraw-button{
    display: block;
    width: 280px;
    border: 3px solid #00ffff;
    clear: both;
    margin: 40px auto 0;
    background: #00ffff;
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 0;
}

.deposit-withdraw-button:hover{
    background: transparent;
    color: #00ffff;
}

.qr-showbutton-deposit{
    color: #00ffff;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
}



/********* Deposit Withdraw Pages END ********/

/********* Marketplace Sell Item Start ********/

.item-card-wrapper {
    float: left;
    width: 287px;
    margin: 0 0 40px 0!important;
    position: relative;
}

.item-card-bgwrap {
    background: url(../images/itemcards/itemcards-plain-bg.png);
    height: 520px;
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
    z-index: 9;
    position: relative;
    background-size: 100% 100% !important;
}

.marketplace-itemcards-big .item-card-bgwrap{
    height: 550px;
}

.item-card-bgwrap.Phantom,
.item-card-bgwrap-selling.Phantom{
    background: url(../images/itemcards/itemcards-phantom-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.Bitcoin,
.item-card-bgwrap-selling.Bitcoin{
    background: url(../images/itemcards/itemcards-bitcoin-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.Ethereum,
.item-card-bgwrap-selling.Ethereum{
    background: url(../images/itemcards/itemcards-ether-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.Litecoin,
.item-card-bgwrap-selling.Litecoin{
    background: url(../images/itemcards/itemcards-litecoin-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.A5MOV,
.item-card-bgwrap-selling.A5MOV{
    background: url(../images/itemcards/itemcards-asmov-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.Finalism,
.item-card-bgwrap-selling.Finalism{
    background: url(../images/itemcards/itemcards-finalism-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.Dogecoin,
.item-card-bgwrap-selling.Dogecoin{
    background: url(../images/itemcards/itemcards-dogecoin-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.RCC,
.item-card-bgwrap-selling.RCC{
    background: url(../images/itemcards/itemcards-rcc-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.Dash,
.item-card-bgwrap-selling.Dash{
    background: url(../images/itemcards/itemcards-dash-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.CARVR,
.item-card-bgwrap-selling.CARVR{
    background: url(../images/itemcards/itemcards-carvr-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.ALTFIRE,
.item-card-bgwrap-selling.ALTFIRE{
    background: url(../images/itemcards/itemcards-atlfire-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-bgwrap.VERN-HG,
.item-card-bgwrap-selling.VERN-HG{
    background: url(../images/itemcards/itemcards-vern-bg.png)!important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}

.item-card-top-middle {
    display: block;
    position: absolute;
    width: 65px;
    height: 78px;
    top: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.item-card-top-middle.Phantom{
    background: url("../images/itemcards/itemcards-phantom-badge.png");
}

.item-card-top-middle.Bitcoin{
    background: url("../images/itemcards/itemcards-bitcoin-badge.png");
}

.item-card-top-middle.Ethereum{
    background: url("../images/itemcards/itemcards-ether-badge.png");
}

.item-card-top-middle.Litecoin{
    background: url("../images/itemcards/itemcards-litecoin-badge.png");
}

.item-card-top-middle.A5MOV{
    background: url("../images/itemcards/itemcards-asmov-badge.png");
}

.item-card-top-middle.Finalism{
    background: url("../images/itemcards/itemcards-finalism-badge.png");
}

.item-card-top-middle.Dogecoin{
    background: url("../images/itemcards/itemcards-dogecoin-badge.png");
}

.item-card-top-middle.RCC{
    background: url("../images/itemcards/itemcards-rcc-badge.png");
}

.item-card-top-middle.Dash{
    background: url("../images/itemcards/itemcards-dash-badge.png");
}

.item-card-top-middle.CARVR{
    background: url("../images/itemcards/itemcards-carvr-badge.png");
}

.item-card-top-middle.ALTFIRE{
    background: url("../images/itemcards/itemcards-atlfire-badge.png");
}

.item-card-top-middle.VERN-HG{
    background: url("../images/itemcards/itemcards-vern-badge.png");
}

.item-card-top-left {
    display: block;
    float: left;
    background: rgba(0,0,0,0.4);
}

.item-card-top-right {
    display: block;
    float: right;
}

.item-card-top {
    display: block;
    position: relative;
    width: 84%;
    padding-top: 40px;
    margin: 0 auto;
    min-height: 92px;
}

.item-card-weaponstats .weapon-stats-bot {
    height: 3px;
    margin-top: 10px;
}

.item-card-quantity.cyancolor{
    color: #00ffff;
}

.item-card-info {
    width: 84%;
    margin: 15px auto 0;
    display: block;
    position: relative;
    background: rgba(0,0,0,0.4);
    padding: 5px;
}

.item-card-title-category{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #CED7DB;
}

.item-card-title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.item-card-title span{
    color: #999;
    font-weight: normal;
}

.item-card-infoblock {
    display: block;
    position: relative;
    width: 100%;
}

.item-card-infoblock-left {
    float: left;
    width: 49%;
}

.item-card-infoblock-right {
    float: right;
    width: 49%;
}

.item-card-infoblock p {
    font-size: 9px;
    line-height: 13px;
    color: #999999;
    font-weight: bold;
}

.item-card-infoblock p span {
    color: #fff;
}

.item-card-image {
    display: block;
    margin: 0 auto;
    width: 84%;
    text-align: center;
    background: url(../images/itemcards/item-bg-card.png);
    background-repeat: no-repeat;
    background-position: top center;
    position:relative;
}

.item-card-image img{
    max-width: 94% !important;
}


.item-card-weaponstats {
    display: block;
    position: relative;
    width: 84%;
    margin: 0 auto;
    padding: 0px 5px 5px;
}

.item-card-weaponstats .weapon-stats-armoury{
    max-width: 108px;
}

.item-card-weaponstats .weapon-stats-armoury:nth-child(1){
    margin-right:
    10px;
}

.item-card-weaponstats .weapon-stats-top {
    max-height: 9px;
}

.item-card-weaponstats .weapon-stats-armoury .weapon-stats-top p.thestatsname {
    font-size: 9px !important;
    line-height: 9px;
}

.item-card-button-regtobuy span{
    background: #000;
    height: 33px !important;
}

.item-card-button-regtobuy span span{
    height: 31px !important;
}

.item-card-button-regtobuy {
    max-width: 180px;
    margin: 15px auto !important;
    display: block !important;
}

.item-card-bottom-actions {
    display: block;
    width: 100%;
    background: #333;
    padding: 40px 0 5px;
    margin-top: -40px;
    z-index: 1;
    text-align: center;
}

.item-card-bottom-actions:after {
    position: absolute;
    bottom: -35px;
    display: block;
    width: 100%;
    background: url(../images/itemcards/selling-item-bottom-aft.png);
    height: 35px;
    background-repeat: no-repeat;
    content: "";
    background-position: top center;
}

.marketplace-items-cards .item-card-wrapper, .last-trades .item-card-wrapper {
    margin-right: 142px !important;
}

..marketplace-items-cards .item-card-wrapper:nth-child(3n), .last-trades .item-card-wrapper:nth-child(3n){
    margin-right: 0px !important;
}

.item-card-bgwrap-selling {
    background: url(../images/itemcards/itemcards-plain-bg.png);
    height: 505px;
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
    z-index: 9;
    position: relative;
    background-size: 100% 100% !important;
}

.item-cards-inventory-understats {
    max-width: 94%;
    display: block;
    position: relative;
    margin: 10px auto 0;
    text-align: center !important;
}

.item-cards-inventory-understats .availability.in-stock {
    display: block;
    vertical-align: middle;
    text-align: center;
}

.item-card-button-sell span{
    background: #59A040;
    height: 33px !important;
    border:1px solid #59A040 !important;
}

.item-card-button-sell span span{
    height: 31px !important;
}

.item-card-button-sell {
    max-width: 180px;
    margin: 15px auto !important;
    display: block !important;
}

.item-card-bottom-priceaction{
    margin: 10px auto;
    width:84%;
}

.item-card-bottom-priceaction h1 {
    font-size: 26px;
    color: #fff;
    text-align: center;
}

.item-card-bottom-priceaction p {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #808080;
}

.item-card-sellitem-priceinput {
    display: block;
    position: relative;
}

.item-card-bottom-priceaction .item-card-sellitem-priceinput input{
    background: #000;
    border: 1px solid #666666;
}

.item-card-sellitem-priceinput-tip {
    display: block;
    position: absolute;
    top: 12px;
    right: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}


.item-card-sellitem-priceinput input {
    display: block;
    width: 100%;
    border-radius: 0px;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    padding-right: 50px;
}

.item-card-button-split-green,
.item-card-button-split-red {
    display: inline-block !important;
    vertical-align: top;
    width: 40% !important;
    text-align: center !important;
    margin: 5px 2% 0 !important;
}

.item-card-button-split-green span{
    background: #59A040;
    border: 1px solid #59A040 !important;
    height: auto !important;
}

.item-card-button-split-red span{
    background: #BF272D;
    border: 1px solid #BF272D !important;
    height: auto !important;
}

.item-card-catimage {
    display: block;
    position: relative;
    width: 100%;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    padding: 2px 0;
    margin-top: 10px;
}

.item-card-catimage img{
    max-width:100%;
}

.item-card-kills-heads {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
}

.item-card-kills-heads p {
    display: inline-block;
    text-align: center;
    margin: 5px 10px 0;
    font-size: 11px;
    font-weight: bold;
}

.item-card-kills-heads span{
    color: #999;
}

.item-card-bottom-actions .price-box {
    border-bottom: 1px solid #666;
    max-width: 84%;
    border-top: 1px solid #666;
    margin: 10px auto 0 !important;
}

.item-card-bottom-actions .price-box .old-price .price {
    font-size: 16px !important;
}

.item-card-bottom-actions .price-box .special-price .price {
    font-size: 18px !important;
}

.item-card-bottom-actions .catalog-category-view .products-grid .price-box {
    margin-top: 10px !important;
}

.item-card-bottom-actions  .price-box .regular-price {
    line-height: 30px;
    font-size: 18px !important;
    color: #fff !important;
}

.item-card-bottom-actions .price-box .regular-price .price {
    line-height: 30px;
    font-weight: 500;
    font-size: 18px !important;
    padding: 0;
    color: #fff !important;
}

.item-card-bottom-actions .product-shop .sale-percent {
    text-align: center;
    color: #00ffff;
    font-size: 16px;
    font-weight: 500;
    min-height: 15px;
    height: auto;
    line-height: 35px;
}

.item-card-bottom-actions .product-shop .actions {
    max-width: 84%;
    margin: 0 auto;
}

.item-card-weaponstats .weapon-stats-bot-armoury {
    height: 15px;
    margin-top: -5px;
}

p.item-cards-availability {
    position: absolute;
    top: 5px;
    left: 20px;
    font-size: 12px;
}

.item-card-button-soldstatement{
    box-shadow:none;
    border-radius: 0px;
}

.item-card-button-soldstatement span{
    background: transparent;
    border: 0px solid #CED7DB;
}


.item-card-button-soldstatement span span {
    color: #FF0000;
    line-height: 40px;
    font-size: 34px;
    box-shadow: none;
    padding: 0px;
    font-weight: 600;
}

.item-card-button-outofstockstatement{
    box-shadow:none;
    border-radius: 0px;
}

.item-card-button-outofstockstatement span{
    background: transparent;
    border: 0px solid #CED7DB;
}

.item-card-button-outofstockstatement  span span {
    color: #FF0000;
    line-height: 40px;
    font-size: 26px;
    box-shadow: none;
    padding: 0px;
    font-weight: 600;
}
/********* Marketplace Sell Item END ********/

/********* NEW ITEM CARD SINGLE PAGE START ********/

.catalog-product-view .item-card-image img {
	max-width: 100% !important;
}

.catalog-product-view .item-card-bgwrap {
	background: url(../images/itemcards/single-basic-bg.png);
	height: 505px;
}

.item-card-single-view-wrapper{
	display:block;
	position: relative;
	max-width: 100%;
	text-align: center;
}

.single-view-itemcard-cardtype {
	display: block;
	position: relative;
	max-width: 100%;
	text-align: center;
}

.single-view-item-card{
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.single-view-info-actions{
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: 530px;
	margin-left: 60px;.
}

.single-view-itemcard-cardtype-selection{
	display: inline-block;
	vertical-align: top;
	padding: 0 50px;
}

.single-view-itemcard-cardtype-selection p{
	padding:20px 0;
	font-size: 20px;
	color: #929292;
	font-weight: bold;
}

.single-view-itemcard-accessories{
	position: relative;
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #CED7DB;
	border-top: 1px solid #CED7DB;
}

.single-view-itemcard-button{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 15px;
	display: block;
	max-width: 340px;
	margin:0 auto;
	border: 1px solid transparent;
}

.single-view-itemcard-accessories-button{
	background: #000;
	border: 1px solid #CED7DB;
}

.single-view-item-card-actions{
	max-width: 340px;
	margin:20px auto 0;
}

.single-view-item-card-actions button.button > span {
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}

.single-view-item-card-actions button.button span span {
	font-size: 22px;
}

.single-view-itemcard-price{
	position: relative;
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #CED7DB;
	text-align: center;
	text-align: center;
}

.single-view-itemcard-price .regular-price {
	float: none;
	text-align: center;
}

.single-view-itemcard-price .price-box .price {
	font-size: 30px;
}

.single-view-itemcard-price .catalog-product-view .price-box .special-price .price {
	font-size: 30px;
}

.single-view-itemcard-price .price-box .old-price .price {
	font-size: 20px;
}

.single-view-itemcard-price .single-view-itemcard-price-left{
	display: inline-block;
	width: 150px;
	vertical-align: middle;
	margin-right: 20px;
}

.single-view-itemcard-price .regular-price {
	font-size: 30px;
}

.single-view-itemcard-price .price-box{
	display: inline-block;
	vertical-align: middle;
}

.single-view-itemcard-price-left img,
.single-view-itemcard-price-left p{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.single-view-itemcard-price-left p{
	font-size: 30px;
	font-weight: normal;
	margin-left: 10px;
}

.single-view-itemcard-price-left img{
	max-width:50px;
}

.item-card-infoblock p {
	text-align: left;
}

.yellowcolor{
	color: #D9E021;
}

.itemcard-basic {
	background: url("../images/itemcards/single-basic-bg.png");
	background-size: 100% 100% !important;
}

.item-card-single-view-wrapper .item-card-top-right img{
	width: 60px;;
}

.single-view-itemcard-cardtype-selection button{
	background:none;
	border:0 solid #fff;
	border-radius:0px;
}

.single-view-itemcard-cardtype-selection.selected{
	border-bottom:5px solid #00ffff;
	position: relative;
}

.single-view-itemcard-cardtype-selection.selected:after{
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #00ffff;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	content: "";
}

.single-itemcard-popup-weaponstatistics {
	float: left;
	width: 30%;
	display: block;
}

.single-itemcard-popup-accessories {
	float: right;
	width: 65%;
	padding-left: 5%;
	display: block;
	border-left: 1px solid #ced7db;
}

.single-itemcard-popup-weaponstatistics h2 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	font-weight: 500;
	margin-bottom:40px;
}

.single-itemcard-popup-weaponstatistics .item-card-weaponstats {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.single-itemcard-popup-weaponstatistics .weapon-stats-top p {
	width: 49.5% !important;
}

.single-itemcard-popup-weaponstatistics .weapon-stats-block {
	margin-bottom: 17px !important;
}

.single-itemcard-popup-weaponstatistics .item-card-weaponstats .weapon-stats-top {
	max-height: unset;
	margin-bottom: 0px !important;
}

.single-itemcard-popup-weaponstatistics .weapon-stats-top p.thestatsname {
	color: #fff;
	font-size: 12px !important;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.single-itemcard-popup-weaponstatistics .weapon-stats-top p {
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	display: inline-block;
	vertical-align: baseline;
	text-align: right;
	width: 49.5%;
}

.single-itemcard-popup-weaponstatistics .item-card-weaponstats .weapon-stats-bot {
	height: 8px;
	margin-top: 0px;
}

.single-itemcard-popup-accessories .accessorielinks{
	background: transparent;
	border-radius: none;
	border:none;
	box-shaddow:none;
}

.accessorielinks.active{
	filter:brightness(0.9) sepia(1) hue-rotate(140deg) saturate(6);
}

.accessorielinks {
	margin: 5px 20px;
}

.accessorielinks img {
	width: 200%;
}

.accessoriecontent {
	display: block;
	position: relative;
	text-align: left;
}

.single-item-card-acc-balance {
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 10px 0;
	margin: 10px auto;
	font-size: 18px;
	color: #00ffff;
	font-weight: bold;
}

.single-item-card-acc-attwrap {
	display: block;
	position: relative;
	margin-top: 10px;
}

.single-item-card-acc-attleft {
	float: left;
	width: 53%;
	padding: 10px 15px;
	background: rgba(255,255,255,0.15);
}

.single-item-card-acc-attright{
	float: right;
	width: 39%;
}

.single-item-card-acc-att-name {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
}

.single-item-card-acc-att-addto{
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	display: block;
}

.single-item-card-acc-att-image {
	text-align: center;
	filter: brightness(0.9) sepia(1) hue-rotate(140deg) saturate(6);
	width: 100%;
	max-width: 70%;
	margin: 20px auto;
	display: block;
	max-height: 110px;
}

.single-item-card-acc-att-title {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-weight: bold;
}

.single-item-card-acc-att-addon {
	font-size: 18px;
	font-weight: 500;
	color: #ced7db;
}

.single-item-card-acc-att-cost {
	font-size: 20px;
	font-weight: bold;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 10px 0;
	margin-top: 40px;
}

.single-item-card-acc-att-btn{
	display: block;
	width: 100%;
	border: 1px solid #ced7db;
	background: #333;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	margin-top: 20px;
}

.single-item-card-acc-att-btn:hover{
	background: #000;
	color: #00ffff;
}

.single-item-card-acc-bot-button {
	display: block;
	max-width: 280px;
	font-size: 26px;
	font-weight: 500;
	background: #59a240;
	text-align: center;
	margin: 30px auto 0;
	line-height: 60px;
	border:1px solid #59a240;
}

.single-item-card-acc-bot-button:hover {
	border:1px solid #ced7db;
	background: #000;
	color: #00ffff;
}

/********* NEW ITEM CARD SINGLE PAGE END ********/

/********* NEW ITEM CARD SINGLE PAGE START ********/

.catalog-product-view .item-card-image img {
	max-width: 100% !important;
}

.catalog-product-view .item-card-bgwrap {
	background: url(../images/itemcards/single-basic-bg.png);
	height: 505px;
}

.item-card-single-view-wrapper{
	display:block;
	position: relative;
	max-width: 100%;
	text-align: center;
}

.single-view-itemcard-cardtype {
	display: block;
	position: relative;
	max-width: 100%;
	text-align: center;
}

.single-view-item-card{
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.single-view-info-actions{
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: 530px;
	margin-left: 60px;.
}

.single-view-itemcard-cardtype-selection{
	display: inline-block;
	vertical-align: top;
	padding: 0 50px;
}

.single-view-itemcard-cardtype-selection p{
	padding:20px 0;
	font-size: 20px;
	color: #929292;
	font-weight: bold;
}

.single-view-itemcard-accessories{
	position: relative;
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #CED7DB;
	border-top: 1px solid #CED7DB;
}

.single-view-itemcard-button{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 15px;
	display: block;
	max-width: 340px;
	margin:0 auto;
	border: 1px solid transparent;
}

.single-view-itemcard-accessories-button{
	background: #000;
	border: 1px solid #CED7DB;
}

.single-view-item-card-actions{
	max-width: 340px;
	margin:20px auto 0;
}

.single-view-item-card-actions button.button > span {
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}

.single-view-item-card-actions button.button span span {
	font-size: 22px;
}

.single-view-itemcard-price{
	position: relative;
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #CED7DB;
	text-align: center;
	text-align: center;
}

.single-view-itemcard-price .regular-price {
	float: none;
	text-align: center;
}

.single-view-itemcard-price .price-box .price {
	font-size: 30px;
}

.single-view-itemcard-price .catalog-product-view .price-box .special-price .price {
	font-size: 30px;
}

.single-view-itemcard-price .price-box .old-price .price {
	font-size: 20px;
}

.single-view-itemcard-price .single-view-itemcard-price-left{
	display: inline-block;
	width: 150px;
	vertical-align: middle;
	margin-right: 20px;
}

.single-view-itemcard-price .regular-price {
	font-size: 30px;
}

.single-view-itemcard-price .price-box{
	display: inline-block;
	vertical-align: middle;
}

.single-view-itemcard-price-left img,
.single-view-itemcard-price-left p{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.single-view-itemcard-price-left p{
	font-size: 30px;
	font-weight: normal;
	margin-left: 10px;
}

.single-view-itemcard-price-left img{
	max-width:50px;
}

.item-card-infoblock p {
	text-align: left;
}

.yellowcolor{
	color: #D9E021;
}


.itemcard-basic {
	background: url("../images/itemcards/single-basic-bg.png");
	background-size: 100% 100%;
}

.item-card-single-view-wrapper .item-card-top-right img{
	width: 60px;;
}

.single-view-itemcard-cardtype-selection button{
	background:none;
	border:0 solid #fff;
	border-radius:0px;
}

.single-view-itemcard-cardtype-selection.selected{
	border-bottom:5px solid #00ffff;
	position: relative;
}

.single-view-itemcard-cardtype-selection.selected:after{
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #00ffff;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	content: "";
}

.single-itemcard-popup-weaponstatistics {
	float: left;
	width: 30%;
	display: block;
}

.single-itemcard-popup-accessories {
	float: right;
	width: 65%;
	padding-left: 5%;
	display: block;
	border-left: 1px solid #ced7db;
}

.single-itemcard-popup-weaponstatistics h2 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	font-weight: 500;
	margin-bottom:40px;
}

.single-itemcard-popup-weaponstatistics .item-card-weaponstats {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.single-itemcard-popup-weaponstatistics .weapon-stats-top p {
	width: 49.5% !important;
}

.single-itemcard-popup-weaponstatistics .weapon-stats-block {
	margin-bottom: 17px !important;
}

.single-itemcard-popup-weaponstatistics .item-card-weaponstats .weapon-stats-top {
	max-height: unset;
	margin-bottom: 0px !important;
}

.single-itemcard-popup-weaponstatistics .weapon-stats-top p.thestatsname {
	color: #fff;
	font-size: 12px !important;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.single-itemcard-popup-weaponstatistics .weapon-stats-top p {
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	display: inline-block;
	vertical-align: baseline;
	text-align: right;
	width: 49.5%;
}

.single-itemcard-popup-weaponstatistics .item-card-weaponstats .weapon-stats-bot {
	height: 8px;
	margin-top: 0px;
}

.single-itemcard-popup-accessories .accessorielinks{
	background: transparent;
	border-radius: none;
	border:none;
	box-shaddow:none;
}

.accessorielinks.active{
	filter:brightness(0.9) sepia(1) hue-rotate(140deg) saturate(6);
}

.accessorielinks {
	margin: 5px 20px;
}

.accessorielinks img {
	width: 200%;
}

.accessoriecontent {
	display: block;
	position: relative;
	text-align: left;
}

.single-item-card-acc-balance {
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 10px 0;
	margin: 10px auto;
	font-size: 18px;
	color: #00ffff;
	font-weight: bold;
}

.single-item-card-acc-attwrap {
	display: block;
	position: relative;
	margin-top: 10px;
}

.single-item-card-acc-attleft {
	float: left;
	width: 53%;
	padding: 10px 15px;
	background: rgba(255,255,255,0.15);
}

.single-item-card-acc-attright{
	float: right;
	width: 39%;
}

.single-item-card-acc-att-name {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
}

.single-item-card-acc-att-addto{
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	display: block;
}

.single-item-card-acc-att-image {
	text-align: center;
	filter: brightness(0.9) sepia(1) hue-rotate(140deg) saturate(6);
	width: 100%;
	max-width: 70%;
	margin: 20px auto;
	display: block;
	max-height: 110px;
}

.single-item-card-acc-att-title {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-weight: bold;
}

.single-item-card-acc-att-addon {
	font-size: 18px;
	font-weight: 500;
	color: #ced7db;
}

.single-item-card-acc-att-cost {
	font-size: 20px;
	font-weight: bold;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 10px 0;
	margin-top: 40px;
}

.single-item-card-acc-att-btn{
	display: block;
	width: 100%;
	border: 1px solid #ced7db;
	background: #333;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	margin-top: 20px;
}

.single-item-card-acc-att-btn:hover{
	background: #000;
	color: #00ffff;
}

.single-item-card-acc-bot-button {
	display: block;
	max-width: 280px;
	font-size: 26px;
	font-weight: 500;
	background: #59a240;
	text-align: center;
	margin: 30px auto 0;
	line-height: 60px;
	border:1px solid #59a240;
}

.single-item-card-acc-bot-button:hover {
	border:1px solid #ced7db;
	background: #000;
	color: #00ffff;
}

/********* NEW ITEM CARD SINGLE PAGE END ********/


/********* NEW MARKETPLACE BANNER START ********/

/****** NEW BOTTOM SLIDER POPUP END *******/
.marketplace-top-banner-narrow {
    display: block;
    position: relative;
    background: url(../images/buy-sell-banner-bg.png);
    padding: 27px 0;
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
}

.marketplace-top-banner-narrow p{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.marketplace-itemcards-big .grid_row {
    padding-bottom: 15px;
}
/********* NEW MARKETPLACE BANNER END ********/

/********* NEW LIVE FP BUILD START ovaova********/

.front-page-bg-wrapper {
    width: 100%;
    display: block;
    position: relative;
    background: url(../images/fpimage-bg-last.jpg);
    background-position: center center;
    background-size: cover;
}

.fp-wrapper-video-block {
    width: 100%;
    display: block;
    position: relative;
    background: url(../images/fp-vodeo-sec-bg.jpg);
    background-position: center center;
    background-size: cover;
}

.frontpage-beta-video {
    float: none !important;
}

.fp-wrapper-video-block-left {
    float: left;
    width: 392px;
    border: 15px solid rgba(255,255,255,0.6);
    padding: 5px;
    margin-left: 90px;
}

.fp-wrapper-video-block-right {
    float: right;
    width: 50%;
    margin-top: 140px;
}

.fp-wrapper-video-block-inner {
    display: block;
    position: relative;
    max-width: 1480px;
    padding: 80px 0;
    margin: 0 auto;
}

.fp-wrapper-video-block-right p {
    color: #000;
    font-weight: 500;
    font-size: 22px;
    text-align: right;
    line-height: 36px;
}

.fp-stay-uptodate-wrapper{
    width: 100%;
    display: block;
    position: relative;
    background: url(../images/fp-keep-me-posted-bg.png);
    background-position: bottom center;
    background-size: cover;
}

.fp-wrapper-last-inside{
    margin: 0 auto;
    max-width: 1480px;
    padding: 300px 0;
}

.fp-wrapper-last-inside-left{
    float: left;
    width: 40%;
}

.fp-wrapper-last-inside-right{
    float: right;
    width: 50%;
}

.fp-wrapper-last-inside-right img{
    max-width: 100%;
}

.fp-wrapper-last-inside-left p {
    color: #fff;
    font-size: 22px;
    line-height: 36px;
    font-weight: 500;
}

.fp-wrapper-last-inside-left a{
    float: none;
}

.frontpage-beta-form.frontpage-beta-formwrap-content {
    background-color: rgba(0,0,0,0.7);
    float: none !important;
    width: 100% !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
}

.fp-map-wrapper {
    display: block;
    position: relative;
    width: 100%;
    background: #1a1a1a;
    padding: 50px 0;
}

.frontpage-gamedownload-buttons{
    float: left;
    width: 35%;
    margin-top: 130px !important;
}

.fp-map-inside {
    float: right;
    max-width: 75%;
}

.fp-map-inside-holder{
    max-width: 1480px;
    margin: 0 auto;
}

.fp-map-release {
    display: block;
    position: relative;
    background: #fff;
}

.fp-map-release-holder{
    display: block;
    position: relative;
    text-align: center;
    padding: 50px 0;
    max-width: 1480px;
    margin: 0 auto;
}

.fp-map-section-mid img{
    max-width: 100%;
}

.fp-map-section-left{
    float: left;
    width: 15%;
    text-align: left;
}

.fp-map-section-mid{
    float: left;
    width: 70%;
}

.fp-map-section-right{
    float: right;
    width: 15%;
}

.fp-map-section-left p{
    color: #36464E;
    font-size: 26px;
    line-height: 34px;
    font-weight: 500;
    text-align: left;
}

.fp-map-section-left span{
    color: #36464E;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
}

.fp-map-section-right{
    text-align: right;
}

.fp-map-location {
    color: #B8BEBF;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-align: right;
}

.fp-area-released{
    color: #36464E;
}

.frontpage-mapdownload-buttons{
    text-align: center;
}

.fp-download-buttons-undermap{
    text-align: center;
    margin: 0 auto;
    display: block;
}

.frontpage-mapdownload-buttons p{
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
    color: #323132;
    margin: 20px auto;
}

.frontpage-mapdownload-buttons span{
    display: block;
    width: 80px;
    margin: 0 auto;
    text-align: center;
    height: 5px;
    background: #323132;
}

.frontpage-mapdownload-buttons a{
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}

.entry-content-rcc-gamr-fps {
    display: block;
    position: relative;
    width: 100%;
    background: #333333;
    padding: 120px 0;
    background-size: cover;
    background-image: url(../images/what-is-rcc-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.entry-content-rcc-gamelist {
    display: block;
    position: relative;
    width: 100%;
    background: url(../images/game-features-bg.jpg);
    background-position: top center;
    background-size: cover;
}

.midwrap-rcc-gamelist {
    max-width: 1230px;
    margin: 0 auto;
    padding: 60px 0;
}

.midwrap-gamelist-bottext {
    display: block;
    position: relative;
    width: 100%;
}

.midwrap-gamelist-bottext h1 {
    text-align: left;
    font-size: 30px;
    color: #000;
    font-weight: 500;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.midwrap-gamelist-bottext .bolder {
    font-weight: bold;
    color: #000;
}

.midwrap-gamelist-bottext p {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
}

/********* NEW LIVE FP BUILD END ovaova ********/

/****** New FP top as slider Start ******/
/****** New FP top as slider Start ******/
/****** New FP top as slider Start ******/

.container-newfp-slide{
    width: 100%;
    padding: 0;
    max-width: 100%;
}

.main-text {
    position: absolute;
    top: 25%;
    width: 45%;
    right: 120px;
    color: #FFF;
}

.btn-min-block{
    min-width: 170px;
    line-height: 26px;
}

.btn-clear{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}

.btn-clear:hover{
    color: #000;
    background-color: #FFF;
}

.frontpage-lounch-content-text h1{
    text-align: right; 
    font-size: 54px;
    line-height: 60px;
    font-weight: 500;
}

.frontpage-beta-downloads p,
.frontpage-beta-downloads a{
    display: inline-block;
    text-align: right;
    font-size: 20px;
    font-weight: 500;
    vertical-align: middle;
    margin: 0;
}

.frontpage-beta-downloads {
    margin: 40px 0 !important;
}

.frontpage-beta-downloads img {
    max-width: 100%;
    max-height: 46px;
}

.frontpage-lounch-content-text{
    text-align: right;
}

.frontpage-lounch-content-text .buttonfindout{
    text-align: right;
    color: #00ffff;
    font-size: 20px;
    font-weight: 500;
}

.frontpage-lounch-content-text .buttonfindout a, 
.frontpage-lounch-content-text .buttonfindout span {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.frontpage-lounch-content-text .buttonfindout span{
    margin-right: 20px;
}

.carousel-caption-newfp {
    left: 0 !important;
    top: 30px !important;
    width: 45% !important;
}

.carousel-caption-newfp img {
    max-height: 500px;
}

.carousel-caption-newfp span{
    margin: 20px 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}

.carousel-caption-newfp a{
    display: block;
    text-align: center;
    padding: 10px 0;
    width: 320px;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
    background: #00ffff;
    border: 2px solid #00ffff;
    margin: 0 auto;
}

.carousel-caption-newfp a:hover{
    text-decoration: underline;
}

.carousel-caption-newfp a span,
.carousel-caption-newfp a img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.underphone-info{
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin: 20px 0;
}

.carousel-inner .item{
    max-height: 785px;
}

.carousel-inner .item .slide-bg-imgwrap{
    object-fit: cover;
}

.carousel-indicators .active {
    background-color: #00ffff !important;
}

.carousel-indicators li {
    border: 2px solid #00ffff !important;
}


.carousel-caption-newfp .bluebutton-offset:hover img{
   filter: brightness(0) invert(1);
}

.carousel-caption-newfp .bluebutton-offset:hover{
    color: #fff;
    text-decoration: none;
    background: #1a1a1a;
}

.frontpage-lounch-content-text .buttonfindout:hover span{
    color: #fff;
}

.frontpage-lounch-content-text .buttonfindout:hover{
    color: #fff;
}

.frontpage-lounch-content-text .buttonfindout:hover img{
    filter: contrast(0) brightness(100);
}

.main-text-mobileonly{
    display: none;
}

.frontpage-beta-form-wrapper .embeded-form-betasign .mc-field-group label {
    color: #fff;
}

/******
@media (max-width: 1440px){
    .carousel-caption-newfp img {
        max-height: 380px;
    }

    .carousel-inner .item {
        max-height: 650px;
    }
}

@media (max-width: 1180px){
    .main-text {
        top: 17%;
        right: 50px;
    }

    .frontpage-lounch-content-text h1 {
        font-size: 40px;
    }

    .carousel-inner .item {
        max-height: 580px;
    }

    .frontpage-lounch-content-text .buttonfindout {
        font-size: 18px;
    }

    .carousel-caption-newfp img {
        max-height: 300px;
    }

    .carousel-caption-newfp span {
        font-size: 18px;
    }

    .carousel-caption-newfp a {
        width: 260px;
    }

    .carousel-caption-newfp {
        width: 40% !important;
    }
}

@media (max-width: 970px){
    .carousel-caption-newfp img {
        max-height: 240px;
    }

    .carousel-caption-newfp {
        width: 37% !important;
    }

    .main-text {
        width: 60%;
    }

}

@media (max-width: 850px){
    .main-text{
        display: none;
    }

    .main-text-mobileonly {
        display: block !important;
        text-align: center;
        width: 100%;
        position: relative;
        text-align: center;
        background: url(https://realityclash.com/images/header-bgg.jpg);
        top: 0;
        right: 0;
        padding: 30px;
    }

    .carousel-caption-newfp {
        width: 100% !important;
        right: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
        padding: 60px 0 !important;
        top: 0 !important;
        position: relative !important;
    }

    .carousel-inner .item .slide-bg-imgwrap {
        object-fit: cover;
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .carousel-inner .item {
        max-height: 100%;
    }

    .carousel-indicators {
        bottom: 5px !important;
    }

    .main-text-mobileonly .frontpage-lounch-content-text h1 {
        font-size: 34px;
        text-align: center;
        line-height: 36px;
    }

    .main-text-mobileonly .frontpage-beta-downloads {
        text-align: center;
    }

    .main-text-mobileonly .frontpage-lounch-content-text {
        text-align: center;
    }
}

@media (max-width: 510px){

    .main-text-mobileonly .frontpage-lounch-content-text h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .main-text-mobileonly .frontpage-beta-downloads p{
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .main-text-mobileonly .frontpage-beta-downloads a {
        margin: 0 10px !important;
        max-width: 120px !important;
        display: inline-block;
    }

} 
TRANSFERED TO RESPONSIVE.CSS ******/

/****** New FP top as slider END ******/
/****** New FP top as slider END ******/
/****** New FP top as slider END ******/

.competition-newsletter-bottomright{
    position:fixed;
    bottom:0;
    right:0;
    z-index: 999;
}

.competition-newsletter-bottomright-content{
    display: block;
    width:640px;
    background:#1a1a1a;
    height: 340px;
}

.comp-bottom-button-activatorShow{
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #000;
    background: #00ffff;
    border: 2px solid #00ffff;
    text-align: center;
    padding: 10px 30px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    cursor:pointer;
    float: right;
}


.comp-bottom-button-activatorHide{
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    padding: 10px 30px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    cursor:pointer;
    float: right;
    color: #00ffff;
    background: #1a1a1a;
    border: 2px solid #00ffff;
}

.comp-bottom-button-activatorShow:hover,
.comp-bottom-button-activatorHide:hover{
    color: #00ffff;
    background: #1a1a1a;
    border: 2px solid #00ffff;
}

.competition-nesletter-content-right {
    float: right;
    width: 400px;
    display: block;
}

.competition-nesletter-content-left {
    float: left;
    width: 240px;
    display: block;
}

.bottom-popup-slide-wrap {
    display: block;
    width: 100%;
    padding: 0 45px;
}

h1.bottom-popup-heading {
    font-size: 24px;
    line-height: 26px;
    margin-top: 10px;
}

.bottom-popup-slide-wrap #mc_embed_signup input {
    background:transparent;border-radius: 0px; border: 2px solid #fff;
    color: #ffffff;
}

.bottom-popup-slide-wrap #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin: 2px 0 1em 0;
    padding: 5px 10px;
    background-color: rgba(255,255,255,0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: absolute;
    border-radius: 3px;
    font-size: 10px;
    top: 4px;
    right: 7px;
    z-index: 1;
    color: #000;
}

.bottom-popup-slide-wrap #mc_embed_signup .mc-field-group.input-group label {
    font-size: 13px;
    display: inline-block;
    height: 10px;
    vertical-align: bottom;
    padding-left: 10px;
}

#mc_embed_signup .button {
    background: #00ffff !important;
    color: #000 !important;
    display: block !important;
    border: 2px solid #00ffff!important;
    width: 96% !important;
}

#mc_embed_signup .button:hover {
    background: #1a1a1a !important;
    color: #00ffff !important;
    border: 2px solid #00ffff!important;
}

p.bottom-popup-smallnotice {
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
}

.comp-bottom-button-activatorHide{
    position: relative;
}

.comp-bottom-button-activatorHide.close-button-before:after {
    position: absolute;
    content: "x";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #58585B;
    color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 25px;
    left: -16px;
    top: 3px;
}

/****** NEW BOTTOM SLIDER POPUP END *******/

/****** SMALL FIXES OVERALL START *******/

.filter-section-block-wrap {
    width: 17.6% !important;
}

.nov-filter-layered-nav {
    padding: 20px 0;
}

.avatar-index-showarmoury .item-card-weaponstats .weapon-stats-armoury:nth-child(1) {
    margin-right: 8px;
}

.avatar-index-showarmoury .showarmoury-block .item-card-wrapper:nth-child(3n+5){
    clear:both;
}

.marketplace-items.marketplace-items-cards.marketplace-itemcards-big .products-grid.row .item-card-wrapper:nth-child(3n+3){
    margin-right:0px !important;
}

.category-products.marketplace-items.marketplace-items-cards .products-grid.row .item-card-wrapper:nth-child(3n+3){
    margin-right:0px !important;
}

.trades-wrapper-full .last-trades.support-page-wrapper .item-card-wrapper:nth-child(3n+3){
    margin-right:0px !important;
}

.flex-left-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    margin-left: 7%;
}

.flex-right-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 27%;
    text-align: right;
}

.products-grid .product-image{
    background: url(../images/itemcards/bg-wepon-placeholder.png) !important;
    background-size: 100% 100% !important;
}

.products-grid .item-card-image {
    background: url(../images/itemcards/bg-wepon-placeholder.png) !important;
    background-size: 100% 100% !important;
}

.trades-wrapper-full .item-card-image {
    width:84%;
    background: url(../images/itemcards/bg-wepon-placeholder.png) !important;
    background-size: 100% 100% !important;
}

.iwd-opc-index-index div#iwd_opc_discount {
    display: none;
}

.marketplace-top-banner-narrow {
    display: block;
    position: relative;
    background: url(../images/buy-sell-banner-bg.png);
    padding: 27px 0;
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
}

.marketplace-top-banner-narrow p{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.marketplace-itemcards-big .grid_row {
    padding-bottom: 15px;
}

.item-card-bottom-actions span:nth-child(2) {
    display: block;
    margin: 5px 0;
}

.item-card-bottom-actions h1 {
    margin: 5px 0;
}

.showarmoury-block button.button > span {
    line-height: 30px;
}

.item-card-sellitem-priceinput-tip {
    top: 5px;
}

.competition-newsletter-bottomright{
    display:none;
}

.iwd_opc_top_review_item_image{
    background: url(../images/itemcards/bg-wepon-placeholder.png) !important;
    background-size: 100% 100% !important;
}

.showarmoury-block .item-card-image{
    background: url(../images/itemcards/bg-wepon-placeholder.png) !important;
    background-size: 100% 100% !important;
}

.single-trade-wrapper .single-trade-weapon-image{
    background: url(../images/itemcards/bg-wepon-placeholder.png) !important;
    background-size: 100% 100% !important;
}

button#iwd_opc_place_order_button{
    color: #00ffff !important;
}

button#iwd_opc_place_order_button:hover{
    color: #fff !important;
}

.catalog-category-view .item-card-weaponstats .weapon-stats-bot {
    height: 15px;
    margin-top: -5px;
}

.single-trade-wrapper .close-item {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
    cursor: pointer;
    text-align: center;
    height: 30px;
    border-bottom-left-radius: 50%;
    width: 30px;
    border: 2px solid #333;
}

.single-trade-wrapper .close-item:after {
    content: "x";
    font-size: 18px;
    color: #c1c1c1;
    line-height: 20px;
    text-align: center;
}

.single-trade-wrapper .close-item:hover {
    border: 2px solid #00ffff;
}

.single-trade-wrapper .close-item:hover::after {
    color: #00ffff;
}

.cms-index-index #nav .level0.nav-4 a{
    color: #00ffff;
}

.marketplace-index-index #nav .level0.nav-7 a{
    color: #00ffff;
}

.marketplace-index-index #nav .level0.nav-1 a{
    color: #ffffff;
}

.marketplace-index-index #nav .level0.nav-1:hover a{
    color: #00ffff;
}

.category-mobile-game-faq #nav .level0.nav-8 a,
.category-marketplace-faq #nav .level0.nav-8 a{
    color: #00ffff;
}

.category-reality-clash-game #nav .level0.nav-5 a{
    color: #00ffff;
}

.category-rcc-coins #nav .level0.nav-6 a{
    color: #00ffff;
}

.marketplace-index-index #nav .level0.nav-7 a{
    color: #00ffff;
}

.category-armoury-faq #nav .level0.nav-8 a{
    color: #00ffff;
}

#nav li ul li a{
    color: #000 !important;
}

.singleview-button-back {
    float: none;
    position: relative;
    left: 0;
    text-align: left;
    top: -15px;
} 

.singleview-button-back button,
.editsupport-back button {
    background: none;
    border: none;
    font-size: 14px;
    font-weight: 500;
    font-family: Lato;
    color: #fff;
}

.singleview-button-back button img{
    margin-right: 10px;
}

.avatar-index-mytrades .block-content ul li:nth-child(3) a{
    color: #00ffff !important;
}

.avatar-index-mytransactions .block-content ul li:nth-child(4) a{
    color: #00ffff !important;
}

.avatar-index-showsupport .block-content ul li:nth-child(5) a{
    color: #00ffff !important;
}

#shopping-cart-table .product-image {
    background: url(../images/itemcards/bg-wepon-placeholder.png) !important;
    background-size: 100% 100%;
}

/****** SMALL FIXES OVERALL END *******/

.cart-empty p {
    font-size: 16px;
    line-height: 22px;
}

.cart-empty a {
    color: #00ffff;
    font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    #search_mini_form {

        margin: 0 0 15px;

    }

}

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

    .search-autocomplete {

        height: 300px;

        overflow-y: auto;

    }

    .form-search .clear-bt, .form-search .loading {

        right: 55px;

    }

    #search_mini_form {

        display: none;

        left: 0;

        padding: 0 20px;

        position: fixed !important;

        top: 51px;

        width: 100%;

        z-index: 9;

    }

    .header .form-search {

        background: #fbfbfb none repeat scroll 0 0;

        border: 1px solid #ddd;

        padding: 6px 46px 6px 6px;

        position: relative;

    }

    .header .form-search button.button {

        position: absolute;

        right: 6px;

        top: 6px;

    }

    .header .form-search button.button > span {

        background: #f2f2f2 none repeat scroll 0 0;

        border: 1px solid #dddcdc;

        color: #000;

        height: 40px;

        width: 40px;

    }

    .header .form-search button.button span::before {

        font-size: 21px;

        line-height: 38px;

    }

    .header .form-search .p-reletive {

        float: none;

    }

    .header .form-search .input-text {

        box-sizing: border-box;

        float: none;

        height: 40px;

        margin: 0;

        padding: 10px;

        width: 100%;

    }

    .form-search .search-autocomplete, .form-search .loading, .form-search .clear-bt {

        display: none !important;

    }

}



.header .form-search .search-autocomplete { z-index:999; font-size: 13px; width: 100%; left: 0 !important; top:100% !important;



    position: absolute; }

.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }

.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; text-align: left; }

.header .form-search .search-autocomplete li:hover {background-color: #fafafa;}

.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }

.header .form-search .search-autocomplete li.selected {}

.header .search-autocomplete li p {overflow: hidden;}

.header .form-search .search-autocomplete ul {border-top-width: 0; border-bottom-width: 0;}

.header .form-search .search-autocomplete li {padding: 5px;}

.header .form-search .search-autocomplete li img {margin-right: 10px;}

.ps-phone .header .form-search .search-autocomplete {display: none !important;}



.socials a {

    margin-right: 30px;

    height: 50px;

    display: inline-block;

    margin-bottom: 20px;

}

.socials a img {

    width: 40px;

    height: 40px;

}

.nav-container{border-top:1px solid #191919; border-bottom: 1px solid #777777}

.block.block-tags{display: none !important;}

.sorter .view-mode{display: none !important;}

.category-description.std{display: none !important;}

.cart-indent .block-subtitle,

.cart-indent .product-name a,

.cart-indent .product-details,

.cart-indent strong,

.cart-indent span{color: #000; font-weight: normal;}

.cart-indent .actions span:hover span{color: #fff;}

.newsletter-validate-detail{display: none;}

.products-grid .item {
    border-right: 1px solid #58585b;
    border-top: 1px solid #58585b;
    min-height: 415px;
    width: 23% !important;
    margin: 0 1% !important;
}

.products-grid .item.last{

    border-right: 0px solid #58585b;

}



.category-products .grid_row.first .item{

    border-top: 0px solid #58585b;

}

.box-tags{

    display: none !important;

}

.category-wrapper{

    background: url(../images/bg-plat.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-attachment: fixed;

    background-position: top center;

    padding: 30px 0;

}



.category-wrapper .main-container{

    margin: 0 auto;

}



.products-list .list-right button span{

    font-size: 20px;

    font-weight: 500;

    line-height: 34px;

    height: 40px;

    padding: 0 20px;

}



.link-compare {

    font-size: 12px;

}



.link-wishlist {

    font-size: 12px;

}



.products-list .add-to-links .separator {

    display: inline-block;

}



.products-list .add-to-links li:first-child {

    margin-right: 5px;

}



.new-users-wrapper p,

.registered-users-wrapper p,

.registered-users-wrapper label{

    color: #000;

}



.ban_wrap i{

    position: absolute;

    font-size: 30px;

    color: #00ffff;

    right: 30px;

    top: 30px;

}



.ban_wrap i{

    position: absolute;

    font-size: 30px;

    color: #00ffff;

    right: 30px;

    top: 30px;

}



.banner:hover .ban_wrap i{

    color: #000;

}



#shopping-cart-table td input{

    color: #00ffff !important;

}



.cart .totals button.button > span {

    height: 36px;

    line-height: 36px;

}



.block-progress dd.complete address {

    color: #00ffff;

    font-style: normal;

    font-size: 14px;

}



.opc .sp-methods dt label {

    color: #00ffff;

}



#checkout-review-table th {

    color: #ffffff;

}



#checkout-review-table td h3 {

    color: #fff;

}



#checkout-review-table tfoot td {

    color: #00ffff;

}



.products-grid .product-name, .products-list .product-name{

    text-align: center;

}



.products-grid .actions {

    text-align: center;

}



.products-grid .add-to-links {

    text-align: center;

}



.products-grid .price-box{

    text-align: center;

}



.products-grid .product-name a{

    color: #fff;

}



.products-list .product-name {

    text-align: left;

}



.product-view .product-shop .availability{

    display: none;

}



.availability-only{

    display: none;

}



.product-view .add-to-links li {

    display: inline-block;

    margin-right: 10%;

}



.row-product {

    display: none;

}



.box-collateral-content iframe{

    max-width: 1170px;
    max-height: 460px;

}



.block-poll .votes {

    color: #00ffff;

}



.opc .active .step-title .number{

    background:#00ffff;

}



.products-grid .product-name a{

    display: block;
}



.account-login .new-users {

    background: transparent;

    border: 1px solid #00ffff;

}



.account-login .registered-users {

    background: transparent;

    border: 1px solid #00ffff;

}



.account-login #login-form .col2-set {

    text-align: center;

}



.account-login .registered-users h2, .account-login .new-users h2 {

    padding: 0 0 15px 0;

    border-bottom: 1px solid #00ffff;

    font-size: 18px;

    text-transform: uppercase;

    color: #00ffff;

}



.account-login .new-users .buttons-set button.button {

    float: none;

    margin-top: 20px;

}



.account-login .registered-users p, .account-login .new-users p {

    font-size: 16px;

}



.account-login .benefits{

    font-size: 16px;

}



.account-login button.button > span, .account-login .page-sitemap .links a {

    font-size: 18px;

    font-weight: 700;

    line-height: 37px;

    height: 37px;

}



.account-login button.button span span {

    padding: 0 12px;

    display: block;

    float: none;

    width: 300px;

    position: relative;

    z-index: 2;

    font-weight: normal;

}



.account-login .form-list label {

    float: none;

}



.account-login .form-list .input-box {

    display: block;

    clear: both;

    margin-bottom: 7px;

    width: 425px;

    margin: 0 auto;

}



.account-login .form-list li {

    margin-bottom: 30px;

}



.account-login .registered-users .f-left {

    float: none!important;

    display: block;

    text-align: center;

    font-size: 12px;

    font-weight: bold;

    text-decoration: none;

    padding-bottom: 12px;

}



.account-login .registered-users p.required {

    padding: 0px 0 5px 0;

    font-size: 12px;

    color: #00ffff;

}



.add-to-links{

    display: none;

}



.fieldset .legend {

    font-size: 14px;

}



.customer-account-forgotpassword .fieldset{

    text-align: center;

}



.customer-account-forgotpassword .form-list label {

    float: none;

}



.customer-account-forgotpassword .form-list .input-box {

    display: block;

    clear: both;

    margin: 15px auto 0px;

    margin-bottom: 7px;

    width: 333px;

}



.pslogin-block {

    text-align: center;

}



.customer-account-create .form-instructions{

    text-align: center;

}



.customer-account-create .form-list li {

    display: block;

    position: relative;

    margin: 0 auto;

    padding-left: 30px;

    width: 752px;

}



.customer-account-create li.control{

    margin-top: 10px;

}



.customer-account-create li.control .input-box,

.customer-account-create li.control label{

    display: inline-block;

    vertical-align: middle;

}



.footer address {

    float: left;

    margin: 30px 0 0 0;

    min-width: 270px;

    font-size: 12px;

    color: #fff;

    text-align: left;

}

.copyright{
    float: right;

    margin: 30px 0 0 0;

    min-width: 270px;

    font-size: 12px;

    color: #fff;

    text-align: left;
}



.product-view .product-img-box {

    width: 48%;

}



.col1-layout .product-view .product-shop {

    width: 48%;

}



.container-slider {

    width: 100%;

}

.product-view .product-img-box .product-box-customs .product-image {
    width: 100%;
}

.customer-account-create .form-list li {
    padding-left: 0;
    width: 80%;
}

.customer-account-create .form-list .input-box {
    margin-bottom: 25px;
    width: 100%;
}

.customer-account-create .form-list input.input-text {
    width: 100%;
}

.customer-account-create ul.form-list {
    text-align: center;
}

.customer-account-create .form-list label {
    float: none;
    clear: both;
}

.customer-account-create .form-list .field {
    float: none;
    width: 100%;
}

.customer-account-create .captcha-image {
    float: none;
}

.customer-account-create .form-list input.input-text {
    width: 100%;
    background: #1d1d1d;
    color: #fff;
    border: 1px solid #949494;
}

.customer-account-create .buttons-set {
    clear: both;
    max-width: 80%;
    margin: 0 auto;
}

.customer-account-create .form-list .control .input-box {
    margin-bottom: 5px;
}

.customer-account-create .form-list .control{
    margin-top: 40px;
}

.form-list .customer-name-middlename .name-firstname input.input-text{
    width: 100%;
}

.customer-account-create .field.name-middlename{
    display: none !important;
}

.products-grid .product-image{
    background: #58585b;
    border-radius: 3px;
}

.product-view .product-img-box .product-image {
    border: 0px solid #ececec;
}

.product-view .product-img-box .more-views li a {
    border: 1px solid #7d7d7d;
}

.products-grid h4.skin-link {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.products-grid h4.skin-link a{
    display: block;
    background: #58585b;
    padding: 10px 0;
    border-radius: 3px;
}

.products-grid .inventory{
    display: block;
    text-align: center;
}

.products-grid .inventory a{
    display: block;
    background: #58585b;
    border-radius: 3px;
    padding: 10px 0;
}

.products-grid .product-name{
    margin: 0px;
    text-align: left;
    height: 50px;
}

.products-grid .product-image img{
    max-width: 100%;
    width: 100%;
}

.products-grid .product-image{
    width: 100%;
}

.data-table th {
    border: 1px solid #58585b;
    color: #00ffff;
}

.data-table th.label {
    font-weight: normal;
    color: #00ffff;
}

.data-table td {
    padding: 10px;
    border: 1px solid #58585b;
    color: #d3d3d3;
}

.main-container .main body.modal-open .modal {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.main-container .main .modal-footer {
    padding: 0;
    border-top: 0px solid #e5e5e5;
    position: absolute;
    top: 0px;
    right: 0px;
}

.modal.popup .modal-footer:hover button.btn:before{
    color: #00ffff;
}

.main-container .main .btn {
    padding: 6px 12px;
    font-size: 0px;
    border: 0px solid #f4f4f4;
    background: #1d1d1d;
}

.main-container .main .btn:before{
    content: "x";
    color: #f4f4f4;
    width: 15px;
    height: 15px;
    font-size: 16px;
    position: relative;
}

.main-container .main .modal-content{
    border-radius: 5px;
    background: #1d1d1d;
    border: 10px solid #1d1d1d;
}

.addthis_button_facebook span,
.addthis_button_twitter span,
.addthis_button_google_plusone span,
.addthis_button_pinterest_pinit span{
    display: none;
}

.addthis_button_facebook,
.addthis_button_twitter,
.addthis_button_google_plusone,
.addthis_button_pinterest_pinit{
    width: 50px !important;
    height: 50px;
    background: #1d1d1d;
    margin-right: 20px;
    border-radius: 0px;
    position: relative;
    border-radius: 5px;
}

.addthis_button_pinterest_pinit{
    margin-right: 0px;
}

.addthis_button_facebook:before{
    position: absolute;
    left: 20px;
    top: 13px;
    width: 50px;
    height: 50px;
    content: "\f09a";
    font-family: FontAwesome;
    font-size: 24px;
}


.addthis_button_twitter:before{
    position: absolute;
    left: 14px;
    top: 13px;
    width: 50px;
    height: 50px;
    content: "\f099";
    font-family: FontAwesome;
    font-size: 24px;
}

.addthis_button_google_plusone:before{
    position: absolute;
    left: 15px;
    top: 13px;
    width: 50px;
    height: 50px;
    content: "\f0d5";
    font-family: FontAwesome;
    font-size: 24px;
}

.addthis_button_pinterest_pinit:before{
    position: absolute;
    left: 14px;
    top: 13px;
    width: 50px;
    height: 50px;
    content: "\f0d2";
    font-family: FontAwesome;
    font-size: 24px;
}

.addthis_toolbox {
    border-bottom: 1px solid #58585b;
    padding-bottom: 15px;
    padding-top: 20px;
    border-top: 1px solid #58585b;
}

.customer-account-index .sidebar .block,
.customer-account-edit .sidebar .block,
.customer-address-form .sidebar .block,
.sales-order-history .sidebar .block,
.sales-billing-agreement-index .sidebar .block,
.sales-recurring-profile-index .sidebar .block,
.review-customer-index .sidebar .block,
.tag-customer-index .sidebar .block,
.oauth-customer-token-index .sidebar .block,
.newsletter-manage-index .sidebar .block,
.downloadable-customer-products .sidebar .block,
.avatar-customer-form .sidebar .block{
    display: none;
}

.customer-account-index .sidebar .block-account,
.customer-account-edit .sidebar .block-account, .sidebar .block-account,
.customer-address-form .sidebar .block-account,
.sales-order-history .sidebar .block-account,
.sales-billing-agreement-index .sidebar .block-account,
.sales-recurring-profile-index .sidebar .block-account,
.review-customer-index .sidebar .block-account,
.oauth-customer-token-index .sidebar .block-account,
.newsletter-manage-index .sidebar .block-account,
.downloadable-customer-products .sidebar .block-account,
.avatar-customer-form .sidebar .block-account{
    display: block;
}
/*
.checkout-onepage-index .name-middlename,
.checkout-onepage-index #billing-new-address-form ul li:nth-child(2),
.checkout-onepage-index #billing-new-address-form ul li:nth-child(4){

	display: none;
}
*/


.checkout-onepage-index #billing-new-address-form ul li input{
    width: 100%;
    border: 1px solid #777;
    background: #343434;
    color: #fff;
}

.checkout-onepage-index #billing-new-address-form ul li select{
    width: 100%;
    border: 1px solid #777;
    background: #343434;
    color: #fff;
}

.checkout-onepage-index .opc .form-list .customer-name-suffix .name-lastname,
.checkout-onepage-index .opc .form-list .customer-name-middlename .name-firstname,
.checkout-onepage-index .opc .form-list .customer-name-middlename-suffix .name-firstname,
.checkout-onepage-index .opc .form-list .customer-name-middlename-suffix .name-lastname{
    width: 333px;
}

.checkout-onepage-index .form-list li.wide .input-box {
    width: 594px;
}

.nav-container {
    z-index: 2 !important;
}

.nav-container.isStuck {
    z-index: 6 !important;
}

.toolbar select {
    color: #fff;
    background: #343434;
    border: 1px solid #777;
}

.block-cart-header .btn-remove, .block-cart-header .btn-edit {
    color: #000;
}

.cms-registration-success .sidebar{
    display: none;
}

.cms-registration-success .container .main .row{
    text-align: center;
}

.cms-registration-success .container .main .row .col-main {
    float: none;
    margin: 0 auto;
}

.success-msg {
    background-color: #343434;
    background-image: url(../images/i_msg-success.jpg);
    color: #00ffff;
    font-weight: bold;
    border-color: #777;
}

.error-msg {
    color: #00ffff;
    background-color: #000;
}

.customer-account-login .input-box input,
.customer-account-edit input,
.customer-address-form input,
.customer-address-form select{
    background: #343434;
    color: #fff;
    border:1px solid #777;
}

.customer-address-form input:focus,
.customer-address-form select:focus{
    border: 1px solid #00ffff;
}

.validation-failed {
    border: 1px solid #f00 !important;
    background: #343434 !important;
}

.validation-advice {
    font-size: 12px;
    color: #00ffff;
}

.header-button .select-label-name {
    color: #d3d3d3;
}

.header-button.currency-list > a, .header-button.lang-list > a {
    color: #d3d3d3;
}

.avatar-customer-form .my-account ul.form-list li{
    margin-bottom: 15px;
}

.avatar-customer-form .my-account ul.form-list li .preview-wrapper img#preview{
    width: 260px;
    height: 260px;
}

.block-account .block-content ul li a,
.block-account .block-content ul li strong{
    display: block;
    position: relative;
    padding: 10px 20px;
    background: #343434;
    color: #fff;
    border-radius: 3px;
}

.block-account .block-content ul li strong{
    color: #00ffff;
}

.block-account .block-content ul li a:hover{
    color: #00ffff;
}

.cms-home .index-container .row .index_block{
    padding-top: 0px;
}

.block-cart-header .cart-content {
    top: 63px;
}

.catalogsearch-result-index .col-left{
    display: none;
}

.catalogsearch-result-index .col-main {
    float: none;
    width: 100%;
}

.catalogsearch-result-index .products-grid button.button > span {
    font-size: 16px;
}

button.button:hover > span{
    color: #fff;
    border: 1px solid #fff;
}

.trades-list div img{
    padding-top: 5px;
}

.customer-account-create .main-container .container .row .col-xs-12 .main .row{
    float: left;
    width: 75%;
}

.customer-account-create .main-container .container .row .col-xs-12 .main .row .col-main{
    float: none;
    width: 100%;
}

.rightcol img{
    max-width: 100%;
}

.trades-list table{
    width: 100%;
}

.trades-list table tr{
    height: 38px;
}

.trades-list div img {
    padding-top: 0px;
}

.trades-list table tr td{
    vertical-align: middle;
}

.trades-list div:nth-child(2){
    overflow: hidden !important;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255,255,255,0.2) !important;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:active,
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:focus{
    background-color: rgba(255,255,255,0.4) !important;
}

#mCSB_1_scrollbar_vertical{
    border-top: 1px solid #58585b;
    border-bottom: 1px solid #58585b;
}

.mCSB_scrollTools .mCSB_draggerRail {
    margin-top: 0px !important;
    background-color: rgba(255,255,255,0.1) !important;
}

.form-list label.required em {
    color: #ff7676;
}

.field.name-middlename{
    display: none;
}

#checkout-step-billing ul li.fields:nth-child(2) .field:nth-child(1){
    display: none;
}

.col-1.addresses-primary h2,
.col-2.addresses-additional h2,
.col-1.addresses-primary h3,
.col-1.addresses-primary h3 {
    color: #00ffff;
}

/****** OD TUKA ******/

.catalog-product-view .product-view .product-img-box {
    width: 100%;
    float: none;
    display: block;
    position: relative;
    margin-bottom: 0px;
}

.catalog-product-view .col1-layout .product-view .product-shop {
    width: 100%;
    float: none;
    display: block;
    position: relative;
}

.catalog-product-view .col1-layout .col-main {
    float: none;
    margin: 0 auto;
    max-width: 728px;
}

.catalog-product-view .product-view .product-name h1 {
    font-size: 38px;
    line-height: 48px;
    font-weight: normal;
    padding-bottom: 15px;
}

.catalog-product-view .product-view .product-img-box p,
.catalog-product-view .product-view .product-img-box img{
    max-width: 100%;
}

.catalog-product-view .inventory_slider{
    display: none;
}

.catalog-product-view .inventory {
    position: absolute;
    left: 20px;
    bottom: 15px;
    background: none;
    padding: 0 0 10px 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50%;
    background: url(../images/howmanu-left.png);
    background-position: 3px 0px;
    background-size: 90% 90%;
    background-repeat: no-repeat;
    display: block;
    padding: 30px 20px;
    line-height: 20px;
    width: 120px !important;
    height: 120px;
}

.catalog-product-view .inventory p {
    padding: 0px !important;
    font-size: 12px;
    line-height: 14px;
    color: #fff !important;
    text-transform: uppercase;
}

.catalog-product-view .addition-fields{
    display: block;
    position: relative;
    padding: 15px 0;
    width: 100%;
}

.catalog-product-view .addition-fields div a{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.catalog-product-view .addition-fields div a:hover{
    color: #00ffff;
}

.catalog-product-view .addition-fields div img{
    padding-right: 10px;
}

.catalog-product-view .audio-block{
    float: left;
    margin-right: 30px;
}

.catalog-product-view .save-block{
    float: left;
}

.catalog-product-view .like-block{
    float: right;
}

.catalog-product-view .more-views.container-slider{
    display: none;
}

.weapon-stats-left{
    float: left;
    width: 47%;
    display: block;
    position: relative;
}

.weapon-stats-right{
    float: right;
    width: 47%;
    display: block;
    position: relative;
}

.weapon-stats-bot img{
    width: 100%;
}

.avatar-index-showarmoury .weapon-stats-bot img,
.customer-account-index .weapon-stats-bot img{
    max-height: 10px
}

.avatar-index-showarmoury .weapon-stats-bot,
.customer-account-index .weapon-stats-bot{
    max-height: 4px;
}

.weapon-stats-block{
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
}

.avatar-index-showarmoury .weapon-stats-block,
.customer-account-index .weapon-stats-block{
    margin-bottom: 0px !important;
}

.weapon-stats-top{
    margin-bottom: 5px;
}

.avatar-index-showarmoury .weapon-stats-top,
.customer-account-index .weapon-stats-top{
    /* margin-bottom: 0px !important; */

}

.avatar-index-showarmoury .item-card-wrapper {
    padding-right: 5px;
}

.weapon-stats-top p{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    vertical-align: baseline;
    text-align: right;
    width: 49.5%;
}

.weapon-stats-top p.thestatsname{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

.weapon-stats-wrapper{
    margin-top: 40px;
}

.the-price-box-line{
    margin-top: 15px;
    display: none;
}

.catalog-product-view .product-view .product-shop .the-price-box-line{
    display: block;
}

.catalog-product-view .product-view .product-shop .add-to-box .add-to-cart button.button {
    float: none;
    margin: 0 auto 30px;
    display: block;
}

.catalog-product-view .product-view button.button > span {
    font-size: 30px !important;
    line-height: 60px !important;
    height: 60px !important;
}

.catalog-product-view .product-view button.button span span {
    font-size: 22px;
    display: block;
}

.products-grid .inventory {
    margin-bottom: 15px;
}

.regular-price{
    float: left;
    display: block;
    position: relative;
    /* width: 48%;*/
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.estimate-price {
    float: right;
    display: block;
    position: relative;
    width: 48%;
    text-align: right;
    font-size: 16px;
    line-height: 30px;
}

.catalog-product-view .estimate-price {
    float: right;
    display: block;
    position: relative;
    width: 48%;
    text-align: right;
    font-size: 30px;
    line-height: 37px;
}

.catalog-product-view .change-icon-wrap {
    position: absolute;
    left: 15px;
    top: 15px;
    line-height: 22px;
    z-index: 9;
    font-size: 14px;
}

.catalog-product-view .change-icon-wrap a {
    color: #333;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
}

.like-block{
    text-align: right;
}

.like-block img{
    padding-right: 10px;
}

p.onlytxt {
    font-weight: normal;
    margin-bottom: 5px;
    position: relative;
    margin-top: 5px;
    font-size: 18px !important;
    display: block;
}

.availability.in-stock {
    display: inline-block;
    vertical-align: middle;
}

.grid_wrap .availability.in-stock,
.grid_wrap .onlytxt,
.grid_wrap .qtystartingfield {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 14px !important;
    margin: 0;
    padding: 0 5px 0 0 !important;
}

.audio-button {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
}

.grid_wrap .onlytxt.inventory-outofstock-new{
    color: #ff0000;
}

.audio-button:hover{
    color: #00ffff;
}

.myaccount-page-title {
    display: block;
    text-align: center;
    padding: 15px 0;
    border-radius: 5px;
    background: #58585B;
}

.myaccount-page-title h1{
    color: #00FFFF;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
}

.my-acocunt-profile-info-wrapper {
    display: block;
    position: relative;
    margin-top: 30px;
}
.my-account-left {
    display: block;
    float: left;
    width: 560px;
    position: relative;
}

.my-account-right {
    display: block;
    float: right;
    width: 290px;
    position: relative;
}

.my-account-avatar {
    float: left;
    width: 125px;
}

.my-account-info {
    float: right;
    width: 420px;
}

.my-account-info h2{
    font-size: 22px;
    color: #fff;
    line-height: 30px;
}

.my-account-info h2 .profile-nickname{
    color: #00ffff;
    font-size: 22px;
    line-height: 30px;
}

.my-account-info h2 .profile-name{
    color: #fff;
    font-size: 26px;
    line-height: 30px;
}

.profile-info-sub,
.profile-slogan {
    font-size: 14px;
    margin-bottom: 5px;
}

.profile-slogan .blue{
    color: #00ffff;
    font-size: 14px;
}

.profile-stats-header {
    padding: 10px 15px;
    background: #1A1A1A;
}

.profile-stats-header h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.profile-stats-content{
    padding: 15px;
    background: #1a1a1a;
    background: -moz-linear-gradient(-45deg, #1a1a1a 0%, #333333 100%);
    background: -webkit-linear-gradient(-45deg, #1a1a1a 0%,#333333 100%);
    background: linear-gradient(135deg, #1a1a1a 0%,#333333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#333333',GradientType=1 );
}

.profile-stat-heading{
    float: left;
    text-align: left;
    width: 49%;
}

.profile-stat-cont{
    float: right;
    text-align: right;
    width: 49%;
}

.profile-stat-heading p{
    color: #00ffff;
    font-weight: bold;
    font-size: 14px;
}

.profile-stat-cont p{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

.profile-edit-button {
    background: #1A1A1A;
    height: 30px;
}

.profile-edit-button a{
    display: block;
    float: right;
    padding-left: 40px;
    color: #fff;
    font-size: 14px;
    padding: 5px 15px 5px 40px;
    background: url(../images/after-button-profiles.png);
    background-size: 100% 100%;
    background-position: top center;
    color: #00ffff;
    text-decoration: none;
    font-weight: bold;
}

.profile-edit-button a:hover{
    color: #fff;
    text-decoration: underline;
}

.my-profile-rankings-new-wrapper {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.my-profile-rankings-left{
    float: left;
    display: block;
    width: 65%;
}

.my-profile-news-right{
    float: right;
    display: block;
    width: 33%;
}

.profile-gradient-line{
    display: block;
    max-width: 100%;
    position: relative;
}

.profile-gradient-line img {
    width: 100%;
    min-height: 1px;
}

.tabcontent-mostwanted,
.tabcontent-news,
.tabcontent-ranking,
.tabcontent-team,
.tabcontent-events{
    display: none;
}

.subtitles-profile{
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
}

.most-wanted-tab{
    background: #1A1A1A;
}

.tablinks-mostwanted,
.tablinks-news,
.tablinks-ranking,
.tablinks-team,
.tablinks-events{
    color: #fff;
    font-size: 16px;
    padding: 10px;
    line-height: 20px;
    border: 0px;
    background: #1A1A1A;
    border-bottom: 2px solid transparent;
}

.tablinks-mostwanted.active,
.tablinks-news.active,
.tablinks-ranking.active,
.tablinks-team.active,
.tablinks-events.active{
    border-bottom: 2px solid #00ffff;
    background: #0d8d8d;
    background: -moz-linear-gradient(top, #0d8d8d 0%, #1a1a1a 100%);
    background: -webkit-linear-gradient(top, #0d8d8d 0%,#1a1a1a 100%);
    background: linear-gradient(to bottom, #0d8d8d 0%,#1a1a1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d8d8d', endColorstr='#1a1a1a',GradientType=0 );
}

.tablinks-mostwanted:hover,
.tablinks-news:hover,
.tablinks-ranking:hover,
.tablinks-team:hover,
.tablinks-events:hover{
    border-bottom: 2px solid #00ffff;
    background: #0d8d8d;
    background: -moz-linear-gradient(top, #0d8d8d 0%, #1a1a1a 100%);
    background: -webkit-linear-gradient(top, #0d8d8d 0%,#1a1a1a 100%);
    background: linear-gradient(to bottom, #0d8d8d 0%,#1a1a1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d8d8d', endColorstr='#1a1a1a',GradientType=0 );
}

.most-wanted-content-wrapp{
    padding: 15px;
    background: #1a1a1a;
    background: -moz-linear-gradient(-45deg, #1a1a1a 0%, #333333 100%);
    background: -webkit-linear-gradient(-45deg, #1a1a1a 0%,#333333 100%);
    background: linear-gradient(135deg, #1a1a1a 0%,#333333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#333333',GradientType=1 );
}

.most-wanted-country-content img,
.most-wanted-country-content p{
    display: inline-block;
    vertical-align: middle;
}

.most-wanted-country-content p{
    padding-left: 10px;
}

.tabcontent-mostwanted li{
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}

.tabcontent-mostwanted li:nth-child(1){
    text-align: left;
    width: 43%;
}

.tabcontent-mostwanted li:nth-child(2){
    text-align: left;
    width: 35%;
}

.tabcontent-mostwanted li:nth-child(3){
    text-align: right;
    width: 20%;
}

.most-wanted-headings-inside li p{
    font-weight: normal;
    font-size: 14px;
    color: #666666;
}

.most-wanted-content-inside {
    padding-top: 10px;
    border-top: 1px solid #666666;
    margin-top: 10px;
}

.rankings-content-inside {
    padding-top: 10px;
    border-top: 1px solid #666666;
    margin-top: 10px;
}

.rankings-content-inside li{
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}

.rankings-content-inside li:nth-child(1){
    text-align: left;
    width: 50%;
}

.rankings-content-inside li:nth-child(2){
    text-align: left;
    width: 26%;
}

.rankings-content-inside li:nth-child(3){
    text-align: right;
    width: 20%;
}

.most-wanted-name-content{
    color: #00ffff;
    font-size: 16px;
    line-height: 20px;
    padding-left: 25px;
    position: relative;
    font-weight: bold;
}

.most-wanted-name-content:before {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0px;
}

.most-wanted-content-one .most-wanted-name-content:before {
    content: "1.";
}

.most-wanted-content-two .most-wanted-name-content:before {
    content: "2.";
}

.most-wanted-content-three .most-wanted-name-content:before {
    content: "3.";
}

.most-wanted-content-four .most-wanted-name-content:before {
    content: "4.";
}

.most-wanted-content-five .most-wanted-name-content:before {
    content: "5.";
}

.most-wanted-content-six .most-wanted-name-content:before {
    content: "6.";
}

.most-wanted-content-seven .most-wanted-name-content:before {
    content: "7.";
}

.most-wanted-content-eight .most-wanted-name-content:before {
    content: "8.";
}

.most-wanted-content-nine .most-wanted-name-content:before {
    content: "9.";
}

.most-wanted-content-ten .most-wanted-name-content:before {
    content: "10.";
}

.profile-news-headline{
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
}

.profile-news-subheader{
    color: #00ffff;
    font-size: 22px;
    line-height: 34px;
    font-weight: normal;
}

.profile-news-content{
    font-size: 14px;
    line-height: 20px;
}

.single-news-right-profile{
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.profile-split-two{
    display: block;
    position: relative;
    margin-top: 20px;
}

.profile-split-left{
    float: left;
    width: 49%;
    display: block;
    position: relative;
}

.profile-split-right{
    float: right;
    width: 49%;
    display: block;
    position: relative;
}

.event-wrap-left{
    float: none;
    width: 100%;
    text-align: center;
}

.event-wrap-left img{
    width: 100%;
}

.profile-event-wrap-right{
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.profile-event-headlines span{margin: 0px 5px;}

.profile-button-blue{
    display: block;
    width: 100%;
    padding: 5px 0;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: 2px solid #2C8082;
    background: #00ffff;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}

.profile-button-blue:hover{
    color: #fff;
    background: #1a1a1a;
}

.event-wrap-left img{
    max-width: 100%;
}

.profile-event-headlines{
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: normal;
}

.profile-events-smallblue{
    color: #00ffff;
}

.profile-event-content {
    font-size: 16px;
    margin-top: 15px;
    line-height: 18px;
}

.cart-indent .actions span,
#shopping-cart-table tfoot button span span,
.checkout-types button span span{
    color: #fff;
}

#checkout-step-login .buttons-set button span{
    color: #fff;
}

.checkout-onepage-index .col-right.sidebar{
    display: none;
}

.checkout-onepage-index .col-main{
    float: none;
    width: 100%;
}

.profile-settings-border{
    display: block;
    position: relative;
    width: 100%;
    height: 5px;
    background: #00ffff;
    background: -moz-linear-gradient(45deg, #00ffff 0%, #165253 100%);
    background: -webkit-linear-gradient(45deg, #00ffff 0%,#165253 100%);
    background: linear-gradient(45deg, #00ffff 0%,#165253 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffff', endColorstr='#165253',GradientType=1 );
}

.profile-settings-block{
    background: #333333;
    background: -moz-linear-gradient(-45deg, #333333 0%, #1a1a1a 100%);
    background: -webkit-linear-gradient(-45deg, #333333 0%,#1a1a1a 100%);
    background: linear-gradient(135deg, #333333 0%,#1a1a1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1a1a1a',GradientType=1 );
    width: 100%;
    display: block;
    position: relative;
    padding: 20px;
}

.settings-profile-wrap-margin {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.settings-lefthalf{
    width: 48%;
    float: left;
    margin-bottom: 30px;
    display: block;
    position: relative;
}

.settings-righthalf{
    width: 48%;
    float: right;
    display: block;
    position: relative;
}

.profile-settings-block-top {
    text-align: center;
    background: #fff;
    height: 1px;
}

.profile-settings-block-top h1 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.15;
    margin-bottom: 0px;
    margin: 0 auto;
    display: block;
    background: #333333;
    line-height: 1px;
    width: 160px;
}

.profile-settings-block-bot{
    padding: 55px 0 38px;
}

.profile-settings-block-left{
    float: left;
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}

.profile-settings-block-right{
    float: right;
    width: 35%;
    display: inline-block;
    vertical-align: middle;
}

.profile-settings-block-img{
    float: left;
    width: 25%;
}

.profile-settings-block-content{
    float: left;
    width: 60%;
    line-height: 18px;
    font-size: 14px;
    margin-left: 10px;
}

.profile-settings-block-right a{
    padding: 11px 0px;
    color: #00ffff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    width: 120px;
    margin: 0 auto;
    display: block;
    border-radius: 3px;
    background: #000;
    /*
	background: -moz-linear-gradient(top, #00ffff 0%, #00ffff 13%, #2c8082 91%, #2c8082 91%);
	background: -webkit-linear-gradient(top, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
	background: linear-gradient(to bottom, #00ffff 0%,#00ffff 13%,#2c8082 91%,#2c8082 91%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffff', endColorstr='#2c8082',GradientType=0 );
	*/
    border: 3px solid #e5e6e6;
}

.profile-settings-block-right a:hover{
    color: #fff;
    /*
	background: #2c8082;
	background: -moz-linear-gradient(top, #2c8082 0%, #2c8082 13%, #00ffff 91%, #00ffff 91%);
	background: -webkit-linear-gradient(top, #2c8082 0%,#2c8082 13%,#00ffff 91%,#00ffff 91%);
	background: linear-gradient(to bottom, #2c8082 0%,#2c8082 13%,#00ffff 91%,#00ffff 91%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c8082', endColorstr='#00ffff',GradientType=0 );
	*/
}

.myaccount-menu-comingsoon:before {
    content: "COMING SOON";
    color: #00FFFF;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    position: absolute;
    padding-left: 52%;
    left: 0;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(left, rgba(0,255,255,0.15) 0%, rgba(22,82,83,0.15) 100%);
    background: -webkit-linear-gradient(left, rgba(0,255,255,0.15) 0%,rgba(22,82,83,0.15) 100%);
    background: linear-gradient(to right, rgba(0,255,255,0.15) 0%,rgba(22,82,83,0.15) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc00ffff', endColorstr='#cc165253',GradientType=1 );
}

.myaccount-menu-comingsoon:after {
    content: "";
    width: 16px;
    height: 19px;
    position: absolute;
    top: 10px;
    right: 0;
    background: url(../images/overflow-coming-soon.png);
}

/*
.weapon-block-full-myarmoury{
	display: block;
	position: relative;
	width: 100%;
	margin: 30px 0;
}
*/
.weapon-block-full-myarmoury {
    display: inline-block;
    position: relative;
    width: 48.5%;
    margin: 30px 0.5%;
}

.weapon-block-title-top{
    margin-bottom: 15px;
    border-bottom: 1px solid #666666;
}

.weapon-block-title-top h2{
    font-size: 22px;
    line-height: 24px;
}

.weapon-stats-armoury{
    display: inline-block;
    vertical-align: top;
}

.weapon-stats-armoury-left{
    width: 31%;
    margin-right: 3%;
}

.weapon-stats-armoury-middle{
    width: 31%;
    margin-right: 3%;
}

.weapon-stats-armoury-right{
    width: 31%;
}

.weapon-stats-armoury .weapon-stats-top p{
    width: 100%;
    font-size: 10px;
}

.weapon-stats-armoury .weapon-stats-top p.thestatsname {
    width: 100%;
    font-size: 10px;
    line-height: 10px;
}

.weapon-block-info-full .weapon-image-myarmoury{
    float: left;
    width: 60%;
    display: block;
    position: relative;
    padding-top: 7px;
}

/*
.weapon-block-info-full .weapon-image-myarmoury:before{
	display: block;
	position: absolute;
	width: 57px;
	height: 57px;
	background: url(../images/tokenized-icon.png);
	background-size: cover;
	background-position: top center;
	content: "";
	left: -10px;
	bottom: -10px;
}
*/

.weapon-block-info-full .weapon-stats-wrapper{
    float: right;
    width: 35%;
    margin-top: 0px;
}

.weapon-block-info-full {
    display: block;
    position: relative;
    width: 100%;
}

.weapin-block-info-wrapper{
    background: rgb(102,102,102);
    background: -moz-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(26,26,26,1) 100%);
    background: -webkit-linear-gradient(left, rgba(102,102,102,1) 0%,rgba(26,26,26,1) 100%);
    background: linear-gradient(to right, rgba(102,102,102,1) 0%,rgba(26,26,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#1a1a1a',GradientType=1 );
    padding: 15px;
}

.my-armoury-banner{
    display: block;
    position: relative;
    width: 100%;
}

.my-armoury-banner-wrap{
    background: rgb(0,255,255);
    background: -moz-linear-gradient(-45deg, rgba(0,255,255,1) 10%, rgba(0,255,255,1) 10%, rgba(13,141,141,1) 50%, rgba(13,141,141,1) 50%);
    background: -webkit-linear-gradient(-45deg, rgba(0,255,255,1) 10%,rgba(0,255,255,1) 10%,rgba(13,141,141,1) 50%,rgba(13,141,141,1) 50%);
    background: linear-gradient(135deg, rgba(0,255,255,1) 10%,rgba(0,255,255,1) 10%,rgba(13,141,141,1) 50%,rgba(13,141,141,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffff', endColorstr='#0d8d8d',GradientType=1 );
    display: block;
    position: relative;
    background-image: url(../images/banner-23aug-bg.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;

}

.my-armoury-abnner-img {
    float: left;
    width: 59.5%;
    padding: 20px 0px;
}

.my-armoury-abnner-img img {
    max-width: 100%;
}

.my-armoury-banner-txt {
    width: 40%;
    float: right;
    line-height: 34px;
    padding-top: 7%;
    text-align: right;
    padding-right: 30px;
}

.my-armoury-banner-txt p {
    font-size: 35px;
    color: #000;
    font-weight: bold;
}

.my-armoury-banner-button {
    background: #1A1A1A;
}

.account-stats-wrapper{
    margin-top: 30px;
}

.mystats-headlines h2,
.mystats-headlines h3{
    display: inline-block;
    vertical-align: middle;
}

.mystats-headlines h2{
    font-weight: bold;
    font-size: 26px;
    color: #fff;
}

.mystats-headlines h3{
    font-size: 22px;
    font-weight: normal;
    color: #B3B3B3;
    margin-left: 10px;
}

.my-stats-fullblock {
    display: block;
    position: relative;
    margin-top: 30px;
}

.my-stats-wrap{
    background: rgb(26,26,26,1);
    background: -moz-linear-gradient(-45deg, rgba(26,26,26,1) 0%, rgba(51,51,51,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(26,26,26,1) 0%,rgba(51,51,51,1) 100%);
    background: linear-gradient(135deg, rgba(26,26,26,1) 0%,rgba(51,51,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#333333',GradientType=1 );
    padding: 10px 20px;
}

.my-stats-wrap div{
    display: inline-block;
    vertical-align: middle;
}

.my-stats-titles{
    text-align: left;
    width: 200px;
}

.my-stats-content{
    text-align: left;
    width: 60%;
}

.my-stats-titles p{
    font-size: 20px;
    color: #00ffff;
}

.my-stats-content p{
    font-size: 20px;
    color: #ffffff;
}

.innactive-security-setting{
    background: -moz-linear-gradient(-45deg, rgba(26,26,26,0.9) 0%, rgba(13,141,141,0.9) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(26,26,26,0.9) 0%,rgba(13,141,141,0.9) 100%);
    background: linear-gradient(135deg, rgba(26,26,26,0.9) 0%,rgba(13,141,141,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d1a1a1a', endColorstr='#4d0d8d8d',GradientType=1 );
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.innactive-security-setting-wrap {
    padding: 10% 0px 0px 0px;
    max-width: 200px;
    margin: 0 auto;
}

.innactive-security-setting-wrap p{
    font-size: 24px;
    color: #fff;
}

.innactive-title-account{
    font-weight: normal
}

.innactive-subtitle-account{
    font-weight: bold;
    text-transform: uppercase;
}

.stat-white-line{
    margin: 20px 0;
    width: 100%;
    height: 2px;
    background: #fff;
}

.tablinks-events p{
    font-size: 12px;
    margin-top: 5px;
}

.tablink-regional img{
    padding-top: 3px;
}

.tablink-my img{
    padding-top: 5px;
}

.tablinks-events{
    color: #4D4D4D;
}

.tablinks-events:hover{
    color: #fff;
}

.tablinks-events.active p{
    color: #fff;
}

.innactive-security-setting-wrap-quicksettings{
    padding: 20% 0px 0px 0px;
}

.weapon-image-myarmoury{
    position: relative;
}

.weapon-image-myarmoury img{
    width: 100%;
}

.weapon-image-myarmoury .tokenized-weapon img{
    width: auto;
    max-width: 100%;
}

.tokenized-weapon {
    position: absolute;
    left: 0px;
    bottom: 10px;
    max-width: 130px;
}

.editsupport-full .customer-name{
    display: block;
    position: relative;
    width: 100%;
}

.editsupport-full .customer-name .name-firstname{
    display: block;
    width: 45%;
    float: left;
}

.editsupport-full .customer-name .name-lastname{
    display: block;
    width: 45%;
    float: right;
}


.editsupport-block input {
    width: 100%;
    display: block;
    padding: 10px 20px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    border-radius: 5px;
}

.editsupport-block .form-control{
    height: auto;
}

.editsupport-full input#slogan{
    width: 98%;
}

button.button.btn-view3d.sketchfab > span{
    color: #000 !important;
}

button.button.btn-view3d.sketchfab:hover > span{
    color: #fff !important;
}

.cms-careers-apply .single-careers-block {
    background: #000;
    color: #fff;
}

.cms-careers-apply .single-careers-block input,
.cms-careers-apply .single-careers-block textarea{
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
}

.cms-careers-apply .single-careers-block .form-list label {
    color: #fff;
}

.cms-careers-apply .single-careers-block button.button > span{
    background: #000 !important;
    color: #00ffff !important;
    border: 3px solid #e5e6e6 !important;
}

.editsupport-link-save button.button > span {
    background: #000 !important;
    color: #00ffff !important;
    border: 3px solid #e5e6e6 !important;
    height: 44px;
}

.editsupport-link-save button.button:hover > span{
    color: #fff !important;
}

.cms-careers-apply .single-careers-block button.button:hover > span{
    background: #000 !important;
    color: #fff !important;
    border: 3px solid #e5e6e6 !important;;
}

.editsupport-link-save button.button span span {
    padding: 5px 30px;
}

body.modal-open .modal {
    display: flex;
    height: 100%;
    background: rgba(255,255,255,0.6);
    z-index: 999;
    position: fixed;
}

.nav-container.fixed .sf-menu li a {
    font-size: 14px !important;
    padding: 28px 10px 33px 10px;
}

.inventory-outofstock-new{
    font-weight: normal;
    margin-bottom: 5px;
    position: relative;
    margin-top: 5px;
    display: block;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: uppercase;
}

.category-image{
    display: none !important;
}

.nov-filter-layered-nav dd li a.USA:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/usa-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.United.Kingdom:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/unitedkingdom-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Soviet.Union:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/soviet-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.New.Zealand:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/newzealand-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Denmark:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/denmark-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.nov-filter-layered-nav dd li a.Australia:before{
    position: absolute;
    left: 8px;
    top: 10px;
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background:url(../images/filter/australia-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.item-card-bgwrap.The.Australian.Star,
.item-card-bgwrap-selling.The.Australian.Star {
    background:url(../images/itemcards/itemcards-australia-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

.item-card-bgwrap.The.Stars.and.Stripes,
.item-card-bgwrap-selling.The.Stars.and.Stripes {
    background:url(../images/itemcards/itemcards-usa-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

.item-card-bgwrap.The.Union.Jack,
.item-card-bgwrap-selling.The.Union.Jack {
    background:url(../images/itemcards/itemcards-unitedkingdom-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

.item-card-bgwrap.The.Soviet,
.item-card-bgwrap-selling.The.Soviet {
    background:url(../images/itemcards/itemcards-soviet-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

.item-card-bgwrap.New.Zealand,
.item-card-bgwrap-selling.New.Zealand {
    background:url(../images/itemcards/itemcards-newzealand-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

.item-card-bgwrap.Denmark,
.item-card-bgwrap-selling.Denmark {
    background:url(../images/itemcards/itemcards-denmark-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

.item-card-top-middle.The.Australian.Star {
    background:url(../images/itemcards/itemcards-australia-badge.png);
}

.item-card-top-middle.Denmark {
    background:url(../images/itemcards/itemcards-denmark-badge.png);
}

.item-card-top-middle.New.Zealand {
    background:url(../images/itemcards/itemcards-newzealand-badge.png);
}

.item-card-top-middle.The.Union.Jack {
    background:url(../images/itemcards/itemcards-unitedkingdom-badge.png);
}

.item-card-top-middle.The.Soviet {
    background:url(../images/itemcards/itemcards-soviet-badge.png);
}

.item-card-top-middle.The.Stars.and.Stripes {
    background:url(../images/itemcards/itemcards-usa-badge.png);
}

/****** CGC ********/
.cgc-landingpage{
    display: block;
    position: relative;
    width: 100%;
    padding: 80px 0 100px;
    text-align: center;
    background: url("../images/cgc-wrapper-background.jpg");
    background-size: cover;
    background-position: top center;
}

.cgc-landing-left{
    float: left;
    width: 45%;
    text-align: center;
}

.cgc-landing-right {
    float: right;
    width: 55%;
    text-align: left;
    margin-top:20px;
}

.cgcsubtitle {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}

.cgc-steps-p{
    margin-top: 20px;
}

.cgc-steps-p span {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}

.cgc-steps-p span.count{
    font-size:24px;
    font-weight:bold;
    line-height: 64px;
    margin-right: 20px;
    color:#000;
    background: url("../images/cgc-numbers-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    text-align: center;
}

.tandc-cgc-label{
    font-size: 16px;
}

.cgc-input {
    background: transparent;
    color: #fff;
    font-size: 18px;
    border-radius: 0px !important;
    border: 1px solid #fff !important;
    max-width: 376px;
}

.cgc-form {
    padding: 0px !important;
    margin-top: 30px;
}

.cgc-lp-button {
    display: block;
    position: relative;
    clear: both;
    margin-bottom: 15px;
}

.cms-cgc #mc_embed_signup div#mce-responses {
    margin:0;
    padding:0;
}

.cms-cgc #mc_embed_signup #mce-success-response {
    margin: 0 0 20px;
}

.cms-cgc #mce-success-response{
    max-width:375px;
}

.marketplace-landing-image img {
    max-width: 100%;
}

.cms-cgc .cgc-editor{
    display: none;
}

.cms-cgc-2019-confirmed .page-title{
    display:none;
}

.cms-cgc-2019-confirmed .cgc-editor .std {
    padding: 20px;
    color: #00ffff;
    border: 1px solid #00ffff;
    font-size: 20px;
    line-height: 28px;
    background: #000;
    max-width: 85%;
    margin: 20px auto;
}

.not-logged-in-cgcclaimbutton{
    margin-top:60px;
    display: block;
    position: relative;
}

.item-card-bgwrap.CGC,
.item-card-bgwrap-selling.CGC {
    background:url(../images/itemcards/itemcards-cgc-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

.item-card-top-middle.CGC {
    background: url(../images/itemcards/itemcards-cgc-badge.png);
}

.fp-new-button-cyan {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    background: #00ffff;
    border: 1px solid #00ffff;
    padding: 12px 40px;
}

.fp-new-button-cyan:hover {
    color: #00ffff;
    background: #000;
}

.fp-white-inside-holder {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}

/* The container */
.passcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.passcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #1a1a1a;
  border: 1px solid #666;
}
/* On mouse-over, add a grey background color */
.passcontainer:hover input ~ .checkmark {
  background-color: #1a1a1a;
  border: 1px solid #fff;
}

/* When the checkbox is checked, add a blue background */
.passcontainer input:checked ~ .checkmark {
  background-color: #1a1a1a;
  border:1px solid #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.passcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.passcontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/****** CGC ********/

.awardsbanner{
    display: block;
    position: relative;
    width: 100%;
    background:#000;
    padding: 30px 0;
}

.awardsbanner img{
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.centerwrapawards{
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 90%;
}

.awards-mobile{
    display: none;
}

@media (min-width: 768px){
    .modal-dialog {
        width: auto;
    }
}

@media (max-width: 1200px){
    .grid_row {
        background-image: none !important;
    }

    .products-grid button.button {
        width: 100%;
    }

    .products-grid button.button > span {
        width: 100%;
        text-align: center;
    }

    .products-grid button.button span span {
        width: 100%;
        float: none;
    }

    .product-view .product-img-box .product-image .big {
        max-width: 100%;
    }

    .box-collateral-content iframe {
        max-width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 990px){
    .col-xs-3 {
        width: 49%;
    }
    .block-cart-header {
        bottom: 0px;
    }
    .account-login .registered-users .form-list input.input-text {
        width: 100% !important;
    }
}

@media (max-width: 1090px){
    .modal-dialog {
        width: 90% !important;
    }

    iframe#modal-body{
        max-width: 100%;
    }
}

@media (max-width: 990px){
    .products-grid .price-box .regular-price .price {
        color: #00ffff !important;
        font-weight: bold !important;
        font-size: 22px !important;
        background: transparent !important;
    }

    .products-grid button.button > span {
        height: 40px !important;
        line-height: 40px !important;
    }

    .col1-layout .product-view .product-shop {
        width: 100%;
        text-align: center;
    }

    .product-view .product-img-box {
        width: 75% !important;
    }

    .addthis_toolbox a {
        float: none !important;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }

    .addthis_button_facebook:before {
        left: 0px;
    }

    .addthis_button_twitter:before {
        left: 2px;
    }

    .addthis_button_google_plusone:before {
        left: 2px;
    }

    .addthis_button_pinterest_pinit:before {
        left: 1px;
    }

    .customer-account-create .main-container .container .row .col-xs-12 .main .row{
        float: none;
        width: 100%;
    }

    .customer-account-create .main-container .container .row .col-xs-12 .main .col-right{
        float: none;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 766px){
    .products-grid .item {
        border-right: 0px solid #58585b;
        border-top: 0px solid #58585b;
        min-height: auto;
    }

    .product-trade .add-to-box {
        width: 100% !important;
        float: none !important;
    }

    .product-trade .trades-list{
        width: 100% !important;
        float: none !important;
        margin-top: 20px;
    }

    .account-login .registered-users .form-list input.input-text {
        width: 100% !important;
    }
}

@media (max-width: 520px){
    .account-login .form-list .input-box {
        width: 90% !important;
    }
    .account-login button.button span span {
        width: 180px;
        font-weight: normal;
    }
}

@media (max-width: 480px){
    .products-grid .product-image, .products-list .product-image {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
        margin: 15px auto !important;
        display: block !important;
    }
}

/*
.cryptopay:after{
  position: absolute;
  width: 40px;
  height: 30px;
  right: 10px;
  top: 5px;
  content: "";
  background: url(../images/rcc-pay-icon.svg);
  background-repeat: no-repeat;
  background-position: top center;
}
*/

.iwd_opc_loader_wrapper .iwd_opc_loader {
    display: none;
}
.iwd_opc_loader_mask img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 40%;
}
div.iwd_opc_loader_wrapper .iwd_opc_loader_mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.deposit-qr-container canvas {
    border: solid white 5px;
}

div.transaction-tabs ul li{
    display: inline;
    font-size: 18px;
    line-height: 24px;
    padding: 0px 10px 0px 0px;
}

div.transaction-tabs ul li span{
    color: #00ffff;
}

.trades-wrapper-full {
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.trades-wrapper-full .item-card-image {
    width: 100%;
    background-image: none;
}

.item-card-image .product-image {
    padding: 0;
    margin: 10px 0 10px 0;
}

/*RC GUNS START*/
.none-logged-in-rcguns{
    display: block;
    position: relative;
    width: 100%;
    padding: 80px 0 100px;
    text-align: center;
    background: url("../images/rc-guns-background.jpg");
    background-size: cover;
    background-position: top center;
}
.rcguns-landing-text h1 {
    font-size: 40px;
    font-weight: 500;
    padding: 50px 0 30px;
}

.rcguns-landing-text p {
    font-size: 18px;
    line-height: 24px;
}

.rcguns-lp-button {
    display: block;
    position: relative;
    clear: both;
    margin-top: 60px;
}

.rcguns-landing-left{
    float: left;
    width: 70%;
    text-align: center;
    background:url("../images/rc-weapons-middlegun-bg.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.rcguns-landing-left img{
    max-width:100%;
}

.rcguns-landing-right {
    float: right;
    width: 30%;
    text-align: right;
    background:url("../images/rc-guns-right-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0px;
    padding: 20px;
}

.rcguns-landing-right h2 {
    font-size: 34px;
    line-height: 50px;
    font-weight: 500;
    border-bottom: 1px solid #0ff;
}

.rcguns-landing-right p {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}
.cms-rcguns .cijan{
    color: #00ffff;
}
/*RC GUNS END*/
.hp-banner {
    font-family: 'Saira', sans-serif;
    width: 100%;
    display: block;
    position: relative;
    background: url(../images/NEW-BG-for-Lenin.png);
    background-position: top center;
    background-size: cover;
}
.hp-wrapper {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 250px 30px 100px;
}
.hp-banner-left {
    display: inline-block;
    max-width: 60%;
}
.hp-banner-right {
    display: inline-block;
    float: right;
    max-width: 40%;
}
.hp-banner .phone-images {
    display: inline-block;
}
.hp-banner .phone-images .item {
    display: inline-block;
    float: left;
    width: 33%;
}
.hp-banner .phone-images .item p {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin: 20px 5px 0;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 2px 2px 5px #000;
}
.hp-banner .phone-images .item:first-child p {
    max-width: 85%;
    margin: 20px auto;
}
.hp-banner .phone-images img {
    width: 100%;
}
.hp-banner .carousel-caption-newfp a {
    margin: 0;
}
.hp-banner-right h2 {
    color: #00ffff;
    font-size: 60px;
    line-height: 76px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    max-width: 650px;
    float: right;
    margin-bottom: 40px;
}
.hp-banner-right .frontpage-beta-downloads {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 60px !important;
}
.hp-banner-right .reviews .item {
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 30px;
}
.hp-banner-right .reviews .item img {
    float: left;
    margin-right: 35px;
}
.hp-banner-right .reviews .item span {
    display: inline-block;
    width: -webkit-calc(100% - 186px);
    width: calc(100% - 186px);
}
.hp-banner-right .reviews .item:first-child span {
    max-width: 400px;
}
.hp-banner-right .carousel-caption-newfp a {
    margin: 0;
}
.hp-banner-right .frontpage-beta-downloads a {
    margin-right: 0;
}
/*HOMEPAGE NEWSLETTER FORM*/
.embeded-form-betasign .eo-wrapper .inline-container {
    max-width: 96% !important;
}
.embeded-form-betasign .eo-wrapper .form-container {
    max-width: 100%;
}
.eo-wrapper .main-form .form-group.emailoctopus-form-row {
    margin: 0 0 3%;
    min-height: 50px;
}
.eo-wrapper .main-form div input {
    height: 38px;
    color: #fff;
}
.eo-wrapper .main-form div input:focus {
    color: #fff;
}
.eo-wrapper .main-form div input::placeholder {
    color: #fff;
    opacity: 1;
}
.eo-wrapper .main-form div input:-ms-input-placeholder {
    color: #fff;
}
.eo-wrapper .main-form div input::-ms-input-placeholder {
    color: #fff;
}
#mc_embed_signup .main-form .btn-primary {
    transition: all 0.23s ease-in-out 0s;
    background-color: #00ffff !important;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #fff;
    margin: 20px auto 10px;
    height: 46px;
}
#mc_embed_signup .main-form .btn-primary:hover,
#mc_embed_signup .main-form .btn-primary:focus,
#mc_embed_signup .main-form .btn-primary:active {
    background-color: #1a1a1a !important;
    color: #00ffff;
    border: 2px solid #00ffff;
}
.eo-wrapper .emailoctopus-form-wrapper .emailoctopus-success-message {
    font-size: 16px;
    color: green !important;
}
.eo-wrapper .emailoctopus-form-wrapper .emailoctopus-error-message {
    font-size: 16px;
    color: red !important;
}
.terms-error-message {
    display: none;
    margin: 2px 0 1em 0;
    padding: 5px 10px;
    background-color: rgba(255,255,255,0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    color: #e85c41;
    width: fit-content;
}
#mc_embed_signup .mc-field-group {
    margin: 0 auto;
}
