@media (min-width: 1200px) {
    .span6 {
        width: 460px;
    }

    .ship {
        margin-left: 0;
    }

    .customSelect {
        margin-left: 0;
    }

    .form-horizontal .span3 {
        margin-bottom: 5px;
    }

    .span3 {
        width: 210px !important;
    }

    .span3 select {
        width: 228px !important;
    }

    .submit-order .product-title div {
        top: 15px;
        left: 70px;
        position: absolute;

    }

    .product-title {
        position: relative;
        width: 100%;
    }

}

@media (max-width: 1200px)and (min-width: 760px) {

    .form-horizontal .span3 {
        margin-bottom: 5px;
    }

    #billing {
        padding-left: 0 !important;
    }

    .customSelect {
        margin-left: 0;
        width: 210px !important;
    }

    #header-search {
        float: right;
        margin: 0;
    }

}

@media (max-width: 1200px)and (min-width: 980px) {

    .submit-order .product-title {
        position: relative;
        width: 100%;
    }

    .submit-order .product-title div {
        top: 15px;
        left: 70px;
        position: absolute;

    }
}

@media (max-width: 1200px) {

    .span3 .customSelectInner {

    }

    .span3 select {

        z-index: 1000;
    }

}

@media screen and (max-width: 1040px) {
    #content {
        margin-left: 16px;
        margin-top: 20px;
    }

    #content.sidebar-right {
        margin: 0 16px 0 5px;
    }

    #logo {
        padding-left: 5px;
    }

    #userbar {
        padding-right: 10px;
    }

    #header .nav.secondary {
        margin-right: 10px;
    }

    #header .nav.main {
        margin-left: 5px;
    }

    #footer-social-sharing {
        margin-right: 10px;
    }

}

@media screen and (min-width: 980px) {

    .helper2 {

        position: relative;
        top: -170px;
    }

}

@media screen and (max-width: 980px) {

    body {
        padding-right: 0;
        padding-left: 0;
    }

    .container {
        width: auto;
    }

    #container {
        padding: 0 10px 0 10px;
    }

    #container1 {
        padding: 0;
        margin: 0 10px;
        border: 0 !important;
        border-left: 1px solid #e6e6e6 !important;
        border-right: 1px solid #e6e6e6 !important;
    }

    #container2 {
        padding: 0;
        margin: 0 10px;
        border: 0 !important;
        border-left: 1px solid #e6e6e6 !important;
        border-right: 1px solid #e6e6e6 !important;
    }

    #container3 {
        padding: 0;
        margin: 0 10px;
        border-left: 0 solid #e6e6e6 !important;
        border-right: 0 solid #e6e6e6 !important;
    }

    #content {
        margin-left: 0;
    }

    .main_2 {
        padding-bottom: 20px;
        background-color: #fff;
    }

    .main_2 h1 {
        text-align: left;
        color: #444;
        margin-left: 13px;
        font-size: 24px;
        line-height: 28px;
    }

    #logo.large a {
        background: url('../img/logo.png');
        margin: 25px auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 204px;
        height: 43px;
    }

    #logo {
        float: none;
    }

    #header > .container {
        padding: 0;
    }

    #header .nav.secondary {
        margin-right: 0;
    }

    #header .nav.main {
        margin-left: 0;
    }

    #header .nav.main a {
        height: 19px;
    }

    #last-updated {
        text-align: center;
        border-top: 1px solid #e6e6e6;
        margin-top: 20px;
        padding-top: 20px;
    }

    #header {
        border-bottom: 1px solid #e6e6e6;
    }

    #footer {
        padding: 20px;
        border-top: 1px solid #e6e6e6;
    }

    #footer .span6 {
        width: auto;
    }

    #footer .activ {
        font-weight: bold;
        color: #555;
    }

    #footer .nav li {
        margin: 0 4px;
    }

    .span6 .nav {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 302px;
        padding-bottom: 20px !important;
    }

    #header-search {
        float: none;
        margin: 0 0 !important;
        width: auto !important;
        height: 50px;
    }

    #search-container {
        margin: 20px 10px;
    }

    #header-search input[type="text"] {
        border: 1px solid #DBDBDB;
        padding: 0 15px;
        width: 75%;
        font-size: 18px;
    }

    #header-search button {
        margin-left: 1%;
        width: 14%;
        padding: 14px 0;
        float: right;
    }

    .bbutton {
        margin: 0;
        color: #777 !important;
        padding: 18px;
        background: transparent;
        background: #fff !important;
        font-size: 16pt;
        border: 1px solid #e6e6e6;
        border-radius: 2px;
    }

    .bbutton2 {
        margin: 0;
        color: #aaa !important;
        padding: 10px;
        background: transparent;
        background: #f6f6f6;
        font-size: 23px;
        border: 0 solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        border-radius: 2px;
        line-height: 13px;
    }

    .bbutton3 {
        margin: 0;
        margin-top: 20px;
        color: #fff !important;
        padding: 18px;
        background: transparent;
        background: #444 !important;
        font-size: 16pt;
        border: 1px solid #e6e6e6;
        border-radius: 2px;
        height: 63px;
        display: inline-block;
    }

    .bbutton2 .icon-arrow-down {
        background-position: -270px -410px;
        height: 27px;
        width: 40px;
    }

    .ui-btn {
        font-weight: normal;
        line-height: 2.2em;
        padding: 0 0 0 15px;
        font-size: 14pt;
    }

    .ui-listview a {
        border-top: 1px solid #e6e6e6;
        color: #999;
        background-color: white;
    }

    .ui-listview li:last-of-type, .ui-listview a:last-of-type {
        border-bottom: 1px solid #e6e6e6;
   
    }

    .ui-last-child a {
        border-bottom: 1px solid #eee;

    }

    .ui-listview .icon-arrow-right {
        float: right;
        padding: 0 0 0 19px;
        border-left: 1px solid #eee;
        font-size: 14px;
    }

    .ui-btn:hover {
        background-color: #444;
        color: #fff;
        border-left-color: #000;
    }

    .icon-arrow-right {

        border-left-color: #000;
        background-position: -388px -438px;
        height: 40px;
        width: 16px;
    }

    .ui-btn:hover .icon-arrow-right {
        border-left-color: #000;
        background-position: -388px -403px;
        height: 40px;
        width: 16px;
    }

    #header .icon-arrow-circle-left {
        background-image: url("../img/back.svg");
        background-position: center;
        background-size: contain;
        height: 20px;
        width: 20px;
    }

    #locale-widget .dropdown-menu {
        width: 86px;
        min-width: 60px;
        padding: 0;
        margin: 0 0 0 -1px;
    }

    #locale-widget li:nth-child(odd) {
        border-right: 0 solid #e6e6e6;
    }

    #locale-widget li {
        border-bottom: 0 solid #e6e6e6;
    }

    #header .nav > li > a {
        color: #999;
        height: 20px;

    }

    #header .nav .dropdown-toggle .caret {
        border-top-color: #999;
        border-bottom-color: #999;
    }

    .icon-globe, .icon-cart, .icon-search {
        font-size: 20px;
    }
    .icon-cart {
        background-image: url("../img/bag.svg");
        background-position: center;
        background-size: contain;
    }
    

    .search2 {
        left: -150px;
        width: 250px !important;
    }

    .search2 li {
        width: 250px !important;
    }

    .search2 input {
        width: 60% !important;
    }

    .search2 button {
        width: 23% !important;
    }

 

    .product-image .btn {
        width: 100%;
        padding: 4px 0;
        border: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        outline: 0px;
        background: transparent;
        background-color: #333;
        margin-top: -1px;
        margin-right: 1px;
    }

    #product-list .product-details {
        position: absolute;
        padding: 0 20px 20px;
        min-height: 65px;
        width: auto;
        display: inline !important;
    }

    #product-list .product-image img {
        border: 0;
    }

    .view {
        float: right !important;
    }

    #product-list .product-item {
        border-bottom: 1px solid #e6e6e6;
    }

    #page-header .btn-group.view .active .icon-th-xlarge, #page-header .btn-group.view .active .icon-list-xlarge {
        color: #f87916;
    }

    #product-list .product-item {
        min-height: 115px;
        display: flex;
        flex-direction: column;
    }

    #product-list .product-item a {
        min-height: 85px;
    }

    #page-header-controls li:last-child {
        margin-left: 0;
    }

    #product-list .product-details h2, #product-list .product-details h2 a {
        font-size: 16pt;
    }

    #product-list .product-details h2 {
        overflow: hidden;
        height: 60px;
        border-bottom-width: 0;
        margin-bottom: 20px;
    }

    #page-header .btn-group {
        margin-right: 0;
    }

    #product-list .product-item:last-child {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 20px;
    }

    #product-list-grid {
        height: 100%;
        margin: 0 -15px;
    }

    .main-pag #product-list-grid {
        height: 100%;
        margin: 0 -15px;
    }

    #container4 .well {
        position: relative;
        box-shadow: none;
        padding: 15px 0;
    }

    #product-details .nav-list, #expandedDetailsContent .nav-list {
        border-top: 1px solid #E6E6E6;
        margin-top: 15px;
        padding-top: 10px;
    }

    #container4 {
        padding: 0;
        margin: 0 10px;
        border-left: 0 solid #e6e6e6 !important;
        border-right: 0 solid #e6e6e6 !important;
    }

    #container4 .widget {
        border-top: 1px solid #E6E6E6;
        margin-top: 15px;
        padding-top: 10px;
    }

    #container4 h3 {
        padding-left: 15px;
        margin: 0;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 30px;
        color: #444;
    }

    #seller-contact .nav a {
        color: rgb(85, 85, 85);
        padding: 9px 17px 8px;
    }

    #container4 .nav-list {
        margin-top: 15px;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    #seller-contact .nav-list {
        padding-top: 10px;
        margin-top: 0;
    }

    #container4 .btn {
        color: white !important;
        padding: 4px 14px !important;
    }

    #seller-payment-methods .nav-list li {
        margin-top: 10px;
    }

    .seller-username {
        padding: 0 !important;
    }

    #show_more {
        font-weight: bold;
        padding-left: 17px;
    }

    #product-list .product-image {
        border: 1px solid #E6E6E6;
    }

    #product-list-grid .product-item:nth-child(5n+5) {
        margin-right: 1% !important;
    }

    #product-list-grid .product-item {
        border: 0 solid #E6E6E6;
        margin: 1%;
        width: 30%;
    }

    #product-list-grid .product-image {
        height: 100%;
        width: 100%;
    }

    #product-list-grid .product-image img {
        border: 0 solid #E6E6E6;
    }

    .myspan6 {
        width: 30%;
    }

    #product-list-grid .product-details {
        border: 0 solid #E6E6E6;
        border-top: 1px solid #E6E6E6;
        padding: 5px;
    }

    .form-horizontal .span3 {
        margin-bottom: 20px;
    }

    #shipping select, #billing select {
        width: 90% !important;
    }

    #shipping .col, #billing .col {
        width: 100% !important;
    }

    #shipping .col input, #billing .col input {
        width: 100% !important;
    }

    #shipping .row, #billing .row {
        margin-left: 0;
    }

    #shipping .span12,
    #shipping .span6,
    #shipping .span3,
    #billing .span12,
    #billing .span6,
    #billing .span3 {

        width: 100%;
        box-sizing: border-box;
        display: block;
        float: none;
        min-height: 38px;
        margin-left: 0;
    }

    #shipping .customSelect, #billing .customSelect {

        min-height: 38px;
        width: 100% !important;
    }

    #billing .customSelect {

        margin-bottom: 0;
    }

    #shipping .col .controls, #billing .col .controls {
        padding-right: 20px;
    }

    .submit-order {
        font-size: 14px;
    }

    #shipping .form-horizontal .customSelect, #billing .form-horizontal .customSelect {
        min-height: 38px;
    }

    .cart-extras td {
        display: block;
    }

    #page-header {
        margin-bottom: 0;
    }

    .submit-order .product-title img {
        display: inline;
        margin-bottom: 20px;
    }

    .quantity {
        display: block;
        float: left;
    }

    .operator, .unit-price, .total-price {
        float: left;
    }

    .submit-order th, .submit-order td {

    }

    .cart-extras textarea {
        width: 90% !important;
    }

    .cart-extras td:last-child {
        padding-right: 10px;
    }

    .cart-extras td:last-child input {
        margin-right: 10px !important;
        max-width: 220px;
        margin-bottom: 10px;
    }

    #page-header-title {
        height: 38px;
        margin-bottom: 20px;
        margin-top: 20px;
        width: 100%;
    }

    .submit-order .cart-total {
        border-top-width: 3px;
        font-size: 15px !important;
    }

    .submit-order th {
        font-size: 14px !important;
    }

    .submit-order th:first-child {
        font-weight: bold;
        font-size: 15px !important;
    }

    h4 {
        font-size: 16px;
    }

    label, textarea {
        font-size: 15px;
    }

    .cart-extras select {
        z-index: 1000;
    }

    .cart-extras textarea {
        width: 100%;
    }

    #actions .btn {
        margin-right: 5px;
        margin-left: 0 !important;
    }

    .customSelectInner {

    }

    .quantity, .operator, .unit-price, .total-price {
        width: 20%;
        padding: 10px 0 !important;
        text-align: center !important;
    }

    .quantity {
        width: 10%;
    }

    .unit-price {
        width: 30%;
    }

    .operator {
        width: 10%;
    }

    .total-price {
        width: 40%;
    }

    .modal {
        border: 0 !important;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
        top: 135px !important;
        right: 0;
        left: 0;
    }

    .modal textarea, .modal input {
        width: 100% !important;
    }

    #captcha {
        width: 170px !important;
    }

    .modal .form-horizontal {
        padding-right: 15px;
    }

    .slider .btn-inverse {
        border-radius: 3px 3px 0 0 !important;
        background: #444;
        border: 1px solid #262626;
        font-weight: 700;
        padding: 2px 5px;
        line-height: 1.5;
        margin-top: 7px;
        margin-left: 0 !important;
        cursor: default;
        text-shadow: none;
        font-size: 14px;
        color: white;
    }

    #container4 .slider .btn-primary {
        border-radius: 3px 3px 0 0 !important;
        background: #00A6E8;
        border: 1px solid #1793DD;
        padding: 8px 15px !important;
        font-weight: 700;
        text-shadow: none;
        font-size: 16px;
        color: white;
        float: right;
    }

    .table-bordered tr th:first-child, .table-bordered tr td:first-child {
        border-left: 1px solid #E6E6E6;
    }

    .table-bordered td {
        position: relative;
    }

    .table-bordered img {
        border: 1px solid #e6e6e6;
    }

    .cart-item {
        position: absolute;
        top: -75px;
        left: 60px;

    }

    #checkout #google, #checkout span, #checkout .btn-orange, #checkout #paypal {
        float: none !important;
        display: block !important;
        margin: 8px auto !important;
        text-align: center;
    }

    #actions {
        float: none;
        margin-bottom: 30px;
        text-align: center;
    }

    #page-header {
        border-bottom: 0 solid #e6e6e6;
        margin-bottom: 0;
    }

    .btn-light-orange:hover, .btn-orange:hover {
        background: #ffa504;
        border: 1px solid #ff8102;

    }

    .grid-item {
        border: 1px solid #e6e6e6;
    }

    .cart-extras td {
        border-right: 0 solid #E6E6E6 !important;
    }

    .span3 .customSelect {
        width: 100%;
        box-sizing: inherit;

    }

    .icon-arrow-down {
        background-position: -270px -410px;
        height: 27px;
        width: 40px;
    }





    .icon-search {
        background-image: url("../img/searchWhite3.svg");
        background-position: center!important;
        background-size: contain;
        width: 23px;
        height: 23px;
    }

    .icon-last-updated {
        background-image: url("../img/clock.svg");
        background-position: center;
        background-size: contain;
        width: 16px;
        height: 16px;
    }

    .icon-envelope-ecrater{
        background-image: url("../img/envelop.svg");
        background-position: center;
        background-size: contain;
        width: 16px;
        height: 16px;
    }

    .icon-star-ecrater{
        background-image: url("../img/grey_star.svg");
        background-position: center;
        background-size: contain;
        width: 14px;
        height: 14px;
    }

   .bootstrap-collapse .icon-collapse{
        background-image: url("../img/up_arrow.svg");
        background-position: center;
        transform: rotate(180deg);
        background-size: contain;
        background-size: 16px;
        width: 29px;
        height: 29px;
        border: 1px solid #e6e6e6;
    }
    .icon-accordion-collapse, .icon-accordion-collapse.icon-collapsed{
        background-image: url("../img/plus.svg");
        background-position: center;
        background-size: 11px;
        width: 11px;
        height: 11px;
        border: 0;
    }

    .bootstrap-collapse.icon-collapsed, .bootstrap-collapse .icon-collapsed{
        background-image: url("../img/up_arrow.svg");
        background-position: center;
        background-size: contain;
        background-size: 16px;
        width: 29px;
        height: 29px;
        border: 1px solid #e6e6e6;
    }

    .icon-accordion-collapse.icon-collapse{
        background-image: url("../img/less.svg");
        background-position: center;
        background-size: 11px;
        width: 11px;
        height: 11px;
        border: 0;
    }

    .icon-paypal{
        background-image: url("../img/paypal.svg");
        background-position: center;
        background-size: cover;
        background-size: 100px;
        width: 87px;
        height: 25px;
     
    }

    .icon-credit-cards, #paypal .icon-credit-cards{
        background-image: url("../img/cards.svg");
        background-position: center !important;
        background-size: cover;
        width: 190px !important;
        height: 25px;
    }

    .stars.stars-5 {
        background-image: url("../img/stars-5.svg");
        background-position: center;
        background-size: cover;
        width: 100px;
        height: 15px;
    }

    .stars.stars-4 {
        background-image: url("../img/stars-4.svg");
        background-position: center;
        background-size: cover;
        width: 100px;
        height: 15px;
    }

    .stars.stars-3 {
        background-image: url("../img/stars-3.svg");
        background-position: center;
        background-size: cover;
        width: 100px;
        height: 15px;
    }

    .stars.stars-2 {
        background-image: url("../img/stars-2.svg");
        background-position: center;
        background-size: cover;
        width: 100px;
        height: 15px;
    }

    .stars.stars-1 {
        background-image: url("../img/stars-1.svg");
        background-position: center;
        background-size: cover;
        width: 100px;
        height: 15px;
    }

    .stars.stars-0 {
        background-image: url("../img/stars-0.svg");
        background-position: center;
        background-size: cover;
        width: 100px;
        height: 15px;
    }

    .stars-4half {
        background-image: url("../img/4.5_stars.svg");
        background-position: center!important;
        background-size: cover;
        width: 100px;
        height: 15px;
    }
    .stars-3half {
        background-image: url("../img/3.5_stars.svg");
        background-position: center!important;
        background-size: cover;
        width: 100px;
        height: 15px;
    }
    .stars-2half {
        background-image: url("../img/2.5_stars.svg");
        background-position: center!important;
        background-size: cover;
        width: 100px;
        height: 15px;
    }
    .stars-1half {
        background-image: url("../img/1.5_stars.svg");
        background-position: center!important;
        background-size: cover;
        width: 100px;
        height: 15px;
    }
    .stars-half {
        background-image: url("../img/0.5_stars.svg");
        background-position: center!important;
        background-size: cover;
        width: 100px;
        height: 15px;
    }

    #page-header .btn-group.view .btn .icon-th-xlarge{
        background-image: url("../img/gallery.svg");
        background-position: center;
        background-size: cover;
        width: 16px;
        height: 16px;
    }

    #page-header .btn-group.view .btn.active .icon-th-xlarge {
        background-image: url("../img/gallery-active.svg");
        background-position: center;
        background-size: cover;
        width: 16px;
        height: 16px;
    }

    #page-header .btn-group.view .btn .icon-list-xlarge{
        background-image: url("../img/list.svg");
        background-position: center;
        background-size: cover;
        width: 16px;
        height: 16px;
    }

    #page-header .btn-group.view .btn.active .icon-list-xlarge {
        background-image: url("../img/list-active.svg");
        background-position: center;
        background-size: cover;
        width: 16px;
        height: 16px;
    }

    .icon-trashcan{
        background-image: url("../img/trash.svg");
        background-position: center;
        background-size: cover;
        width: 15px;
        height: 15px;
    }

    .bbutton2  .icon-arrow-down{
        background-image: url("../img/arrowDown.svg");
        background-position: center;
        background-size: cover;
        width: 44px;
        height: 27px;
    }

    .icon-arrow-right{
        background-image: url("../img/arrowRight.svg");
        background-position: center;
        background-size: 15px 20px;
        width: 15px;
        height: 15px;
    }

   .es-carousel-wrapper    .es-nav-prev  .icon-pagination-prev{
        background-image: url("../img/arrowRight.svg");
        background-position: center;
        background-size: 15px 20px !important;
        width: 25px;
        height: 30px;
        transform: rotate(180deg);
        margin-top: 15px !important;
    }

    .icon-arrow-right:hover{
        background-image: url("../img/arrowRightWhite.svg");
        background-position: center !important;
        background-size: 15px 20px;
   
    }

      .es-carousel-wrapper .es-nav-next .icon-pagination-next{
        background-image: url("../img/arrowRightWhite.svg");
        background-position: center !important;
        background-size: 15px 20px;
        width: 30px!important;
        height: 30px!important;
        margin-top: 15px !important;
   
    }




    #locale-display .icon-search {
        background-image: url("../img/search.svg");
        background-position: center;
        background-size: contain;
        width: 23px;
        height: 23px;
    }

    .es-nav-next .icon-pagination-next {
        background-position: -389px -403px;
        width: 23px;
        height: 27px;
        margin-top: 10px !important;
    }

    .es-nav-prev .icon-pagination-prev {
        background-position: -342px -442px;
        margin-top: 11px !important;
    }

    #seller-informations .widget {
        padding: 10px 17px;
        color: #666;
    }

    #product-details {
        color: rgb(85, 85, 85);
        float: none;
        width: auto;
        font-size: 13px;
        margin-left: 0;
    }

    #product-quantity {
        border-top: 0 solid rgb(230, 230, 230);
    }

    #product-details h4 {
        border-bottom: 0 solid rgb(230, 230, 230);
    }

    #product-details .nav, #description {
        padding-left: 17px;
        padding-right: 17px;
    }

    .error > label {
        color: rgb(185, 74, 72);
    }

    .error > input {
        border-color: rgb(185, 74, 72);
        color: rgb(185, 74, 72);
    }

    .thumbnails > li {
        float: left;
    }

    #seller-information #seller_info_thumbs ul {
        margin: 0 !important;
    }

    #business-profile h1 {
        text-align: left;
    }

    #business-profile .well {
        margin: 0;
        border-bottom: 0;
        border-radius: 0;
        margin-top: 15px !important;
        padding: 15px;
    }

    #business-profile .stars {
        margin-bottom: 5px;
    }

    #business-profile, #rating-totals {
        float: left !important;
        width: 100% !important;
    }

    #rating-totals {
        margin-left: 0 !important;
    }

    #rating-totals .table-bordered {
        border-radius: 0 !important;
    }

    #profile h3 {
        font-size: 18px !important;
        margin: 10px 0 !important;
    }

    .my_comments {
        list-style: none;
        margin: 0;
    }

    .my_comm {
        border-top: 1px solid rgb(230, 230, 230);
        padding: 10px 0;
    }

    .comm_date {
        display: inline;
        padding-left: 5px;
    }

    .comm_text {
        padding-bottom: 5px;
        padding-left: 30px;
    }

    .comm_item {
        font-style: italic;
        padding-left: 30px;
    }

    .span3 input {
        margin-bottom: 20px;
    }

    .submit-order .product-title div {
        top: 15px;
        left: 70px;
        position: absolute;
        line-height: 21px;
        width: 350px
    }

    .submit-order .product-title {
        display: block;
        position: relative;
        font-size: 14px;
        border-right: 0 solid #e6e6e6 !important;
        border-bottom: 0 solid #e6e6e6 !important;
    }

    #seller-contact-user {
        height: 40px;
    }

    .modal-header, .modal-body {
        padding: 22px 10px;
    }

    .item-text {
        position: relative;
    }

    .ghg_2 {
        position: absolute;
        top: 0;
        display: block;
        right: 0;
        color: #999;
    }

    .ghg_2 :hover {
        background-color: #444;
        background-position: -386px -400px;
    }

    .ghg_2 i {
        margin-top: 0;
        height: 41px
    }

    .active a {
        background-color: #444;
        color: #fff;
    }

    .active .ghg_2 i {
        background-color: #444;
        background-position: -386px -400px;

    }

    .your-logo {
        background: url('../img/your-logo.png');
        margin: 25px auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 204px;
        height: 43px;
    }

    .store_logo {
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 20px 0;
        max-height: 55px;
    }

    #full-width {
        margin-right: 13px;
        margin-left: 13px;
        margin-top: 13px;
    }

    .radio label {
        font-size: 13px;
    }

    #full-width .form-horizontal li {

        margin-right: 18px;
    }

    .form-horizontal {
        width: auto;
        padding: 20px;
        margin-bottom: 0;
    }

    .control-group ul {
        margin-left: 0;
        width: 100%;
    }

    #sidebar {
        margin-left: 0;
        width: 100%;

    }

}

@media (max-width: 760px) {

    .span3 .customSelect {

        width: 100%;
        box-sizing: inherit;
        height: 38px;

    }

    #shipping select, #billing select {
        width: 80% !important;
    }

    #billing input[type="checkbox"] {
        float: left;
        width: auto !important;
        margin-right: 5px;
    }

    #semi-image {
        margin-bottom: 20px;
    }

    #semi-image img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .modal {
        top: 0 !important;
    }

    #ad1 {
        display: inline-block;
    }

    .login-icon{
        background-image: url('../img/account.svg');
        background-size: contain;
        width: 20px;
        height: 20px;
        display: inline-block;
    }

    #header .secondary .badge {
        position: absolute;
        top: 5px;
        right: 5px;
    }
}

@media screen and (max-width: 480px) {
    #header-search input[type="text"] {
        border: 1px solid #DBDBDB;
        padding: 0 15px;
        width: 69%;
        font-size: 18px;
    }

    #header-search button {
        margin-left: 2%;
        width: 17%;
        padding: 14px 0;
    }

    #search-container {
        margin: 13px;
    }

    #container2 {
        margin: 0 13px;
    }

    #footer {
        padding: 20px 13px;
    }

    #logo.large a {
        width: 167px;
        height: 35px;
        margin: 20px auto;
        background: url('../img/ecraterLogo.svg');
        background-size: cover;
    }

    #header .icon-arrow-circle-left {
        font-size: 20px;
        color: #999;
        line-height: 16px;
    }

    #header.icon-globe, #header.icon-cart {
        font-size: 20px;
    }

    .ui-btn {
        font-family: 'Proxima Nova' !important;
        padding: 0 0 0 15px;
    }

    .bbutton {
        padding: 13px 18px;
    }

    .ui-btn {
        font-weight: normal;
        line-height: 40px;
        padding: 0 0 0 15px;
        font-size: 14px;
    }

    #header-search input[type="text"] {
        width: 67%;
    }

    #header-search button {
        width: 20%;
    }

    #product-list-grid .product-item {
        margin: 5%;
        width: 40%;
    }

    #product-list-grid .product-image {
        margin-top: 0;
        border: 0;
        height: 100%;
        width: 100%;
    }

    #product-list-grid .product-image img {
        width: 100%;
        max-width: 135px
    }

    .myspan6 {
        width: 40%;
    }

    .customSelectInner {

    }

    .ship .customSelectInner, .bill .customSelectInner {

    }

    #shipping .customSelectInner, .submit-order .customSelectInner {

    }

    .submit-order .product-title img {
        margin-bottom: 30px;
    }

    .modal {
        right: 0;
        left: 0;
    }

    #captcha {
        width: 120px !important;
    }

    #shipping-rates .btn {
        padding: 10px 14px;
        font-size: 16px;
    }

    #zip {
        margin-bottom: 10px;
    }

    .submit-order .product-title div {
        width: 190px;
    }

    #product-list-grid .product-item:nth-child(5n+5) {
        margin-right: 5% !important;
    }

    #page-header h1 {
        font-size: 24px;
    }



}

#other-products{
    margin-right: 0;
}


#other-products ul {
    border-top: 1px solid #E6E6E6;
    margin: 10px 0 0;
}

#other-products ul .product-image {
    height: auto;
}



@media (max-width: 767px){
    .main-page .row-title {
        margin: 15px 15px 0px 0px;
        margin-left: -15px;
    }

    .main-page h2 {
        line-height: 28px;
        margin: 20px 0px 0px 0px;
    }

    .main-page .row{
        padding:0 15px;
    }

    .allCategories{
        margin-top:20px
    }
}

@media (min-width: 768px) and (max-width: 980px){
    .main-page  .featured_cat{
        margin: 0 15px;
    }

    #product-list-grid {
        height: 100%;
        margin: 0 -10px;
    }
}

.modal-body .image-wrapper{
    overflow: auto;
    max-height: 70vh;
}

.modal-body .image-wrapper img{
   max-width: none;
}

.modal .modal-navigation.next,
.modal .modal-navigation.prev {
    top: 50%;
    display: block;
    outline: none;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 99999;

}

.modal .modal-navigation.next{
    right: -5px;
    left: auto;
}

.modal .modal-navigation.prev{
    left: -15px;
}

.modal .modal-navigation span {
    background: #FFF;
    border: 1px solid #E3E3E3;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 2;
     margin-top: -15px;
    position: absolute;
    text-align: center;
    width: 30px;
}

#store-features li {
    width: 100%;
}

.features #page-content section img {
    margin: 0 20px 30px 0;
}

.sellLink {
    font-size: 16px;
}

.icon-modal-close {
    background-image: url("../img/close-button.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

#image-zoom button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100;
}


#welcome-links {
    width: 100%;
    padding: 30px 0;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

#welcome-links li {
    list-style: none;
    width: 26%;
    margin: 0 0px;
    text-align: center;
}

#welcome-links a {
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: normal;
}

#welcome-links i{
    margin-bottom: 10px
}

.mobileApp #header-top .container {
    display: flex;
}

.mobileApp #search-container {
    margin: 5px;
    display: flex;
}

.mobileApp #search-container form {
    height: auto;
    width: calc(100vw - 114px) !important;
    display: flex;
}

.mobileApp #search-container input {
    height: auto;
    line-height: normal;
    margin-bottom: 0;
    font-size: 16px;
    padding: 5px;
    width: 100%;
}

.mobileApp #header-search button {
    width: 52px;
    padding: 5px 0;

}

.mobileApp .main_2 #search-container {
    display: none;

}

.slider-container,
.slider-container2 {
    display: flex;
    transform: translateX(0);
    transition: transform 0.3s ease-out;
    cursor: grab;
    margin-bottom: 20px;
}

.slide,
.slide2 {
    width: 100vw;
    min-width: 100px;
    position: relative;
    min-width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide img,
.slide2 img {
    max-width: 100%;
    position: relative;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

html,
body {
    overflow-x: hidden;
}

.slider-wrapper {
    position: relative;
    display: block;
}

.counter {
    align-items: center;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 11px;
    border-radius: 10px;
    min-width: 40px;
    display: flex;
    justify-content: center
}

.grabbing {
    cursor: grabbing;
}

.grabbing .slide img {
    transform: scale(0.9);
}


/* Popup Styles */
.popup-overlay {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
}

.popup-content {
    background-color: #212332;
    margin: auto;
    padding: 0px;
    width: 98%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#closePopupBtn {
    background-color: #ffa404;
    color: white;
    padding: 1px 8px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    font-size: 1em;
    position: absolute;
    top: 8px;
    right: 6px;
    margin: 0;
    transition: background-color 0.2s ease;
    z-index: 1000;
}

#closePopupBtn:hover {
    background-color: #ff8102;
}

.slider {
    margin-bottom: 20px;
}

.mobileApp .slider .btn-inverse,
.mobileApp #container4 .slider .btn-primary {
    border-radius: 3px !important;
}

.lider-container2 {
    width: 100vw;
    height: 100vh;
}

.swiper-pagination-fraction {
    align-items: center;
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: auto !important;
    width: auto !important;
    background: rgba(0, 0, 0, 0.5);
    color: #fff !important;
    /* padding: 10px; */
    font-size: 11px;
    border-radius: 10px;
    min-width: 40px;
    display: flex;
    justify-content: center;
}

.swiper-button-next,
.swiper-button-prev {
    color: #ffa404 !important;
}

.pswp__counter {
    position: fixed;
    text-shadow: none !important;
    opacity: 1;
    bottom: 10px;
    right: 20px;
    background-color: #ffa404 !important;
    padding: 1px 10px 20px;
    border-radius: 20px;
}

.pswp__icn {
    fill: #ffa404 !important;
    stroke: none !important;
}

.swiper {
    width: 100%;
    margin: 0 auto;
}

.swiper-wrapper {
    margin: 0;
    padding: 0;
}

.swiper img {
    display: block;
    width: 100%;
    height: auto;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.country-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;
    margin: 10px 0;
}

.country-list li {
    width: 130px;
    padding: 10px;
    display: flex;
    height: 20px;
}

.country-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.country-list li i {
    margin-right: 5px;
}

.showSearch {
  display: block;
}

.useAppButton {
    background: black;
    line-height: normal;
    padding: 7px 18px;
    border-radius: 20px;
    margin: 20px 15px;
    float: right;
}
.useAppButton:hover, .useAppButton:active {
    background: #1e1f20;
}

#logo:has(+.useAppButton) {
  float: left !important;
  margin-left: 15px;
}