/****************************************************************
 * GNIK SHOP Stylesheet                                         *
 * Powered by NIKRASAM                                          *
 * Copyright(c) 2020 Nikrasam Co.Ltd  -  All rights reserved.   *
 ****************************************************************/
/*------------------------------------*\
    Importing Fonts and Icons
\*------------------------------------*/

.menu3dmega .menu-title {
    color: #ffffff !important;
}
.menu3dmega .menu-title a:hover {
    background-color: transparent;
}
.menu3dmega .dropdown-menu .content ul li a {
    color: #ffffff;
}
.menu3dmega .desc {
    color: #aaaaaa;
}
.menu3dmega .separator {
    border-bottom: 1px solid #eeeeee;
}
.menu3dmega .separate {
    border-bottom: 1px solid #aaaaaa;
}
.menu3dmega > ul > li i {
    border-right: 1px solid #11c0ff;
}
.menu3dmega.skin-blue-dark > ul > li {
    border-left: 1px solid #11c0ff;
}
.menu3dmega.skin-blue-dark > ul > li {
    border-top: 1px solid #11c0ff;
}
.menu3dmega.skin-blue-dark > ul > li:hover {
    background-color: #009edf;
}
.menu3dmega.skin-blue-dark > ul > li.no-link:hover {
    background-color: transparent;
}
.menu3dmega.skin-blue-dark .dropdown-menu ul li a:hover {
    background-color: #008dce !important;
    color: #ffffff !important;
}
.menu3dmega.skin-blue-dark .dropdown-menu a {
    color: #ffffff !important;
}
.menu-links {
    padding: 0px;
}
.menu-links ul > li {
    background-color: #00aff0;
    border-left: 1px solid #11c0ff;
}
.menu-links ul > li .fa {
    font-size: 15px;
    padding-right: 5px;
}
.menu-links ul > li:last-child:hover a {
    background-color: #e65a4b;
}
.menu-links ul > li > a {
    color: #ffffff;
    padding: 25px 0px;
}
.menu-links ul > li > a:hover {
    background-color: #009edf;
}

/*------------------------------------*\
  Top Searchs & Quick Message Slidebox
\*------------------------------------*/
.top-searchs {
    background-color: #00aff0;
    color: #11c0ff;
    float: left;
    margin: 10px 0px 0px 10px;
    position: relative;
    width: 60%;
}
.top-searchs .title {
    color: #ffffff;
    display: inline-block;
    font-size: 45px;
    padding: 12px;
}
.top-searchs .links {
    display: inline-block;
    float: right;
    font-size: 12px;
    height: 75%;
    overflow: hidden;
    padding-top: 15px;
    position: absolute;
    width: 75%;
}
.top-searchs .links a {
    color: #ffffff;
    text-decoration: none;
}
.quick-message {
    background-color: #e65a4b;
    color: #ffffff;
    float: right;
    left: auto;
    margin-top: 10px;
    position: relative;
    width: 37.7%;
}
.quick-message .quick-box {
    float: right;
    position: relative;
    width: 100%;
    padding: 12px;
}
.quick-message .quick-box .title {
    color: #ffffff;
    display: table-cell;
    width: 15%;
    float: left;
    vertical-align: middle;
    text-align: center;
}
.quick-message .quick-box .quickbox {
    float: right;
    width: 80%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.quick-message .quick-box a {
    color: #ffffff;
    text-shadow: none;
}
.quick-message .left {
    left: 20%;
}
.quick-message .carousel-control {
    background-image: none !important;
    padding-top: 7px;
}
.quick-message .carousel-inner .item {
    text-align: center;
}
.quick-message .carousel-inner .item a {
    text-decoration: none;
}

































/*------------------------------------*\
 Media Queries
\*------------------------------------*/
@media (max-width: 480px) {
    .menu3dmega.responsive > ul > li:hover .dropdown-menu {
        border: 1px solid #11c0ff;
    }
    .breadcrumb {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .logo {
        float: none !important;
        text-align: center !important;
    }
    .logo a img {
        display: inherit !important;
    }
    .searchbar {
        margin: 0px !important;
    }
    body {max-width:100%; overflow-y: scroll; overflow-x: hidden;}
    .menu-heading {
        display: none !important;
    }
    .menu3dmega.responsive li > .arrow-icon:after {
        background: none repeat scroll 0px 0px transparent;
        border-color: #aaaaaa transparent transparent;
    }
    .breadcrumb {
        width: 100%;
    }
    .slider {
        margin-left: 30px;
    }
    .product-block {
        margin-bottom: 5px;
    }
    .box-content {
        margin-bottom: 5px;
    }
    .about-image {
        padding-right: 15px;
    }
    .blog-block .entry-row {
        height: auto;
        width: 100%;
    }
    .blog-block .entry-row .date {
        height: auto;
        width: 100%;
    }
    .blog-block .entry-row .blog-text {
        border-left: none;
        height: auto;
        padding-bottom: 20px;
        width: 100%;
        z-index: 1;
    }
    div>.row>div.twitter-block{padding-left: 15px;}
    .brands-row .brand-logo {
        border-right: 0px;
        border-top: 0px;
        border: 1px #fff solid;
        width: 50%;
    }
    .brands-row .brand-logo:last-child {
        border-left: 1px #fff solid;
    }
    .blogdetails.date span:last-chlid {
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        line-height: 40px;
    }
    .blogdetails.date span:first-child {
        padding-right: 10px;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        line-height: 40px;
    }
    .rec-banner .banner i {
        font-size: 35px;
        padding-top: 14%;
    }
    .rec-banner .banner h3 {
        font-size: 14px;
        padding: 5px 0px 0px;
    }
    .rec-banner .banner p {
        margin: 0;
        font-size: 12px;
    }
    .list-product .product-image,  .list-product .product-price {
        padding-right: 15px;
    }
    .list-product .product-title,  .list-product .product-price,  .list-product .product-meta {
        padding-left: 15px;
    }
    .f-space30 {
        margin-top: 10px;
    }
    .f-space20 {
        margin-top: 10px;
    }
    .f-space10 {
        margin-top: 10px;
    }
    .single-product .big-image {
        padding-left: 0;
        padding-right: 0;
    }
    .single-product .thumbs {
        padding-left: 0;
        padding-right: 1px;
    }
    .single-product .thumbs ul > li {
        padding-bottom: 1px;
    }
    .product-details .special-offers-wr {
        padding-left: 15px;
    }
    .product-details .short-info-wr {
        padding-right: 15px;
    }
    .product-details .price-wr {
        padding-right: 15px;
    }
    .product-details .product-btns-wr {
        padding-left: 15px;
    }
    .product-details .product-btns {
        padding: 5px;
    }
    .product-details .short-info-opt-wr {
        padding-right: 15px;
    }
    .product-details .qty-wr {
        width: 72px;
    }
    .product-details .btn-sendtofriend {
        display: none;
    }
    .product-details .short-info-share-wr {
        padding-left: 15px;
    }
    .product .p-wr:nth-child(2) {
        padding: 0 1px 0 15px;
    }
    .product .p-wr:nth-child(3) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(4) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(5) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(6) {
        padding: 0 15px 0 0;
    }
    .box-heading.category-heading > .nav-pills > li {float:none !important;}
    .box-heading.category-heading > .nav-pills.pull-right {float: none !important;}
    .box-heading.category-heading > span {float: none !important;}
}
@media (min-width: 768px) {
    .topheadrow .nav li a {
        padding: 15px !important;
    }
    .topheadrow .nav li a span {
        display: inline-block !important;
    }
    .menu3dmega.vertical span.arrow-icon-bottom:after {
        border-color: transparent transparent transparent #eeeeee;
    }
    .menu3dmega.vertical li:hover span.arrow-icon-bottom:after {
        border-color: transparent transparent transparent #ffffff;
    }
    .menuMegasub {
        display: block !important;
        opacity: 0;
        height: 0;
        overflow: hidden;
        z-index: 100;
        position: absolute;
        width: 88% !important;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .menu-col:hover .menuMegasub {
        height: auto;
        overflow: visible;
        opacity: 1;
        cursor: pointer;
    }
    .menuHeadingdropdown {
        cursor: pointer;
    }
    .menuHeadingdropdown:hover {
        background-color: #009edf;
    }
    .menuHeadingdropdown {
        font-size: 17px;
        padding: 23px;
    }
    .menuHeadingdropdown .fa-angle-down {
        font-size: 18px;
        float: right;
        right: 0;
        padding: 2px 0;
        margin: 0;
    }

    .menu3dmega.responsive .dropdown-menu > ul > li > a {
        padding: 8px 15px;
        white-space:normal;}
    .menu3dmega .flyout-menu li a {
        padding: 8px 15px;
    }


    .quick-message .quickbox .item .fa {
        display: none;
    }
    .list-product .product-price,  .list-product .product-title {
        padding-left: 15px;
    }
    .list-product .product-image {
        padding-right: 15px;
    }
    .product-block {
        margin-bottom: 5px;
    }
    div>.row>div.twitter-block{padding-left: 15px;}
    .box-content {
        margin-bottom: 5px;
    }
    .about-image {
        padding-right: 15px;
    }
    .single-product .big-image {
        padding-left: 0;
        padding-right: 0;
    }
    .single-product .thumbs {
        padding-left: 0;
        padding-right: 1px;
    }
    .single-product .thumbs ul > li {
        padding-bottom: 1px;
    }
    .product-details .special-offers-wr {
        padding-left: 0;
    }
    .product-details .short-info-wr {
        padding-right: 15px;
    }
    .product-details .price-wr {
        padding-right: 10px;
    }
    .product-details .product-btns-wr {
        padding-left: 0;
    }
    .product-details .product-btns {
        padding: 5px;
    }
    .product .p-wr:nth-child(1) {
        padding: 0 1px 0 15px;
    }
    .product .p-wr:nth-child(1) .product-attrb-wr {
        padding: 0;
    }
    .product .p-wr:nth-child(2) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(3) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(4) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(5) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(6) {
        padding: 0 15px 0 0;
    }
}
@media (min-width: 992px) {
    .topheadrow .nav li a {
        padding: 15px !important;
    }
    .topheadrow .nav li a span {
        display: inline-block !important;
    }
    .menu-links ul > li > a span {
        display: inline-block !important;
    }
    .quick-message .quickbox .item .fa {
        display: inherit;
    }
    .menuMegasub {
        width: 88% !important;
    }
    .menu3dmega.responsive .dropdown-menu > ul > li > a {
        padding: 14.5px 15px;
        white-space:normal;
    }
    .menu3dmega .flyout-menu li a {
        padding: 14.5px 15px;
        line-height: 20px;
    }
    .product-block {
        margin-bottom: 0px;
    }
    .box-content {
        margin-bottom: 0px;
    }
    .blog-block {
        padding-right: 0px;
    }
    div>.row>div.twitter-block{padding-left: 10px;}
    .about-image {
        padding-right: 0px;
    }
    .list-product .product-price,  .list-product .product-title {
        padding-left: 0px;
    }
    .list-product .product-image {
        padding-right: 1px;
    }
    .single-product .big-image {
        padding-left: 0;
        padding-right: 10px;
    }
    .single-product .thumbs {
        padding-left: 0;
        padding-right: 10px;
    }
    .single-product .thumbs ul > li {
        padding-bottom: 10px;
    }
    .single-product .thumbs ul > li:last-child {
        padding-bottom: 0;
    }
    .product .p-wr:nth-child(1) {
        padding: 0 1px 0 15px;
    }
    .product .p-wr:nth-child(1) .product-attrb-wr {
        padding: 0;
    }
    .product .p-wr:nth-child(2) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(3) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(4) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(5) {
        padding: 0 1px 0 0;
    }
    .product .p-wr:nth-child(6) {
        padding: 0 15px 0 0;
    }
}
@media (min-width: 1200px) {
    .about-image {
        padding-right: 0px;
    }
    .menuMegasub {
        width: 90% !important;
    }
    .menu3dmega.responsive .dropdown-menu > ul > li > a {
        padding: 19px 15px;
        white-space:normal;
    }
    .menu3dmega .flyout-menu li a {
        padding: 19px 15px;
        line-height: 20px;
    }
    .feature-box {
        height: 262px;
    }
}

.input4 {
    padding: 0 10px;
}

.text-muted {
    color: #999;
}
.text-primary {
    color: #428bca;
}
a.text-primary:hover {
    color: #3071a9;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body .active {
    background: #fff;
    cursor: pointer;
}


/*BUTTONS*/

.btn.red-stripe {
    border-right: 3px solid #d84a38;
}

.btn.blue-stripe {
    border-right: 3px solid #4d90fe;
}

.btn.purple-stripe {
    border-right: 3px solid #852b99;
}

.btn.green-stripe {
    border-right: 3px solid #35aa47;
}

.btn.yellow-stripe {
    border-right: 3px solid #ffb848;
}

.btn.dark-stripe {
    border-right: 3px solid #555555;
}

.btn.default {
    color: #333333;
    text-shadow: none;
    background-color: #e5e5e5;
}
.btn.default:hover,
.btn.default:focus,
.btn.default:active,
.btn.default.active,
.btn.default[disabled],
.btn.default.disabled {
    color: #333333;
    background-color: #d8d8d8 !important;
    outline: none !important;
}

/*  Red */
.btn.red {
    color: white;
    text-shadow: none;
    background-color: #d84a38;
}
.btn.red:hover,
.btn.red:focus,
.btn.red:active,
.btn.red.active,
.btn.red[disabled],
.btn.red.disabled {
    background-color: #bb2413 !important;
    color: #fff !important;
    outline: none !important;
}

/*  Blue */

.btn.blue {
    color: white;
    text-shadow: none;
    background-color: #4d90fe;
}
.btn.blue:hover,
.btn.blue:focus,
.btn.blue:active,
.btn.blue.active,
.btn.blue[disabled],
.btn.blue.disabled {
    background-color: #0362fd !important;
    color: #fff !important;
    outline: none !important;
}

.btn-group .btn.blue.dropdown-toggle {
    background-color: #4d90fe !important;
}
.btn-group .btn.blue:hover,
.btn-group .btn.blue:focus,
.btn-group .btn.blue:active,
.btn-group .btn.blue.active,
.btn-group .btn.blue.disabled,
.btn-group .btn.blue[disabled] {
    background-color: #0362fd !important;
    color: #fff !important;
    outline: none !important;
}

/*  Green */
.btn.green {
    color: white;
    text-shadow: none;
    background-color: #35aa47;
}
.btn.green:hover,
.btn.green:focus,
.btn.green:active,
.btn.green.active,
.btn.green.disabled,
.btn.green[disabled]{
    background-color: #1d943b !important;
    color: #fff !important;
    outline: none !important;
}

/*  Purple */
.btn.purple {
    color: white;
    text-shadow: none;
    background-color: #852b99;
}
.btn.purple:hover,
.btn.purple:focus,
.btn.purple:active,
.btn.purple.active,
.btn.purple.disabled,
.btn.purple[disabled] {
    background-color: #6d1b81 !important;
    color: #fff !important;
    outline: none !important;
}

.btn-group .btn.purple.dropdown-toggle {
    background-color: #852b99 !important;
}
.btn-group .btn.purple:hover,
.btn-group .btn.purple:focus,
.btn-group .btn.purple:active,
.btn-group .btn.purple.active,
.btn-group .btn.purple.disabled,
.btn-group .btn.purple[disabled] {
    background-color: #6d1b81 !important;
    color: #fff !important;
    outline: none !important;
}

/*  Yellow */
.btn.yellow {
    color: white;
    text-shadow: none;
    background-color: #ffb848;
}
.btn.yellow:hover,
.btn.yellow:focus,
.btn.yellow:active,
.btn.yellow.active,
.btn.yellow.disabled,
.btn.yellow[disabled] {
    background-color: #eca22e !important;
    color: #fff !important;
    outline: none !important;
}

.btn-group .btn.yellow.dropdown-toggle {
    background-color: #ffb848 !important;
}
.btn-group .btn.yellow:hover,
.btn-group .btn.yellow:focus,
.btn-group .btn.yellow:active,
.btn-group .btn.yellow.active,
.btn-group .btn.yellow.disabled,
.btn-group .btn.yellow[disabled] {
    background-color: #eca22e !important;
    color: #fff !important;
    outline: none !important;
}

/*  Black */
.btn.dark {
    color: white;
    text-shadow: none;
    background-color: #555555;
}
.btn.dark:hover,
.btn.dark:focus,
.btn.dark:active,
.btn.dark.active,
.btn.dark.disabled,
.btn.dark[disabled] {
    background-color: #222222 !important;
    color: #fff !important;
    outline: none !important;
}


a {
    color: #000;
}

.strike {
    text-decoration: line-through;
    color: #ff0000;
}


.final-price-wrap {
    font-weight: bold;
}

.final-price-wrap .final-price {
    color: #fe7f0d;
}

a.compare {
    padding: 8px;
}

.inner-options .param-title {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.inner-options ul {
    padding: 0;
    font-size: 13px;
    direction: rtl;
    list-style: none;
}

.inner-options ul a {
    color: #363636;
}

.inner-options ul a:hover {
    color: #000;
}

.selected-params {
    padding: 0;
    background: #dddddd;
    list-style: none;
}

.selected-params li {
    border-bottom: 1px solid #d2d2d2;
}


/****** shopping cart ****/

.cart-header {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #E2E2E2;
    padding: 8px 15px;
    color: #000;
}

.cart-footer {
    background: none repeat scroll 0 0 #F1F1F1;
    border-top: 1px solid #E2E2E2;
    padding: .5em;
    color: #000;
}

.cart-footer input {
    padding: 5px;
}

.cart-item {
    margin-top: .3em;
    padding: .4em;
}

.cart-contents .alt {
    background-color: #F7F7F7;
}

.cart-contents .product-image img {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
}

.cart-modal-window .coupon {
    border-top: 1px #ccc dashed;
    height: 3em;
    padding-top: 1em;
}

.clear-cart {
    background-color: #666;
    border-radius: 5px;
    color: #fff;
    padding: 5px;
}

.clear-container {
    float: left;
}

.empty-cart {
    padding-top: 2em;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    color: #D93C45;
    height: 200px;
}

.total-amount {
    text-align: left;
    font-size: 1.3em;
    margin-left: .5em;
}

.number {
    color: #D93C45;
    font-size: 1.5em;
}

.orange-btn {
    -moz-box-shadow: inset 0px 0px 5px -32px #fff6af;
    -webkit-box-shadow: inset 0px 0px 5px -32px #fff6af;
    box-shadow: inset 0px 0px 5px -32px #fff6af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(center top, #ffec64 5%, #ffab23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
    background-color: #ffec64;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ffaa22;
    color: #333333;
    font-family: Tahoma;
    display: inline-block;
    text-decoration: none;
    font-size: .9em;
    padding: 3px 8px;
    line-height: 20px;
    cursor: pointer;
    margin-bottom: .5em;
    text-decoration: none;
    text-shadow: 1px 0px 0px #ffee66;
}

.orange-btn:hover, .confirm-order:hover {
    background: none repeat scroll 0 0 #ffab23;
}


.orange-btn img{
    vertical-align: middle;
}

.discount-amount {
    color: #D93C45;
}

.clear-coupon a {
    color: #D93C45;
    font-size: .9em;
}

.coupon img {
    vertical-align: middle;
    border: 0;
}

.coupon {
    padding: 5px;
}

.coupon-note {
    color: #999;
    font-size: .9em;
}

.coupon-error {
    color: #D93C45;
    font-size: .9em;
}

.cart-warning {
    background-color: #FFE7E8;
    color: #D93C45;
    border: 1px #FFB7BB solid;
    font-size: .9em;
    padding: .2em;
    margin-top: 1px;
}


.tableheader {
    background: #363636;
    color: #fff;
}

.borderless tbody tr td, .borderless tbody tr th {
    border: none;
}

.compare, .rem-compare {
    cursor: pointer;
}

.box-block > .tab-content > .active {
    padding: 30px;
    display: block;
}

img.del-item {
    width: 20px;
}

.shipping-method img, .shipping-payment-method img {
    width: 100px;
}

.cmp-image {
    width: auto;
}

.admin-navbar {
    line-height: 30px;
    height: 30px;
    background: #000;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
    color: #fff;
}

.admin-navbar img {
    width: auto;
}

.admin-navbar a, .admin-navbar a:visited {
    color: #fff;
}
.admin-navbar .logout {
    float: right;
}

label {
    line-height: 20px;
}

label input[type = "radio"], label input[type = "checkbox"] {
    float: right;
    margin-left: 20px;
}

input {
    background: #fff;
}
.product-meta .big-btns .btn {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.product-meta .rating {
    margin-left: auto;
    margin-right: auto;
}

.post-text img {
    width: auto;
}

.cart-btn {
     margin-top: 5px;
}

span.sep {
    padding: 0;
}

.black-link a {
    color: #000;
    padding: 5px 2px;
    display: inline;
    background: transparent;
}

.black-link a:hover {
    color: #333;
}

.shipping-method img, .comparison img {
    width: auto;

}

.comparison-page img {
    max-width: 100px;
}

.compare-btn-con {
    display: none;
}

.captcha {
    max-width: 120px;
}

ul li.item {
    line-height: 12px;
    margin-bottom: 12px;
}

.comparison-page a, .comparison-page a:visited {
    color: #000;
}

.carousel-indicators li {
    border-radius: 0;
}

input {
    height: auto;
}

.formbox .input-group {
    width: 100%;
}

.blogico {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 40px;
     background: #fff;
     opacity: .5;
 }

.blogico:hover {
    opacity: 1;
}

.blog-entry .list-price, .blog-entry  .current-price {
    font-size: 18px;
}

.blog-entry .list-price span {
    text-decoration: line-through;
}

.blog-text {
    text-align: center;
    font-size: 30px;
}

.well .btn, .well .cart-btn {
    margin-bottom: 5px;
}

.btn {
    border-radius: 0;
}

.panel , .panel-heading {
    border-radius: 0;
}

.product-details-tabs * {
    border-radius: 0;
}

#arrow {
    float: left;
    margin-left: 15px;
    line-height: 1.8;
}

#arrow .fa-arrow-circle-down:hover, #arrow .fa-arrow-circle-up:hover {
    color: #000;
}

.shopinfo {
    margin-top: 30px;
    font-size: 16px;
}

.product-pop-up h2 a {
    color: #000
}

.sidebar .box-heading, .csidebar .box-heading, .panel-group .box-heading,  .page-sidebar .box-heading {
    margin-bottom: 0;
}

.list-price, .price {
    font-size: 16px;
    font-weight: bold;
}

.survey-item {
    border-bottom: 1px solid #525252;

}
.survey-item .survey-title {
    float: right;
    width: 75%;
}

.survey-item .survey-value {
    display: inline-block;
    width: 15%;
}
span.magic-sale-desc.blogico {
    display: table !important;
    max-width: 400px;
    top: 20px;
    left:10px;
    color: #000;
    padding-right: 40px;
}

span.magic-sale-desc:hover {
    opacity: 1;
}

.overlay-image-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.overlay-image-container .after {
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    display: none;
}

.overlay-image-container .after .overlay-data {
    font-size: 16px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    color: #fff;
}

.overlay-image-container .after .overlay-data a {
    line-height: 20px;
    color: #fff;
}

.overlay-image-container .after .overlay-data i {
    font-size: 24px;
}

.overlay-image-container .after .overlay-data .overlay-data-text {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.overlay-image-container:hover .after {
    text-align: center;
    overflow: auto;;
    display: block;
    background: rgba(0, 0, 0, .6);
}

.pagination > li {
    display: inline-block;
}

.category-image img {
    width: 100%;
}

.instagram a:hover {
    background: #3f729b;
}

#compare_content span {
    margin-bottom: 10px;
}

.suggestion-item {
    border-bottom: 1px solid #ECEFF1;font-family:IRANYekan;font-size:12px;
}

.suggestion-item .desc {
    color: #000;
	font-family:IRANYekan, Arial;
    font-size: 11px;
    padding: 12px 12px 12px 12px;
}

.ui-menu .ui-menu-item a:hover{
    border: none;
    /*background: #eee;*/
    border-radius: 0;
	font-family:IRANYekan, Arial;
}
.ui-menu .ui-menu-item a{
    z-index: 90000;
    font-size: 12px;
    border: none;
    font-family:IRANYekan, Arial;
    color: #000;
}

.ui-autocomplete-loading {
    background: white url("./files/loading_1.svg") left center no-repeat;
}

