@font-face {
    font-family: 'BebasNeuewebfont';
    src: url('fonts/BebasNeuewebfont.eot');
    src: local('BebasNeuewebfont'),
        url('fonts/BebasNeuewebfont.woff') format('woff'),
        url('fonts/BebasNeuewebfont.ttf') format('truetype');
}
@font-face {
    font-family: 'calibribold';
    src: url('fonts/calibribold.eot');
    src: url('fonts/calibribold.eot') format('embedded-opentype'),
        url('fonts/calibribold.woff') format('woff'),
        url('fonts/calibribold.ttf') format('truetype'),
        url('fonts/calibribold.svg#calibribold') format('svg');
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('fonts/calibri.eot');
    src: url('fonts/calibri.eot') format('embedded-opentype'),
        url('fonts/calibri.woff') format('woff'),
        url('fonts/calibri.ttf') format('truetype'),
        url('fonts/calibri.svg#CalibriRegular') format('svg');
}
select { border:1px solid #cccccc !important; box-shadow: none !important;}
*{
    padding: 0;
    margin: 0;
}
img {
    max-width: 100%;
}
html {
    overflow-y: scroll;
    margin: 0;
    padding: 0;
}
ul, ol { margin:0; }
li { list-style: none;}
body { 
    background-color: #ffffff;
    color: #666;
    font-family: 'Calibri';
    margin: 0px;
    font-size: 13px;
    line-height: 20px;
    padding: 0px;
    font-weight: 400;
    text-align: left;
}
/*b, strong { font-weight:normal; }*/
h1, h2, h3, h4, h5, h6 {
    color: #2f2f2f;
}
a:focus { background:none;}
#content h1 ,#content h2 {
    border: medium none;
    color: #444;
    font-size: 16px;
    text-transform: uppercase;
    margin:10px 0 20px;
}
#content .account-border h1,#content .account-border h2 { margin:0; padding:20px 0; display:inline-block; width:100%; }
/* default font size */
.fa {
    font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a, a:visited, a b {
    color: #666;
    font-size:13px;
    text-decoration: none !important;
    cursor: pointer;
}
:focus        { outline:none; }
a:focus        { outline:none; }
a:hover {
    text-decoration: none !important;
    color:#42abca;
}
a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0px 15px;
}
label {
    font-size: 14px;
    font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 14px;
    box-shadow:none;
    height:40px;
    border:1px solid #ddd;
    border-radius:0;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}
/* top */
#logo { text-align:left; margin:0; margin-top: -46px;}
#logo a { display:inline-block; }
#top {
    position:relative;
    z-index:99999;
    padding: 0;
    margin:0;
    height: 0px;
}
#top .container { 
    padding-top:20px;
    padding-bottom:0px;
}
#top #currency .currency-select {
    text-align: left;
    text-transform: inherit;
    background:none;
    text-decoration:none !important;
    padding:5px 10px;
}
#top #currency .currency-select:hover,#top #currency li.active .currency-select {
    text-shadow: none;
    color:#42abca;
    background:none;
    text-decoration:none !important;
}
#top #currency .currency-select:hover span,#top #currency li.active .currency-select span { color:#42abca; }
.links { margin: 0; padding:0; width: 100%; }
.links li {
    margin-right:0;
    padding:0 10px 0 0;
    float: left;
    font-size: 12px;
    line-height: 31px;
    background:url("../image/bg_toplink1.png") no-repeat scroll 100% 50%;
}
.links li:last-child { padding:0; }
.links li a {
    color: #666666;
    font-size:13px;
    display: block;
    padding:0 0 0 13px;
    text-decoration: none;
}
.links li .nav .open > a { background:none; }
.links li a:hover { color:#42abca; }
.links li.dropdown a:focus { background-color:inherit; }
.links li:last-child { background: none; }
.links .dropdown-menu li { background: none; width: 100%; padding:0; border-bottom:1px solid #f4f4f4; text-align: left; }
.links .dropdown-menu li a { padding:6px 7px; background:none;}
.links .dropdown-menu li a:hover {  color:#42abca; background: none; }
#top-links .dropdown-menu {
    padding:0;
    border:0;
    background:#fff;
    border:1px solid #eee;
    border-radius:0;
    margin:0;
    min-width:110px;
}
#top-links .nav .open>a,#top-links .nav .open>a:hover,#top-links .nav .open>a:focus { background:none; }
#top-links .dropdown-menu a {
    text-shadow: none;
}
#top .btn-link strong {
    font-size: 14px;
}
#top-links {
    padding: 0;
    float:right !important;
    position:relative;
}
#top-links a + a {
    margin-left: 15px;
}
#top-links .dropdown-menu .arrow-cart {
    background:url("../image/arrow-up1.png") no-repeat 0 0;
    width:10px;
    height:7px;
    position:absolute;
    top:-10px;
    left:45px;
}
*:before, *:after {
    /* box-sizing: border-box;
    ox; */
}
*:before, *:after {
    /* box-sizing: border-box; */
}
.currency-language {
    float: left;
    margin:3px 0 0;
}
#currency label {
    float:left;
    font-size: 12px;
    text-transform: capitalize;
    color:#666666;
    margin:0 8px 0 0;
    display:none;
}
#currency .dropdown-toggle {
    display: block;
    padding:0;
    line-height:22px;
    background:none;
    font-weight: normal;
    margin: 0;
    min-width: auto;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 10;
    text-decoration:none !important;
}
#language .dropdown-menu .arrow-cart {
    background: url("../image/arrow-up1.png") no-repeat scroll 0 0;
    height: 7px;
    right: 43px;
    position: absolute;
    top: -9px;
    width: 10px;
}
#language .dropdown-menu { min-width:98px; left:-7px; margin:5px 0 0; padding:0; }
#currency .dropdown-menu { left:-10px; min-width:43px; margin:5px 0 0; padding:0; }
#currency .dropdown-menu li {
    border-bottom:1px solid #f4f4f4;
}
#currency .dropdown-menu li:last-child { border:0; }
#currency .btn-link span,#currency .btn-link strong {
    color: #666666;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    text-align: left;
    text-transform: capitalize;
    text-decoration: none !important;
}
#currency .btn-link span:hover,#currency .btn-link strong:hover {
    text-decoration: none !important;
}
#currency .btn-link strong { margin-right: 3px;}
#currency .btn-link .fa-caret-down {
    color: #fff;
    font-size: 14px;
    position: relative;
    top: 2px;
    left: 0;
    margin-left: 3px;
}
#currency .dropdown-menu .currency-select span { position: relative; top: 0; left: -1px; margin-right: 3px; }
#currency .dropdown-menu .currency-select:hover span { color:#42abca; }
#language { 
    margin-left: 0;
    padding-left: 16px;
    background: url("../image/bg_toplink1.png") no-repeat scroll 0 50%;
}
#language label {
    color: #666666;
    float: left;
    font-size: 12px;
    margin: 0 8px 0 0;
    text-transform: capitalize;
    display:none;
}
#language .dropdown-toggle {
    display: block;
    margin: 0;
    min-width: 90px;
    background:none;
    padding: 0;
    line-height:20px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 10;
    text-decoration:none !important;
}
#language .btn-link span,#language .btn-link strong {
    color: #666666;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    text-align: left;
    text-transform: capitalize;
}
#language .btn-link img {
    position: relative;
    top: -1px;
    margin-right: 3px;
}
#language .btn-link .fa-caret-down {
    color: #666;
    font-size: 14px;
    position: relative;
    top: 2px;
    left: 0;
    margin-left: 3px;
}
#language .dropdown-menu a {
    color: #666666;
    font-size: 13px;
    text-align: left;
    text-transform: inherit;
    padding: 5px 10px;
}
#language .dropdown-menu a:hover {
    color: #42abca;
    background:none;
}
.currency-language #language  li { float:left; width:100%; border-bottom:1px solid #f4f4f4; }
.currency-language #language  li:last-child { border:0; }
.currency-language #language a {
    display: inline-block;
    line-height:11px;
    padding: 8px 7px;
    font-size:12px;
    width:100%;
}
.currency-language #language a:hover,.currency-language #language li.active a { color: #42abca; background:none; }
#language .dropdown-menu img { position: relative; top: -1px; left:-1px; margin-right: 3px;}
.dropdown-menu {
    box-shadow: none;
    border:0;
    background:#fff;
    border:1px solid #f4f4f4;
    min-width: 140px;
    border-radius:0;
    left:60px;
}
.text-welcome { text-align:left; display:none; float:right; margin:0 30px 0 0; }
.text-welcome p {
    font-family: "arial";
    font-size: 12px;
    margin: 6px 0 0;
    padding: 0;
    text-align: left;
    text-transform: capitalize;
}
/*Banner-staic=========================================*/
.home-content .container { padding-top:10px; }
.ma-block-static-1 { margin:23px 0 0; display:inline-block; width:100%; }
.ma-block-static-1 .box-content {
    position: relative;
    margin: 14px 0px;
}
.box-content .box-title {
    background:url("../image/bg_static.png") repeat;
    bottom: 0;
    color: #fffefe;
    height: 100%;
    padding: 15px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.box-content .box-title h3 {
    font-family: BebasNeuewebfont;
    font-size: 22px;
    margin: 0;
    color:#fff;
}
.box-content .box-title p {
    margin:0 0 10px;
}
.box-content .box-title a.view {
    border: 1px solid #999999;
    color: #fffefe;
    display: inline-block;
    padding: 5px;
    text-transform: capitalize;
}
.box-content .box-title a.view:hover {
    border:1px solid #000;
    background:#000;
}
.custom-block  { margin:0; border:1px dashed #ebebeb; }
.custom-block .cus-title {
    background:#323a45;
    padding:12px 10px 10px 30px;
}
.custom-block  .cus-title h3 {
    color: #ffffff;
    display: inline-block;
    font-family: "BebasNeuewebfont";
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    word-wrap: break-word;
}
.custom-block .cus-content { margin:0; padding:20px 30px; }
.custom-block .cus-content h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:12px;
    color:#42abca;
    margin:15px 0 0;
    text-transform:uppercase;
}
.custom-block .cus-content p {
    font-style:italic;
    font-size:13px;
    line-height:19px;
    color:#444;
    margin:10px 0 0;
}
.banner-home {
    padding:20px 0 45px;
    overflow:hidden;
}
.banner-home img:hover { opacity:0.8; }
/*===================================================*/

/*Banner-Center-------------------------------------------*/

.banner-home .box-col,.banner-home,.banner-center .box-col { position:relative; }
.banner-center .box-col a:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 101%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    margin:0;
    padding:0;
    background:url("../image/bg-top.png") no-repeat center #fff;
    transform: scale(0.5) rotateY(180deg);
    -webkit-transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 99;
}
.banner-center .box-col a:before {
    background:url("../image/bg-top.png") no-repeat center #222;
}
.banner-center .box-col:hover a:before {
    opacity: 0.35;
    visibility: visible;
    transform: scale(1) rotateY(0deg);
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg);
}

/*--------------------------------------------*/

/*Latest Static===================================================*/

.latest-title {
    background:url("../image/bg-block.png") repeat-x scroll center bottom;
    margin: 0 0 20px;
    float:left;
    width:100%;
}
.latest-title h2 {
    background: url("../image/border_tab.png") no-repeat scroll left bottom;
    font-size:18px;
    font-family:CalibriBold;
    color:#666666;
    line-height:28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.latest-content h3 {
    margin-bottom: 0;
    padding-left: 50px;
    text-transform: uppercase;
    font-size:15px;
    font-family:CalibriBold;
    color:#666;
    margin:13px 0 0;
}
.latest-row1 { margin:15px 0 0; }
.latest-content .row-content { position:relative; }
.latest-content .latest-down { position:absolute; top:-37px; left:0;}
.latest-content .timmer { min-width:40px; padding:3px 5px; background:#ed6f6f; float:left; }
.latest-content .timmer span {
    color:#ffffff;
    text-transform:uppercase;
    text-align:center;
    border-bottom: 1px solid #ffffff;
    padding:0;
    margin:0;
    display:block;
    width:100%;
}
.latest-content .timmer span.month {
    border:0;
}
.latest-content p {
    font-size:13px;
    color:#666;
    margin:8px 0 0;
    padding:0;
}

/*===================================================*/
/* search */
.header-block-static { margin:15px 0 0; }
.box-col {
    overflow: hidden;
    position: relative;
    text-align: center;
}
.header-block-static .box-col-inner {
    cursor: pointer;
}
.header-block-static .pull-left {
    border: 1px solid #121212;
    border-radius: 100%;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
    text-align: center;
    width: 44px;
}
.header-block-static .pull-left .fa {
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    color:#444;
}
.header-block-static .media-body {
    font-size: 11px;
    text-align: left;
}
.box-col-inner:hover .pull-left .fa {
    color:#fff;
}
.box-col-inner:hover .pull-left { background:#42abca; border:1px solid #42abca; }
.header-block-static .media-body h3 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}
.header-search { 
    width:auto;
    text-align:center;
    position:absolute;
    bottom:-85px;
    right:15px;
}
#search {
    border:1px solid #e1e1e1;
    background:#fff;
    height: 35px;
    width: 270px;
    margin:12px 0 0;
    display:inline-block;
}
#search input {
    background: none;
    border: medium none;
    box-shadow: none;
    color: #929191;
    float: left;
    font-size: 12px;
    height: 35px;
    margin: 0;
    padding:0 10px;
    text-transform:capitalize;
    width: 225px;
    border-radius:0;
}
#search .btn-lg {
    background:none;
    border: 0 none;
    display: block;
    float:right;
    height: 35px;
    padding: 0;
    width: 40px;
}
#search .btn-lg .fa {
    color:#000000;
    font-size:18px;
    margin:-1px 0 0;
}
#search .btn-lg:hover .fa {
    color:#42abca;
}

#search .input-group-btn { width:auto !important; float:right; }
#top-links .dropdown-menu { left:0;}
/* cart */
#top #cart {
    background: url("../image/icon-cart.png") no-repeat scroll 0 10%;
    cursor: pointer;
    float: right;
    margin: 5px 0 0;
    padding: 0 0 0 23px;
    text-align: center;
    width: auto;
}
.top-cart { 
    float:right;
    margin:25px 50px 0px 0px;
}
#cart .icon-cart {
    background:url("../image/icon-cart.png") no-repeat 0 5px;
    width:39px;
    height:35px;
    font-size: 18px;
    margin-right: 10px;
    text-align: center;
}
#cart .btn-inverse {
    border: 0;
    background:none;
    width: auto;
    padding:0;
    position: relative;
    box-shadow: none !important;
    text-shadow: none !important;
    z-index: 1;
    text-decoration:none !important;
    text-transform: capitalize;
    text-align:left;
}
#cart .title-cart {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    display:block;
    font-size: 14px;
    padding:0;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
}
#cart #cart-total { 
    text-align:left;
    font-size:11px;
    color:#444 !important;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
}
#cart .top-cart span { clear:both; color: #2f2f2f; }
#cart .table td {
    padding:0 !important;
    vertical-align:inherit !important;
    text-align:right;
    border:0;
    background:none;
}
#cart .dropdown-menu {
    width: 280px;
}
#cart > .btn {
    font-size: 14px;
    line-height: 20px;
}
#cart.open > .btn {
    color: #2f2f2f;
    box-shadow: none !important;
    text-shadow: none !important;
}
#cart.open > .btn:hover {
    color: #444;
}
#cart .dropdown-menu {
    background:#fff;
    box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.14);
    z-index: 1001;
    border: 0;
    padding:15px 20px;
    border:0;
    border-radius:0;
    margin:6px 0 0;
}
#cart .dropdown-menu {
    min-width: 100%;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .dropdown-menu li p {
    font-size: 12px;
    padding: 0;
    text-align: center;
    padding: 10px;
}
.arrow-cart {
    background: url("../image/arrow-up1.png") no-repeat scroll 0 0;
    height: 7px;
    right: 65px;
    position: absolute;
    top: -10px;
    width: 10px;
}
.row-cart { width:100%; margin-bottom:10px; display:inline-block; }
.row-cart .image-cart {
    width:60px;
    float:left;
}
.row-cart .image-cart .img-thumbnail { border-radius:0; }
.row-cart .cart-content {
    margin-left:75px;
    font-size: 14px;
    text-align:left;
    position:relative;
}
.cart-content .cart-button {
    position:absolute;
    bottom:0px;
    right:0;
}
.cart-content .btn {
    padding:0;
    background:none;
}
.cart-content .btn:hover { background:none; }
.cart-content .btn .fa-times-circle { color:#333; }
.cart-content .btn .fa-times-circle:hover { color:#f57b7a; }
.cart-content .product-name a {
    color: #2d2d2d;
    font-size: 14px;
    font-weight:normal;
    text-transform: capitalize;
}
.cart-content .product-name a:hover {
    color:#f57b7a;
}
.row2-cart { text-align:right; width:100%; font-size:14px; }
.row2-cart { text-align:right; width:100%; font-size:14px;}
.row2-cart .box-cart { margin-bottom:5px; }
.row2-cart .box-cart .text strong {
    font-size: 12px;
    color:#666;
    text-transform:uppercase;
}
.row2-cart .button-cart a {
    background:#42abca;
    border: 0 none;
    color: #ffffff;
    font-size: 12px;
    padding:6px 10px;
    text-transform:uppercase;
    display:inline-block;
}
.row2-cart .button-cart .fa { margin-right:5px; }
.row2-cart .button-cart {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}
.row2-cart .button-cart a:hover {
    background:#333;
}
.header {
    padding:0;
    text-align: center;
    width: 100%;
}
.header .header-inner {
    position: relative;
    z-index: 999;
}
/* menu */
.oc-menu {
    background:#191919;
    padding:0 15px;
    

} 
.container-menu {padding: 5px 0 0px;padding-bottom: 10px;}
.toplink-static {
    float:left;
    width:100%;
    background:url("../image/border_toplink.png") no-repeat 100% 50%;
}
.tell-phone {
    color: #cccccc;
    line-height: 50px;
}
#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px;
}
#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
    padding-bottom: 0;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}
#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}
#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}
#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}
/* content */
#content {
    min-height: 300px;
    position:inherit;
}

/*Footer static follow ===========================================*/
.ma-block-link-follow {padding: 31px 0 0;}
.block-link-follow {
    padding: 10px 20px;
    background-color: #17538d;
}
.subscribe-title { float:left; }
.subscribe-title h3 {
    margin: 0;
    font-family:'CalibriBold';
    text-transform: uppercase;
    color: #fefefe;
    font-size: 18px;
    line-height: 25px;
}
.subscribe-title label {
    font-weight: normal;
    font-size: 14px;
    margin: 0 0 3px;
    color: #fefefe;
    font-family:'CalibriRegular';
}
.subscribe-content { float:left; }
#subscribe {
    float: left;
    border: 2px solid #dddddd;
    margin-left:20px;
}
.footer-link-follow p.images_static {
    background-color: #ffffff;
    margin: 0;
}
.footer-link-follow p.about {
    background-color: #ffffff;
    margin: 0;
    padding: 10px 15px;
}
.footer-link-follow ul.link-follow {
    background-color: #ffffff;
    display: inline-block;
    margin: 0;
    padding: 0 15px 15px;
    width: 100%;
}

.footer-contact h5 {
    color: white;
    font-style: italic;
    margin-bottom: -12px;
    margin-top: 18px;
    line-height: 0.3;
    font-family: sans-serif;
}
ul.link-follow li {
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}
ul.link-follow a {
    position: relative;
    display: block;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
    background: #cdcdcd;
    color: #fff;
    font-size: 16px;
    padding: 0;
}
ul.link-follow a.facebook:hover {
    background: #3c5b9b;
}
ul.link-follow a.rss:hover {
    background: #fd761f;
}
ul.link-follow a.twitter:hover {
    background: #56d7ff;
}
ul.link-follow a.skype:hover {
    background: #00aeef;
}
ul.link-follow a.dribbble:hover {
    background: #f54f91;
}
ul.link-follow li a span::after {
    border-top: 5px solid #ed6f6f;
    bottom: -5px;
}
ul.link-follow li a span::before, ul.link-follow li a span::after {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid rgba(0, 0, 0, 0.1);
    bottom: -5px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
}
ul.link-follow li a span {
    background: none repeat scroll 0 0 #ed6f6f;
    bottom: 40px;
    color: #ffffff;
    font-family: Corbel;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    left: 50%;
    line-height: 20px;
    margin-left: -40px;
    min-width: 70px;
    padding: 1px 5px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    text-indent: 0;
    text-transform: capitalize;
    opacity:0;
}
ul.link-follow li a span::after {
    border-top: 5px solid #ed6f6f;
    bottom: -5px;

}
ul.link-follow li a:hover span {
    bottom: 50px;
    opacity:1;
}
.footer-link-follow .box-newsletters {
    background-color: #ffffff;
    overflow: hidden;
    padding: 15px;
}
.footer-link-follow .box-shipping, .footer-link-follow .box-order {
    background-color: #ffffff;
    margin: 25px 0 0;
    padding: 20px;
}
.box-order .pull-left, .box-shipping .pull-left {
    background-color: #42abca;
    border-radius: 100%;
    color: #ffffff;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
    text-align: center;
    width: 44px;
}
.pull-left {
    float: left;
}
.shapes {
    background-color: rgba(0, 0, 0, 0);
    height: 0;
    position: absolute;
    width: 0;
}
.media, .media-body {
    overflow: hidden;
}
.footer-static-content .media-body h3 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight:800;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}
.box-order .pull-left .fa, .box-shipping .pull-left .fa { font-size:18px; }
/*End-footer====================*/
/* footer */
.footer {
    padding: 40px 0;
    text-align: left;
}
.footer-title {
    margin-bottom: 15px;
    background: url(../image/bg-block.png) repeat-x center bottom;
}
.footer h3 {
    /*background: url("../image/border_tab.png") no-repeat scroll left bottom;*/
    font-size: 18px;
    font-family: CalibriBold;
    color: #666666;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.footer .footer-content {
    margin: 10px 0 0;
    font-size: 13px;
}
.footer .footer-content .f-des { 
    margin:20px 0 0;
    color:#666666;
    font-size:14px;
    font-family:'CalibriRegular';
    width:320px;
}
.footer .f-title {
    color: #42abca;
    float: left;
    margin-right: 10px;
    text-transform: capitalize;
}
.footer .footer-content li {
    line-height: 30px;
}
.footer .footer-content li a {
    color:#666666;
    font-size:14px;
    font-family:'CalibriRegular';
    line-height: 26px;
    text-decoration: none;
    text-transform: capitalize;
    padding-left: 15px;
    background: url(../image/icon-footer.png) no-repeat 0 6px;
}
.footer .footer-content li a:hover {
    background: url(../image/icon-footer.png) no-repeat 0 -38px;
    padding-left: 20px;
    color:#42abca;
}
.footer span.fa {
    background:#42abca;
    border-radius: 100%;
    color: #ffffff;
    float: left;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
    padding-left: 5px;
    text-align: center;
    width: 42px;
}
.footer .media-body {
    min-height: 45px;
}
.footer ul li .media-body p {
    line-height: 22px;
    margin: 0;
    font-size:13px;
}
.footer .footer-static-content li { margin:0 0 15px; font-size:13px; }
.footer .footer-static-content .payment { margin:30px 0 0; }
.footer-static-2 {
    background:#3c3c3c;
    color: #cbcbcb;
    padding: 20px 0;
    text-align: left;
}

.footer-static-2 .footer-static-title h3 {
    color: #42abca;
    font-family: impact;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
}
.footer-static-2 .footer-static-content { display:inline-block; width:100%; margin:10px 0 0; font-size:12px; }
.footer-static-2 .footer-static-content li {
    display: inline-block;
    margin-right:8px;
}
.footer-static-2 .f-col2 .footer-static-content .fa { margin-right:10px; font-size:23px; color:#fff; } 
.footer-static-2 .f-col3  .footer-static-content .fa { margin-right:10px; font-size:23px; color:#fff; }
.footer-static-2 .footer-static-content a { font-size:0; }
.footer-static-2 .footer-static-content a .fa { font-size:23px; color:#fff; }

.footer-shop-name {
    text-align: center;
}

.footer-shop-name h5 {
    margin: 0px auto;
    font-size: large;
    margin-top: 20px;
    color: white;
}

.powered {
    margin: 0;
    padding:15px 0;
    border-top:3px solid #f4f4f4;
    text-align: left;
}
.left-powered {
    margin:0;
}
.powered h2 {
    color: #444;
    font-size: 13px;
    text-transform: inherit;
    margin:5px 0 0;

}
.powered a { color:#42abca;}
.powered a:hover {
    color: #cbcbcb;
}
.payment { text-align:right;}
/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    border:0;
    font-size: 14px;
    padding:0;
    border-radius:0;
    background:none;
    margin:0 0 20px;
}
.breadcrumb a {
    font-family: CalibriBold;
    font-size:14px;
    text-transform:uppercase;
    white-space: pre-wrap;
}
.breadcrumb i {
    font-size: 18px;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.breadcrumb > li:after {

}
.breadcrumb li {
    background: url("../image/breadcrumbs.png") no-repeat scroll 100% 50%;
    padding:0 15px 0 0;
    margin:0 6px 0 0;
    display:inline-block;
}
.breadcrumb li:last-child { background:none; }
.pagination {
    margin: 0;
}
.pagination li,.pagination { border:0 !important; }
.pagination li span,.pagination li a {
    background: #42abca;
    padding: 0 10px !important;
    margin: 5px;
    border-radius: 4px;
    color: white !important;
    font-size: 23px;
    border: 0 !important;
}

.pagination>.active>span {
    background-color: #17538d !important;
}

/* buttons */
buttons .close { background:none;}
buttons .close:hover { background:none; }
.buttons {
    margin: 1em 0;
    overflow: auto;
}
.btn,button{
    background:#666666;
    border: 0 none;
    font-size: 14px;
    line-height: 15px;
    padding:10px 12px;
    text-transform: uppercase;
    color:#fff;
    border-radius:0;
}
a.btn { color:#fff; }
.btn:hover,button:hover { background:#42abca; color:#fff; }
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    /* background-color: #333; */
    /* background-position: 0 -15px; */ 
}
.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}
.btn-danger {
    color: #ffffff;
    border-radius:0;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {

}
.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #42abca;
    background-image: linear-gradient(to bottom, #42abca, #42abca);
    background-repeat: repeat-x;
    border-color: #42abca #42abca #42abca;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #42abca;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    color: #2f2f2f;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
/* product list */
.item-inner .sale {
    background: url(../image/sale.png) no-repeat scroll 0 0;
    height: 60px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 60px;
    /* text-indent: -99999px; */
    z-index: 9;
    font-size: smaller;
    color: white;
    font-weight: 900;
    padding-top: 13px;
    padding-right: 10px;
}
.item-inner .new {
    background: url("../image/new.png") no-repeat scroll 0 0;
    height: 60px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 60px;
    text-indent:-99999px;
    z-index:9;
}
.item-inner {
    border: 1px solid #fff;
    background:#fff;
    text-align:center;
    padding:0;
    position: relative;
    display:inline-block;
    width:100%;
    overflow:hidden;
}
.item-inner:hover {
    -moz-box-shadow: 0 0 10px rgba(104, 89, 89, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(104, 89, 89, 0.2);
    box-shadow: 0 0 10px rgba(104, 89, 89, 0.2);
    border:1px solid #eee;
}
.item-inner .ma-box-content {
    display: block;
    padding: 20px 20px 10px;
}
.item-inner:hover .ma-box-content {

}
.item-inner .products { position:relative; overflow:hidden; }
.item-inner .products .add-to-links {
    position:absolute;
    bottom:10px;
    left:0;
    width:100%;
    display:inline-block;
}
.item-inner .description { display: none;}
.item-inner .cart {
    display:inline-block;
    margin-right:6px;
}
.product-thumb .image {
    text-align: center;
}
.product-search .carousel-contain { margin:40px 0 0; }
.product-search  .search-products { margin:20px 0 0; }
.product-grid {margin-bottom:0;}
.product-grid .product-thumb .image {
    float: none;
}
.product-thumb h4 {
    font-weight: bold;
}
.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px;
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}
.product-list .product-container {
    margin-bottom:30px;
    border: 1px solid #eee;
    padding: 18px;
    background: #f4f4f4;
}
.product-list:last-child { border:0; margin:0; }
.product-list .name {   
    margin:0;
    text-align:left;
}
.product-list .name a {
    font-size: 18px;
    font-weight: normal;
    color:#666666;
    text-transform: capitalize;
    font-family:'CalibriBold';
}
.product-list .price {
    padding:0;
    margin:20px 0 0;
    text-align: left;
    font-size:25px;
}
.product-list .price .price-old {
    font-size:20px;
}
.product-list .rating {
    margin:5px 0 0;
    text-align:left;
}
.product-list .description {
    clear: both;
    padding: 10px 0;
    font-size:13px;
}
.product-list .box-list {
    border: 1px solid #e8e8e8;
    display: block;
    float: right;
    margin: 5px 0 0;
    max-width: 190px;
    padding: 30px;
    width: 100%;
    border-radius:3px;
}
.product-list .button-group {
    display: inline-block;
    margin:5px 0 0;
    width: 100%;
}
.product-list .add-to-links { margin:13px 0 0; width:auto; }
.product-list .button-group button {
    font-size:0;
    padding:0;
    border-radius:0;
    background:none;
    float:left;
}
.product-list .button-group .cart button span {
    color:#fff;
    font-size:18px;
    padding:13px 16px;
    background:#666666;
    border:0;
    display:inline-block;
    font-family: CalibriBold;
}
.product-list .button-group .cart button span::before {
    content:"\f07a ";
    font-size:18px;
    color:#fff;
    display:block;
    float:left;
    font-family: FontAwesome;
    margin-right:8px;
}
.product-list .button-group .cart button:hover span { background:#42abca; }
.product-list .add-to-links .wishlist, .product-list .add-to-links .compare {
    margin:0;
    float:left;
    width:auto;
}
.product-list .add-to-links .wishlist button { 
    padding:0 15px 0 0;
    margin:0 10px 0 0;
    font-size:13px;
    text-transform:capitalize;
    color:#666;
    background:none;
    border-right:1px solid #ccc;
}
.product-list .add-to-links .wishlist button span { font-family:'CalibriRegular'; margin-left:6px; }
.product-list .add-to-links .wishlist button.fa { font-family: FontAwesome;  }
.product-list .add-to-links .compare button {
    padding:0;
    font-size:13px;
    text-transform:capitalize;
    color:#666;
    background:none;
}
.product-list .add-to-links .compare button span { font-family:'CalibriRegular'; margin-left:6px; }
.product-list .add-to-links .compare button.fa { font-family: FontAwesome;  }
.product-list .add-to-links .compare button:hover,.product-list .add-to-links .wishlist button:hover {
    color:#ed6f6f;
}
.box-heading { border-bottom:3px solid #42abca; }
.category-top {
    display:inline-block;
    width:100%;
}
.category-top h2 { display:none; }
.category { margin:33px 0 0; }
.category-top .category-image {
    margin:0;
    overflow: hidden;
    text-align: center;
}
.category-title { display:none; }
.category-top .category-des { margin-left:220px; font-size:12px; font-family:'arial';}
.category .box-heading h3 { margin:0; padding:0 0 8px; }
.category .box-heading h3 span {
    color: #555555;
    display: block;
    font-family: impact;
    font-size: 25px;
    font-weight: normal;
    min-height: 16px;
    text-transform: uppercase;
}
.category .list-group {
    padding:15px 0 0;
}
.category .list-group li {
    line-height: 35px;
}
.category .list-group li ul li { padding:0 10px; }
.category .list-group li:last-child { border:0; }
.category .list-group li a {
    border-bottom: 1px solid #ffffff;
    color: #444444;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 28px;
    text-decoration: none;
    border:0;
    border-radius:0;
    padding:0;
    background:url("../image/bg_vertical.png") repeat-x scroll 0 50%;
}
.category .list-group li a span {  background:#fff; padding-right:10px; font-family: impact; font-size: 15px; }
.category .list-group li ul li a { text-transform:capitalize; padding:3px 0 0; }
.category .list-group li a:hover { 
    color:#42abca;
    border:0;
    background:url("../image/bg_vertical.png") repeat-x scroll 0 50%;
}
.category-filter .filter-content {
    margin: 15px 0 0;
}
.category-filter .filter-content:first-child { margin:0; }
.category-filter .panel-heading {
    padding:12px 10px 10px 30px;
    background:#323a45;
    border-radius:0;
}
.category-filter .panel-heading span {
    color: #ffffff;
    display: inline-block;
    font-family:'BebasNeuewebfont';
    word-wrap: break-word;
    font-size: 18px;
    margin:0;
    text-transform: uppercase;
}
.category-filter  { border:1px dashed #ebebeb; box-shadow:none; margin:0 0 35px; border-radius:0; }
.category-filter  .filter-content a.list-group-item {
    background:#f1f1f1;
    color: #444;
    line-height: 30px;
    padding:5px 10px 5px 30px;
    text-transform: uppercase;
    border:0;
    font-size:14px;
}
.category-filter .filter-content a.list-group-item:hover { }
.category-filter  .filter-content  div.list-group-item,.category-filter  .filter-content  div.list-group-item:last-child{
    border:0;
    margin:0;
    padding:10px 30px;
    border-radius:0;
}
.category-filter  .panel-footer { text-align:left; border:0; display:inline-block; width:100%; padding:10px 20px 25px; background:none; margin:5px 0 0; }
.category-image .img-thumbnail { padding:0; border-radius:0; border:0; }
.list-group-item label  {
    margin: 0;
    padding-top: 13px;
    font-size:12px;
    color:#666;
    text-transform: capitalize;
}
.list-group-item label:last-child { border:0; }
.rating {
    display: inline-block;
    margin:0;
    text-align: center;
    width: 100%;
}
.name {
    float: left;
    font-weight: normal;
    margin:15px 0 0;
    text-align: center;
    width: 100%;
}
.name a {
    color: #666;
    font-family: CalibriBold;
    font-size: 15px;
    text-transform: capitalize;
    font-weight:normal;
}
.name a:hover {
    color: #42abca;
}
.rating .fa-stack {
    font-size: 8px;
}
.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}
.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}
.rating .fa-stack-3x { color: #ddd;}
.rating .fa-star + .fa-star-o {
    color: #E69500;
    display: none;
}
.price {
    color: #444444;
    font-family: CalibriBold;
    font-size: 20px;
    font-weight:bold;
    text-align:center;
    display:inline-block;
    width:100%;
    margin:0;
}
.price-tax {
    color: #999;
    font-size: 12px;
    display:none;
}
.price .price-old {
    color: #888888;
    font-size: 14px;
    text-decoration: line-through;
}
.item-inner .button-group button {
    font-size:0;
    padding:0;
    border-radius:0;
    background:none;
    float:left;
}
.item-inner .button-group .cart button span {
    color:#666;
    font-size:13px;
    padding:0;
    border:0;
    display:inline-block;
    font-family: CalibriBold;
}
.item-inner .button-group .cart button span::before {
    content:"\f07a ";
    font-size:13px;
    color:#666;
    display:block;
    float:left;
    font-family: FontAwesome;
    margin-right:5px;
}
.item-inner .button-group .cart button:hover span,.item-inner .button-group .cart button:hover span::before {
    color:#42abca;
}
.add-to-links {
    display: inline-block;
    margin: 13px 0 8px;
    width: 100%;
    text-align:center;
}
.add-to-links div {
    float:none;
    display:inline-block;
    margin-right:3px;
}
.add-to-links div.compare { margin:0; }
.item-inner .actions {
    background: #ffffff;
    padding:0;
    margin:8px 0 0;
    width: 100%;
    border-top:1px solid #eeeeee;
    display:inline-block;
}
.item-inner:hover .actions {}
.item-inner .add-to-links div button {
    border:0;
    background:#eeeeee;
    height: 30px;
    line-height:30px;
    color:#666;
    font-size:13px;
    text-align:center;
    margin: 0;
    padding: 0;
    display:inline-block;
    width:30px;
    border-radius:100%;
}
.item-inner .add-to-links div button:hover {
    background: #42abca;
    color: #ffffff;
}
.item-inner .add-to-links div button span { font-size:0; display:none; }
.item-inner .actions .cart {
    padding:8px 0 0;
}
.item-inner .add-to-links {
    float: right;
    margin: 10px 0 0;
    width: 45%;
}
.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}
.category-list {
    margin: 10px 0 0;
    overflow: auto;
}
.category-list h3{
    color: #444;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top:10px;
    text-transform: uppercase;
}
.category-list ul {
    float: left;
    margin: 0;
}
.category-list li {
    background-color: #666;
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    margin-right: 12px;
    padding: 3px 10px;
}
.category-list li a { color:#fff; font-size:13px; }
.row-compare { display: none; }
.product-filter .btn-group button {
    background:none; 
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 25px;
    padding: 0;
    text-indent: -9999px;
    width: 26px;
    margin-right: 10px;
}
.product-filter .btn-group #list-view {
    background:url("../image/list.png") no-repeat scroll 0 0;
}
.product-filter .btn-group #list-view.selected,.product-filter .btn-group #list-view.selected:hover { background-position:0 100%; }
.product-filter .btn-group #grid-view {
    background:url("../image/grid.png") no-repeat scroll 0 0;
}
.product-filter .btn-group #grid-view.selected,.product-filter .btn-group #grid-view.selected:hover {
    background:url("../image/grid.png") no-repeat scroll 0 100%;
}
.text-right {
    color: #929191;
    font-size:13px;
}
.product-filter {
    overflow: hidden;
    padding:10px 0;
    border-bottom:1px solid #eee;
    margin:10px 0 25px;
}
.product-filter .limit {
    color: #666;
    float: right;
    margin: 2px 0 0;
    padding: 0 20px;
}
.product-filter .sort {
    float: right;
    margin: 2px 0 0;
    padding:0 0 0 20px;
}
.product-filter .btn-group { margin:6px 0 0; display:inherit; float:left;  }
.product-filter select {
    background: none repeat scroll 0 0 #fff;
    color: #929191;
    padding: 0px;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 0;
    height: auto;
    width: auto;
    float: none;
    /* display:inline-block; */
}
.product-filter label {
    color: #444;
    font-size: 13px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
    display:inline-block;
    margin: 0 10px 0 0;
}
.product-filter .btn-group label { display:none; }
.button-view:hover { cursor: pointer; }
.common-home .alert-success { position:fixed; top:0; left:0; width:100%; z-index:999999; border-radius:0;}
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 0;
    display: block;
    border:0;
    border-radius:0;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
    max-width:inherit;
    width:27%;
}
.image-block  .owl-carousel .owl-item { padding:0 5px; }
.image-block .image-additional a { margin:0; }
/*productt-view------------------------------------------*/
.product-more-info .box-col-inner {
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
}
.product-more-info .view-left {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 48px;
    font-size: 35px;
    margin-right: 10px;
    background:none;
    float:left;
}
.product-more-info .view-left .fa { font-size:35px; color:#666; }
.shapes {
    width: 0px;
    height: 0px;
    background-color: transparent;
    position: absolute;
}
.product-shop .fa {
    margin-right: 5px;
}
.product-more-info .media-body {
    font-size:14px;
    color:#666666;
    font-family:CalibriRegular;
    line-height:25px;
    margin:0;
    text-align:left;
}
.product-more-info .media-body h3 {
    font-size:18px;
    font-family:CalibriBold;
    line-height:25px;
    text-transform: uppercase;
    margin: 0;
    color:#666;
}
.product-view .image-additional { 
    margin:0;
    padding:10px;
    background:#f4f4f4;
}
.product-view .owl-carousel .owl-wrapper-outer { width:100%; }
.product-view .view-related.owl-carousel .owl-wrapper-outer { width:100%; }
.product-view .view-zoom { position:inherit; }
.image-block .owl-carousel .owl-wrapper-outer { min-height:auto; }
.product-view .thumbnails-image .thumbnail { 
    background:#f5f5f5;
    border:0 !important;
    padding:15px;
    border-radius:0; 
    position:relative;
}
.zoomContainer { top:15px !important; left:15px !important; }
#content .product-view .product-name { margin:5px 0 0; }
#content .product-view .product-name h1 {
    font-size: 20px;
    color:#666;
    margin: 0;
    font-family:'CalibriBold';
    text-transform: capitalize;
}
.product-view .list-unstyled {
    margin:0;
    padding:10px 0 0;
}
.product-view .list-unstyled li {
    color: #4d4d4d;
    line-height: 20px;
    font-size:14px;
    text-transform: capitalize;
    margin:0 0 3px 0;
}
.product-view .list-unstyled li a {
    color: #42abca
}
.product-view .list-unstyled li a:hover{
    color: #4d4d4d
}
.product-view .price {
    margin: 0;
    overflow: auto;
    padding:15px 0 10px;
    width: 100%;
    text-align:left;
    font-size:25px;
}
.product-view .price span {
    color:#aaaaaa;
    font-size: 18px;
    font-weight: normal;
    margin-right: 3px;
    text-decoration: line-through;
}
.product-view .item-inner .price span.price-new {
    color:#444;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    text-decoration: inherit;
}
.product-view .description { font-size:14px; line-height:20px; }
.product-view .item-inner .add-to-links .wishlist, .product-view .item-inner .add-to-links .compare { width:auto; float:none; }
.product-view .item-inner .description { display:none; }
.view-tag { display:inline-block; width:100%; padding:15px; background:#e8e8e8; margin:20px 0 0; }
.view-tag a { text-transform:capitalize; font-size:14px; }
.product-view #product .add-to-links .wishlist,.product-view #product .add-to-links .compare {
    display:inline-block;
    margin:0 15px 0 0;
}
.product-view .add-to-links button {
    border:0;
    background:none;
    color: #666;
    display: block;
    font-weight: normal !important;
    padding: 0;
    text-decoration: none;
    text-transform:capitalize;
}
.product-view .add-to-links button span {
    font-family:'CalibriRegular';
    font-size: 14px;
    margin-left:3px; 
}
.product-view .add-to-links button:hover { background:none; color:#42abca; }
.product-view  .add-to-links div { float:left; width:auto; }
.product-view  .form-group label {
    color: #2f2f2f;
    float: left;
    display:none;
    font-family: "arial";
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 10px 5px 0 0;
}
.product-view  .form-group.required  label{
    color: #2f2f2f;
    font-family: "arial";
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 10px 5px 0 0;
    float:none;
}
.product-view .form-group #minus {
    background: url("../image/qty-decrease.png") no-repeat scroll 50% 50%;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 40px;
    margin:0;
    padding: 0;
    width: 45px;
    border-right:1px solid #ddd;
}
.product-view .form-group #plus {
    background: url("../image/qty-increase.png") no-repeat scroll 50% 50%;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 40px;
    margin:0;
    padding: 0;
    width: 45px;
    border-left:1px solid #ddd;
}
.product-view .form-group #input-quantity {
    background:#f5f5f5!important;
    border:0;
    color: #2f2f2f;
    display: inline-block;
    float: left;
    font-size: 15px;
    height: 40px;
    margin:0;
    padding: 0;
    border-radius:0;
    text-align: center;
    width: 60px !important;
    box-shadow:none;
}
.product-view .form-group #button-cart {
    background:#42abca;
    padding:13px 18px;
    width:auto;
    display:inline-block;
    margin:0 ;
}
.product-view .form-group #button-cart::before {
    content: "\f07a";
    display:block;
    float:left;
    font-size:18px;
    font-family:FontAwesome;
}
.product-view .form-group #button-cart span {
    font-size:18px;
    font-family:'CalibriBold';
    text-transform:uppercase;
    color:#fff;
    margin-left:8px; 
}
.product-view .form-group #button-cart:hover {
    background:#42abca !important;
}
.product-view .form-group #button-cart:hover {
    background: url("../image/cart_icon.png") no-repeat scroll 0 0 #666666;
}
.product-view .form-group { display:inline-block; width:100%; margin:15px 0 0; }
.product-view  #product .add-to-links { 
    padding:10px 0 0;
    text-align:left;
    margin:0;
}
.product-view .input-content {
    float: left;
    margin-right: 10px;
    background:#f5f5f5;
    border:1px solid #ddd;
}
.product-view  .rating { text-align:left; display:inline-block; width:100%; margin:10px 0 0; }
.product-view  .rating  p {
    display:inline-block;
    width:100%;
    margin:0;
    padding:0 0 20px;
}
.product-view .tab-view {
    float:left;
    width:100%;
    margin-bottom:30px; 
}
.product-view .tab-view  li {
    float: left;
    margin: 0 5px 0 0;
}
.product-view .tab-view a {
    background: #f4f4f4;  
    color: #666; 
    font-family:'CalibriBold';
    display: inline-block;
    font-size: 15px;
    line-height: 14px;
    padding:12px 10px;
    text-decoration: none;
    border-radius:0;
    font-weight: normal;
    text-transform:uppercase;
    border:1px solid #eee;
    border-bottom:0;
    margin:0;
}
.product-view .tab-view a:hover,.product-view .tab-view li.active a {
    background:#fff;
    color:#888888;
    border:1px solid #eee;
    border-bottom:0;
}
.product-view .nav-tabs { margin:30px 0 0; border:0; }
.product-view  .tab-content {
    margin:0;
    font-size:14px;
    line-height: 17px; 
    padding: 20px;
    border:1px solid #ededed;
}
.product-view #tab-review h2 {
    font-size: 18px;
    margin: 20px;
    text-transform: capitalize;
}
.product-view #tab-review .table {
    border:0;
}
.product-view #tab-review .table td { background:none; border:0; padding:0; text-align:left; }
.tab-content strong {
    /* display: inline-block; */
    margin: 0 0 5px;
    font-size: 15px;
}
.product-view .tab-view .form-group label { width:100%; text-align:left; margin:0; padding:0 0 10px;}
.product-view .tab-view input.form-control  { width:300px; box-shadow:none; border:1px solid #e8e8e8 !important; font-size:13px; }
.product-view .tab-view textarea { width:500px; min-height:100px; line-height:25px; box-shadow:none; border:1px solid #e8e8e8 !important; font-size:14px; }
.product-view .tab-view .text:before {
    border-bottom: 9px solid #e5e5e5;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -9px;
}
.product-view .tab-view .text:after {
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -8px;
}
.product-view .tab-view .text {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin:5px 0 20px;
    padding: 20px;
    position: relative;
}
.product-view .item-inner  .price span { font-size:14px; }
.product-view .item-inner .price {
    margin:0;
    padding:0;
    font-size:20px;
    line-height:32px;
    border:0;
    float:left;
    width:100%;
    text-align:center;
}
.product-view .item-inner .add-to-links .cart button { padding:0; font-size:0; }
.product-view .item-inner .rating { text-align:center; margin:0; }
.related-title {
    background: url(../image/bg-block.png) repeat-x center bottom;
    margin: 0 0 20px;
}
.product-view .view-related  .owl-controls .owl-buttons div { margin:-57px 0 0; }
.view-related .owl-wrapper { margin:0; }

.common-home .alert-success, .alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    border-radius: 0;
}
#content .related-title h2{
    background: url("../image/border_tab.png") no-repeat scroll left bottom;
    font-size: 18px;
    font-family: CalibriBold;
    color: #666666;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.table-responsive thead td {
    background-color: #f7f7f7;
    border-bottom: 1px solid #dddddd !important;
    color: #4d4d4d;
    float: none;
    font-size: 14px;
    font-weight: normal;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
}
.account-order .table-bordered thead td { min-width:115px; }
.table-responsive td {
    padding:15px !important;
    text-align: center;
    vertical-align: middle !important;
    color: #4d4d4d;
    font-size: 14px;
}
.table-responsive td .img-thumbnail { border-radius:0; border:0; }
.table-responsive td.text-left a {
    color: #333333;
    font-size: 16px;
    text-transform: uppercase;
}
.table-responsive td.text-left a:hover {
    color:#f57b7a;
}
.table-responsive td.text-left small {
    color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
}
.table-responsive td .form-control {
    width:38px;
    height:35px;
    margin: 0 12px 0 0px;
    border:1px solid #dddddd;
    border-radius:0;
    box-shadow:none;
    text-align:center;
    font-size:14px;
}
.table-responsive tbody td.text-right {
    color: #42abca;
    font-size: 20px;
}
.table-responsive td .input-group-btn { width:auto; display: inline-block; }
.table-responsive td .btn {margin-right: 5px;}
.checkout-cart #content h1,.checkout-cart #content h2{
    font-size: 20px;
}
.checkout-cart #content p {
    color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
    margin-bottom:20px;
}
.checkout-cart #accordion .panel-heading {
    background:#fff;
    border:1px solid #ddd;
}
.checkout-cart #accordion .panel-heading a {
    font-size: 14px;
    text-transform: uppercase;
    color:#666;
}
.checkout-cart #accordion .panel-heading a .fa-caret-down { margin:0 0 0 5px; }
.checkout-cart .panel-group .panel { 
    border-radius:0; 
    margin-bottom:15px;
    border-left:0;
    border-right:0;
    border-top:0;
    background:none;
    box-shadow:none;
}
.checkout-cart .panel-collapse label {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 33px;
    margin: 0;
    padding: 0;
}
.checkout-cart .panel-collapse input {
    height:40px;
    box-shadow:none;
    border:1px solid #dddddd;
    color: #4d4d4d;
    font-size: 14px;
    width:300px;
    border-radius:0;
}
.checkout-cart .panel-collapse .input-group-btn { float:left; }
.checkout-cart .panel-collapse .input-group-btn input {
    color:#fff;
    border:0;
    width:auto;
}
.checkout-cart .panel-collapse .form-horizontal .btn {
    color:#fff;
    border:0;
    width:auto;
}
.panel-group .panel-heading {
    border:1px solid #efefef;
    background:#fff;
    padding:13px 18px;
    border-radius:0;
}
.panel-group .panel { box-shadow:none; border-radius:0; margin-bottom:15px; border:0; }
.panel-group .panel .panel-heading .panel-title { 
    font-size: 14px;
    text-transform: uppercase;
    color:#666;
    font-family:arial;
    font-weight:bold;
}
.panel-group .panel .panel-heading .panel-title a {
    font-size: 14px;
    text-transform: uppercase;
    color:#42abca;
    font-family:arial;
    font-weight:bold;
}
.panel-group .panel .panel-body { border:1px solid #f2f2f2 !important; border-top:0 !important; }
.panel-group .panel-body { border:0 !important; }
.panel-group .panel .panel-heading a  .fa-caret-down { margin:0 0 0 8px; }
.panel-group .panel .panel-heading .panel-title { padding:0; }
.panel-group .panel-collapse h2 {
    color: #666666;
    font-size: 16px;
    line-height: 33px;
    font-weight:normal;
    margin:0 0 10px;
    padding: 0;
    text-transform: uppercase;
}
.panel-group .panel-collapse p,.panel-group .panel-collapse label {
    color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
}
.panel-group .panel-collapse label { margin-top:5px; }
.panel-group .panel-collapse .form-group a { margin-top:10px; display: inline-block; width:100%; }
.panel-group .panel-collapse .form-group input { width:300px; height:40px; box-shadow:none; border:1px solid #ddd; border-radius:0; font-size:14px; }
.table-bordered thead td {
    background-color:#fff;
    border-bottom: 1px solid #dddddd !important;
    color: #4d4d4d;
    float: none;
    font-size: 14px;
    font-weight: normal;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
}
.table-bordered td { text-align:center; vertical-align: middle !important; padding:8px !important; }
.table-bordered td.text-left a {
    color: #333333;
    font-size: 14px;
    text-transform: capitalize;
}
.table-bordered td.text-left small {
    color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
}
.account-account #content h2,.account-wishlist #content h2  {
    font-size: 24px;
    text-transform: uppercase;
    margin:0 0 20px;
}
.account-wishlist .price s { font-size:13px; color:#aaa;}
.account-account .list-unstyled { margin-bottom:20px;}
.account-wishlist .table-bordered thead td { min-width: 135px; }
.account-wishlist .table-bordered td { padding:10px !important; }
.account-wishlist .table-bordered .price { margin:0; text-align:center; }
.account-wishlist .table-bordered .btn { border-radius:0; }
.well { 
    border:1px solid #ddd;
    background:none;
    border-radius:0;
    box-shadow:none;
}
.well p {
    margin:0 0 20px;
}
.well input  { border-radius:0; }
.list-group-item:first-child{ border-radius:0; }
.list-group-item:last-child { border-radius:0; }
.account-border .form-group label  { text-align:left; }
/*---------------------------------------------------------*/
.view-related .owl-item {
    padding: 0 15px;
}
.product-view .col-sm-5 { position:inherit !important; }
.image-block .owl-theme .owl-controls .owl-buttons div {
    background: url("../image/bg-arrow-thumail.png") no-repeat scroll 0 0;
    border:0;
    cursor: pointer;
    display: block;
    height: 29px !important;
    margin:-15px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 29px !important;
    border-radius:0 !important; 
}
.image-block .owl-theme .owl-controls .owl-buttons .owl-next { background-position:100% 0; right:-5px; }
.image-block .owl-theme .owl-controls .owl-buttons .owl-prev { left:-5px;}
.image-block .owl-theme .owl-controls .owl-buttons .owl-next:hover {background: url(../image/bg-arrow-thumail.png) no-repeat 100% 0;}
.image-block .owl-theme .owl-controls .owl-buttons .owl-prev:hover {background: url(../image/bg-arrow-thumail.png) no-repeat 0 0;}
.flexslider .slides img {
    width: inherit;
}
.flexslider.carousel .slides img {
    width: auto;
}
.slides {
    padding: 0;
    margin:0;
    list-style: none;
}
.slides li {
    text-align: center;
}
.slides li img {
    text-align: center;
}
.carousel-contain .slides li img { width:100%; }
.flex-direction-nav a:before {
    line-height: 40px;
}
.owl-theme .owl-controls .owl-buttons div{
    background: url("../image/bg_direction_nav.png") no-repeat scroll 0 0 #f1f1f1;
    border:0;
    cursor: pointer;
    display: block;
    height: 28px;
    margin:-60px 0 0;
    position: absolute;
    text-indent: -9999px;
    top:0;
    width: 28px;
}
.owl-theme:hover .owl-controls .owl-buttons div { opacity: 1;}
.owl-theme .owl-controls .owl-buttons .owl-next { background-position:100% 0; right:15px; }
.owl-theme .owl-controls .owl-buttons .owl-prev { right:50px;}
.owl-theme .owl-controls .owl-buttons .owl-next:hover {background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #42abca;}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #42abca;}
.ma-brand-slider-contain .jcarousel-skin-opencart .jcarousel-container .jcarousel-prev-horizontal:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #42abca;}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover {
    background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #42abca;
}
/*Custommenu========================================*/
.common-home .nav-container { margin:0; }
.nav-container { margin:0 0 30px; }


/*Layered========================================*/
.vermagemenu { margin:0 0 20px; }
.layered-modunl { border:0; margin:15px 0 0; border-radius:0; box-shadow:none; }
.layered-modunl .layered { padding:10px; }
.layered-modunl .layered-heading {
    background: url("../image/bg-block.png") repeat-x scroll center bottom;
    margin: 0;
    display: inline-block;
    width: 100%;
    padding:0;
    border:0;
}
.layered-modunl .layered-heading strong {
    background: url("../image/border_tab.png") no-repeat scroll left bottom;
    margin: 0;
    text-transform: uppercase;
    color: #9a9a9a;
    float: left;
    font-family: "CalibriBold";
    font-size: 18px;
    line-height: 25px;
    padding: 0 0 10px;
    text-decoration: none;
}
.layered-modunl .filter-attribute-container label {
    font-weight: normal;
    font-size: 16px;
    font-family: CalibriBold;
    line-height: 25px;
    margin-bottom: 5px;
    color: #888888;
    text-transform: uppercase;
    margin:0;
}
.filter-attribute-container .filter-price { padding:0 8px; }
.layered-modunl .filter-attribute-container:first-child { margin:0; }
.layered-modunl .filter-attribute-container { padding:5px 0 0; margin:0 0 15px; }
.layer-category .list-group a {
    font-size: 14px;
    text-transform: capitalize;
    font-family:'CalibriRegular';
    line-height:30px;
    padding:0 0 0 15px;
    border:0;
    color:#888;
    background:url(../image/icon-footer.png) no-repeat 0 12px;
    transition:0s;
}
.layer-category .list-group a:hover {
    background:url(../image/icon-footer.png) no-repeat 0 -33px;
    transition:0s;
    color:#42abca;
}
.layered-modunl #slider-price,.layered-modunl .ui-widget-header {
    border:0 !important;
    background:#62a6c6 !important; 
    height:5px;
}
.layered-modunl .ui-slider-horizontal .ui-slider-handle {
    border:0;
    background:url("../image/icon-ui.png") no-repeat 50% 50%;
    height:22px;
    width:22px;
    top:-8px;
}
/*End-Layered====================================*/


/*modunl===================================================================*/
.nav-container {
    width:100%;
    background:#323a45;
}
.pt_custommenu div.pt_menu.active {
    color: #fff;
    background:none;
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link ul li a.act,
.pt_custommenu #pt_menu_link ul li a:hover,
.pt_custommenu div.pt_menu.act {
    color: #fff;
    background:none;
}

.pt_custommenu div.pt_menu.act a, .pt_custommenu div.pt_menu.active .parentMenu a { 
    color: #fff;
    background:none;
}
.pt_custommenu .itemSubMenu h4.level2,
.pt_custommenu .itemSubMenu a.level2,
.pt_custommenu .itemSubMenu h4.level3,
.pt_custommenu .itemSubMenu a.level3,
.pt_custommenu .itemMenu .level1 a.level0 {
    background: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu div#pt_menu_home.act .parentMenu a{ color:#fff; }
.pt_custommenu div.pt_menu_no_child .parentMenu a:hover { background:none; }
.pt_custommenu div.pt_menu.act .itemMenu .itemMenuName:hover{ color: #fff; }
.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName:hover{
    color: #42abca;
    background: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu .itemMenu a.level0:hover { color: #42abca; }
.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemSubMenu h4.level2 span{
    color: #42abca;
}
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu .level1 a.level0:hover{
    color: #42abca;
    background: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu .itemMenu h4.level0, .pt_custommenu .itemMenu a.level0 {
    background:url("../image/background-title.png") repeat-x scroll center 15px;
}
.pt_custommenu div.pt_menu.act .itemMenu .itemMenuName{ color: #555555; background:url("../image/background-title.png") repeat-x scroll center 15px; }

.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName{ color: #555; background:url("../image/bg_li.png") no-repeat scroll 0 12px; }
.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName:hover {
    background: url("../image/bg_li.png") no-repeat scroll 0 12px;
    color:#42abca;
}
.mobilemenu li.active a, .mobilemenu a:hover {
    color: #42abca;
}
.mobilemenu ul a:hover, .mobilemenu ul li.active a {
    color: #42abca !important;
}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
    color: #42abca !important;
}
.mobilemenu ul ul ul a:hover, .mobilemenu ul ul ul li.active a, .mobilemenu ul ul li.active ul a:hover {
    color: #42abca !important;
}
.mobilemenu ul ul ul ul a:hover, .mobilemenu ul ul ul ul li.active a, .mobilemenu ul ul ul li.active ul a:hover {
    color: #42abca !important;
}
.menu-mobile {
    background: #fecf0f;
}
ul.tabs li span:hover,ul.tabs li.active span {
    color: #fff;
    background:#42abca;
}
.custom-menu-bottom { padding:0 20px 30px;}

/*Search-category============================================================*/
#search-by-category{
    width:100%;
    border:3px solid #dddddd;
    width:75%;
    background:#fff;
    float:left;
    margin:20px 0 0;
}
#search-by-category .search-container .categories-container{
    float:left;
    position:relative
}
#search-by-category .search-container #text-search{
    width: 85%;
    border:0;
    border-left:0;
    box-shadow:none;
    height:44px;
    color: #888;
    font-size: 13px;
}
#search-by-category .search-container #sp-btn-search{
    width:60px;
    float:right;
}
#search-by-category .search-container .categories-container{
    text-transform: uppercase;
    border:0;
    background:#395562;
}
#search-by-category .search-container .categories-container .hover-cate p{
    margin:0;
    font-size: 13px;
    color: #ffffff;
    padding:0 30px 0 15px;
    cursor: pointer;
    height: 44px;
    overflow: hidden;
    text-transform:capitalize;
}
#search-by-category .search-container .categories-container .hover-cate p:hover {
    background:#42abca;
}
#search-by-category .search-container .categories-container .hover-cate p i{
    position:absolute;
    top:25%;
    right:0px;
    padding: 6px 13px 5px 0;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999 !important;
    position: absolute;
    display: none;
    background: none repeat scroll 0% 0% #FFF;
    max-height: 300px;
    overflow: auto;
    margin-top:5px;
    border: 1px solid #ddd!important;
    padding: 5px;
    width:115%;
    cursor: pointer;
}
.cate-items li {
    text-transform: capitalize;
    color:#333;
    font-size: 13px;
    line-height:25px;
    list-style: none;
}
.cate-items li.f1 {
    padding-left: 5px;
}
.cate-items li.f2 {
    padding-left: 15px;
}
#search-by-category .search-ajax{
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    /*left: 20%;*/
    right: 61px;
    top: 47px;
    /*width:68%;*/
}
.search-ajax .product-name {
    color: #666;
    font-family: CalibriBold;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: normal;
    margin:5px 0 3px;
}
.search-ajax .product-info { margin-bottom:20px; }
#search-by-category .search-ajax li{
    list-style: none;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display:block;
    border:1px solid #ddd;
    max-height:300px;
    overflow: auto;
    padding:30px 10px 10px;
}
#btn-search-category{
    background:#395562;
    border:none!important;
    padding:0;
    height:44px;
    width:60px;
    font-size:0;
    box-shadow:none;
    border-radius: 0;
    text-shadow:none;
}
#btn-search-category:hover {
    background:#fecf0f;
}
#btn-search-category .fa-search{
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height:44px;
}
/*Vgamenu----------------------------------*/
.vmegamenu-title {
    background-color: #395562;
    padding-left: 12px; 
}
.vmegamenu-title h4 {
    background: url("../image/bg_category.png") no-repeat scroll 0 53%;
    color: #ffffff;
    font-size:20px;
    line-height:25px;
    /* font-family:'calibribold'; */
    margin: 0;
    padding: 15px 10px 15px 30px;
    text-transform: uppercase;
}
.content-vermagemenu{
    background: none repeat scroll 0% 0% #000;
    height:48px;
    padding:15px;
    position:relative
}
.vermagemenu h4{
    font-size: 20px;
    margin: 0px;
    color: #FFF;
    text-transform: uppercase;
    margin:0;
    /* font-family:'calibribold'; */
    padding:15px 10px 15px 30px;
    cursor: pointer;
}
.vermagemenu h4 i{
    position:absolute;
    right:15px;
    top:35%;
}
.navleft-container{
    background:#f4f4f4;
    padding: 0 10px 2px;
    border: 0;
    font-size:14px;
    width: 100%;
    left: 0;
    z-index: 99999;
}
.common-home .navleft-container{
    display:block;
}
.pt_vmegamenu{margin:0px}
.pt_vmegamenu div.pt_ver_menu.active{background:none!important}
.pt_vmegamenu .parentMenu .parentMenu a span{font-size:15px!important}
#pt_vmegamenu{margin-bottom: 0;padding-bottom:0;padding-top:0}
.pt_vmegamenu .parentMenu a{
    border:0;
    height:auto!important;
    width:100%!important;
    font-size:11px;
    text-transform: uppercase;
}
.pt_vmegamenu .pt_ver_menu:last-child .parentMenu a:last-child{ border:none; }
.pt_vmegamenu div.pt_ver_menu_no_child .parentMenu a{background: none!important;}
#pt_vmegamenu .pt_ver_menu, #pt_vmegamenu .pt_ver_menu .parentMenu{
    width:100%;
    background:url("../image/bg_megamenu.png") repeat-x 0 100%;
}
#pt_vmegamenu .pt_ver_menu:last-child, #pt_vmegamenu .pt_ver_menu:last-child .parentMenu { background:none; }
.pt_vmegamenu .pt_ver_menu .popup{
    border:none;
    padding:2px 0 2px 32px;
    position: absolute;
    left:100%;
    top:-2px;
    text-align: left;
    z-index: 3000;
    background: none!important;
}
.pt_vmegamenu .pt_ver_menu .popup .content-popup{
    border: 1px solid #e5e5e3;
    background:#FFF;
    float: left;
    box-shadow: none;
    border-radius: 0
}
.pt_vmegamenu div.popup a.act{color:#333;}
.block1{padding:20px 30px 30px;}
.block1 .column{padding-bottom:0!important; margin-bottom:0px!important}
.block1 .column .itemMenu a.level0,.block1 .column .itemMenu a.actParent {
    color: #777777;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    text-transform: uppercase;
    width: 100%;
    font-family: CalibriBold;
    background: url(../image/bg_submenu.png) no-repeat left bottom;
    padding-bottom: 5px;
}
.block1 .column .itemMenu a.level0:hover,.block1 .column .itemMenu a.actParent:hover {
    color:#42abca;
}
.block1 .column .itemSubMenu a.level0{background:none}
.pt_vmegamenu div.column{
    border:none!important;
    margin:0 15px 0 0!important;
    padding:0px!important;
    float:left;
}
.pt_vmegamenu div.column.last{
    margin-right:0px!important;
}
.pt_vmegamenu div.column.blockright{
    width:150px;
    text-align: center;
    margin-right:0!important;
}
.popup .block1{
    float:left;
    border: 1px solid #e5e5e3;
    background: #FFFFFF;
    padding: 30px 30px 20px; 
    margin: 0 0 0 -10px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.pt_vmegamenu div.itemSubMenu {
    margin:10px 0!important;
}
.block1 .itemSubMenu .itemMenu a.itemMenuName{
    color: #888888;
    text-transform: none;
    font-weight: normal;
    line-height: 25px;
    font-size: 16px;
    text-transform: capitalize;
    background: url(../image/black-dot1.png) no-repeat 0 12px;
    padding-left: 13px;
    font-family: CalibriRegular;
    transition:0s;
    display:block;
}
.block1 .itemSubMenu .itemMenu a.itemMenuName:hover{
    color:#42abca;
    background: url(../image/black-dot1.png) no-repeat 0 -33px;
    transition:0s;
}
/*End-sequence============================================================*/

/*Countdown-container-----------------------------------------*/

.countdown-container {padding: 0px 0 0;background:#f4f4f4;margin: 40px 0 0;} 
.countdown-container .countdown-title h3 {
    color:#42abca;
    font-size: 34px;
    line-height: 45px;
    font-family: fantasy;
    margin:0;
    padding:0 18px 0;
}
.countdown-container .owl-carousel .owl-item {
    padding:0 18px;
}
.countdown-container .item-inner { border:0; box-shadow:none; background:none; }
.countdown-container .name {/* display:none; */text-align:left;} 
.countdown-container .price {/* display:none; */text-align:left;margin:5px 0 0;}
.countdown-container .rating  {display:none;text-align:left;}
.countdown-container .countdown-row { margin:13px 0 0; display:inline-block; width:100%; }
.countdown-container .countdown-section {
    float: left;
    width: 33%;
    font-size: 12px;
    text-align:left; 
}
.countdown-container .countdown-section:first-child { width:100%; margin:10px 0 3px;  }
.countdown-container .countdown-amount {
    color:#666666;
    font-size:20px;
    margin-right:3px;
    text-transform:uppercase;
    font-family: CalibriBold;
}
.countdown-container .countdown-period {
    color:#666666;
    font-size:11px;
    text-transform:uppercase;
    font-family: CalibriBold;
}
.countdown-container .countdown-section:first-child .countdown-amount {
    font-size: 34px;
    font-family: fantasy;
    color: #35ada9;
}
.countdown-container .owl-pagination {top:-58px;text-align:right;right:18px;}
.countdown-container .owl-theme .owl-controls .owl-page {margin:0;}
.countdown-container .owl-theme .owl-controls .owl-page span {
    margin:2px;
    width:10px;
    height:10px;
    background:#666;
    border-radius:0;
    opacity:1;
}
.countdown-container .owl-theme .owl-controls .owl-page.active span { background:#42abca; }
.countdown-container .owl-theme .owl-controls {margin:0;}
/*--------------------------------------------*/

/*product-tabs-container-slider============================================================*/

.product-tabs-container-slider .owl-item { padding:0 15px; }
ul.tabs-category {
    background: url("../image/bg-block.png") repeat-x scroll center bottom;
    margin: 0 0 15px;
    display:inline-block;
    width:100%;
    text-align: center;
}
ul.tabs-category li {
    /*background: rgba(0, 0, 0, 0) url("../image/border_tab.png") no-repeat scroll left bottom;*/
    margin: 0px auto;
    text-transform: uppercase;
    color: #9a9a9a;
    /*float: left;*/
    font-family: "CalibriBold";
    font-size: 18px;
    line-height: 25px;
    padding:0 0 10px;
    text-decoration: none;
}	
/*End-product-tabs-container-slider========================================================*/



/*Newproducts============================================================*/
.new-products-container { margin:0; }
.new-products-slider {
    background: url("../image/bg-block.png") repeat-x scroll center bottom;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.new-products-slider h2 {
    background: url("../image/border_tab.png") no-repeat scroll left bottom;
    color: #666666;
    font-family: CalibriBold;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.new-products-container .owl-carousel { margin:0; float:left; }
.new-products-container .owl-item { padding:0 15px; }
.new-products-container .item-inner {
    background: #f4f4f4;
    height: auto !important;
    margin-bottom: 10px;
    min-height: 130px;
    padding: 8px;
    border:0;
}
.new-products-container .item-inner:hover { box-shadow:none; border:0; }
.new-products-container .product-image {
    width:90px;
    float:left;
    margin:0;
    background: #ffffff;
    border: 1px solid #eeeeee;
    display: block;
    padding: 5px;
}
.new-products-container .products-des {
    margin-left:100px;
}
.new-products-container .name { margin:0; text-align:left; }
.new-products-container .price { text-align:left; margin:3px 0 0; }
.new-products-container .price .price-old { font-size:15px; width:100%; clear:both; display:block; }
.new-products-container .rating { display:none; }
.new-products-container .item-inner .actions { background: none; margin:0; border:0; }
.new-products-container .item-inner .add-to-links { float:left; width:100%; text-align:left; margin:5px 0 0; }
.new-products-container .item-inner .add-to-links div.cart { padding:0; }
.new-products-container .item-inner .add-to-links div button {
    width:auto;
    height:auto;
    border-radius:0;
    background:none;
    line-height:inherit;
}
.new-products-container .owl-theme .owl-controls.clickable .owl-buttons div {
    width:20px;
    height:20px;
    background:#f1f1f1 url(../image/btn-slider1.png) 100% 0 no-repeat;
    position: absolute;
    top:0;
    margin:-44px 0 0;
    text-indent: -99999px;
    border: 0;
    right:15px;
}
.new-products-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev {
    right:40px;
    background:#f1f1f1 url(../image/btn-slider1.png) 0 0 no-repeat;
}
.new-products-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background:#42abca url(../image/btn-slider1.png) 0 100% no-repeat;
}
.new-products-container .owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover{
    background:#42abca url(../image/btn-slider1.png) 100% 100% no-repeat;
}
/*End-newproducts============================================================*/

/*bestsellers-products============================================================*/
.bestsellers-container { margin:11px 0 15px; }
.bestsellers-title {
    /* background: url(../image/bg-block.png) repeat-x scroll center bottom; */
    margin: 0 0 15px;
    float: left;
    width: 100%;
    background-color: #fecf0f;
    padding: 6px;
}
.bestsellers-title h3 {
    /*background: url("../image/border_tab.png") no-repeat scroll left bottom;*/
    font-size: 18px;
    font-family: CalibriBold;
    color: #666666;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.bestsellers-content .item { display:inline-block; width:100%; margin:0 0 30px; }
.bestsellers-content .item:last-child { margin:0; }
.bestsellers-content .image { width:75px; float:left; }
.bestsellers-content .caption { padding:0; margin-left:90px; text-align:left; min-height:inherit;  }
.bestsellers-content .caption .name { margin:0; text-align:left;  }
.bestsellers-content .caption .price { text-align:left; font-size:20px; margin:5px 0 0; }
.bestsellers-content .price .price-old { font-size:13px; }
.bestsellers-content .name a { text-transform:capitalize; }
.bestsellers-content .caption .description { display:none; }
/*End-bestsellers-products============================================================*/

/*feature-products============================================================*/
.featured-product-container { margin:20px 0 0; }
.featured-product-container .product-layout { margin-top:30px; }
.featured-product-container .item-inner { margin:0 0 30px;}
.ma-featured-product-title h2 {
    font-family: 'impact';
    font-size: 23px !important;
    margin: 0 !important;
    text-transform: uppercase;
}
.featured-container .owl-item {
    padding: 0 15px;
}
.featured-container .owl-carousel .owl-wrapper-outer {
    min-height: 465px;
    float:left;
}
.featured-sldier-title {
    background: url("../image/bg-block.png") repeat-x scroll center bottom;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.featured-sldier-title h2 {
    background: url("../image/border_tab.png") no-repeat scroll left bottom;
    color: #666666;
    font-family: CalibriBold;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.featured-container .item-inner {
    background: #f4f4f4;
    height: auto !important;
    margin-bottom: 10px;
    min-height: 130px;
    padding: 8px;
    border:0;
}
.featured-container .item-inner:hover { box-shadow:none; border:0; }
.featured-container .product-image {
    width:90px;
    float:left;
    margin:0;
    background: #ffffff;
    border: 1px solid #eeeeee;
    display: block;
    padding: 5px;
}
.featured-container .products-des {
    margin-left:100px;
}
.featured-container .name { margin:0; text-align:left; }
.featured-container .price { text-align:left; margin:3px 0 0; }
.featured-container .price .price-old { font-size:15px; width:100%; clear:both; display:block; }
.featured-container .rating { display:none; }
.featured-container .item-inner .actions { background: none; margin:0; border:0; }
.featured-container .item-inner .add-to-links { float:left; width:100%; text-align:left; margin:5px 0 0; }
.featured-container .item-inner .add-to-links div.cart { padding:0; }
.featured-container .item-inner .add-to-links div button {
    width:auto;
    height:auto;
    border-radius:0;
    background:none;
    line-height:inherit;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons div {
    width:20px;
    height:20px;
    background:#f1f1f1 url(../image/btn-slider1.png) 100% 0 no-repeat;
    position: absolute;
    top:0;
    margin:-6px 0 0;
    text-indent: -99999px;
    border: 0;
    right:15px;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev {
    right:40px;
    background:#f1f1f1 url(../image/btn-slider1.png) 0 0 no-repeat;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background:#42abca url(../image/btn-slider1.png) 0 100% no-repeat;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover{
    background:#42abca url(../image/btn-slider1.png) 100% 100% no-repeat;
}

/*End-feature-products============================================================*/

/*Onsale-products============================================================*/

.onsale-title {
    /* background: url(../image/bg-block.png) repeat-x scroll center bottom; */
    background: #fecf0f;
    padding: 5px 5px 2px;
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.onsale-title h4 {
    /*background: url("../image/border_tab.png") no-repeat scroll left bottom;*/
    color: #666666;
    font-family: CalibriBold;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.onsaleproducts-container{
    margin-top : 20px;
}

.onsaleproducts-container .owl-item { padding:0 15px; }
.onsaleproducts-container .owl-wrapper-outer { float:left; }

.onsaleproducts-container .item-inner {
    background: #f4f4f4;
    height: auto !important;
    margin-bottom: 10px;
    min-height: 130px;
    padding: 8px;
    border:0;
}
.onsaleproducts-container .item-inner:hover { box-shadow:none; border:0; }
.onsaleproducts-container .product-image {
    width:90px;
    float:left;
    margin:0;
    background: #ffffff;
    border: 1px solid #eeeeee;
    display: block;
    padding: 5px;
}
.onsaleproducts-container .products-des {
    margin-left:100px;
}
.onsaleproducts-container .name { margin:0; text-align:left; }
.onsaleproducts-container .price { text-align:left; margin:3px 0 0; }
.onsaleproducts-container .price .price-old { font-size:15px; width:100%; clear:both; display:block; }
.onsaleproducts-container .rating { display:none; }
.onsaleproducts-container .item-inner .actions { background: none; margin:0; border:0; }
.onsaleproducts-container .item-inner .add-to-links { float:left; width:100%; text-align:left; margin:5px 0 0; }
.onsaleproducts-container .item-inner .add-to-links div.cart { padding:0; }
.onsaleproducts-container .item-inner .add-to-links div button {
    width:auto;
    height:auto;
    border-radius:0;
    background:none;
    line-height:inherit;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons div {
    width:20px;
    height:20px;
    background:#f1f1f1 url(../image/btn-slider1.png) 100% 0 no-repeat;
    position: absolute;
    top:0;
    margin:-6px 0 0;
    text-indent: -99999px;
    border: 0;
    right:15px;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev {
    right:40px;
    background:#f1f1f1 url(../image/btn-slider1.png) 0 0 no-repeat;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background:#42abca url(../image/btn-slider1.png) 0 100% no-repeat;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover{
    background:#42abca url(../image/btn-slider1.png) 100% 100% no-repeat;
}
/*End-Onsale-products========================================================*/

/*Latest-products============================================================*/
.latest-title {
    background: url(../image/bg-block.png) repeat-x center bottom;
    margin: 0 0 20px;
}
.latest-title h3 {
    background: url("../image/border_tab.png") no-repeat scroll left bottom;
    font-size: 18px;
    font-family: CalibriBold;
    color: #666666;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.latest-products .item-inner { border:0; }
.latest-products .item-inner:hover { border:0 ; box-shadow:none; }
.latest-products .rating { display:none; }
.latest-products .latest-content .price { font-size:20px; }
.latest-products .item-inner .actions { border:0; margin:0;  }
.latest-products .item-inner button {
    width: auto;
    height: auto;
    border-radius: 0;
    background: none;
    line-height: inherit;
    display:inline-block;
    float:none;
}
.latest-products .item-inner .add-to-links .fa-heart:before { font-size:0; }
.latest-products .item-inner .add-to-links div button {
    width: auto;
    height: auto;
    border-radius: 0;
    background: none;
    line-height: inherit;
}
.latest-products .item-inner .add-to-links div button:hover {
    color:#ed6f6f;
}
.latest-products .item-inner .add-to-links .wishlist button {
    background:url(../image/border_toplink.png) no-repeat right center;
    padding:0 12px 0 0;
    margin:0 6px 0 0;
}
.latest-products .item-inner .add-to-links div button span {
    font-size:14px;
    display:inline-block;
    width:auto;
    height:auto;
    font-family:'CalibriRegular';
    text-transform:capitalize;
}
.latest-products .item-inner .cart { 
    padding:0;
    margin:0;
    width:100%;
    border-bottom:1px solid #ddd;
    text-align:center;
}
.latest-products .item-inner .add-to-links { width:100%;  margin:5px 0 0; }
.latest-products .item-inner {
    padding: 10px;
    background-color: #f4f4f4;
    text-align: center;
}
.latest-products .item-inner .latest-content { position:relative;}
.latest-products .item-inner .actions { 
    background:#f4f4f4;
    padding:8px 0;
    position:absolute;
    top:5px;
    left:0;
    width:100%;
    opacity:0;
}
.latest-products .item-inner:hover .actions {
    opacity:1;
}
/*End-Latest-products=========================================================*/

/*Category-slider============================================================*/



/*End-Category-slider========================================================*/

/*Onnale-products============================================================*/
.onsale-products-title {
    border-bottom: 2px solid #dddddd;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.onsale-products-title h2 {
    border-bottom: 2px solid #42abca;
    color: #666666;
    display: inline-block;
    font-family: "CalibriBold";
    font-size: 21px;
    line-height: 5px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}

.onsale-products-container .onsale-products  { margin-top:20px; }
.onsale-products-container .image { width:78px; float:left;}
.onsale-products-container .box-onsale  { margin-left:100px; }
.onsale-products-container .price { font-size:16px; text-align:left;  }
.onsale-products-container .price .price-old { font-size:14px;}
.onsale-products-container .rating { text-align:left; }
.onsale-products-container .name { margin:0 0 5px; text-align:left; }
.onsale-products-container .name a { text-transform:capitalize; }
.onsale-products-container .description { display:none; }
.onsale-products-container .button-group { display:none; }
.onsale-products-container .product-thumb { display:inline-block; width:100%; padding-bottom:10px; }
.onsale-products-container .product-thumb:last-child { margin:0; padding-bottom:10px; border:0; }
/*End-onnale-products============================================================*/

/*Newletter============================================================*/

.newletter-container { margin:0; }
.newletter-container #notification div { color:red; position:absolute; top:48px; left:193px; }
.newletter-title {
    border-bottom: 2px solid #dddddd;
    display:none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.newletter-title h2 {
    border-bottom: 2px solid #42abca;
    color: #666666;
    display: inline-block;
    font-family: BenchNine-Bold;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.newletter-container .close a { display:none; }
.newletter-container .newleter-content { margin-top:5px; }
.newletter-container .newleter-content label { display:none; font-size:13px; color:#666; }
.newletter-container .newleter-content span {
    font-size:14px;
    color:#666;
    text-transform:uppercase;
    font-weight:normal;
    display:none;
}
.newletter-container .newleter-content tr { float:left; margin:0; display:inline-block; width:auto; }
.newletter-container .newleter-content input  { width:280px; height:36px; padding:0 10px; border:0; background:none; color:#fff; }
.newletter-container .newleter-content .button {
    background:url(../image/sub.png) no-repeat left 50%;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    line-height: 15px;
    padding:10px 16px 11px;
    text-transform: uppercase;
    margin:0;
    display:inline-block;
}
.newletter-container .newleter-content .button:hover {
    background:url(../image/sub.png) no-repeat left 50%;
}
.newletter-container .newleter-content .button span {
    font-size: 13px;
    color: #ffffff;
    font-weight:normal;
    display:inline-block;
}
.newletter-container .newleter-content .button:hover  span { color:#ed6f6f; }
/*End-Newletter============================================================*/
/*Brand====================================================================*/
.brand-slider-contain {
    margin:0;
}
.brand-title {
    border: 1px dashed #ebebeb;
    display:none;
    overflow: hidden;
    width: 100%;
}
.brand-title h2 {
    background:#42abca;
    color: #ffffff;
    float: left;
    font-family: "BebasNeuewebfont";
    font-size: 18px;
    line-height: 29px;
    margin: 0;
    padding: 8px 20px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
.brand-slider-contain .slides  {
    padding:50px 0 0;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div { margin:-70px 0 0; right:0; }
.carousel-contain .owl-theme .owl-controls .owl-buttons .owl-prev { left:-10px; background-position:0 0; }
.carousel-contain .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: url(../image/btn-branslider.png) 0 100% no-repeat;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div  {
    width: 10px;
    height: 25px;
    background: url(../image/btn-branslider.png) 100% 0 no-repeat;
    position: absolute;
    top: 50%;
    margin:17px 0 0;
    text-indent: -99999px;
    border: 0;
    right: -10px;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div:hover {
    background: url(../image/btn-branslider.png) 100% 100% no-repeat;
}
.carousel-contain .owl-theme .owl-controls { margin:0; }
/*End-Brand====================================================================*/


/*Slider====================================================================*/

.sequence-pagination li a { background:#42abca; }
.sequence-pagination li.current a { background:#a1cfb8; }

/*End-Slider====================================================================*/
/**** Category block ****/
ul.list-group > li {position:relative;}

.button-view {
    border-left:10px solid #fff;
    width:27px;
    height: 18px;
    background:url("../image/button_vertical.png") no-repeat scroll 0 0 #a1cfb8;
    text-indent: -99999px;
    position: absolute;
    right:0;
    top:5px;
    z-index: 9;
}
.alert-success button.close { line-height:15px;}
.alert-success button.close:hover { background:none; }
ul.list-group li.active .button-view  {
    background-position: 0 100%;
}
.ttopen {
    background-position: 0 100%;
}

#sequence-theme .controls a {
    background: url("../image/bg_direction_nav.png") no-repeat scroll 0 0 #c1c1c0;
    cursor: pointer;
    display: block;
    height: 54px;
    margin: -30px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 54px;
    opacity: 0;
    z-index:9;
}
#sequence-theme:hover .controls a { opacity: 1;}
#sequence-theme .controls .sequence-next { background-position: 100% 0; right: 95px; }
#sequence-theme .controls .sequence-prev { left: 95px;}
#sequence-theme .controls .sequence-next:hover {background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #f4a09f;}
#sequence-theme .controls .sequence-prev:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #f4a09f;}

/*Testimonial==========================================*/
.testimonial-container { margin:25px 0 0; }
.testimonial-container #slides { margin:21px 0 0; }
.testimonial-title  {
    border: 1px dashed #ebebeb;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.testimonial-title h2 {
    background:#42abca;
    margin:0;
    color: #fff;
    float: left;
    font-family: "BebasNeuewebfont";
    font-size: 18px;
    line-height: 29px;
    padding: 8px 20px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
.item-testimonials {
    border:1px solid #eeeeee;
}
.testimonial-container .box-testimonial { padding:20px; }
.row-testimonials { display:inline-block; width:100%; margin:0 0 20px; }
.testimonial-container .owl-item { padding:0 15px; }
.testimonial-std { margin:10px 0 0; font-size:13px; line-height:20px; color:#444; position:relative; }
.testimonial-std .f:before {
    color: #666666;
    content: "Ã¯â€žÂ";
    font-family: "Fontawesome";
    font-size: 15px;
    height: 10px;
    left: -8px;
    position: absolute;
    top: -2px;
    width: 10px;
}
.testimonial-std .l:before {
    color: #666666;
    content: "Ã¯â€žÅ½";
    font-family: "Fontawesome";
    font-size: 15px;
    height: 10px;
    left: 10px;
    position: absolute;
    top: 1px;
    width: 10px;
}
.testimonial-name { margin:5px 0 0; }
.testimonial-name h2 {
    font-size:12px;
    margin:0;
    font-family: 'Open Sans', sans-serif;
    font-weight:800;
    text-transform:uppercase;
    color:#444444;
}
.testimonial-link { margin:5px 0 0; }
.testimonial-link a {
    font-size:12px;
    margin:0;
    text-transform:capitalize;
    color:#42abca;
}
.testimonial-link a:hover { color:#444444; }
.testimonial-submit { display:none; }
.product-testimonial .testimonial-images { width:270px; float:left; }
.product-testimonial .box-testimonial { margin-left:285px; padding:0; } 
.product-testimonial .testimonial-std { margin:0; }
/*End-testimonial==========================================*/

/*list-web============================================*/
.information-contact h3 { }
.information-contact #content h1,.information-contact #content h2 { margin:10px 0 0; }
.affiliate-login .well { border:1px solid #dddddd; margin:20px 0 0;}
.product-search .checkbox-inline { margin:10px 0 15px; }
.fix-nav {
    background:url("../image/bg_fix.png") repeat;
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
/*hover images==========================================================================*/
.product-list .image2 { display:none; }

.item-inner .image {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0;
}
.item-inner .product-image .image1 {
    display:block;
    float:left;
    width:100%;
    z-index:1
}
.item-inner:hover .product-image .image1
{
    opacity:0;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}

.item-inner .image2 {
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    display:block;
    width:auto;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}
.item-inner:hover .image2
{
    opacity:1;
    z-index: 0;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}

.pt_custommenu div.pt_menu {    float: left;margin-right: 75px;margin-left: -13px;}

/*Mobile==========================================*/
@media (max-width:1199px) {
    .container:before,.container:after { display:none !important; }
    .vmegamenu-title { padding-left: 30px; }
    .vermagemenu h4 { font-size:16px; }
    .box-content .box-title { padding:8px; }
    .box-content .box-title a.view { padding:5px; font-size:10px; }
    .box-content .box-title h3 { font-size:15px; }
    .box-content .box-title p { font-size:10px; margin:0 0 3px; }
    .new-products-container .item-inner,.featured-container .item-inner,.onsaleproducts-container .item-inner { padding:5px; min-height:120px; }
    .new-products-container .product-image,.featured-container .product-image,.onsaleproducts-container .product-image { width:80px; }
    .new-products-container .products-des,.onsaleproducts-container .products-des,.featured-container .products-des { margin-left: 90px; }
    .home-content .name a { font-size:12px; }
    .home-content .item-inner .button-group .cart button span { font-size:12px; }
    .new-products-slider h2,.featured-sldier-title h2,.onsale-title h2 { font-size:16px; }
    .latest-products .name a { font-size:12px; }
    .latest-products .item-inner .add-to-links .wishlist button { padding:0 8px 0 0; margin:0 2px 0 0; }
    .latest-products .item-inner .add-to-links div button span { font-size:12px; }
    .newletter-container .newleter-content input { width:180px; }
    .footer .footer-content .f-des { width:auto; }
    .footer h3 { font-size:13px; }
    .layered-modunl .layered { padding:0; }
    .visible-lg { display: block !important;}
    .product-view .form-group { margin:0; }
    .product-view .input-content { margin:15px 10px 0 0; }
    .product-view .form-group #button-cart { margin:15px 0 0; }
    .item-inner .image2 { display:none ; opacity:1 ;  }
    .item-inner:hover .product-image .image1 { opacity:1; }
    .item-inner .product-image .image1 { width:auto; float:none; display:inline-block; }
    .countdown-container .countdown-period  { font-size:9px; }

    .pt_custommenu div.pt_menu {float: left;margin-right: 30px;}
}

@media (min-width:992px){
    /*.pt_custommenu div.pt_menu {float: left;margin-left: 55px;}*/
    #top-links {display: block;}
}
@media (max-width:992px) {
    #logo { text-align:center; }
    .header-block-static .media-body { font-size:10px; }
    .header-search { right:90px; bottom:-79px; }
    .row-header,#top-links{ width:100%; text-align:center; }
    .currency-language { float:none;	display:inline-block; }
    .links { text-align: center; }
    .links li { display:inline-block; float:none; }
    #search-by-category { float:none; margin:10px auto 0; }
    .top-cart { float:none; text-align:center; width:100%; margin:15px 0; }
    #cart .dropdown-menu {right: -35px;} 
    .vmegamenu-title { padding-left:15px; }
    .vermagemenu h4 { padding:15px 5px 15px 25px; font-size:13px; }
    .navleft-container { padding:0 10px 2px ; }
    .countdown-container { margin:30px 0 0; }
    .countdown-container .countdown-title h3 { font-size:25px; }
    .countdown-container .owl-pagination { top:-5px; text-align:center; right:0; }
    .countdown-container .countdown-section { width:100%; }
    .countdown-container .owl-carousel .owl-item { padding:0 10px; }
    .box-content .box-title { display:none; }
    .product-tabs-category-container-slider { margin:30px 0 0; }
    #cart { float:none; width:auto; }
    .home-content .owl-theme .owl-controls .owl-buttons div { display:none; }
    .banner-home { margin:10px 0 30px; }
    .new-products-container .product-image, .featured-container .product-image, .onsaleproducts-container .product-image { width:100%; text-align:center; }
    .item-inner .img-responsive { display:inline-block !important; }
    .new-products-container .products-des, .onsaleproducts-container .products-des, .featured-container .products-des { width:100%; margin:10px 0 0; float:left; }
    .new-products-container .name,.new-products-container .price,.new-products-container .item-inner .add-to-links,.featured-container .name,.featured-container .price,.featured-container .item-inner .add-to-links,.onsaleproducts-container .name,.onsaleproducts-container .price,.onsaleproducts-container .item-inner .add-to-links { text-align:center; }
    .latest-content .latest-down { top:0; }
    .latest-content p { min-height:50px; }
    .latest-products .item-inner { margin:0 0 20px; }
    .brand-slider-contain { margin:0; }
    .subscribe-title { width:100%; }
    #subscribe { margin:0; }
    .footer .col .footer-content { margin:0 0 20px; }
    .products-category  .clearfix {/* display: none; */}
    /*.visible-lg { display: none !important;}
    .visible-xs,.navbar-toggle { display: block !important;}*/
    .pt_custommenu div.pt_menu {float: left;margin-left: -73px;margin-right: 62px;}
    #top-links {display: none;}
}
@media (max-width:767px) {

    .banner-static-contain img,.ma-block-static-1 img,.banner-home img,
    .latest-content img,.banner-center img	{ width:100% !important; }
    #search-by-category .search-container #text-search { width:30%; }
    .ma-block-static-1 .box-col,.banner-home .box-col,.banner-center .box-col { margin:0 0 30px; }
    .banner-home .box-col.col2 { margin:0; }
    .toplink-static {text-align:center;background:none;}
    .toplink-static .pull-left { float:none !important; }
    .product-tabs-category-container-slider { margin:10px 0 0; }
    .latest-static { margin:0 0 30px; }
    .latest-products .name a { font-size:15px; }
    .payment { text-align:left; margin:10px 0 0; }
    .latest-products .item-inner .add-to-links div button span { font-size:16px; }
    .latest-static .latest-content p { margin:8px 0 0 50px; }
    .home-content .price .price-old { width:auto; clear:inherit; display:inherit; }
    .block-link-follow .follow-col,.block-link-follow .follow-col1 { float:left; width:100%; }
    .block-link-follow .follow-col1 { margin: 20px 0 0; }
    ul.link-follow li { float:left; }
    .visible-lg { display: none !important;}
    .visible-xs,.navbar-toggle { display: block !important;}
}
@media (max-width:680px) {
    .checkout-cart .table td {font-family:'arial';text-transform:uppercase;font-size:16px;/* width:100%; */border:0 !important;float: left !important;text-align: left !important;white-space: nowrap !important;}
    .table-responsive td .input-group-btn { margin:0 0 0 16px; }
    .banner-static-center .box-static { width:65%; }
    .banner-static-center .static-text1 h3 { font-size:18px; }
    .banner-static-center .static-text2 h3 { font-size:13px; }
}
@media (max-width:560px) {
    .product-filter .limit {display:none;}
    .product-filter .sort {display:inherit;}
    .col-mobile {/*width:100% !important;*/padding:0;}
    .product-view .tab-view textarea { width:280px; }
    .product-view .tab-view li { /*width:100%;*/ margin:0;  }
    .product-view .tab-view a { width:100%;}
    .item-inner .button-group .cart button span { font-size:12px; padding:10px 8px 9px; }
    .latest-products .item-inner .actions { top:-17px; }

    .visible-lg { display: none !important;}
    .visible-xs,.navbar-toggle { display: block !important;}
    .footer-shop-name h5{font-size: small; }
}
@media (max-width:500px) {
    #search-by-category .search-container #text-search { width:25%; }
}
@media (max-width:450px) {
    .header-search { position:inherit; margin:0 0 10px; }
    .bock-header .header-title { font-size:9px; }
    .bock-header .header-content { font-size:8px; }
    .banner-static-center .static-text h3 { font-size: 26px; }
    #search { width:250px; }
    .product-view .tab-view input.form-control,.product-view .tab-view textarea { width:200px; }
}
@media (max-width:380px) {
    #search-by-category	{ width:100%; }
}
#back-top {
    background: url("../image/back-top.png") no-repeat scroll 50% 50% #333;
    bottom: 97px;
    display: none;
    height: 55px;
    position: fixed;
    right: 12px;
    width: 55px;
    z-index: 9999;
}
#back-top:hover {
    background: url("../image/back-top.png") no-repeat scroll 50% 50% #fecf0f;
}
#back-top {
    border-radius:30px;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}
#back-top:hover {
    cursor: pointer;
    -moz-transition: all 0.3s ease 0s;
}
/*css3===================================================================*/
.container {
    position:relative;
}
.container:after {
    background:url("../image/shadow-left.png") repeat-y 0 0;
    left:-15px;
    top:0;
    width:15px;
    height:100%;
    display: block;
    content:"";
    position:absolute;
}
.container:before {
    background:url("../image/shadow-right.png") repeat-y 0 0;
    right:-15px;
    top:0;
    width:15px;
    height:100%;
    display: block;
    content:"";
    position:absolute;
}
.owl-carousel .owl-wrapper { padding:5px 0 0; }
a,#top #currency .currency-select,#search .btn-lg,.item-inner,.item-inner .button-group .cart button span,
.item-inner .add-to-links .wishlist button,.item-inner .add-to-links .compare button,.owl-theme .owl-controls .owl-buttons div,.product-list .product-container,.box-col-inner .pull-left .fa,.box-col-inner .pull-left,#cart .icon-cart,#cart .icon-cart .fa,#search .btn-lg .fa,ul.tabs li span,ul.tabs-category li,ul.link-follow a,ul.link-follow li a span,#currency .dropdown-menu .currency-select span,.product-view .add-to-links button,
#search-by-category .search-container .categories-container .hover-cate p,#btn-search-category,
.latest-products .item-inner .actions,.product-list .add-to-links .compare button,.product-list .add-to-links .wishlist button,.product-list .button-group .cart button span,.item-inner .button-group .cart button span::before{
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
a:hover,#top #currency .currency-select:hover,#search .btn-lg:hover,.item-inner:hover,.item-inner .button-group .cart button:hover span,.item-inner .add-to-links .wishlist button:hover,.item-inner .add-to-links .compare button:hover,.owl-theme .owl-controls .owl-buttons div:hover,.product-list .product-container:hover,.box-col-inner:hover .pull-left .fa,.box-col-inner:hover .pull-left,#cart:hover .icon-cart,#cart:hover .icon-cart .fa,#search .btn-lg:hover .fa,ul.tabs li span:hover,ul.tabs-category li:hover,ul.link-follow a:hover,ul.link-follow li a:hover span,#currency .dropdown-menu .currency-select span:hover,.product-view .add-to-links button:hover,
#search-by-category .search-container .categories-container .hover-cate p:hover,#btn-search-category:hover,.latest-products .item-inner:hover .actions,
.product-list .add-to-links .compare button:hover,.product-list .add-to-links .wishlist button:hover,
.product-list .button-group .cart button:hover span,.item-inner .button-group .cart button:hover span::before{
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    cursor: pointer;
}
.btn, button {
    -moz-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
}
.btn:hover, button:hover {
    -moz-transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    cursor: pointer;
}
.links li a,.pt_custommenu div.pt_menu a,.footer-static2 .f-col3 .footer-static-content ul li a {
    -moz-transition: color 0.5s ease;
    transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
}
.links li a:hover,.pt_custommenu div.pt_menu a:hover,.footer-static2 .f-col3 .footer-static-content ul li a:hover {
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    cursor: pointer;
}
#sequence-theme .controls a {
    -moz-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    border-radius:100%;
}
#sequence-theme .controls a:hover {
    -moz-transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    cursor: pointer;
}
.products-category .product-list,.product-search .product-list{
    webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.banner-box a:before {
    transition: all 0.3s ease-out;
}
.banner-box a:hover:before {
    pointer-events: none;
    position: absolute;
    content: "";
    background: rgba(0,0,0,0.5);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all 0.3s ease-out;
}
.banner-box a:after {
    pointer-events: none;
    position: absolute;
    content: "";
    opacity: 0.5;
    margin: auto;
    border: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all 0.3s ease-out;
}
.banner-box a:hover:after {
    border: 3px solid #fff;
    top: 10px;
    bottom: 10px;
    right: 10px;
    left: 10px;
    transition: all 0.3s ease-out;
}
.box-content .box-title,.item-inner .products .add-to-links {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    transform: scale(0);
}
.box-content:hover .box-title,.item-inner:hover .products .add-to-links ,.new-products-container .item-inner .actions,.featured-container .item-inner .actions,.onsaleproducts-container .item-inner .actions,.latest-products .item-inner .actions{
    transform: scale(1);
    -ms-transform: scale(1); 
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
.item-inner .actions {
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transform: scale(0);
}
.item-inner:hover .actions {
    transform: scale(1);
    -ms-transform: scale(1); 
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}

/*20171125*/
.oc-menu {
    background: #17538d;
    padding: 0 15px;
    margin-bottom: 10px;
}

.tell-phone {
    color: #ffffff;
    line-height: 50px;
    font-size: small;
}

.tell-phone a {
    color: white;
}

.vmegamenu-title {
    background-color: #fecf0f;
}

.vermagemenu h4{
    filter: invert(56%); 
}

#search-by-category .search-container .categories-container { 
    background: #fecf0f;
    min-width: 150px;
    display : none;
}

#search-by-category .search-container .categories-container .hover-cate p {
    color: black;
}

#search-by-category .search-container .categories-container .hover-cate p:hover {
    background: #fecf0f;
}

#btn-search-category {
    background: #fecf0f;
    margin-right: -2px;
}



/*kategoria menu (vermegamenu)*/

/* ikonok*/

div#pt_ver_menu76:before {
    content: url(/image/catalog/huto.png) !important;
    padding-top: 11px;
}

div#pt_ver_menu77:before {
    content: url(/image/catalog/mosogep.png) !important;
    padding-top: 11px;
}
div#pt_ver_menu79:before {
    content: url(/image/catalog/mosogatogep.png) !important;
    padding-top: 11px;
}
div#pt_ver_menu81:before {
    content: url(/image/catalog/tuzhely.png) !important;
    padding-top: 11px;
}

div#pt_ver_menu88:before {
    content: url(/image/catalog/kishaztartas.png) !important;
    padding-top: 11px;
}

div#pt_ver_menu84:before {
    content: url(/image/catalog/televizio.png) !important;
    padding-top: 11px;
}

div#pt_ver_menu56:before {
    content: url(/image/catalog/hasznalt.png) !important;
    padding-top: 11px;
}

/*alkategÃ³riÃ¡k design fix*/
.itemSubMenu.level0 {
    padding-left: 8px;
}

.itemSubMenu .actParent span {
    font-weight: 600;
    font-size: medium;
    font-family: CalibriBold;
}


.itemSubMenu .actParent {
    list-style-type: none;
    background: none !important;
    margin-left: -16px;
    margin-bottom:  -13px;
}

/*kategoria menu vÃ©ge*/

#pt_vmegamenu .pt_ver_menu, #pt_vmegamenu .pt_ver_menu .parentMenu {
    display: flex;
}



.product-under-phone{
    text-align: center;
    font-size: larger;
    font: bold;
    text-decoration: none;
    background-color: #fecf0f;
    color: #333333;
    padding: 10px 5px 10px 5px;
    /* border-top: 1px solid #CCCCCC; */
    /* border-right: 1px solid #333333; */
    /* border-bottom: 1px solid #333333; */
    /* border-left: 1px solid #CCCCCC; */
    display : none;
    margin-top:  10px;
}

.product-under-phone:hover{
    background-color: #17538d;
    color:white; 
}



/* product */
.prod-description {
    float: left;
}

.prod-attibutes {
    margin-left: 15px;
    padding-left: 15px;
    float: right;
    border-left: 1px solid #ededed;
}

.tab-content>.active {
    display: flex;
}

/*Content */
#content {
    color: #666;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 20px;
}


/*Checkout*/

.hide-field{
    display: none;
}

/*filters */

/*price*/
.ui-slider-range{
    background-color: #fecf0f;
}

.ui-slider-handle{
    background-color: #17538d !important;
}

.filter-module .module-heading {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.module-heading {
    background-color: #fecf0f;
}

.filter-module h3 {
    color: #666666;
    /* font-weight: bolder; */
    text-transform: uppercase;
}

input.vis-hidden { 
    border: 0;
    clip: rect(0 0 0 0);
    /* height: 1px; */ 
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    /* width: 1px; */
}

input:checked + label {
    background-color: #666666;
    color: white;
    border-radius: 2px;
}

.collapsable-heading {
    background: #f4f4f4 !important;
    margin-top: -2px;
} 

/*Size filters-*/
.slider-value-from {
    background: none;
    border: none;
    display: inline;
    width: 20%;
    float: left;
    text-align:  center;
    margin-bottom: 0px !important;
}

.slider-value-to {
    background: none;
    border: none;
    display: inline;
    width: 20%;
    float: right;
    text-align:  center;
}

.filter-slider-input{
    margin-bottom: 30px;
}

/*-Size filters*/

.filter-input {
    border: 1px solid lightgray;
    margin-top: 4px;
    border-radius: 2px;
    background-color: #f4f4f4;
}

.alert-warning {
    background-color: #42abca;
    color: white;
    font-size: x-large;
    border: 2px solid red;
}

label.attribute_label { 
    padding: 2px 5px;
}

/*product attributes*/


.product-attribute-name {
    text-transform: uppercase;
}

.product-attribute-description {
    text-align: justify;
}

.product-attribute-thumb {
    float: left;
    margin: 5px;
    max-width: 150px;
}

.attribute_only_label { 
    border: 1px solid;
    display: inline;
    padding: 5px;
    margin-right: 5px;
    line-height: 36px;
    white-space: nowrap;
}

.attribute_only_label:hover {
    background-color: #666666;
    color: white;
}

label.attribute_label:hover {
    border: 1px solid #666666;
    padding: 1px 4px;
}

/*BLOG*/
.article-intro a{
    font-size:x-large;
}


.cart-mobile{
    display:none;
}

#desktop-cart{
    display:block;
}

.mobile-checkout-sum{
    display:none;
}


.article-description > p img, .article-description > span img  {
    margin: 20px;
}

img.product-attribute-image {
    float: left;
    margin-right:5px;
    width: 200px;
}

.product-attribute {
    padding-top: 5px;
    float: left;
}

/* kapcsolat vagy telefon -> header*/
.tell-phone{
    display:block;
    text-align:center;
}
.contact-phone{
    display: none;
    margin-top: 10px;
}
.contact-phone a {
    color: white;
    font-size: x-large;
    text-transform: uppercase;
    text-decoration: underline !important;
}

/*Black Friday*/
#pt_ver_menu59 > .parentMenu > a > span {
    color: #c10102;
    font-size: x-large;
}

#pt_ver_menu59 {
    background-color: black !important;
    margin-left: -10px;
    padding-left: 20px !important;
    width: 252px !important;
}

/*black friday mobile*/
a.catid59 {
    background-color: black !important;
    font-size: x-large !important;
    color: #c10102 !important;
    margin: 0 !important;
    padding-left: 11px;
}

/*elfogyott img*/
.outofstock {
    position: absolute;
    width: 100%;
    margin-top: -85px;
    text-align: center;
}

.outofstock-mobile {
    position: absolute;
    width: 300px;
    align-self: flex-end;
}

@media (min-width:800px){
    .outofstock {
        width: 240px;
    }
}

@media (min-width:991px){
    .outofstock {
        width: 400px;
    }
}

@media (max-width:1000px){

    .onsaleproducts-container{
        display:none;
    }
}

@media (max-width:1300px){

    .owl-pagination{
        display:none;
    }
}

/*elfogyott img*/


/*read-more*/
.sidebar-box {
    max-height: 120px;
    position: relative;
    overflow: hidden;
    padding: 10px
}

.sidebar-box .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right;
    margin: 0;
    padding: 20px 30px;
    background-image: linear-gradient(to bottom, transparent, #ffffff);
}

.button-more {
    background: #42abca;
    padding: 8px;
    color: white !important;
    font-weight: bold;
    font-size: large !important;
}

/*20180129*/
/*Mobil surites*/
@media (max-width:560px) {
    .ma-block-static-1 {
        display: none;
    }
    #top-links {
        display: none;
    }

    #logo {
        margin-top: -15px;
    }
    #search-by-category {
        display: none;
    }
    .col-md-3.col-sm-4.col-sms-12 {
        height: 45px;
    }
    /*logo*/
    .col-md-3.col-sm-12.col-sms-12 {
        width: 45%;
        float: left;
    }
    
    .top-header-blue{
        display:none;
    }
    .oc-menu{
        background: #ffffff;
    }
    
    .footer-contact * {font-size: 17px;}

    .footer-contact {font-size: 17px;}
    
    /*kosar*/
    .col-md-9.col-sm-12.col-sms-12 { 
        width: 53%;
        float: right;
        margin-top: -15px;
    }

    .addthis_toolbox addthis_default_style{
        display: none !important; 
    }

    .product_print{
        display:none;
    }
    .product-under-phone{
        display : block;
    }

    .prod-description{
        width: 100%;
    }

    #top{
        z-index: 0;
    }

    /*mobile checkout cart*/
    .cart-mobile{
        display : block;
    }

    .cart-mobile-item{
        margin:5px 0px;
    }

    #desktop-cart{
        display:none;
    }

    .hide-mobile{
        display:none;
    }

    .oc-nivoslider{
        display : none;	
    }

    /* kapcsolat vagy telefon -> header*/
    .tell-phone{
        display:none;
    }
    .contact-phone{
        display: block;
        margin-top: 10px;
    }

    /*top cart*/
    .cart-with-filter{
        margin-top: 15px;
        margin-bottom: -10px;
    }
}

@media (min-width:800px){
    .modal-dialog {
        width: 800px;
    }

    .header-shadow-fix {
        margin-top: 51px;
    }
}

@media (max-width:770px) {

    /*checkout*/
    .desktop-checkout-sum{
        display:none;
    }

    .mobile-checkout-sum{
        display:block;
    }
}

.shake-cart{
    animation-name: shake; 
    animation-duration: 2000ms;
}

/*DT mobile */

.slalatt-cim{
    text-align: center;
    font-size: x-large;
    font-weight: 700;
    color: #17538d;
}

.slider-alatt {
    width: 100%;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 18px;
    margin-top: 10px;
}

.slalatt-block {
    display: inline;
    margin-left: 6%;
}

.slalatt-img {
    width: 24%;
}

.tippek-wrap{
    border-top: 1px solid #cbcbcb;
    text-align: center;
    padding: 30px 0px 0px 0px;
}

.tippek-cim{
    text-align: center;
    font-size: x-large;
    font-weight: 700;
    color: #17538d;
}

.tipp-cim{
    position: absolute;
    background: white;
    width: 56%;
    margin-top: 13px;
    color: #42abca;
    font-weight: 700;
    padding: 11px 3px 0px 3px;
}

.tipp-left{
    float:left;
}

.tipp-center{
    margin: 0px auto;
}

.tipp-right{
    float:right;
}

.tipp {
    width: 32%;
    max-width: 250px;
}

.mobile-cim{
    text-align: center;
    font-size: x-large;
    font-weight: 700;
    color: #42abca;
}

.mobile-home-link{
    background: #42abca;
    margin: 15px 15px;
    height: 50px;
}

.mobile-link-img {
    width: 50px;
    vertical-align: middle;
    overflow: auto;
    float: right;
    margin-right: 5px;
}

p.mobile-link-cim {
    position: absolute;
    width: 56%;
    color: white;
    font-size: large;
    font-weight: 700;
    margin: 15px;
    text-align: left;
}

.ppage-navbar{
    height: 0px !important;
    top: -60px;
    min-height: 0px !important;
    margin: -11px -11px !important;
}

.ppage-menu {
    position: absolute;
    top: -30px;
    right: -6px;
    height: 0px;
    width: 100%;
    z-index: 10000;
}

/*product page minimal header*/
.ppage-menu-scale{
    transform: scale(2.5,2.5);
    position: absolute;
    top: 19px;
    right: 5px;
    width: unset !important;
}

.ppage-menu-mobile{	
    float: right;
    width: 60px !important;
    height: 60px !important;
}

.ppage-oc-menu{
    background:none;
    padding:0px;
}

.cart-ppage{
    width: min-content;
    margin: 4px 0px 0px -70px;
}

/*product thumbnails*/
.hide-product-image {
    display: none;
}


.slider-mobile {
    margin: 0px auto;
    margin-bottom: 15px;
    width: 300px;
    height: 300px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
}
.slide-mobile {
    width: 305px;
    flex-shrink: 0;
    height: 100%;
    scroll-snap-align: start;
}

.slider-btn {
    color: gray;
    background: none;
    display: inline;
    font-size: xx-large;
    margin: -20px;
    height: 100px;
}

.slider-btn:hover{
    color: gray;
    background: none;
}

.slider-to-left-btn {
    float: left;
    position: relative;
    top: 130px;
}

.slider-to-right-btn {
    position: relative;
    float: right;
    bottom: 189px;
    margin-bottom: -70px;
}

/*Attributes*/
.attributes-mobile {
    text-align: center;
}

.attributes-desktop {
    text-align: center;
}

.pr-attr {
    margin: 0px auto;
}

.attribute-image {
    width: 14%;
}

.image-hover-darken:hover{
    background-color: #f4f4f4;
    opacity: 0.9;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #17538d;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion-active, .accordion:hover {
    background-color: #17538d;
}

/* Style the accordion panel. Note: hidden by default */
.accordion-panel {
    padding: 0 18px;
    background-color: #17538d;
    color: white;
    display: none;
    overflow: hidden;
}

.categories-accordion {
    background-color: #17538d;
    padding-bottom: 20px;
}

.categories-accordion a {
    color: white;
}


.wishlist, .compare {
    display: none !important;
}

/*messenger styles*/
.so-fb-message.right-bottom {
	position: fixed;
    bottom: 0;
    right: 20px;
	z-index: 9999;
}
.so-fb-message.left-bottom {
	position: fixed;
    bottom: 0;
    left: 20px;
    z-index: 9999;
}
.so-fb-ms-inner {
	position: relative;
}
.so-fb-message-style-default .so-fb-message-head {
	background-color: #4267b2;
    border: 1px solid #29487d;
    cursor: pointer;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
    font-family: arial, sans-serif;
	color: white;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    padding: 5px;
    position: relative;
}
.so-fb-message-style-default .so-fb-message-head:hover {
	background-color: #3b5998;
}
.so-fb-message .online {
	padding-left: 5px;
    padding-right: 5px;
}

.offline_heading, .online_heading {
    position: absolute;
    top: -35px;
    z-index: 999;
    height: 36px;
    padding: 6px 0px;
    color: #FFF;
    cursor: pointer;
    float: left;
    background-color: #2e4b89;
    margin-left: 1px;
}
.button_chat_offline_text {
    max-width: 85%;
    padding-left: 12px;
    display: inline-block;
    padding-right: 12px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.so-fb-message .fa-angle-down {
    color: #FFF;
    font-size: 22px;
    float: right;
    padding-right: 12px;
}

.btn-blue {
    background-color: #42abca !important;
}

.heatmap-spot {
    position: absolute;
    background-color: #ff75004f !important;
    border: 1px solid #0000ff52;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: -5px 0px 0px -5px;
    z-index: 10000;
}