/* @import url('https://fonts.googleapis.com/css2?family=Karla:wght@200;400&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap'); */
/* @import url('http://db.onlinewebfonts.com/c/2547970600ac97f5d9bd0ebcc1f2dd9d?family=Font+Awesome+5+Brands'); */


.text-black {
    color: #18191a !important;
  }
  .text-red {
    color: #b12704;
  }
  .text-green {
    color: #50af00;
  }

  .amazon-ember-medium {
    font-weight: 500;
    font-family: 'Amazon Ember';
}
.amazon-ember-normal {
  font-weight: 500;
  font-family: 'Amazon Ember';
}


 .nav-1 ul li a {
    font-weight: 500!important;
  }
  .nav-2 {
    display: none;
  }
  .nav_login {
    background-color: #c9e6b0;
    box-shadow: -10px 30px 50px rgba(48, 105, 0, 0.25);
    padding: 8px 40px !important;
    font-family: 'Amazon Ember'!important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    align-items: center;
    color: #1c3d00;
  }
  .navbar-toggler:hover {
    background-color: #ff010100 !important;
  }
  .navbar-light .navbar-toggler:focus {
    color: rgba(0, 0, 0, 0) !important;
  }
  /* nav */
  @media (min-width: 0px) and (max-width: 767px) {
    .nav_login {
        background-color: #c9e6b0;
        box-shadow: -10px 30px 50px rgb(48 105 0 / 25%);
        padding: 5px 25px !important;
        font-family: Amazon Ember;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 25px;
        align-items: center;
        color: #1c3d00;
    }
    .slick-arrow.slick-prev {
        left: -50px !important;
        display: none !important;
    }
    .slick-arrow.slick-next {
        right: -50px !important;
        display: none !important;
    }
    .nav-link-social{
        font-weight: 400;
        color:black !important;
        margin-right: 12px;
    }
  }
  .user-button{
    background-color: transparent;
    border:0px;
  }

  .lang-dropdown-menu{
    min-width: 7em !important;
  }


.round_btn{
    text-decoration: none;
    display: inline-block;
    border-radius: 50%;
    padding: 0px 10px;
    /* padding: 5px; */
    background-color: #04AA6D;
    color: white;
}

/* Pagination */
.pagination > li
{
    padding: 0px 10px;
    font-size: 33px;
    font-weight: bold;
}
.pagination > li a
{
    color: black;
}
.pagination > li a:hover
{
    text-decoration: none;
}
.pagination .disabled
{
    color: #969696;     /*dark grey*/
}
#page-number
{
    color: #0c2f4e !important;      /*dark blue*/
    font-size: 15px;
    padding-top: 15px;
}

.active2  {
    color: #50AF00;
    border-bottom: 4px solid #50AF00;
}

/* latin-ext */
@font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RVLtw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RbLtyG5Q.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RVLtw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

/* cyrillic-ext */
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rubik/v12/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFWkU1Z4Y.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  /* cyrillic */
  @font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rubik/v12/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFU0U1Z4Y.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  /* hebrew */
  @font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rubik/v12/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFVUU1Z4Y.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rubik/v12/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFWUU1Z4Y.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rubik/v12/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }




body{

    font-family: Karla,sans-serif !important;
    font-size: .9rem !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    color: black !important;
}
.container{
    max-width: 1215px!important;
}
.main-body{

    background-color: #e4edf3 !important;

}

#cat-dropdown
{
    font-size: 14px;
    overflow-y: scroll;
    max-height: 500px;

}

#cat-dropdown::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#cat-dropdown::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#cat-dropdown::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}


.rubik-medium {
    font-weight: 500;
}
.rubik-medium, .rubik-regular {
    font-family: 'Rubik',sans-serif;
    font-size: .9rem;
    /* line-height: 1.6; */
}
.rubik-black, .rubik-bold {
    font-family: 'Rubik',sans-serif;
    font-size: 0.9rem;
    /* line-height: 1.6; */
}
.rubik-bold {
    font-weight: 700;
}
.color-green{
    color: #50AF00;
}

.bg-color-green{
    background-color: #50AF00 !important;
    color: white !important;
}
.bg-color-light{
    background-color: #e4edf3;
}
.bg-white{
    background-color: white !important;
}

.nav-link-primary:hover{
    border-bottom:2px solid black;

}
.nav-link-primary{
    color:black !important;
    margin-right: 17px;
}
.nav-link-social{
    font-weight: 400;
    color:black !important;
}
.nav-link-primary:active{
    border-bottom:2px solid black !important;

}
.user-image{
    border-radius:50%;
    border:2px solid #50AF00;
    width: 40px;
}
.btn:hover{
    background-color: rgb(123, 211, 123) !important;
    font-weight: bold;
}
.fa-social{
    font-size: 1.5rem !important;
}
.fa-social:hover{
    color:#50AF00;
}
.nav-link-secondry
{
    /* font-size: 20px; */
    font-weight: bold;
}
#nav-latest-tab,#nav-popular-tab,#nav-features-tab,#nav-faq-tab{
    color: black !important;
}
#nav-latest-tab:hover,#nav-popular-tab:hover,#nav-features-tab:hover,#nav-faq-tab:hover{
    color:#50AF00 !important;
}

#cat-latest-tab,#cat-popular-tab,#cat-features-tab,#cat-faq-tab{
    color: black !important;
}
#cat-latest-tab:hover,#cat-popular-tab:hover,#cat-features-tab:hover,#cat-faq-tab:hover{
    color:#50AF00 !important;
}

.nav-link-secondry .active{
    color:#50AF00;
    border-bottom:4px solid #50AF00;

}
.nav_active{
    color:#50AF00;
    border-bottom:4px solid #50AF00;

}
.search{
    border:1px solid grey;
    padding: 8px;
}
.user-button{
    background-color: transparent;
    border:0px;
}
.modal-left{
    background-color:#50AF00 ;
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;

}
.login-inner{
    width: 65%;
}
.slider{
    margin-top: 150px;
}
.slider1{
    margin-top: 1px;
}
.slider2{
    margin-top: 135px;
}
.slider-row{
    width: 50%;
}
.slider-img{
    width: 100%;
    max-width: 100px;
    min-width:70px;

}
.header-card{
    color: black;
    background-color: #212121;
    background-image:url('https://amzdealz.net/media/site_images/header-bg2.png');
    background-size:100%;
}
.header-icon{
    max-height: 62px;
    background-color: white;
    padding: 7px;
    text-align: right;
    margin-top: 3px;
    border-radius: 5px;
}
.border2 {

    border-color: #008000;
    /* border: 10px; */
    /* background: aquamarine; */
    border: 2px solid #008000 !important;
}
.carousel-item .card{
    background:transparent;
    margin-left: 50px;
    border:0px;
}
.carousel-item .card .card-body{
    color: white !important;
}
.carousel-item .card .card-body h5{
    font-size: 1.6rem;
}
.carousel-item .card .card-body p{
    font-size: 1.0rem;
}
.bg-carousel{
    background-image:url('/static/images/slider-bg.jpg');
    background-size:100%;

}
.slider-height{
    max-height: 130px;
}
.main-margin{
    margin-top: 1px !important;
}
.btn-search {
    color: #fff !important;
    background-color: #28a745 !important;
    background-image: none;
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
    border-color: #28a745 !important;
}
.input-search{
    font-size: 20px !important;
    /* max-height: 77px; */
    /* padding: 10px 0px 15px 0px; */
    padding-bottom: 1.1rem!important;
    padding-top: 1.1rem!important;
}
.img-slider{
    width: 100%;
}
.tab-pane.fade {
    transition: all 0.3s;
    transform: translateX(-3rem);
  }

  .tab-pane.fade.show {
    transform: translateX(0rem);
  }
  .login-form {
  	font-size: 15px;
}
.btn-social{
    /* width: 100px; */
}
.share-buttons a.share-network-facebook[data-v-77596942] {
    background-color: #1877f2;
}

.share-buttons a[class^=share-network-][data-v-77596942] {
    flex: none;
    color: #fff;
    /* background-color: #333; */
    border-radius: 3px;
    overflow: hidden;
    display: inline-flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0 10px 0 0;
}
.share-buttons a[data-v-77596942] {
    color: #fff!important;
    font-family: 'Rubik',sans-serif!important;
    font-size: .9rem!important;
    font-weight: 700!important;
    line-height: 1.6!important;
}.share-buttons a[class^=share-network-] .fah[data-v-77596942] {
    background-color: rgba(0,0,0,.2);
    padding: 10px;
    flex: 0 1 auto;
}

.share-buttons a[class^=share-network-] .fah {
    /* background-color: rgba(0,0,0,.2); */
    padding: 10px;
    flex: 0 1 auto;
}
.share-network-button i[data-v-77596942] {
    min-width: 34.3px;
    text-align: center;
}

.share-buttons a.share-network-twitter[data-v-77596942] {
    background-color: #1da1f2 !important;
}
.share-buttons a.share-network-facebook[data-v-77596942] {
    background-color: #1877f2 !important;
}
.fab {
    font-family: Font Awesome\ 5 Brands;
    font-weight: 400;
}
.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -.0667em;
}
.fab{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.share-buttons a[class^=share-network-] span[data-v-77596942] {
    padding: 0 10px;
    flex: 1 1 0%;
    font-weight: 500;
}

.share-buttons a[class^=share-network-] span {
    padding: 0 10px;
    flex: 1 1 0%;
    font-weight: 500;

}
.share-buttons a[class^=share-network-][data-v-77596942] {
    flex: none;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    overflow: hidden;
    display: inline-flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0 10px 0 0;
}
.share-buttons a[data-v-77596942] {
    color: #fff!important;
    font-family: Rubik,sans-serif!important;
    font-size: .9rem!important;
    font-weight: 700!important;
    line-height: 1.6!important;
}
.social-btn .btn {
    margin: 10px 0;
    font-size: 15px;
    text-align: left;
    line-height: 24px;
}
.social-btn .btn i {
    float: left;
    margin: 4px 15px  0 5px;
}
.input-group-addon .fa{
    font-size: 18px;
}

.login-form{
    width: 70px;
}

#nav-latest,#nav-popular{
    font-size: 30px;
}
.del-price{
    color:gray;
}
.new-price{
    color: #50AF00;
}
.flag{
    width: 50px;display: inline;margin-right:3px;
}
.filter{
    color: black;
}
.align-items-center {
    align-items: center!important;
}
.post-title:hover{
    color: #50AF00;
    text-decoration: none;
}
.post-title{
    font-family: 'Rubik',sans-serif;
    font-size: 1rem !important;
    font-weight: 700;
    color: #000;
    line-height: 1.0 !important;
}
.description{
    font-size: 12px;
}
.discount{
    color: crimson;
}
.post-title-side{
    font-family: 'Rubik',sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
}
.post-title-side:hover{
    color: #50AF00 !important;
    text-decoration: none !important;
}
.mirror {
    transform: scaleX(-1);
}
.product-voteButton:hover{
    text-decoration: none;
}
.img-post{
    width: 100%;
    min-width:40px;
    max-width:110px;
}
.img-post-mobile{

    /* max-height: 100%; */
    width: 100%;
    min-width: 40px;
}
.sidebar{
    font-size: 10px;
    width: 100%;
}
.sidebar-heading{
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background-color: white;
    height: 100%;
}
.load-btn{
    margin: auto;
    font-weight: bold;
    width: 200px;
}
.heading-1{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
.heading-2{
    font-size: 20px;
    text-align: center;
}
.card-body{
    color: white;
}

footer p, .footer-link {
font-size: 12px;
font-family: Karla,sans-serif;
}
footer h6 {
margin-bottom: 40px;
position: relative;
font-weight: bold;
color: black;

font-family: Rubik,sans-serif;
font-size: .9rem;
line-height: 1.6;

}
heading-footer{
    font-weight: bold !important;
}
.btn-footer {
         /* color: grey; */

        text-decoration: none;
        border: 1px solid;
        border-radius: 43px;
        font-size: 13px;
        padding: 7px 30px;
        line-height: 47px;
}
.btn-footer:hover {

text-decoration: none;

}
.form-footer input[type="text"] {
border: none;
border-radius: 16px 0 0 16px;
outline: none;
padding-left: 10px;

}
.form-footer input[type="button"] {
border: none;
background:#232323;
margin-left: -5px;
color: #fff;
outline: none;
border-radius: 0 16px 16px 0;
padding: 2px 12px;
}
.social .fa {
/* color: grey; */
font-size: 22px;
padding: 10px 15px;
background: #3c3c3c;
}
footer ul li {
list-style: none;
display: block;
line-height: 22px;


}
.products-votes-column .up {
    background-color:#4396e9;
    text-align: center;
    font-size: 18px;
}

.votes-wrapper {
    border: 1px solid lightgrey;
}
.product-voteButton {
    height: 28px;
    width: 35px;
    cursor: pointer;
}

span.votes {
    text-align: center;
    width: 50px;
}

.products-votes-column .down {
    background-color: orange;
    text-align: center;
    font-size: 18px;
}
.product-voteButton {
    height: 30px;
    width: 35px;
    cursor: pointer;
}
.product-comments {

    font-size: 17px;
    padding: 0 12px;
    border-radius: 3px;
    margin: auto;
    cursor: pointer;
    border: 1px solid white;
    background-color: #4396e9 !important;
}

.product-comments i {
    color: white;
}

.product-comments-amount {
    color: white;
    font-size:16px;
}
.messages-bg{

    width: 20px;
}
.product-mark, .product-subscribe {
    font-size: 17px;
    border-radius: 3px;
    padding: 0 12px;

    background-color: #4396e9;
    border: 1px solid lightgrey;
}
.fa-bookmark:hover{
    border-bottom:0px;
}

footer ul  {
padding-left: 0;

}
footer ul  li a{
text-decoration: none;
color: black;
text-decoration:none;

}
.footer-link:hover {
text-decoration: none;
text-decoration: underline;
color: black;

}

.footer-link
{
    font-size: 14px;
}
.footer-border-right{
    border-right:1px solid #000;
}
.features-heading{
    font-size: 30px !important;
    border-bottom:2px solid #50AF00;
}
.features-description{
    font-size: 15px;
}
.faqHeader {
    font-size: 27px;
    margin: 20px;
}

  #main #faq .card {
    margin-bottom: 0px;
    border: 0;
  }

  #main #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
            box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
    border-bottom: 2px solid white;
  }

  #main #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    background: lightgrey;
    color: black;
    padding: 20px;
  }

  #main #faq .card .card-header .btn-header-link:after {
    font-weight: 900;
    float: right;
  }

  #main #faq .card .card-header .btn-header-link.collapsed {
    background: white;
    color: black;
  }


  #main #faq .card .collapsing {
    background: white;
    line-height: 30px;
  }

  #main #faq .card .collapse {
    border: 0;
  }
  .accordian-header:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.accordian-header{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}
.accordian-header:hover{
    text-decoration: none;
}
#main #faq .card .collapse.show {
    background: white;
    margin-bottom: 20px;
    line-height: 30px;
    color: black !important;
  }
  .profile-left{
    font-size: 1.1rem;
    font-weight: bold;
    width: 100px;
  }
.comment-img{
    width: 40px;
    float:right;
}
.intro_video{
    width:530px;
    height:315px;
}
/* .navbar {
    /* background-color: #0f3c64!important; */
    /* padding: .2rem 1rem!important; */
/* } */
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5) !important;
    border-color: #50AF00;
}
.navbar-light .navbar-toggler {
    color: rgba(255,255,255,.5) !important;
    border-color: #50AF00 !important;
}
/* a.nav-link.active {
    color: #50af00!important;
    font-weight: bold;
} */
#chart_list-price
{
    font-size: 105%;
    color: grey;
}
#chart_price{
    font-size: 85%;
    background: lightgray;
}
/* Cookie Alert */
#cookie-alert
{
    width: 100%;
    position: fixed;
    bottom: 0px;
    color: white;
    background-color: black;
}
#cookie-alert.hidden
{
    display: none;
}

/*Top of page*/
#scrollTop
{
    position: fixed;
    bottom: 15px;
    right: 15px;
    border-radius: 20px;
}
.fa-arrow-up
{
    color: #29c926;                 /*green*/
}

/*blog*/




@media(max-width:1050px)
{
    #more-info
    {
        margin-top: 5px;
    }
}

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

    .article-body p img {
        width: -webkit-fill-available!important;
        max-width: 100%!important;
        height: auto!important;
        border-radius: .25rem!important;
        object-fit: cover;
    }
    .article_img{
        width: -webkit-fill-available !important;
        max-width: 100% !important;
        height: auto !important;
        border-radius: .25rem!important;
        object-fit: cover;
    }
    .custom_height {
    overflow-y: scroll!important;
    max-height: 500px!important;
    }
    .main-margin{
        margin-top: 1px !important;
    }
    .slider-height{
        max-height: 195px;
    }
    #chart_list-price
    {
        font-size: 50%;
        color: grey;
    }
    #chart_price{
        font-size: 60%;
        background: lightgray;
    }
    .tool_title{
        font-size: 22px;
        font-weight: bold;
    }
}
@media(max-width:574px){
    .intro_video{
        width:295px;
        height:315px;
    }
    .header-nav-half{
        width: 50%!important;
    }
    .header-nav-full{
        width: 100%!important;
    }
    .input-search{
        font-size: 16px !important;
        /* max-height: 77px; */
        /* padding: 10px 0px 15px 0px; */
        padding-bottom: 1rem!important;
        padding-top: 1rem!important;
    }
    .btn-search {
        color: #fff !important;
        background-color: #28a745 !important;
        background-image: none;
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
        border-color: #28a745 !important;
    }
}
@media(max-width:763px){
    .input-search{
        font-size: 16px !important;
        /* max-height: 77px; */
        /* padding: 10px 0px 15px 0px; */
        padding-bottom: 1rem!important;
        padding-top: 1rem!important;
    }
    .btn-search {
        color: #fff !important;
        background-color: #28a745 !important;
        background-image: none;
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
        border-color: #28a745 !important;
    }
}
@media(max-width:465px){
    .prime-img{
        max-width: 50px;
    }
    .rubik-font{
        font-size: 14px;
    }
}
@media(max-width:325px){
    .prime-img{
        max-width: 32px;
    }
    .rubik-font{
        font-size: 14px;
    }
}

  @media (min-width:1075px){
      .product-frame{
          height: 203px;
      }
  }
  @media(max-width:993px){
      .slider{
        margin-top:90px;
      }

  }
  @media(max-width:993px){
    .slider1{
      margin-top: 1px;
    }

}
@media(max-width:993px){
    .slider2{
      margin-top:100px;
    }

}
  @media(max-width:574px){
    .container{

      width: 100% !important;
    }

}
.logo-mobile{
    height: 120;
    width: 70;

   }
@media(max-width:574px){
    .logo-mobile{
     padding-right: 10px;
     height: 100;
     width: 60;

    }

}

@media(max-width:574px){
    .comment-img{
     float: left;
      margin-bottom: 20px;
    }

}

@media(min-width:993px){
    .slider{
      height: 300px;
    }

}
@media(max-width:574px){
    .nav-mobile{
      width: 100%;
      margin-left: 30px;
    }

}
@media(max-width:574px){
    .nav-mobile{
      width: 100%;
      margin-left: 30px;
    }

}
@media(max-width:574px){
    .right-container{
      margin-top: 10px !important;
    }

}
@media(max-width:575px){
    .slider-row{
      width: 100%;
    }

}
@media(max-width:768px){
    .right-profile{
      margin-top:60px !important;
    }

}
@media(min-width:993px){
    .user-dropdown{
      float:right;
    }

}
@media(min-width:993px){
    .range-container{
      width: 75%;
    }

}
@media(max-width:993px){
    .user-image{
      width: 30px;
    }

}

@media(min-width:575px) and (max-width: 993px){
    .nav-mobile{
      width: 75%;
      margin-left: auto;
      margin-right: auto;
    }

}

#amz_square span:before {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 1px 3px 0px 0px;
      content:"";
    background:  #50AF00;
  }


#new_square span:before {
width: 14px;
height: 14px;
display: inline-block;
margin: 1px 3px 0px 0px;
    content:"";
background:  Blue;
}
#used_square span:before {
width: 14px;
height: 14px;
display: inline-block;
margin: 1px 3px 0px 0px;
    content:"";
background:  red;
}

/* 404 */

.container-404 {
    text-align: center !important;
    height: 100%;
    vertical-align: middle !important;
}
.content {
    text-align: center !important;
    display: inline-block !important;
}

.title {
    font-size: 72px;
    margin-bottom: 40px;
}
.bg-color-green {
  background-color: #50AF00!important;
  color: white!important;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.img_404{
  width: 400px;
}
.row_btn{
  margin-top: 40px;
}
@media only screen and (max-width: 600px){
.img_404{
  width: 300px;
}
}

/* Popup box BEGIN */


.hover_bkgr_fricc{
    /* background:rgba(0, 0, 0, 0.164); */
    cursor:pointer;
    display:none;
    height:100%;
    /* position:fixed; */
    text-align:center;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #50AF00!important;
    /* background-color: #fff; */
    color: white;
    box-shadow: 10px 10px 60px rgba(85, 85, 85, 0.493);
    display: inline-block;
    height: auto;
    /* max-width: 100%; */
    /* min-height: 100px; */
    vertical-align: middle;
    width: auto;
    position: relative;
    border-radius: 8px;
    padding: 5px 3%;
}
.hover_bkgr_fricc > div > p{
    font-size: 18px;
    margin-bottom: 0px;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -15px;
    right: -15px;
    color: #50af00;
    font-size: 18px;
    line-height: 20px;
    width: 25px;
    height: 25px;
    text-align: center;
    padding-bottom: 1px;
}

.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */

/* #fb.btn-fb{
    background-color: #3b5998 !important;
    border:  #3b5998 !important;
}

#twitter.btn-tweet{
    background-color: rgb(75,149,225) !important;
    border: rgb(75,149,225) !important;
}

#whatsapp.btn-whatsapp{
    background-color: #25d366 !important;
    border: #25d366 !important;
}

#reddit.btn-reddit{
    background-color: #FF5700 !important;
    border: #FF5700 !important;
}

#telegram.btn-telegram{
    background-color: #37AEE2 !important;
    border: #37AEE2 !important;
}

#copyLink.btn-copy-link{
    background-color: #6c757d !important;
    border: #6c757d !important;
}

#copyLink.btn-copy-link:active {
    background-color:#ffffff !important;
} */