@font-face {
  font-family: "Ethnocentric";
  src: url("../font/12308.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;1,100;1,200;1,300&display=swap');

body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
            font-family: "Ethnocentric";

    font-weight: 600;
}
.h1_pricorm{
    text-align: left;
    margin-bottom: 0px;
    font-size: 18px;
}
h2 {
    font-family: "Ethnocentric";
	font-size: 24px;
}
h3 {
    font-family: "Ethnocentric";
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}

a {
    color:#000;
    transition: all 0.4s;
    text-decoration: none !important;

}
a:hover {
	text-decoration: none;
}
.mobile-logo{
    display:none;
}
.no-padding{
    padding:0 !important;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	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 {

    box-shadow: none;
}
.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 */
#top {
    background: #00000078;
    padding: 4px 0px 3px 0;
    height: 60px;
    position: fixed;
    top: 0px;
    z-index: 99;
    width: 100%;
}

#top .container-fluid {
   
	padding: 0 20px;
}
#top .container .top-container{
    display:flex;
    justify-content: space-between;
    padding-top: 4px;

}
.top-container{
    display: flex;
    justify-content: space-between;
}
#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: #ffffff;
	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: #fff;
    
    text-decoration: none;
    font-weight: 700;
    font-size: 30px;
}
#top-links .dropdown-menu li a{
   font-size: 20px; 
}
#top .btn-link:hover, #top-links a:hover {
	
}
.top-soc-img{
    height: 30px;
}
#top .btn-link{
    color: #7e7e7e;
}
.top-menu-link{
   padding: 6px 20px;
}
.top-menu-link:hover{
    background: #FF0000;
    border-radius: 50px;
       text-shadow: 0px 3px 6px rgb(0 0 0 / 66%);
}
.nav .open>a:focus,.nav .open>a:hover{
   background: none; 
}
.dropdown-menu {
    border:none;
}
.dropdown-menu li a{
    color: #606060 ;
}
.text-gray li a{
    color: #606060 !important;
}
.dropdown-menu li > a:hover{
    background: #C60000;
    color: #fff !important;
}
#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 #form-language img{
    height:24px;
    margin-bottom: 4px;
}
#top-links {
margin-top: 14px;	
}
#top-links ul{
  margin-bottom: -7px !important;
    right: 6px;
    left: auto;
    top: 38px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	
}
#logo a img{
width: 300px;	
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {

}
#cart > .btn {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background: transparent;
    text-align: center;
    color: #fff;
}
#cart > .btn .badge {
    position: absolute;
    top: -4px;
    right: -18px;
}


#cart .text-left .prod-cart-name{
	font-size:12px;
}

#cart .text-right.quantity{
	font-size:12px;
}
#cart .text-right.total{
	font-size:12px;
}
.badge {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #fff;
    color: #000;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
#cart.open > .btn {

}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
    min-width: 304px;
    max-width: 280px;
    background: #fff;
    z-index: 1001;
}
.dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -16px;
    left: 15px;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    left: auto;
    right: 6px;
}
.cart-img{
    width:50px;
}
#cart .dropdown-menu > li {
    max-height: 300px;
    overflow-y: auto;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart p{
color:#000;	
}
#cart .dropdown-menu .table > tbody > tr > td {
    border: 0;
}
#cart .dropdown-menu a {
    color: #000;
}
#cart small {
    font-size: 10px;
}
#cart .dropdown-menu .table > tbody > tr > td {
    border: 0;
}
#cart .dropdown-menu .btn-danger {
    padding: 0 7px;
    background: transparent;
    color: red;
    box-shadow: none;
    border: 0;
}
#cart .dropdown-menu li p {
    margin: 20px 0;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */

#mobile-panel {
    position: fixed;
    height: 0;
    background: #000;
    z-index: 99999;
    top: 0;
    width: 100%;
    overflow: hidden;
    transition: height 0.4s;
}
#mobile-panel .mobile-panel-inner {
    padding: 0 15px 15px 15px;
}

#mobile-panel ul.nav {
    float: none;
    margin: 22px -15px;
}
#mobile-panel ul.nav li {
    float: none;
    color: #fff;
    
}
.uppercase{
  text-transform: uppercase;  
}
.mob-menu-social{
    display: flex;
    justify-content: center; 
}
.mob-menu-social-img{
    margin: 4px;
}
.mob-menu-social-img img{
  height:34px;
width:34px;  
}
.tel-mob{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height:35px;
}
#mobile-panel .mobile-panel-information ul.nav > li > a {
    color: #fff;
    font-weight: bold;
}
#mobile-panel ul.nav > li > a {
    color: #fff;
    font-size: 14px;
    position: relative;
    padding: 10px 15px;
    font-weight: bold;
    text-align: center;
}

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


   #slideshow0 .swiper-slide .caption img{
        width:100%;
    }
    #slideshow0 .swiper-slide .caption {
    position: absolute;
    top: 12%;
    left: 19%;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    width: 60%;
    
    line-height: 1.1;
    padding: 30px;
    transition: all 1.8s;
    transition-delay: 0.5s;
    opacity: 0;
    text-align: center;
    font-family: "Ethnocentric";
}
#slideshow0 .swiper-slide-active .caption {
      opacity: 1;  
    }

    .mega-container{
        position: fixed;
        z-index: 99;
        top: 69px;
        left: -15px;
        width: 100%;
    }
    .mega-menu{
    width: 200px;
    position: fixed;
    z-index: 9999;
    top: 80px;
    } 
    .dropdown-menu {
        z-index:9999;
    }
    .mega-menu .mega-menu-name{
      color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: 10px;
    transition: 0.3s;
      display:none;  
    }
    .mega-menu img{
      height:45px; 
    }
 .mega-menu .mega-menu-item{
      background: #000;
    padding: 10px 15px;
    margin: 15px 0;
    border-radius: 0 20px 20px 0;
    border: 1px solid#fff;
    border-left: none;
    width: 100px;
    display: flex;
    align-items: center;
    transition: 0.3s;
   
}
.mega-menu .mega-menu-item:hover{
    background: #C60000;
    border: 1px solid#C60000;
    border-left: none;
    width: auto;
}
  
.mega-menu .mega-menu-item:hover > .mega-menu-name{
    display:block;
    
}
 
.home-section{
   background:#000; 
   color:#fff !important;
}


.home-section img,.home-section-white img{
    width:100%;
} 
.language-select:hover{
 background: #C60000 !important;   
}
    
.bottom-foot{
    padding: 20px;
    border-top: 1px solid#ccc;
    display: flex;
    justify-content: flex-end; 
    align-items: center;
}   
.bottom-foot .top-soc-img{
    margin: 0 5px;
    height:37px;
}    
.button-foot{
 color: #FB1818;
    padding: 7px;
    background: #FFFFFF;
    border: 1px solid #FB1818;
    border-radius: 6px;
    display: block;
    text-align: center;
    margin: 5px;
    width: 130px;
}
.button-foot:hover{
   color: #fff;
   background: #FB1818; 
}
.mega-menu-link{
    width: 100px;
    display: block;
}    
/* .mega-menu-link:hover{
    width: 200px;
}   */
#product-category,.product-left-mg{
  padding-left: 114px;  
}    
.theme-button img{
    width: 40px;
}    
.product-layout{
    z-index:1;
} 
#product-product{
    z-index:1;
}
    
.product-attribute-block{
    /*margin-top: 88px;*/
} 
.product-attribute-block img{
   width:100%;
}
.product-attribute-block.mobile{
	display:none;
}
.attribute-item{
  display: flex;
    align-items: center;  
}    
.attribute-image{
  border-right: 1px solid#C60000;  
}
.attribute-image img{
  width: 64px;
      
} 
.attribute-name{
  font-family: "Ethnocentric" ;
  color:#000;
  padding-left: 10px;
  font-weight: 600;
  font-size: 20px;
} 

.product-layout-pricorm{
    margin-bottom: 15px;
    display:flex;
}
.img-responsive-pricorm{
  width:100%;  
}
.product-thumb-name{
     font-family: "Ethnocentric";
    color: #000;
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
}
.product-thumb-name-m{
font-family: "Ethnocentric";
    color: #000;
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
    text-align: center;
    width: 100%;
    display: block;
}
.option-title{
    font-size: 16px;
}
.product-layout-pricorm .radio-inline label{
   display: flex;
    flex-direction: column;
    align-items: center;
    width: 83px;
    height: 100px;
    border: 1px solid#000;
    border-radius: 17px;
    margin: 4px;
    padding: 2px;
    cursor: pointer;
}
.product-layout-pricorm .radio-inline label img{
      border: none !important;
      height: 70px;
    width: auto;
    cursor: pointer;
}
.product-layout-pricorm .radio-inline label span{
       font-family: "Ethnocentric";
    text-align: center;
    color: #000;
    font-size: 8px;
    line-height: 1;
    font-weight: 600;
    cursor: pointer;
}
.product-layout-pricorm .theme-button {
    margin-left: 0px !important;
    padding-left: 0px !important; 
    border: 5px solid transparent;
    border-radius: 24px;
}
.product-layout-pricorm .theme-button.theme-button-selected {
   border-color:red; 
    box-shadow: -7px 9px 8px -2px rgb(31 31 31 / 40%);
}
.product-layout-pricorm .radio-inline label.label-selected{
  border:none;
  padding:0px;
}
.product-layout-pricorm .radio-inline label.label-selected span{
  height: 77px;  
}

.product-layout-pricorm .radio-inline label.label-selected span{
    font-size: 10px;   
}
.img-responsive{
    width:100%;
}    
.slide-item .caption{
  position: absolute;
    top: 37%;
    left: 50%;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    width: 60%;
    transform: translate(-50%, -50%);
    line-height: 1.1;
    padding: 30px;
    transition: all 1.8s;
    transition-delay: 0.5s;
    text-align: center;
    font-family: "Ethnocentric";
}    
    
 .options-category .select-quantity {
    margin-bottom: 10px;
    max-width: 100px;
}   
 .select-quantity .input-group-btn .btn {
    color: #fff;
    background: #000;
    border: none;
    
} 
.block-qc .select-quantity .input-group-btn .btn {
   padding: 6px;
    height: 22px !important;

}
.btn:focus {
    outline: none !important;
}

.block-qc{
  display: flex;
justify-content: center;  
}
.btn-cart-pricorm{
  background: #39923F;
    color: #fff;
    border: none !important;  
    display: flex;
}
.btn-cart-pricorm:hover{ 
   color:#fff; 
   background: #7ac17f;
}

.btn-cart-pricorm div{
    font-size: 20px;
    margin: 0 3px;
}
.btn-cart-pricorm div img{
        width: 28px;
}
.caption-buttons{
    margin: 0 10px;
}
.block-qc .input-group .form-control[name^=quantity]{
 height:44px !important;   
}
.block-qc .select-quantity i {
    font-size: 11px;
}
.block-qc .caption-buttons .btn{
     background: #fff;
    border-color: #009447;   
}
.block-qc .caption-buttons .btn i{
   font-size: 27px;
    color: #009447; 
}
.price-pricorm{
    display: flex;
        justify-content: center;
        margin-top: 20px;
}
.price-pricorm span{
 font-family: "Ethnocentric";
    font-size: 30px;
    font-weight: 600;
    color: #000; 
}
.product-thumb-stock{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #009447;
}
.btn-product{
      font-family: "Ethnocentric";
    font-weight: 600;
    color: #fff;
    background: #B70216;
    padding: 10px;
    width: 200px;
    display: block;
    border-radius: 23px;
    text-align: center;
    border:1px solid#B70216;
}
.btn-product:hover{
   color:#B70216;
   background: #fff;
}
.form-control {
    display: block !important;
    width: 100% !important;
    height: 40px !important;
    padding: 7px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
   
}
.float-right{
    float:right;
}
.new-thumb{
    border: 4px solid#ECECEC;
    border-radius: 9px;
}

.new-thumb label{
    display: flex;
    flex-direction: column;
    border: 1px solid #ccc;
    border-radius: 14px;
    align-items: center;
    cursor: pointer;
    min-width: 46px;
    margin:1px;
	padding: 5px;
}
label.theme-button-selected.label-selected {
    border: 2px solid #f00;
}

.new-thumb h4 a{
   font-family: "Ethnocentric"; 
   color: #000;
}
.qnblock{
    display: flex;
	margin: 0 auto;
    justify-content: center;
}
.btn-cart-cat{
    background: #39923F;
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: 13px;
    padding: 7px 20px;
    margin-left: 10px;
}
.price-pricorm-cat{
   text-align: center;
    margin-bottom: 13px; 
}

.price-pricorm-cat span{
    font-family: "Ethnocentric";
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.thumbnail {border:none;}
.title-desc{
  color: #000;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;  
	margin-top: 30px;
}
.description{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
}
.short-attrs .attr-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}
.short-attrs .attr-item > div {
    color: #000;
    display: inline-block;
    background: #fff;
    margin-bottom: -2px;
}
.short-attrs .attr-item div + div {
    color: #000;
    text-align: right;
}


.navbar.account-menu {
    min-height: unset;
    border: 1px solid#e30713;
    padding: 10px 15px;
    position: relative;
    font-size: 15px;
}
.navbar.account-menu .navbar-nav {
    display: flex;
    justify-content: space-between;
    float: none;
    margin-left: -7px;
    margin-right: -7px;
}
.navbar.account-menu .nav-item {
    padding: 0 7px;
}
.well.login-form {
    background: #fff;
    box-shadow: 0 20px 30px rgb(0 0 0 / 10%);
    max-width: 500px;
    margin: 0 auto;
    border-color: #ececec;
}
.header-mobile-menu {
    display:none;
}
.header-mobile-menu > a {
    display: block;
    background-color: transparent;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 0;
    text-align: center;
    border-radius: 0;
    position: relative;
    transform: translateY(0px);
    font-size: 16px;
}
.toggle-mobile-panel-close{
    display: block;
    background-color: transparent;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 0;
    text-align: center;
    border-radius: 0;
    position: relative;
    transform: translateY(0px);
    font-size: 30px;
    position: absolute;
    right: 8px;
    top: 5px; 
}
.mobile-panel-information{
    text-align: center;
        padding-top: 20px;
}
body.open-mobile-panel #mobile-panel {
    height: 100%;
    overflow: auto;
    transition: height 0.4s;
}
.pl-76{
    padding-left: 114px;
}
.top-user{
   height: 27px; 
}
.control-label{
    text-align: center;
}
.qnblock input{
    height: 35px !important;
}
#cart .dropdown-menu td{
    color:#000 !important;
	vertical-align: middle;
}
.top-checkout:hover{
   color:#fff !important;  
}
#cart .dropdown-menu .prod-cart-name:hover{
    color:#000 !important;
}
.options-category .form-group span{
    padding:4px;
}
.block-title{
  font-size: 20px;
    font-weight: 600;
    margin: 19px;  
}
.related{
    margin-top: 100px;
}
.pre_q{
  display: flex;  
}

/* breadcrumb */

.breadcrumb {
    margin: 20px 0;
    padding: 0;
    border: 0;
    background: none;
    font-size: 13px;
    color: #7b818c;
}
.container-fluid .breadcrumb {
     
}
.breadcrumb a {
	color: #7b818c;
}
.breadcrumb > li {
    text-shadow: none;
    padding: 0 20px 0 0;
    position: relative;
    white-space: nowrap;
        display: inline-block;
}
.breadcrumb > li:last-child {
    padding-right: 0;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
content: "";
    display: block;
    position: absolute;
    top: 9px;
    right: 6px;
    width: 5px;
    height: 5px;
    border-right: 1px solid#7b818c;;
    border-bottom: 1px solid#7b818c;;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
.breadcrumb > li:last-child:after{
   display:none; 
}
.btn-compare{
    display:none;
}
.youtube-content{
   width:100%; 
}
.youtube-content iframe{
  height:600px;
  width:100%;  
}


























@media (max-width: 1582px) {
  #top .btn-link, #top-links li, #top-links a {
    font-size: 24px;
  }  
}


@media (max-width: 1440px) {
    #top .btn-link, #top-links li, #top-links a {
    font-size: 20px;
  }
    .product-layout-pricorm{
    margin-bottom: 0;

}
    .slide-logo{
      width: 518px;  
    } 
    .slide-title{
        font-size: 20px;
    }
    .attribute-name{
      font-size: 14px;  
    }
    .attribute-image img {
    width: 44px;
    }
    .block-qc {
   
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.product-layout-pricorm .radio-inline label span{
    font-size: 7px;
}
.product-layout-pricorm .radio-inline label img {
   
    height: 57px;
}
.product-layout-pricorm .radio-inline label {
    width: 71px;
    height: 88px;
}
.product-thumb-name {
    font-size: 24px;
}
}

@media (max-width: 1344px) {
  .container {
    width: 1016px;
}  
}
@media (max-width: 1260px) {
    #logo a img {
    width: 210px;
}
   #top #form-language img {
    height: 18px;
    margin-bottom: 0px;
} 
  .top-soc-img {
    height: 23px;
}  
  #top .btn-link, #top-links li, #top-links a {
    font-size: 16px;
  }   
.top-menu-link{
   padding: 6px 6px;
}
}


@media (max-width: 1168px) {
.youtube-content iframe {
    height: 440px;
}
}
@media (max-width: 1168px) {
.container{
   width: 750px;
}
.navbar.account-menu .navbar-nav {
    display: flex;
    justify-content: flex-start;
    float: none;
    margin-left: -7px;
    margin-right: -7px;
    flex-wrap: wrap;
}
.navbar.account-menu .nav-item {
    padding: 7px 7px;
}
}

@media (max-width: 992px) {
    .mobile-logo{
    display: flex;
    justify-content: center;
    margin-top: -34px;
    }
    .mobile-logo a img{
        width:180px;              
    }
    #product-product,#product-category{
      margin-top: 60px;  
    }
    #account-login,#account-register,#account-forgotten,#account-account,#account-edit,#account-password,#account-address,#account-wishlist,#account-order,#account-newsletter,#common-success{
       margin-top: 66px; 
    }
    #common-home{
        margin-top:84px;
    } 
    #top{
            height: 84px;
    }
.top-soc-img {
    height: 34px;
} 
  #top-links {
    margin-top: 19px;
}  
.toggle-mobile-panel i{
   font-size: 38px; 
}
  .container {
    width: 100%;
}  
  .container-fluid .breadcrumb {
    margin-left: 0;
    margin-top: 40px;
    font-size: 15px;
}
  .container .breadcrumb {
    margin-left: 0;
    margin-top: 40px;
    font-size: 15px;
}
   #product-category, .product-left-mg {
    padding-left: 15px;
} 
    
    .slide-logo {
    width: 335px;
}
    .slide-title{
        font-size: 13px;
    }
.top-container {
    display: flex;
    justify-content: flex-end;
}
    .top-link{
      display:none !important;  
    }
    #logo {
        display:none;
    }
    #top{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background: #000;
    width: 100%;
    }
      
  .header-mobile-menu {
position: absolute;
    left: 15px;
    top: 20px;
    display: block;
    z-index: 99999;
    background: #000;
    }
    .mega-menu{
     display:none;
    }
    .pl-76{
    padding-left:15px;
     }
	 .container.related .product-thumb {
    min-height: 270px;
	}
	.product-attribute-block{
		display:none;
	}
	.product-attribute-block.mobile{
		display:block;
	}
}



@media (max-width: 670px) {
       .slide-logo {
    width: 212px;
}
    .slide-title{
        font-size: 8px;
    } 
}


@media (max-width: 622px) {
.youtube-content iframe {
    height: 304px;
}
}


@media (max-width: 480px) {
    .product-thumb h4{
      font-size: 9px;  
    }
    .price-pricorm-cat span{
            font-size: 14px;
    }
    .youtube-content iframe {
    height: 214px;
}
       .slide-logo {
    width: 140px;
}
    .slide-title{
        font-size: 6px;
    }
    h2 {
    font-size: 14px;
}
}

@media (min-width: 992px) {
    .container,#product-category.container-fluid, #product-product.container-fluid{
        margin-top:36px;
    }
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
        .product-thumb-name-m{
           display:none; 
        }
}
@media (max-width: 767px) {

    .but-footer{
        display: flex;
    justify-content: center;
    }
    footer{
        text-align: center;
    }
        .product-thumb-name{
           display:none; 
        }
    .product-attribute-block {
		margin-top: 14px;
		}
	#product-category .product-attribute-block {
		display:none;
	}
.product-layout-pricorm {
   
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-top: 50px;
}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#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;
	}
}
/* content */
#content {
min-height: 495px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #fff;
	color: rgba(0, 0, 0, 0.8);
        font-family: 'Montserrat', sans-serif;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #c3c3c3;
}
footer a {
	color: rgba(0, 0, 0, 0.8);
        font-weight: 600;
    font-size: 16px;
}
footer a:hover {
	color: #000;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
        margin-left: 130px;
}
#information-information p{
    font-size: 18px;
}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.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 {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
    color: #fff !important;
    text-shadow: none;
    background:#e30713;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    font-size: 15px;
    padding: 0 20px;
    line-height: 38px;
    height: 38px;
    font-weight: bold;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: #000;
}
.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-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: #ffffff;
	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: #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: #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: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.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 */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
        min-height: 384px;
}
#product-category .product-thumb {
   min-height: 707px; 
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
font-weight: bold;
    text-align: center;
    padding-top: 10px;
    border-top: 4px solid#ECECEC;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
.img-responsive-pricorm {
    width: 70%;
    margin: 0 auto;
    display: block;
}
}
@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-bottom: 10px;
}
.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-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@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: 33.33%;
	}
}
.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: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.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;
	}
}

/* fixed colum left + content + right*/
@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%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
        border-radius: 0 4px 4px 0 !important;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
