@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap";
body{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;color:#333;font-size:1.4em;line-height:1.6em;width:100%;background:#fff!important}
.wrapper {
    max-width: 1480px !important;
}
#product-product, #product-category, #information-information, #account-login, #account-register, #account-forgotten, #checkout-checkout { background:#fff; padding-top: 20px; }
#column-left { background: #f8f8f8; }
h1,h2,h3,h4,h5,h6{color:#444}
.fa{font-size:14px}
h1{font-size:33px}
#product-desc-front h1 {color:#000; font-size:18px; font-weight:700; margin-bottom: 20px; border-left: 5px solid #ffe51e; padding-left: 15px; line-height: 24px;}
h2{font-size:27px}
h3{font-size:20px}
h4{font-size:15px}
h5{font-size:12px}
h6{font-size:10.2px}
#product-desc-front ul { list-style: none; }


#product-desc-front ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: black; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
a{color:#ffe51e; font-weight: 600;}
a:hover{text-decoration:none}
a:focus,a:hover{color:#141414;text-decoration:none}
p { text-align: justify; }
legend{font-size:18px;color:#101010;text-transform:uppercase;font-weight:700;background:#ffe51e;display:table;width:auto;padding:10px 20px;border:0}
label{font-size:12px;font-weight:400}
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:15px;padding:10px;height:auto;border-radius:0}
.input-group input,.input-group select,.input-group .dropdown-menu,.input-group .popover{font-size:15px;padding:10px;height:auto;border-radius:0}
.input-group .input-group-addon{font-size:15px;background:#ffe51e;color:#101010;border:0;border-radius:0}
span.hidden-xs,span.hidden-sm,span.hidden-md,span.hidden-lg{display:inline}
.panel-title{font-weight:600;text-transform:uppercase;font-size:24px;letter-spacing:-1px}
.panel-default>.panel-heading{background:transparent!important;padding:15px;border-bottom:0 solid transparent;border-top-left-radius:0!important;border-top-right-radius:0!important}
.panel-body h2{color:#101010;font-weight:800;text-transform:uppercase;font-size:18px}
.panel-body p{font-size:14px}
.panel-body label{font-size:14px!important;font-weight:700}
.panel-body input{font-size:14px!important}
.panel-body .form-control{height:auto;padding:10px 12px;margin:10px 0}
.panel-group .panel{border-radius:0!important;box-shadow:0 15px 70px -8px rgba(0,0,0,.11);background:#fff;margin-bottom:50px;border:0 solid #ffe51e;padding:30px}
.gyik .panel{border-radius:0!important;box-shadow:0 10px 30px -8px rgba(0,0,0,.11);background:#fff;margin-bottom:30px;border:0 solid #ffe51e;padding:10px 0}
.gyik .panel-title{font-weight:800;text-transform:none;font-size:16px;}
.gyik .panel-body{border-top:0 solid #ddd!important;border-left:10px solid #ffe51e;padding:15px}
.nav-tabs{margin-bottom:30px}
.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:0 solid transparent;border-radius:4px 4px 0 0;border-bottom:1px solid #ddd;color:#101010;cursor:pointer;background-color:#fff;border-bottom-color:transparent;font-weight:700;font-size:14px;padding:15px 30px}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#fff;cursor:pointer;background-color:#ffe51e;border:0 solid #ddd;border-bottom-color:transparent;font-weight:700;font-size:14px;padding:15px 30px;border-bottom:1px solid #ddd}
.control-label{font-weight:700;color:#101010;font-size:15px;text-transform:uppercase;text-align:left!important}
div.required .control-label:before{content:'*';color:red;font-weight:700}
.dropdown-menu li > a:hover{text-decoration:none;color:#000;background-color:#ffe51e}
#top{background-color:#EEE;border-bottom:1px solid #e2e2e2;padding:4px 0 3px;margin:0 0 20px;min-height:40px}
#top .container{padding:0 20px}
#top #form-currency .currency-select,#top #form-language .language-select{text-align:left}
#top #form-currency .currency-select:hover,#top #form-language .language-select:hover{text-shadow:none;color:#fff;background-color:#229ac8;background-image:linear-gradient(to bottom,#23a1d1,#1f90bb);background-repeat:repeat-x}
#top .btn-link,#top-links li,#top-links a{color:#888;text-shadow:0 1px 0 #FFF;text-decoration:none}
#top .btn-link:hover,#top-links a:hover{color:#444}
#top-links .dropdown-menu a{text-shadow:none}
#top-links .dropdown-menu a:hover{color:#FFF}
#top .btn-link strong{font-size:14px;line-height:14px}
#top-links{padding-top:6px}
#top-links a + a{margin-left:15px}
#logo{margin:0 0 10px}
#search{margin-top:10px}
#search .input-lg{height:45px;line-height:20px;padding:0 10px;padding-left:15px;border-top-left-radius:0;border-bottom-left-radius:0}
#search .btn-lg{font-size:15px;line-height:18px;padding:10px 20px;text-shadow:0 1px 0 #FFF;border-radius:0;height:45px;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
a.minicart-showcart{font-size:14px;color:#101010;font-weight:600;padding:6px 10px!important;display:block;text-align:center;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910);margin-top:10px}
a.minicart-showcart:hover{color:#d3d3d3;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
a.minicart-checkout{font-size:16px;background:#ffe51e;border:2px solid #ffe51e;color:#000;font-weight:700;padding:6px 10px!important;display:block;text-align:center;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
a.minicart-checkout:hover{background:#101010;border:2px solid #101010;color:#fff;transition:all .5s ease}
a.minicart-name{color:#101010;font-weight:700;text-transform:none;letter-spacing:-0.4px;font-size:13px;line-height:16px}
#cart{margin-top:10px}
#cart > .btn{font-size:14px;font-weight:700;line-height:18px;background:transparent;text-shadow:0 0 0 rgba(0,0,0,0.25);border:0;background-image:none;background-color:none;border:0 solid #ffe51e;color:#fff;box-shadow:inset 0 0 0 rgba(255,255,255,.2),0 0 0 rgba(0,0,0,.05);padding-left:0;padding-right:0}
#cart.open > .btn{background-image:none;background-color:none;background:transparent;border:0 solid #ffe51e;color:#fff;box-shadow:none;text-shadow:none}
#cart.open > .btn:hover{color:#fff}
#cart .dropdown-menu{background:#fff;color:#000;z-index:1001;border-radius:0;padding:10px;padding-bottom:20px;border:0 solid #ffe51e;min-width:300px}
#cart a.cart-button-small{color:#ffe51e;display:block;text-align:center}
#cart a.cart-button-small:hover{color:#fff}
@media (max-width: 478px) {
#cart .dropdown-menu{width:100%}
}
#cart .dropdown-menu table{margin-bottom:10px}
#cart .dropdown-menu li > div{padding:0}
@media (max-width: 478px) {
#cart .dropdown-menu li > div{min-width:100%}
}
#cart .dropdown-menu li p{margin:20px 0}
#menu{background-color:transparent;padding:10px;top:0;margin-bottom:0}
#menu .nav > li > a{color:#fff;border-radius:0;font-weight:700;font-size:15px;text-transform:uppercase;padding:8px 15px;background-color:transparent;transition:all .2s ease}
#menu .nav > li > a:hover,#menu .nav > li.open > a{color:#ffe51e}
#menu .dropdown:hover .dropdown-menu{display:block;border-radius:0;border:0;padding-top:10px;padding-bottom:10px}
#menu .dropdown-inner{display:table}
#menu .dropdown-inner ul{display:table-cell}
#menu .dropdown-inner a{min-width:200px;display:inline-block;padding:12px 20px;clear:both;line-height:20px;color:#101010;font-size:14px;font-weight:700;transition:all .2s ease}
#menu .dropdown-inner li a:hover{color:#000}
#menu .see-all{min-width:200px;display:inline-block;padding:12px 20px;clear:both;line-height:20px;color:#333;font-size:14px;font-weight:800;border-top:1px solid #eee}
#menu .see-all:before{content:"+";padding-right:8px;color:#ffe51e;font-weight:800}
#menu .see-all:hover,#menu .see-all:focus{text-decoration:none;color:#fff;background-color:#101010}
#menu #category{float:left;padding-left:15px;font-size:16px;font-weight:700;line-height:40px;color:#fff;text-shadow:0 0 0 rgba(0,0,0,0.2)}
#menu .btn-navbar{font-size:18px;font-stretch:expanded;font-weight:700;color:#FFF;padding:2px 18px;float:right;background-color:#101010;border-color:#101010;margin-right:0;border-radius:0;border:0}
#menu .btn-navbar:hover,#menu .btn-navbar:focus,#menu .btn-navbar:active,#menu .btn-navbar.disabled,#menu .btn-navbar[disabled]{color:#fff;background-color:#101010}
.cart-button-header{font-weight:800;font-size:14px;padding-left:5px;color:#fff;letter-spacing:-.4px;background:transparent;border:0}
.cart-button-header i{color:#ffe51e !important}
.cart-button-header #cart-total{color:#fff!important;font-weight:600!important}
header{background:#ffe51e}
.navbar{position:relative;margin-bottom:20px;border:0 solid transparent!important;border-radius:0 0 12px 12px!important}
.category-header{background:#151458;border-radius:12px!important;padding:15px;box-shadow:0 1px 10px -1px rgba(0,0,0,.3);z-index:999;position:relative}
.category-header h2{color:#fff;font-weight:700;text-transform:uppercase;font-size:20px;margin-top:0;margin-bottom:0}
.category-header p{color:#fff;font-weight:400;line-height:normal;font-size:14px;margin-bottom:0}
.header-box{padding:15px 20px 0;z-index:999;position:relative}
.refine-box{background:#ff5a00;box-shadow:0 1px 10px -1px rgba(0,0,0,.3);padding:10px 15px;margin-bottom:20px;position:relative;top:-15px;border-radius:0 0 12px 12px;color:#fff;z-index:800;padding-top:20px}
.refine-box h3{margin-top:0;color:#fff;text-transform:uppercase;font-weight:700;font-size:14px}
.refine-box .buttons a.btn-primary{margin-top:40px}
.filter-subtitle{color:#101010!important;font-size:16px;font-weight:700;border-top:0;padding-bottom:0;text-transform:uppercase;border-top:5px solid #ffe51e!important;border-radius:0!important}
.filter-apply-btn{color:#000!important;background-color:#ffe51e!important;border-radius:0;font-weight:700;font-size:18px;text-transform:uppercase;padding:7px 40px;border:0;margin:0 auto}
.filter-apply-btn:hover{color:#fff!important}
.subfilter-box{background:#fff;box-shadow:0 1px 5px -1px rgba(0,0,0,.2);border-radius:0 0 12px 12px;display:inline-block;top:-50px;position:relative;padding:35px 15px 5px;margin-bottom:-20px}
.standard-box{background:#fff;box-shadow:0 0 15px 0 #ccc;border-radius:12px;padding:5px 0;margin-bottom:25px}
.standard-sub-box{padding:15px;padding-top:0}
.category-box{background:#fff;padding:5px 0;margin-bottom:25px}
.category-sub-box{padding:15px;padding-top:0}
.category-collapse{margin-bottom:10px;padding:15px;padding-top:0}
h3.c-collapse-h3{color:#000;font-weight:800;text-transform:uppercase;cursor:pointer;font-size:16px;margin-bottom:5px;margin-top:10px}
.tags{list-style:none;padding-left:0;text-align:left;margin:20px 0px 0px 0px;}
.tags li{display:inline-block}
.tags a{color:#0f0f0f;font-size:14px;font-weight:700;display:inline-block;margin-bottom:0;padding:5px 10px 5px 5px;letter-spacing: -0.5px;}
.tags a .tags-icon{color:#30a030!important}
.tags a:hover .tags-icon{color:#ffe51e!important}
.tags a:hover{color:#fff}
.tags a:after{content:""}
.tags a:last-child:after{content:""}
.tags li:last-child{display:none}
.tags a i{color:#30a030!important;margin-right:10px}

.qty-box { width: 50px !important; height:55px !important; font-weight: 700 !important; text-align: center; font-size: 16px !important; border-radius: 0; }
.addtocart-btn-final { border-radius: 0px !important; padding: 15px !important; font-size: 18px !important; font-weight: 800 !important; }
.delivery-info { padding: 8px 12px; margin:auto; text-align: center; display: block; margin-bottom:30px !important; margin-top:10px; margin-bottom:20px; font-weight: 600; font-size: 14px; background:transparent;border:2px dotted #5cb85c;border-radius:0;padding:10px 10px;color:#5cb85c; }
.stock-status-line { text-align: left; display: inline-block; margin-bottom:10px !important; margin-left:20px; color: #5cb85c; font-weight: 600; }

.cat-desc p{font-size:14px}
ul.subcat-refine-style{display:block;list-style:none;padding-left:0;margin-left:0;margin-bottom:0}
ul.subcat-refine-style > li{border:1px solid #101010;padding:5px 15px!important;margin-bottom:10px;margin-top:10px;border-radius:20px;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
ul.subcat-refine-style > li:hover{background-color:#ffe51e;border:1px solid #ffe51e}
ul.subcat-refine-style > li:hover > a{color:#ffe51e!important;text-decoration:none;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
ul.subcat-refine-style > li > a{font-weight:400;color:#222;transition:all .5s ease; font-size: 13px;}
.sidebar-category h2{color:#131313;padding:0 15px;font-weight:700;font-size:16px;text-transform:uppercase}
.sidebar-category{box-shadow:0 0 0 0 rgba(0,0,0,.2)!important;border-radius:0!important;padding:5px 0 20px;background:#fff;border-right:1px solid #ddd}
.sidebar-category a{color:#101010!important;border-radius:0;border:0!important;font-weight:700;font-size:15px;text-transform:uppercase;padding:15px;background-color:transparent;transition:all .2s ease}
.sidebar-category a.active,.sidebar-category a.active:hover,.sidebar-category a:hover{background-color:#101010!important;color:#ffe51e!important}
.sidebar-category a.active span i{color:#ffe51e!important}
.sidebar-category.list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}
.sidebar-category.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
@media (min-width: 768px) {
#menu .dropdown:hover .dropdown-menu{display:block;border-radius:0;border:0;padding-top:10px;padding-bottom:10px}
}
@media (max-width: 767px) {
#menu{border-radius:4px;}
#menu div.dropdown-inner > ul.list-unstyled{display:block}
#menu div.dropdown-menu{background-color:#101010;border-radius:0;margin-top:5px}
#menu .dropdown-inner{display:block}
#menu .dropdown-inner a{width:100%;color:#fff}
#menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover{background:rgba(0,0,0,0.1)}
#menu .see-all{margin-top:0;border:none;border-radius:0;color:#fff;width:100%}
}
#content{min-height:600px}
.alert{padding:20px}
.alert-success{background-color:#5cb85c!important;color:#fff!important;font-weight:600;padding:30px 20px;border:0 solid;border-radius:0;text-align:center}
.alert-success i.fa-check-circle{display:block;text-align:center;font-size:60px;margin:25px}
.alert-success a{color:#fff;font-weight:600}
.alert-dismissable .close,.alert-dismissible .close{right:0!important;color:#000}
.breadcrumb{margin:0 0 0 0px;padding:8px 0;border-bottom:0 solid #eee;background:none;text-align:center}
.breadcrumb i{font-size:15px}
.breadcrumb > li{text-shadow:0 0 0 #FFF;padding:0;position:relative;white-space:wrap}
.breadcrumb > li > a{color:#b3b3b3;font-weight:600;text-transform:uppercase;padding:5px 10px;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910);font-size:12px}
.breadcrumb > li > a:hover{color:#fff}
.breadcrumb > li + li:before{content:'';padding:0}
.breadcrumb > li:after{content:'';display:block;position:absolute;top:0;right:-5px;font-size:16px;color:#b3b3b3}
.pagination{margin:0;border-radius:0}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:0;border-bottom-right-radius:0}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#101010;border-color:#101010}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#fff;background-color:#101010;border-color:#101010}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:10px;margin-left:0;line-height:normal;color:#000;font-weight:700;text-decoration:none;background-color:#ffe51e;border:0 solid #ddd;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
.buttons{margin:1em 0}
.btn{padding:7.5px 12px;font-size:12px;border:1px solid #ccc;border-radius:4px}
.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-default{background-color:#101010;color:#fff;border-radius:0;font-weight:700;font-size:14px;text-transform:uppercase;padding:10px 15px;border:0}
.btn-default:hover,.btn-default:active,.btn-default:focus,.btn-default.active,.btn-default.disabled,.btn-default[disabled]{color:#ffe51e;background:#101010!important}
.btn-primary{color:#000;background-color:#ffe51e;border-radius:0px;font-weight:700;font-size:14px;text-transform:uppercase;padding:7px 15px;border:0}
.btn-primary.focus,.btn-primary:focus{background-color:#101010}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#101010!important;background-position:0 -15px;border:0}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{background-color:#101010!important;color:#fff;border-color:#101010!important}
.btn-warning{color:#fff;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-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,0.1)}
.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420}
.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,0.1)}
.btn-success{color:#fff;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:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#df5c39;background-image:linear-gradient(to bottom,#e06342,#dc512c);background-repeat:repeat-x;border-color:#dc512c #dc512c #a2371a}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-image:none;background-color:#df5c39}
.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:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222 #000}
.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{background-color:#222;background-image:linear-gradient(to bottom,#333,#111)}
.list-group{border-right:0px solid #ddd}
.list-group a{color:#101010!important;border-radius:0!important;border:0!important;font-weight:700;font-size:13px;text-transform:none;padding:6px 15px;background-color:transparent;transition:all .2s ease; border-left: 0px solid #ffe51e !important; }
.list-group a.active,.list-group a.active:hover,.list-group a:hover{background-color:#101010!important;color:#ffe51e!important; padding-left: 30px;}
.list-group a span.child-indicator{padding-left:0;padding-right:.429em}
.list-group a span.child-indicator i{color:#0f0f0f;font-size:.857em;width:.571em}
.list-group a.list-group-item.child{padding-left:2.514em}
.list-group-item{border:medium none}
.list-group a:hover span.child-indicator i{color:#fff}
.carousel-caption{color:#FFF;text-shadow:0 1px 0 #000}
.carousel-control .icon-prev:before{content:'\f053';font-family:FontAwesome}
.carousel-control .icon-next:before{content:'\f054';font-family:FontAwesome}
.thumbnail{border:0}
table{width:100%;max-width:100%;margin-bottom:1.236rem}
.table-list-details td{padding:.6rem!important}
.table-list-details{color:#999}
.table-list-details p{color:#222;margin:0;padding:0}
.product-thumb{border:0 solid #ddd;margin-bottom:20px;margin-top:20px;box-shadow:0 0 0 0 #ddd;background:#fff;border-radius:0;transition:all .5s ease;padding:0}
.product-thumb .image{text-align:center}
.product-thumb .image h4{text-align:center}
.product-thumb .image a{display:block;color:#141414!important;position:relative}
a.product-thumb-name{color:#141414!important}
.product-thumb .image a:hover{opacity:1}
.product-thumb .image img{margin-left:auto;margin-right:auto;transition:all .2s ease}
.product-thumb:hover .image img{transform:scale(1.1)}
.product-grid .product-thumb .image{float:none;position:relative; padding: 15px;}
@media (min-width: 767px) {
.product-list .product-thumb .image{float:left;padding:0 15px}
}
.product-thumb{transition:all .2s ease}
.product-thumb:hover .button-group button{z-index:999;text-decoration:none;cursor:pointer}
.product-thumb .button-group{transition:all .2s ease;position:absolute;z-index:999;left:50%;top:100%;transform:translate(-50%,-100%);opacity:0}
.product-thumb:hover .button-group{opacity:1!important; top:50%; }
.bt-magic{display:block;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
.bt-magic:hover{background-position:left bottom}
.bt-magic-black{background:linear-gradient(to right,black 50%,transparent 50%);background-size:203% 100%;background-position:right bottom}
.bt-magic-yellow{background:linear-gradient(to right,black 50%,#ffe51e 50%);background-size:203% 100%;background-position:right bottom;color:#000;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
.bt-magic-yellow:hover{color:#fff}
.product-thumb h4{text-align:left;height:auto;overflow:hidden;letter-spacing:-.5px;margin-top:25px;margin-bottom:0;padding-bottom:5px;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910);background:linear-gradient(to right,black 50%,white 50%);background-size:201% 100%;background-position:right bottom}
.product-thumb h4 a{color:#000;font-size:14px;font-weight:700;line-height:auto;line-height:1.6em;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910);display:block;padding:5px}
.product-thumb:hover h4 a{color:#fff;display:block;padding:5px}
.product-thumb:hover h4{background-position:left bottom}

.product-thumb .caption{padding:0}
.product-list .product-thumb .caption{margin-left:230px}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption{min-height:210px;padding:0}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption{min-height:0;margin-left:0;padding:0 10px}
.product-grid .product-thumb .caption{min-height:0}
}
.product-thumb .rating{padding:2px 5px;transition:all .2s ease;display:inline-block;background:linear-gradient(to right,black 50%,white 50%);background-size:202% 100%;background-position:right bottom;text-align:left}
.product-thumb:hover .rating{background:#000;display:inline-block}

.product-thumb .rating {
	padding-bottom: 0px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating i {
	color: #ffab12;
	font-size: 15px;
}
.rating .fa-star {
	color: #ffab12;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #ffab12;
}


h2.price{margin:0}
h2.price-special{font-weight:800;font-size:36px;display:inline-block;padding:8px 20px;color:#141414;text-align:left;margin-top:5px!important}
h2.price-normal{font-weight:800;font-size:36px;display:inline-block;padding:8px 20px 8px 0;width:100%;color:#101010;text-align:left;margin:0!important}
span.special-sign{color:#fff;font-weight:600;font-size:12px;text-align:center;padding:3px 6px;background:#d40017;position:absolute;border-radius:0;z-index:888;right:0 !important;top:0}
.hotsale{font-size:14px;text-align:center;background:#d40017;position:absolute;margin:0;border-radius:20px;padding:5px 10px;color:#fff;top:10px;left:25px;z-index:800}
.product-thumb .price{text-align:left;font-size:1.6rem;color:#000;font-weight:800;display:inline-block;margin:0;padding:5px;transition:all .2s ease;letter-spacing:-.5px;background:linear-gradient(to right,black 50%,white 50%);background-size:202% 100%;background-position:right bottom}
.product-thumb:hover .price{background:#000;color:#fff;margin:0;padding:5px}
.product-thumb:hover .price span.price-new{color:#ffe51e;transition-delay:.5s;transition:all .2s ease}
.product-thumb:hover .price span.price-old{color:#fff;transition-delay:1s;transition:all .2s ease}
.product-thumb .price-new{color:#cf0c0c;font-weight:800;display:inline-block;width:auto}
.product-thumb .price-old{font-size:1.4rem;white-space:nowrap;font-weight:600;display:inline-block;color:#9e9e9e;text-decoration:line-through; margin-left:8px;}
.product-thumb .price-tax{color:#999;font-size:12px;display:block}
.product-thumb .button-group{border-top:0 solid #ddd;overflow:auto;text-align:center;margin-bottom:5px}
.product-list .product-thumb .button-group{border-left:1px solid #ddd}
@media (max-width: 768px) {
.product-list .product-thumb .button-group{border-left:none}
}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.125);box-shadow:inset 0 0 0 rgba(0,0,0,.125)}
.minicart-open-btn{border:none;display:inline-block;background-color:#ffe51e;color:#000;font-weight:700;font-size:16px;text-align:center;text-transform:uppercase;border-radius:0;padding:0 15px;height:45px;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910); outline: none; }
.minicart-open-btn:hover{color:#fff!important;background-color:#101010;text-decoration:none;cursor:pointer}
.minicart-open-btn:hover i.minicart-open-btn-icon{color:#fff!important}
.product-thumb .button-group button,.product-thumb .button-group .viewprod-btn{border:none;display:inline-block;background-color:#ffe51e;color:#000;line-height:38px;font-weight:700;text-align:center;text-transform:uppercase;border-radius:0;padding:10px 20px 5px 20px;transition:all 256ms cubic-bezier(0.330,0.975,0.245,0.910)}
.product-thumb .button-group button:hover,.product-thumb .button-group .viewprod-btn:hover{color:#fff!important;background-color:#000;text-decoration:none;cursor:pointer}
.product-thumb .button-group .viewprod-btn:hover i.view-icon{color:#fff!important}
@media (max-width: 1200px) {
.product-thumb .button-group button,.product-thumb .button-group button + button{width:33.33%}
}
@media (max-width: 767px) {
.product-thumb .button-group button,.product-thumb .button-group button + button{width:auto}
}
.thumbnails{overflow:auto;clear:both;list-style:none;padding:0;margin:0}
/*
.thumbnails > li{margin-left:20px}
*/
.thumbnails{margin-left:0px}
.thumbnails > img{width:100%}
.image-additional a{margin-bottom:20px;padding:0px;display:block;border: 3px solid #dcdcdc; border-radius: 0;}
.image-additional{max-width:78px}
.thumbnails .image-additional{float:left;margin-right:25px; margin-left: 0px !important; margin-bottom: 25px;}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #0f0f0f;
}

/*
.thumbnails .image-additional{float:left;margin-left:20px}
*/

@media (min-width: 1200px) {
#content .col-lg-2:nth-child(6n+1),#content .col-lg-3:nth-child(4n+1),#content .col-lg-4:nth-child(3n+1),#content .col-lg-6:nth-child(2n+1){clear:left}
}
@media (min-width: 992px) and (max-width: 1199px) {
#content .col-md-2:nth-child(6n+1),#content .col-md-3:nth-child(4n+1),#content .col-md-4:nth-child(3n+1),#content .col-md-6:nth-child(2n+1){clear:left}
}
@media (min-width: 768px) and (max-width: 991px) {
#content .col-sm-2:nth-child(6n+1),#content .col-sm-3:nth-child(4n+1),#content .col-sm-4:nth-child(3n+1),#content .col-sm-6:nth-child(2n+1){clear:left}
}
@media (min-width: 768px) {
#column-left .product-layout .col-md-3{width:100%}
#column-left + #content .product-layout .col-md-3{width:50%}
#column-left + #content + #column-right .product-layout .col-md-3{width:100%}
#content + #column-right .product-layout .col-md-3{width:100%}
}
.flex-cards{display:flex;flex-flow:row wrap;margin-left:15px;margin-right:15px}
.flex-cards .product-layout::after{content:''!important;flex:0 1 20%}
.flex-cards .product-layout{flex:0 1 20%;padding-right:5px!important;padding-left:5px!important}
h3.headline-product{font-weight:700;letter-spacing:-.5px;margin-bottom:0;color:#141414;border-bottom:0 solid #eee;line-height:36px;margin-top:0;padding:15px 0;font-size:28px}
@media (max-width: 480px) {
.product-layout{flex:0 1 100%!important}
}
.footer-social-icons .social-icons a:hover{color:#d40017}
.footer-address{color:#868686}
.footer-call-us span.call-us-text{color:#b5b5b5}
.footer-call-us span.call-us-number{color:#fff;font-size:24px;display:block;font-weight:700;margin:10px 0}
.footer-call-us .media .footer-call-us .call-us-icon i{color:#7c7c7c;font-size:38px}
footer{margin-top:50px;padding-top:100px;background-color:#101010;color:#fff}
footer hr{border-top:none;border-bottom:1px solid #666}
footer ul li{padding: 8px 0;}
footer a{color:#b5b5b5;font-size:14px; font-weight: 500;}
footer a:hover, footer a:focus, footer a:active {color:#ffe51e}
footer h5{font-size:16px;font-weight:400;color:#fff;text-transform:uppercase;margin-bottom:45px; border-bottom: 1px solid #3c3c3c;
    padding-bottom: 15px; line-height: 1.1;
    letter-spacing: 3px; }
#column-left .product-layout,#column-right .product-layout{width:100%}
.input-group .form-control[name^=quantity]{min-width:50px}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-image:none;background-color:#df5c39}
.minicart-remove{background:#d00d31;padding:5px 10px;color:#fff;border:0;font-size:10px}
.checkout-cart-prod-name{color:#101010;font-weight:700;text-transform:none;letter-spacing:-0.4px;font-size:13px;line-height:16px}
.select-sort{border:2px solid #f1d90c;padding:10px 20px!important;height:auto!important;font-size:14px!important;font-weight:700}

#checkout-checkout a { color: #000; }

#checkout-checkout .breadcrumb a { color: #b3b3b3; }

#checkout-checkout .breadcrumb > li > a:hover {
    color: #fff;
}


.product-heading {
    padding: 5px 0 5px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    margin-top: 20px;
}
.product-heading h2 {
    font-size: 20px;
    display: block;
    position: relative;
    font-weight: 800;
    line-height: 26px;
    color: #222;
    margin-top: 0px;
    letter-spacing: -0.9px;
}
.product-heading:before {
    content: "";
    width: 50px;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #ffe51e;
}


/*

*/

#tags-cloud { margin-top: 15px; margin-bottom: 15px; display: inline-block; }
#tags-cloud a { padding: 3px 10px; font-size: 12px; margin:0px 0px 8px 0px; text-decoration: none; border: 2px solid #ddd; border-radius: 20px; transition: all .2s ease; color: #101010!important; display: inline-block; }
#tags-cloud a:hover { border: 2px solid #f1d90c; color: #ffffff; }


#footer-tags { max-width:80% !important; padding-top: 80px; padding-bottom: 60px; border-top: 1px solid #1f1f1f; text-align: center; }
#footer-tags a { padding: 5px 15px; margin:10px; text-decoration: none; border: 2px solid transparent; border-radius: 20px; transition: all .2s ease; color: #656565; display: inline-block; }
#footer-tags a:hover { border: 2px solid #f1d90c; color: #ffffff; }

.footer-heading {
    padding: 5px 0 5px;
    position: relative;
    border-bottom: 1px solid #1f1f1f;
    margin-bottom: 45px;
}
.footer-heading h3 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    display: block;
    position: relative;
    line-height: 26px;
    margin-top: 0px;
    letter-spacing: 1.5px;
}
.footer-heading:before {
    content: "";
    width: 50px;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #ffe51e;
}


.main-heading {
    padding: 5px 0 5px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    margin-top: 0px;
}
.main-heading h1 {
    font-size: 30px;
    display: block;
    position: relative;
    font-weight: 800;
    line-height: 26px;
    color: #222;
    margin-top: 0px;
    letter-spacing: -0.9px;
}
.main-heading:before {
    content: "";
    width: 50px;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #ffe51e;
}