@media only screen and (max-width:374px){
.banner{
    margin-left: -66vw !important;
}
#theCount {
    left: 80% !Important;
}
}

@media only screen and (max-width:480px)
{
.fb a img{
  position: absolute;
  left:20%;
  overflow: hidden;
  width:40px;
}
.insta a img{
  position: absolute;
  left:50%;
  overflow: hidden;
  width:40px;
}
.banner img {
    height: 200px;
}
.logo img {
    width: 100px;
}
#theCount {
    top: 45%;
    left: 77%;
}
.row-mobil{
    margin-right: 0 !important;
}
.search img {
    margin-left: -10px !important;
}
.user img {
    margin-left: -5px !important;
}
.cart img {
    margin-left: 0px !important;
}
.last-section {
    margin-left: -15px;
}
}
@media only screen and (max-width:991px)
{
.meniu-mobil {
    top: 0;
    width: 50vw;
    height: 100vh;
    background: #2a2a2a;
}
}
@media only screen and (max-width:770px)
{
p.btn.btn-primary {
    text-align: left;
    background: #4f4c4c;
    border: grey;
}
ul.nav.flex-column {
    margin-top: 10vh;
}
}
@media only screen and (max-width:766px){
.last-trs {
    width: 100%;
}

}
@media only screen and (max-width:565px){
.banner{
    margin-left: -64vw;
}
.btn-news {
    width: auto;
}

}
@media only screen and (min-width:566px) and (max-width:812px){
.shop {
    font-family: Arial;
    padding-right: 25%;
}
}
@media only screen and (max-width:991px){
.btn-news {
    width: auto;
}
}
@media only screen and (min-width:813px) and (max-width:1350px){

.banner {
    margin-left: -20vw;
}
}
@media only screen and (min-width:996px) and (max-width:1171px){
.dropdown-menu {
    width: 76vw;
}
#theCount {
    left: 74%;
}
}
@media only screen and (min-width:768px) and (max-width:812px){
#theCount {
    left: 73%;
}
}

@media only screen and (min-width:992px){
/*footer .despre-1, .magazin, mag2 {
 max-width: 10.666667%;
}
footer .despre-2, .info-util {
 max-width: 13.666667%;
}*/

.cloneditem-4 {
    display: none !important;
}
.carousel-item {
    margin-left: 6vw;
}
.owl-carousel .owl-item img {
    width: 80%;
}
.owl-nav > div {
    margin-top: -52px;
}
}

