﻿@import "https://fonts.googleapis.com/css?family=Days+One|Open+Sans:400,800";


@font-face {
    font-family: 'icomoon';
    src: url(../webfonts/icomoon.eot?perj9y);
    src: url(../webfonts/icomoon.eot?perj9y#iefix) format("embedded-opentype"),url(../webfonts/icomoon.ttf?perj9y) format("truetype"),url(../fonts/icomoon.woff?perj9y) format("woff"),url(../webfonts/icomoon.svg?perj9y#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}



[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-android:before {
    content: "\e900";
}

.icon-apple:before {
    content: "\e901";
}





.icon-arimobil:before {
    content: "\e902";
}

.icon-destek:before {
    content: "\e903";
}

.icon-facebook:before {
    content: "\e904";
}

.icon-gs:before {
    content: "\e905";
}

.icon-instagram:before {
    content: "\e906";
}

.icon-kargo:before {
    content: "\e907";
}

.icon-lab:before {
    content: "\e908";
}

.icon-mobil:before {
    content: "\e909";
}

.icon-ok:before {
    content: "\e90a";
}

.icon-optik:before {
    content: "\e90b";
}

.icon-orneksayfa:before {
    content: "\e90c";
}

.icon-pardus:before {
    content: "\e90d";
}

.icon-plus:before {
    content: "\e90e";
}

.icon-psh:before {
    content: "\e90f";
}

.icon-responsive:before {
    content: "\e910";
}

.icon-seslikitap:before {
    content: "\e911";
}

.icon-shop:before {
    content: "\e912";
}

.icon-shop2:before {
    content: "\e913";
}

.icon-sound:before {
    content: "\e914";
}

.icon-twitter:before {
    content: "\e915";
}

.icon-user:before {
    content: "\e916";
}

.icon-windows:before {
    content: "\e917";
}

.icon-youtube:before {
    content: "\e918";
}

.icon-akillitahta:before {
    content: "\e919";
}

.icon-akillitahta2:before {
    content: "\e91a";
}

.pc_zero {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.p_left {
    padding-left: 0;
}

.p_right {
    padding-right: 0;
}

.tab-grid-v2 {
    display: grid;
    grid-template-columns: auto auto auto;
    -ms-grid-template-columns: auto auto auto;
    grid-column-gap: 15px;
}

.tab-content.responsive.v2 .tab-pane {
    padding: 1em 0;
}

.tab-yeni {
    margin-bottom: 1em
}

.full_aciklama hr {
    height: 6px;
    background: url(../i/hr-11.png) repeat-x 0 0;
    border: 0;
}

 


/*Mobile menu*/

.megamenu-wrapper {
    display:none;
}

    .megamenu-wrapper .container {
        padding:0px;
    }

.top-menu {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0px;
}


#nvMobileMenu {
    display: block;
    width: 270px;
    margin-left: -271px;
    position: fixed;
    z-index: 9999;
    height: 100%;
    background: #fff;
    transition-duration: 500ms;
    transform: translate(0px, 0px);
    overflow: hidden;
}

.nvMMenuShift {
    transition-duration: 500ms !important;
    transform: translate(271px, 0px) !important;
}


.reset-wrapper {
    transition-duration: unset !important;
    transform: unset !important;
}

.nv-slideout {
    transition-duration: 500ms !important;
    transform: translate(271px, 0px) !important;
    z-index: 999 !important;
}

.nv-slidein {
    transition-duration: 500ms;
    transform: translate(0px, 0px);
}



.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
    cursor:pointer;
}

.extended {
    width: 100%;
    opacity: 0.8;
}


.nv-btn:after, .nv-btn:before {
    border-color: #fff !important;
}

.nv-btn:after, .nv-btn:before {
    border-color: rgba(0,0,0,.1);
    border-color: var(--mm-color-button);
    border-width: 2px;
    border-style: solid;
}

.nv-btn_close:after, .nv-btn_close:before {
    content: '';
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nv-btn_close:before {
    border-right: none;
    border-bottom: none;
    right: 18px;
}
.nv-btn:after, .nv-btn:before {
    border-color: #000 !important;
}

.nv-btn.nv-btn_close:before, .nv-btn.nv-btn_close:after {
    border-color: #444 !important;
}

.nv-listitem:after {
    left: 0px !important;
}

.nv-listitem {
    background: #CF3177;
}

    .nv-listitem a {
        color: #fff !important;
    }

.nv-btn:after, .nv-btn:before {
    border-color: #fff !important;
}

.mm-wrapper__blocker {
    background: rgba(3,2,1,0.3) !important;
}
.nv-btn_close:after {
    border-left: none;
    border-top: none;
    right: 25px;
}

.nv-btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 44px;
    padding: 0;
}

.nv-navbar__btn {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
}

    .nv-navbar__btn:last-child {
        text-align: right;
        right: 0;
    }

.menu-header img {
    width: 148px;
}

.menu-header {
    margin: 0px;
    padding-left: 18px;
    text-align: left;
    align-items: center;
    padding: 14px 20px;
    background: #ddd;
}

.top-menu li a {
    display: flex;
    padding: 14px 20px;
    font-size: 14px;
    color: #fff;
    align-items:center;
    position:relative;
}
    .top-menu li a:hover {
        color: #d6d1d1 !important;
    }


.nv-hidden {
    display: none !important;
}

.nv-listitem, .mm-listview, site-nav__childlist-grid {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.nv-listitem {
    
    border-bottom:1px solid #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.nv-listitem__btn, .nv-listitem__text {
    color: inherit;
    display: block;
    padding-top: 12px;
    padding-top: calc((var(--nv-listitem-size) - var(--mm-line-height))/ 2);
    padding-bottom: 12px;
    padding-bottom: calc((var(--nv-listitem-size) - var(--mm-line-height))/ 2);
}

.nv-listitem__text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
}

.nv-btn_next:after, .nv-btn_prev:before {
    content: '';
    border-bottom: none;
    border-right: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
}
.nv-btn_next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto;
}
.nv-listitem_vertical > .nv-panel {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    display: none;
    width: 100%;
    padding: 10px 0 10px 10px;
}

.nv-listitem_opened > .megamenu-wrapper {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    display: none;
    width: 100%;
    padding: 10px 0 10px 10px;
    background: rgba(0,0,0,.05);
}

.nv-listitem_opened > .nv-panel {
    display: block !important;
}

.nv-btn_next {
    margin-left:auto;
}

.nv-listitem_opened > .megamenu-wrapper {
    display: block !important;
}

.nv-listitem_opened > .nv-listitem__btn, .nv-listitem_opened > .nv-panel {
    background: rgba(0,0,0,.05);
}
.nv-listitem {
    background: #CF3177;
}

    .nv-listitem ul li {
        background: #CF3177;
        border-bottom: 1px solid #00000014;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

.nv-listitem_opened > .nv-listitem__btn:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px;
}

#nvMobileMenu .menu-header a {
    padding: 0px;
    position:unset;
}


/*Mobile Menu ends*/
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #f1f1f1;
}

/* The side navigation menu */

#nav-main {
    padding: 0px;
}

.nivoSlider {
    margin: auto;
}

.sublist {
    width:100%;
}

.sublist li{
    width: 100%;
}



.forum-post-text {
    padding: 8px;
}

.admin-header-links ~ .master-wrapper-page > #header-container {
    top: 34px;
}

#header-favorites-icon .fa-heart {
    font-size: 24px;
    position: relative;
    color: #6d6e71;
}


#header-favorites-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background:none !important;
}

#header-cart-icon .fa-shopping-cart {
    font-size: 24px;
    position: relative;
    color: #6d6e71;
}


#header-cart-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none !important;
}


#header-search-icon .fa-search {
    font-size: 24px;
    position: relative;
    color: #6d6e71;
}

.search-box-button {
    display: flex !important;
    justify-content: center;
    background: none !important;
}

    .search-box-button .fa-search {
        font-size: 20px;
        position: relative;
        color: #CF3177;
    }


#header-search-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none !important;
}

.product-details-page {
    max-width: 1200px;
    margin: auto;
}

.product-share-title {
    display: inline-block;
    vertical-align: top;
    padding-top:4px;
}

.ui-tabs .ui-tabs-panel {
    padding: 20px !important;
    background:#fff;
}

#tabs .ui-tabs-nav {
    margin: 0px !important;
}

#tabs .ui-tabs-panel p {
    line-height: 26px;
    color: #777;
}

#tabs .ui-tabs-panel {
      color: #777;
}

#tabs {
    padding-bottom:4px;
}

.addthis_toolbox span {
    line-height: 24px !important;
    height: 24px !important;
    width: 24px !important;
}

.addthis_toolbox span svg{
    
    height: 24px !important;
    width: 24px !important;
}

.addthis_counter.addthis_bubble_style {
    margin-top:3px !important;
}

.page-container {
    padding-top:0px;
}

.blog-posts .buttons .read-more, .news-items .buttons .read-more {
    background: #CF3177;
}

    .blog-posts .buttons .read-more:hover, .news-items .buttons .read-more:hover {
        background-color: #a6275f !important;
    }

.new-comment .button-1 {
    background-color: #CF3177;
}

    .new-comment .button-1:hover {
        background-color: #a6275f !important;
    }

.contact-page {
    max-width:1200px;
    margin:auto;
    padding:20px 0;
}

    .contact-page .topic-block-body p{
        text-align: center;
    }

.email-a-friend-page {
    max-width: 1200px;
    margin: auto;
    padding: 20px 0;
}

.email-a-friend-page .topic-block-body p {
    text-align: center;
}

#ph-topic, .sitemap-page, .wishlist-page, .registration-page {
    max-width: 1200px;
    margin: auto;
    padding: 0px 0;
}

.topic-page .page-body {
    text-align: justify;
    line-height: 22px;
    background: #fff;
    padding: 20px;
}

.sitemap-page .entity-body {
    background-color: #f6f6f6;
}

.registration-page .button-1, .registration-result-page .button-1, .login-page .button-1, .password-recovery-page .button-1, .account-page .button-1, .return-request-page .button-1 {
    min-width: 140px;
    border: none;
    background-color: #CF3177;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .registration-page .button-1:hover, .registration-result-page .button-1:hover, .login-page .button-1:hover, .password-recovery-page .button-1:hover, .account-page .button-1:hover, .return-request-page .button-1:hover {
        background-color: #7db235;
    }

.product-essential {
    background-color:#fefefe;
    padding:20px 15px;
}

.gallery .picture-thumbs {
    overflow: hidden;
    font-size: 0;
    display: inline-block;
    float: left;
    width:22%;
}
    .gallery .picture-thumbs .thumb-item {
        display: block;
        position: relative;
        width: 100px;
        height: 100px;
        margin: 0 5px 10px;
        overflow: hidden;
        float: right;
        cursor: pointer;
    }

.overview .product-name h1 {
    font-size: 18px;
    font-weight: bold;
}

/*login page*/
.login-page, .shopping-cart-page,
.order-details-page,
.checkout-page {
    max-width: 1200px;
    margin: auto;
    padding: 20px 0;
}

    .login-page .new-wrapper .text {
        background-color: #f6f6f6;
    }

    .login-page .returning-wrapper .form-fields {       
        background-color: #f9f9f9;        
        box-shadow: 0 0 8px rgba(0,0,0,.2);
    }


.form-fields {
    background-color: #f6f6f6;
}

.checkout-as-guest-or-register-block ul {
    padding-left: 0px;
}



/*cart*/
.shopping-cart-page .common-buttons input:first-child,
.cart-footer .checkout-button,
.checkout-page .button-1,
.order-details-page .page-title a.print-order-button,
.order-details-page .actions input:first-child {
    background: #CF3177;
}
    .shopping-cart-page .common-buttons input:first-child:hover,
    .cart-footer .checkout-button:hover,
    .checkout-page .button-1:hover,
    .opc .allow .step-title .number,
    .order-details-page .page-title a.print-order-button:hover,
    .order-details-page .actions input:first-child:hover {
        background: #a6275f
    }

/*#0084b4*/
/*#d36f66

#CF3177 red*/

/*#4e77ab*/

/*.buttons > input[type='button'] {
    background: #CF3177;
}*/

.product-box-add-to-cart-button {
    background: #CF3177;
}

.item-box .product-title {
    color: #CF3177;
    min-height: 40px;
}

#header > div:last-child {
    background: #000;
    opacity: 0.6;
}

#filter-and-sort li, a.nav-main-d1 {
    background: #CF3177;
}

.menuSideBg {
    position: relative;
    height: 50px;
    background: #CF3177;
    margin-top: -50px;
    z-index: -999;
}

/*Home page*/
.master-wrapper-content {
    background:none;
}


/*anchor*/

.footer-powered-by a {
    color: #CF3177;
}

.footer-designed-by a {
    color: #CF3177;
}
.footer-block .list a:hover {
    color: #a6275f
}
/*Button*/
.button-1,
.overview .add-to-cart-button, .variant-overview .add-to-cart-button {
    background: #CF3177
}

    .button-1:hover,
    .overview .add-to-cart-button:hover,
    .variant-overview .add-to-cart-button:hover {
        background-color: #a6275f !important;
    }

.attributes select {
    border: 0px;
    background: #f4f4f4;
    min-width: 94px;
    border-radius: 0;
    color: #000;
    padding: 9px 10px 8px;
    height: 40px;
}

.item-box .product-box-add-to-cart-button {
    width: 100%;
}
.item-box .product-box-add-to-cart-button {
    width: 100%;
}



/*Product Details*/
.attributes dd, .attribute-data {
    margin: 0 0 10px;
    display: inline-block;
}

.manufacturers span, .availability span, .additional-details span {
    display: inline-block;
    color: #000;
    font-size:14px;
}

.overview .prices > div, .variant-overview .prices > div {
    margin: 0 0 5px;
    display: inline-block;
    width: 100%;
}

.overview .qty-label, .variant-overview .qty-label {
    font-size: 14px;
    color: #000;
    margin-right:10px;
}

.overview .value a, .variant-overview .value a {
    color: #CF3177;
}

.overview .add-to-cart-button {
    display: block !important;
    min-width: 200px;
    
}

.overview .add-to-cart-button:after {
   clear:both;
   display:block;
   content:"";
}

.add-to-cart-panel {
    margin-bottom: 20px;
    clear: both;
}

.overview .add-to-cart-panel, .variant-overview .add-to-cart-panel {
    /*display: inline-block;
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 10px;*/
    display: table-cell;
    vertical-align: top;
}

    .overview .add-to-cart-panel input {
        border-radius: 0;
        color: #000;
        border: 2px solid #ece8e8;
        padding: 7px 0px 6px 0;
        text-align: center;
        width: 100px;
    }

.color-squares {
}
#product_attribute_9 {
    margin-left: 98px;
    margin-top: -24px;
    margin-bottom: 16px;
}
.add-to-cart-panel{
    margin-top: -10px;
}


.overview .availability,
.overview .manufacturers,
.variant-overview .availability,
.attributes,
.overview .additional-details, .variant-overview .additional-details {
    margin: 0 0 15px;
    overflow: hidden;
}
    .attributes dd, .attribute-data {
        margin: 0px 0px 15px 0px;
        display: inline-block;
    }
    .overview .additional-details div, .variant-overview .additional-details div,
    .overview .availability .stock, .variant-overview .availability .stock {
        margin: 0px;
    }

.html-product-details-page .overview .button-2,
.html-product-details-page.variant-overview .button-2 {
    background-color: unset;
    background-position-x: -12px;
    padding: 12px 15px 12px 28px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
     
    color: #000;
    font-size:17px;
}
#tabs .ui-tabs-panel {
     
    border-top:0px;
    display: inline-flex;
}
.ui-tabs-nav li a {
   /* padding: 23px 36px !important;*/
    border-bottom:0px;
    padding: 11px 10px !important;
}


.page.home-page .title {
    padding-top: 20px;
}

.theme-custom {
    max-width: unset !important;
    margin: 0px auto 40px !important;
}
.header-icon {
    position: absolute;
    top: 35px;
    height: 40px;
    width: 40px;
    transition: top 180ms linear;
    padding: 5px 0;
    background-clip: content-box;
}

#add-to-cart:before, #back-to-top, #filter-and-sort li div:before, #footer-badge-usa:after, #footer-logo, #footer-tabs li:before, #header-cart-icon, #header-favorites a:before, #header-favorites-icon, #header-free-shipping:before, #header-hamburger, #header-logo, #header-search button, #header-search-close, #header-search-icon, #options-frame li.selected h3:before, #product-add-to-favorites:before, #product-zoom, #recent-product-container .close, #value-points li:before, .categories-grid li a span:after, .categories-sidebar-grid li div span:after, .filter.checkboxes li.selected:before, .filter_tree li.selected > i.icon-checkbox, .nav-main-d2-all a:after, .product-list li .add-to-favorites, .slides-arrow:after, li.nav-main-d1-has-children a.nav-main-d1:after {
    background-image: url(../images/common-sprite.png);
    background-repeat: no-repeat;
    background-size: 200px;
}

#header {
    height: 50px;
    position: relative;
    padding-top: 105px;
}
.basecolor .filter-and-sort li, .basecolor a.nav-main-d1 {
    display: block;
    text-align: center;
    background-color: #e9ebec;
    font-weight: normal;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    text-transform: uppercase;
    letter-spacing: .0625em;
    white-space: nowrap;
    padding: 0 20px;
    transition: color 90ms linear,background-color 90ms linear;
    vertical-align: middle;
    color: rgb(54, 55, 56);
    text-align:left;
}

.basecolor .nav-main-d2 > .nav-main-d1 > a:hover {
    color:#fff;
}

.basecolor  #header #nav-header {
    background: unset;
}

.home-page-category-container {
    display: flex;
    align-items: center;
    align-content: center;
}

.item-grid {
    display: flex;
    /*align-items: center;*/
    align-content: center;
    width: 100%;
    flex-wrap: wrap;
    /*background: #fdfafa;*/
}

.item-box {
  
    width: calc(33.33% - 90px);
    margin: 0;
    margin-right:12px;
    margin-bottom: 20px;
}
.item-box:nth-child(4n) {
    margin-right: 0;
}

/*.product-item {
    padding:0 2px;
}*/
/*
.html-home-page .item-box {
    width: 25%;
    margin: 0px 2px;
    border:0px;
}*/

.html-home-page .category-grid.home-page-category-grid .item-box {
    width: calc(33.33% - 1%);
    margin: 0px 2px;
    border: 0px;
    margin: 0 0.5%;
}

.html-home-page .product-item {
    padding: 0px;
    position:relative;
}
.nav-secondary {
    position: absolute;
    top: 0;
    font-size: 14px;
}



@media (min-width: 1001px) {
     .sublist {
       
      /*display: none;
position: absolute;
width: 200px;
box-shadow: 0 0 2px rgba(0,0,0,0.2);
background-color: #fff;
padding: 10px 0;
text-align: left;*/
margin: -5px 0 20px;
border-top: 1px dashed #40b48a;
padding-top: 5px;
    }

    .sublist {
        top: 0px;
        left: 100% !important;
        padding: 0px;
        z-index: 999;
    }

    .nav-main-d1-has-children:hover > .sublist {
        display: block;
    }
    
    
    #nvMobileMenu {
        display: none;        
    }
    
    .new-comment .form-fields {
        margin: 0 auto 20px;
        width: 450px;
    }
    .html-home-page .page-container {
        padding-top: 0px;
    }
    #menu {
        display: none;
    }
    .page.account-page.address-edit-page .page-body {
        background-color: #f9f9f9;
        border-top: 1px solid #e6e6e6;
    }

    .page.account-page.customer-info-page .fieldset {
        width: 450px;      
        margin:auto;
    }

    .html-customer-info-page .page-body {
        background-color: #f9f9f9;
        border-top: 1px solid #e6e6e6;
    }

    .html-account-page.html-address-list-page .page-body
     {
        background-color: unset;
        border-top: unset;
    }

        .html-account-page .page-body .form-fields {
            background-color: unset;
            border-top: unset;
            margin:auto;
            
        }

    .page.account-page.customer-info-page .buttons {
        width: 450px;
        margin:auto;
        padding-bottom:40px;
    }

    .page.account-page.customer-info-page .fieldset:first-child .title {
        padding-top: 20px;      
    }

    .page.account-page.customer-info-page .fieldset .title {
        padding-left: 20px;
        padding-right: 20px;
    }

    .edit-address ~ .buttons {
        padding-bottom:40px;
       
    } 
    
    .edit-address {
        background-color: #f9f9f9;
        border: 0px !important;
        width: 450px !important;
        margin: auto !important;
        padding-bottom: 20px;
    }

    .center-2 .inputs label {
        display:block;
        width:100%;
        text-align:left;
    }
    
    .page-container {
        margin: auto;
    }
    .gallery .picture {
        width: 100%;
    }
    .gallery .picture-thumbs {
        overflow: hidden;
        font-size: 0;
        display: inline-block;
        float: left;
        width: 27%;
    }

    .page.product-reviews-page .form-fields {
        background-color: #f6f6f6;
         width: 450px; 
         margin:auto;
    }

    .write-review .review-rating label {
        display:block;
        text-align:left;
    }

    /*.review-rating {
        text-align:center !important;
    }*/

    .page.product-reviews-page .fieldset {
        background-color: #f6f6f6;
    }


    .page.apply-vendor-page .form-fields {
        background-color: #f6f6f6;
        width: 450px;
        margin: auto;
    }

    .page.change-password-page .fieldset {
        background-color: #f6f6f6;
    }

    .page.change-password-page .form-fields {
        background-color: #f6f6f6;
        width: 450px;
        margin: auto;
    }

    .page.change-password-page .fieldset {
        background-color: #f6f6f6;
    }


    .page.registration-page .form-fields {
        background-color: #f6f6f6;
        width: 450px;
        max-width: 100%;
        margin: auto;
    }

    .html-forum-search-page .form-fields {
        background-color: #f6f6f6;
        width: 450px;
        margin: auto;
    }

    .html-forum-search-page .form-fields {
        background-color: #f6f6f6;
        width: 450px;
        margin: auto;
    }

    .html-password-recovery-page .form-fields {
        width: 450px;
        margin: 30px auto 0px;
    }
    
    
    .html-email-a-friend-page .form-fields {
        background-color: #f6f6f6;
        width: 450px;
        margin: 30px auto 0px;
    }

    

    .html-email-a-friend-page textarea {
       padding-top:8px; 
    }

    .html-contact-page .form-fields {
        background-color: #f6f6f6;
        width: 450px;
        margin: auto;
    }

    .move-topic-page .form-fields {
        background-color: #f6f6f6;
        width: 450px;
        margin: 30px auto 0px;
    }

    .html-forum-edit-page .form-fields {
        width: 450px !important;
        margin: 20px auto;
    }

    
}


@media screen and (min-width: 921px) {

    .header-collapsed #header-free-shipping,
    .header-collapsed #header-search,
	.header-collapsed #ac-info,
    .header-collapsed .nav-secondary {
        display: none;
    }

    .header-collapsed #header-logo {
		width: 100px !important;
		background: url(../images/logo.png);
		background-repeat: no-repeat;
		margin-top: 7px;
		background-position: top left;
		background-size: contain;
		height: 100%;
    }

    .header-collapsed #nav-header {
        padding: 0 145px 0 45px;
    }

    .header-collapsed .header-icon {
        top: 0;
    }

    .header-collapsed #header-favorites-icon, .header-collapsed #header-search-icon{
        opacity: 1;
        width: 40px;
    }

    .basecolor .menuSideBg {
        background: #f4f5f6;
    }

    .basecolor #filter-and-sort li, .basecolor a.nav-main-d1 {
        background: #f4f5f6;
        font-size: 12px;
    }

    .header-collapsed #header-favorites-icon, .header-collapsed #header-search-icon {
    }
}

@media screen and (max-width: 1001px) {
    #header-favorites-icon .fa-heart{
        font-size: 20px;
    }
    #header-cart-icon .fa-shopping-cart {
        font-size: 20px;
    }
    #header-cart-count{
        font-size: 10px;
    }
    .rental-attributes {
        display: block !important;
    }

    .overview .add-to-cart {
        display: inline-block;
    }
    .overview .add-to-cart-panel{
        justify-content: center;
    }

    #flyout-cart {
        display: none !important;
    } 
    .registration-page .page-title {
        margin-top: 0px;
        padding-top: 0px;
    }

    .login-page, .shopping-cart-page, .order-details-page, .checkout-page {       
        padding: 0px 0 20px;
    }
    .topic-block-title h2 {
        font-size: 24px;
    }
    .contact-page {
        padding: 0px 0 20px;
    }
    .center-1 {
        margin: 0px;
        padding-bottom: 40px;
    }

    .center-2, .side-2 {
        margin-top: 0px;
    }
    .news-list-homepage {
        margin: 0 0 40px;
    }
    
    .apply-vendor-page .inputs label {
        width: auto !important;
    }
    .admin-header-links ~ .master-wrapper-page .master-wrapper-content {
         padding-top: 105px !important; 
    }

    .html-home-page .admin-header-links ~ .master-wrapper-page .master-wrapper-content {
        padding: 0px;
        padding-top: 84px !important;
    }

    
    
    
    .nav-secondary {
        position: relative;
        top: 0;
        font-size: 14px;
    }

    #product_attribute_9 {
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 16px;
    }
    .color-squares {
        margin-left: 0px; 
        margin-top: 0px;
        margin-bottom: 16px;
    }
    #product-tab-mobile {
        display: block;
        text-align: center;
        display: inline-block;
    }
    .theme-custom {
        max-width: unset !important;
        margin: 0px auto 20px !important;
    }
    .home-page-category-grid .title a, .sub-category-grid .title a {
        display: block;
        padding: 0px;
    }
    
    .html-home-page .master-wrapper-content {
        padding-top:50px;
    }

    .html-home-page .page-body {
        padding: 0px 15px;        
    }

    .product-grid .title {
        font-size:24px;
    }
    .product-selectors select {
        margin:0px;
    }
    
    
    .nav-main-d2.first-level {
        width: 100%;
    }

    ul.nav-main-d2 {
     
        top: 50px;
        bottom: 0;
        left: 300px;
        right: 20px;
        overflow-y: auto;
        padding: 0;
        position: static;
        overflow: hidden;
    }

    .nav-main-d2-all {
        display: block;
        line-height: 50px;
        height: 50px;
        background-color: #00c697;
    }

        .nav-main-d2-all a {
            display: block;
            color: #000;
            letter-spacing: .0625em;
            text-transform: uppercase;
            font-weight: 600;
            padding: 0 20px;
            padding-left: 10px;
        }

    .nav-main-d2 .nav-main-d1 {
        background: #f6f6f6;
        color: #000;
    }
    
    .slides-arrow:after, li.nav-main-d1-has-children a.nav-main-d1:after {
        background-image: url(../images/common-sprite.png);
    }
    li.nav-main-d1-has-children a.nav-main-d1:after {
        background-position: -160px -155px;
    }
    li.nav-main-d1-has-children a.nav-main-d1:after {
        content: "";
        display: block;
    }
    li.nav-main-d1-has-children > a.nav-main-d1:after {
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 50px;
        background-position: -120px -75px;
    }
    .basecolor a.nav-main-d1 {
        text-align:left;
    }
    #menu-cover {
        position: fixed;
        top: 50px;
        bottom: 0;
        left: 0;
        width: 0;
        background-color: #363738;
        z-index: 50;
        opacity: 0;
        transition: opacity 180ms linear,width 1ms linear 180ms;
    }

    .show-filter #menu-cover, .show-menu #menu-cover {
        transition: opacity 180ms linear;
        width: 100%;
        opacity: .8;
    }
    .nav-secondary {
        margin: 0;
        background-color: #daddde;
        padding-left: 5px;
    }
    a.nav-main-d1 {
        text-align: left;
        padding-left: 10px;
        position: relative;
    }
    .nav-secondary li {
        line-height: 40px;
        height: 40px;
    }
    a.nav-main-d1 {
        text-align: left;
        padding-left: 10px;
        position: relative;
    }
    #menu-cover, #nav-main, li.nav-main-d1 {
        display: block;
    }
    .nav-secondary, body.show-filter, body.show-menu {
        overflow: hidden;
    }
    #header-favorites, #nav-contact {
        display: none;
    }
    #header-hamburger:focus, .show-menu #header-hamburger {
        /*background-color: #CF3177;*/
        background-position: -150px -115px;
    }

    .show-menu #nav-header {
        left: 0;
    }


    #tabs .ui-tabs-panel {
        border:0px;
    }


    .overview {
        clear: both;
    }
    .gallery .picture-thumbs {
        clear: both;
        display: block;
        width: 100%;
    }
        .gallery .picture-thumbs .thumb-item {
            display: inline-block;
        }
        .item-box {
            /*width: 33.3333%;
        margin: 0px 2px;*/
            /*flex-basis: 32.3333%;
        flex-grow: 0;*/
        }

    .item-box {
        width: 32.3333%;
        margin: 0 4px 50px;
    }
    #nav-header {
        position: fixed;
        width: 300px;
        left: -100%;
        top: 50px;
        bottom: 0;
        background-color: #e9ebec;
        transition: left 180ms linear;
        display: none;
        z-index: 100;
    }

  

    #header {
        padding-top: 0;
        background: #ddd;
    }

    .header-icon {
        top: 0;
    }

    #header-logo {
        left: 47px;
        width: 130px !important;
        background-size: 130px !important;
    }
    
    .breadcrumb {
        margin: 0px 0 20px;
        background-color: #f6f6f6;
        padding: 5px 10px;
    }
    .page-container {
         padding-top: 0px; 
    }
    #ph-topic, .sitemap-page, .wishlist-page, .registration-page {
        padding:0px;
    }

    #header-search {
        left: 230px;
        right: 110px;
        top: 5px;
    }

    #header-free-shipping, #header-search-icon {
        display: none;
    }

    #menu-cover, #nav-main, li.nav-main-d1 {
        display: block;
    }

    #header-hamburger {
        cursor: pointer;
        background-position: 7px 14px;
        width: 48px;
        left: 4px;
        transition: background-color 90ms linear;
        display: block;
        background-size: 25px;
    }

    .login-page .returning-wrapper .inputs.reversed {
        text-align:center;
    }
    
    
    
    .home-page-category-grid .title a, .sub-category-grid .title a {
        font-size: 18px;
    }

    .item-box {
        /*width: 33.3333%;
        margin: 0px 2px;*/
        /*flex-basis: 33.3333%;
            flex-grow: 0;*/
    }

    .item-box {
        width: 32%;
        margin: 0 4px 50px;
    }

    .html-product-details-page .attributes {
        display: flex;
    }

        .html-product-details-page .attributes dl {
            margin: auto;
        }


    .html-product-details-page .overview .qty-label {
        margin-right: 10px;
        width: auto;
    }

    .html-product-details-page .attributes dt {
        margin-right: 10px;
        width: auto;
    }

    .desktop-filters {
        display: none;
    }

    .mobile-filters {
        display: block;
    }

    .html-product-details-page .attributes {
        display: flex;
    }

        .html-product-details-page .attributes dl {
            margin: auto;
        }


    .html-product-details-page .overview .qty-label {
        margin-right: 10px;
        width: auto;
    }

    .html-product-details-page .attributes dt {
        margin-right: 10px;
        width: auto;
    }

    .mobile-filters .product-filter .group li.item {
        display: inline-block !important;
        margin: 0 10px 0 0;
    }

    .mobile-filters .product-filter {
        display: block;
    }
    .home-page-category-container .item-box, .home-page-product-container .item-box {
        width: calc(25% - 8px);
        margin: 0 4px 15px;
    }    
}
#tabs .item-box {
    width: calc(33.33% - 100px);
}

.product-essential .short-description,
.product-essential .product-share-button {
    display: none
}

.manufacturers span,
.sku span {
    margin-left: 10px;    
}

.overview .availability, .overview .manufacturers, .variant-overview .availability, .attributes, .overview .additional-details, .variant-overview .additional-details {
    margin-bottom: 5px;
}

.product-no-reviews, .product-reviews-overview {
    margin-bottom: 10px;
}

.overview .product-name {
    margin-bottom: 10px;
    padding-bottom: 0px;
}

@media screen and (max-width: 480px){
    #header-search-icon .fa-search {
        font-size: 20px;
        margin-right: -20px;
    }    
    .nivoSlider {
        height: auto !important;
    }
}

@media (min-width: 481px) {
    .html-wishlist-page .page-container{
        width: 980px;
        max-width: 100%;
    }
    
    .overview-buttons {
        margin: 15px 0 25px 0 !important;
        font-size: 0;
    }
}
/*.mm-menu.mm-menu_offcanvas {
    left:-99999px
}

.mm-menu.mm-menu_offcanvas {
    left: -99999px
}*/

.theme-custom .nivo-controlNav a.active {
    background-color: #CF3177 !important;
}

#header-favorites-icon {
    opacity: 1;
    width: 40px;
}

.home-page-category-container .item-box {
    margin: 0px 0px;
}
@media (max-width: 1000px){


    .gallery .picture-thumbs .thumb-item {
        float: unset;
    }

    .gallery .picture-thumbs {
        float: unset;
    }

    .newsletter-email {
        display: flex;
        justify-content: center;
    }
    .search-box input.search-box-text, .search-box .search-box-button {
        height: 40px;
    }

    .address-edit-page .edit-address {
        margin: 0 auto 30px;       
        max-width: 450px;
    }

}

@media screen and (max-width: 768px) {

    .block .title {
        font-size:18px;
    }
    
    
    .mobile-filters .product-filter .product-spec-group {
        text-align: center !important;
    }

    .item-box {
        width: 48%;
        margin: 0 4px 50px;
    }

    .home-page-category-container .item-box, .home-page-product-container .item-box {
        width: calc(50% - 8px);
        margin: 0 4px 15px;
    }

    .footer-block .list {
        background: #eee;
    }

        .footer-block .list li {
            border-bottom: 1px solid #999;
        }
    
    .page-title h1 {
        font-size: 12px;
    }
    .login-page .returning-wrapper .buttons {
        margin: 0 0 -50px;
    }
    .master-wrapper-content {
        padding: 70px 0px 0px;
    }
    
    .page.home-page .title {
        padding-top: 5px;
        padding-bottom: 10px;
    }
    
    .page.category-page .page-title {
        margin: 0px;
    }
    .product-grid, .product-list {
        margin: 0px 0 50px;
    }
    .product-essential{
        padding: 0px 15px;
    }
  
    #product-tab-mobile{
        text-align: center;
        display: inline-block;
    }
    .related-products-grid, .product-grid {
        margin: 0px 0 30px !important;
    }
    .item-box input[type="button"]{
        margin-bottom: 10px;
    }
    .cart tr {
        width: 100%;
        margin: 22px 0% 0px;
    }
   
    .center-2, .side-2 {
        margin: -55px 5px 30px;       
    }
    .order-details-page .order-overview {
        margin: 0 0 35px;
    }
    .data-table tr {
        width: 100% !important;
        margin: 40px 0% 0 !important;
    }

    .order-details-page{
        width: 100% !important;        
    }

    

        .order-details-page .totals.section {
            margin: 0 auto 15px;
        }
    .order-details-page {
        /*margin: -40px 0% 0 !important;*/
    }
    .shopping-cart-page{
        margin-top: -16px;
    }
    .wishlist-page .share-info {
        margin-bottom: 55px;
    }
    .email-a-friend-page {
        margin-top: -30px;
    }
    .checkout-page .section.order-summary {
        margin: 60px 0 30px;
    }  
   
    .not-found-page{
        margin-top: 30px;
    }

    .shipping-method .method-name {
        justify-content: center;
    }
    .payment-method .payment-logo {
        display: block;
        background-color: #f6f6f6;
        margin-bottom: 5px;
        padding: 10px;
    }
}

@media screen and (max-width: 480px) {
    .item-box {
        width: 96%;
        margin: 0 4px 40px;
    }
    #header-search, .show-search #header-search-icon, #ac-info, .nivoSlider-right,.slider-wrapper.theme-custom {
        display: none;
    }
	
    #header-search-icon {
        display: flex;
    }
    #header-favorites-icon, #header-search-icon {
        opacity: 1;
        width: 40px;
        z-index: 90;
        margin-right: -9px;
    }

    .show-search #header-search {
        display: block;
        top: auto;
        bottom: 5px;
        left: 5px;
        right: 55px;
    }
    .show-search #header {
        padding-bottom: 50px;
    }
    #header-search-close {
        background: #CF3177;
        right: -51px;
        top: -2px;
        width: 47px;
        display: flex;
        cursor: pointer;
        height: 40px;
        padding: 0px;
        align-items: center;
        justify-content: center;
    }

        #header-search-close .fa-times {
            font-size: 20px;
            color: #fff;
        }
        
      

        .home-page-category-container .item-box, .home-page-product-container .item-box {
            width: calc(100% - 8px);
            margin: 0 4px 15px;
        }
    /*my custom*/
    .html-home-page .product-item{
        margin-bottom: 25px;
    }

    .html-home-page .category-grid.home-page-category-grid .item-box {
        width: calc(100% - 1%);
        margin: 0px 2px;
        border: 0px;
        margin: 0 0.5%;
        margin-bottom:20px;
    }
    .shipping-options, .inputs, select{
        max-width: 100%;
    }
    .category-description ul, .manufacturer-description, ul, .full-description ul, .topic-block ul, .topic-page ul, .post-body ul {
        padding: 0 0 0 0px;
    }
    .cart-footer, .totals {
        margin: 0 auto 15px !important;
    }
    .order-details-page {
        /*width: 100% !important;
        margin: -25px 0% 0 !important;*/
    }
    .order-details-page, .data-table td{
        padding: 0px;
    }
    .order-details-page .data-table td.product {
        padding: 17px 10px 15px;
    }
    .email-a-friend-page .page-title h1 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .newsletter-email input {
        margin: 0px;
        padding: 0 10px;
    }

        .newsletter-email input[type="email"] {
            width: 170px;
            height: 36px;
            margin: 0px;
        }
}

/*Shopping cart*/
#header-cart-count {
    background-color: #CF3177;
    color: #fff;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 14px;
    height: 14px;
    min-width: 12px;
    padding: 2px 3px;
    border-radius: 10px;
    text-align: center;
    right: -3px;
    top: 4px;
    position: absolute;
    opacity: 1;
    transition: opacity 180ms linear;
}

    #header-cart-count.active {
        opacity: 1;
    }

 .item-box .picture > a:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #444;
    opacity: 0;
    transition: all .1s ease;
}

 .item-box:hover .picture > a:after {
    opacity: .4;
}


.add-to-links .add-to-compare-list-button {
    margin-left: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0;
    border-radius: 30px;
    background-color: #f1f1f1;
    border: 0;
    font-size: 0;
    backface-visibility: hidden;
    transition: all .1s ease;
}

.item-box .add-to-links {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    min-width: 130px;
    pointer-events: none;
    transition: opacity .2s ease;
}

    .item-box .add-to-links button:hover {
        background-color: #1076c0;
    }

        .item-box .add-to-links button:hover:before {
            color: #fff;
        }

    .item-box .add-to-links button:before {
        transition: all .1s ease;
        text-transform: none;
        font-weight: normal;
        font-size: 18px;
        color: #8e8e8e;
    }

.item-box .add-to-links .add-to-compare-list-button:before {
    content: "b";
}

/*my media*/
@media (max-width: 320px){
    .manufacturer-list-page .item-box {
        margin: 0px !important;
    }
   
    #header-favorites-icon, #header-search-icon {
        width: 38px;
    }
    #header-search-icon {
        margin-right: -13px;
    }
    #header-cart {
    }
    .page-title h1 {
        font-size: 22px;
    }

    .topic-block-title h2 {
        font-size: 22px;
    }
    .newsletter-subscribe-button {
        float: initial;
        padding: 10px 53px;
        margin-left: 2px;
    }
    .category-description p, .manufacturer-description p, .full-description p, .topic-block p, .topic-page p, .post-body p, .news-body p{
        text-align: center;
    }
    .home-page-category-grid, .sub-category-grid, .manufacturer-grid, .vendor-grid {
        margin: 0px; 
    }
    .footer{
        margin-top: -30px;
    }
    .breadcrumb li * {
        margin: 0px;
        line-height: 25px;
    }
    .sitemap-page, .entity-body{
        margin-bottom: 40px;
    }
    .topic-page, .page-body{
        margin-bottom: 30px;
    }
   
    .search-input{
        margin-bottom: 50px;
    }
    .blog-page, .post, .news-items .news-item {
        margin: 0 0 50px;
    }
    .shipping-options{
        width: 285px;
        max-width: 100%;
    }
    .cart-collaterals .coupon-code, input[type="submit"]{
        font-size: 13px;
    }
    .cart-footer, .totals {
        margin: 0 auto -9px !important;
    }
    .account-page .buttons{
        margin-bottom: 50px;
    }
    .address-list-page, .add-button {
        margin: 0 0 50px;
    }
    .shopping-cart-page {
        margin-top: -56px;
    }
    .pager ul {       
        margin-bottom: 50px;
    }
    .email-a-friend-page .page-title h1 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    #header-hamburger {
        width: 52px;
        left: 0px;
    }
    #header-logo {
        left: 43px;
    }
    .payment-info .info {
        padding: 27px 7px;
    }

    .html-search-page .inputs label {
        font-size: 13px;
    }

    .login-page .returning-wrapper .inputs.reversed {
        flex-direction:column;
    }
}

.admin-header-links {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index:1;
}


/*.master-wrapper-content {
    padding-top: 34px;
}*/

.paddingTop34 {
    padding-top:34px;
}

.admin-header-links ~ .master-wrapper-page .master-wrapper-content {
    padding-top: 34px;
}
.html-home-page .admin-header-links ~ .master-wrapper-page .master-wrapper-content {
    padding-top: 34px;
}
.wishlist-content .update-wishlist-button:hover, .wishlist-content .wishlist-add-to-cart-button:hover {
    background-color: #a6275f !important;
}
.bar-notification {
    z-index: 999999;
}
.order-progress {
    margin: 0px 0 50px;
}

.sub-category-item{
    margin-top: 15px;
}
.apply-vendor-page .topic-block p{
    text-align: center;
}
/*.apply-vendor-page .inputs label {
    width: 465px;
}*/
.apply-vendor-page .result{
    text-align: center;
}

.paddingTop50 {
    padding-top:50px;
}

#back-to-top {
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    background: #CF3177;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    transform: translate(60px, 0px);
    z-index: 9999;
    padding-top: 6px;
    position: fixed;
    color: #fff;
}

    #back-to-top.show {
        transform: translate(0px, 0px);
        display:block;
    }



#header-logo {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    height: 50px;
    background-position: top left;
    background-size: contain;
}


.logged-out, .logged-in {
    display: none !important;
}

.logged-out.hide{
    display: none;
}

    .logged-out.show, .logged-in.show {
        display: block !important;
    }

.html-contact-page textarea {
    padding-top:8px;
}

.page.topic-page .page-body p{
    text-align:center;
}

.page.search-page .basic-search, .page.search-page .advanced-search {
    width: 450px;
    max-width: 100%;
    margin: auto;
}
@media(max-width: 1000px){
    .page.search-page .inputs.reversed {
        display: -webkit-inline-box !important;
    }
}

.page.search-page .inputs.reversed {
    text-align: left;
    display: flex;
    margin-left:1px;
}

.page.search-page .search-input input + label {
    display:inline-block;
}

.quick-view-hover {
    position: absolute;
    width: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 999999;
    height: 42px;
    text-align: center;
    display:none;
}

.product-list .quick-view-hover {
    bottom: 15px;
    top:unset;
}

.btn-radio {
    cursor: pointer;
    display: inline-block;
    float: left;
    -webkit-user-select: none;
    user-select: none;
}

    .btn-radio input {
        display: none;
    }


svg:not(:root), symbol, image, marker, pattern, foreignObject {
    overflow: hidden;
}

    .btn-radio svg {
        fill: none;
        vertical-align: middle;
    }
    .btn-radio span {
        display: inline-block;
        vertical-align: middle;
    }
    .btn-radio svg circle {
        stroke-width: 2;
        stroke: #C8CCD4;
    }
.btn-radio svg path {
    stroke: #CF3177;
}
        .btn-radio svg path.inner {
            stroke-width: 6;
            stroke-dasharray: 19;
            stroke-dashoffset: 19;
        }
        .btn-radio svg path.outer {
            stroke-width: 2;
            stroke-dasharray: 57;
            stroke-dashoffset: 57;
        }

    .btn-radio input:checked + svg path {
        transition: all 0.4s ease;
    }
        .btn-radio input:checked + svg path.inner {
            stroke-dashoffset: 38;
            transition-delay: 0.3s;
        }
        .btn-radio input:checked + svg path.outer {
            stroke-dashoffset: 0;
        }

.cntr {
    margin: auto
}

.option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #40e0d0;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}
.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 18px !important;
    width: 18px !important;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block !important;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
}
    .option-input:checked::before {
        height: 18px;
        width: 18px;
        position: absolute;
        content: '✔';
        display: inline-block;
        font-size: 12.66667px;
        text-align: center;
        line-height: 18px;
        color: #fff;         
    }
    .option-input:hover {
        background: #9faab7;
    }
.btn-radio input:checked + circle {
    stroke-dashoffset: 38;
    transition-delay: 0.3s;
    stroke: #CF3177;
}

.option-input:checked {
    background: #CF3177;
}

.option-input[type="radio"] {
    border-radius: 50%;
}
    .option-input[type="radio"]::after {
        border-radius: 50%;
    }

    .option-input[type="radio"]:checked::before {
        height: 18px;
        width: 18px;
        position: absolute;
        content: '';
        display: inline-block;
        font-size: 12.66667px;
        text-align: center;
        line-height: 18px;
        color: #fff;
    }

.html-registration-page .gender label {
    display: inline-block;
    width: auto !important;
    width: auto !important;
    margin-top: 2px;
    padding: 0px;
}

.gender span > * {
    display: inline-block !important
}

.write-review .review-rating .rating-wrapper > div:first-child {
    margin-right:7px;
}

.option-list li {
    padding-bottom:10px;
}

#back-to-top:hover {
    background-color: #a6275f;
}

#nav-account li a:hover, #contactus a:hover {
    color: #a6275f
}
.menu-header .nv-navbar {
    display:flex;
}

.menu-header .nv-navbar a:last-child{
   margin-left:auto;    
}

.nv-navbars_top .nv-navbar.nv-navbar_has-btns {
    margin: 0px;
    padding-left: 18px;
    text-align: left;
    align-items: center;
    padding-top: 7px;
    background: #ddd;
}

.nv-navbars_top .nv-navbar.nv-navbar_has-btns img{
    width:148px;
}


.nv-navbars_top .nv-btn:after, .nv-navbars_top .nv-btn:before {
    border-color: #000 !important;
}

#menu a.nav-main-d1 {
    font-size:12px;
}
.review-text{
    padding-top: 8px;
}
.wishlist-content .quantity input{
    padding: 0px;
}
.shopping-cart-page .quantity input{
    padding: 0px;
}
.product-variant-list .add-to-cart{
    display:flex;
}
 @media(max-width: 767px){
    .product-variant-list .add-to-cart{
        justify-content: center;
    }
 }
.manufacturer-list-page .item-box {
    margin: 0 0.5% 50px;
}
.giftcard textarea{
    padding-top: 8px;
}
.attribute-enter-qty input {
    width: 40px !important;
    height: 32px !important;
    text-align: center !important;
    margin: 0px !important;
    color: #000;
    background: #f4f4f4;
    border: 0px !important;
    padding: 0px !important;
}
    .attribute-enter-qty input:hover {
        background: #f4f4f4;
    }

.ship-to-same-address .selector label{
    padding-top: 3.5px;
}
    .custom-custom-control-label::before {
        top: 0 !important;
    }

.poll-options .custom-custom-control-label::before {
    top: 0px !important;
}

.custom-custom-control-label::after {
    top: 0px !important;
}

.payment-description {
    margin-top: 10px;
}
.forum-edit-page .form-fields .inputs label{
    display: block;
}

.html-forum-edit-page .form-fields {
    width:100%;
    margin:20px auto;
}

.news-item-page textarea {
    padding: 8px;
}
.custom-checkbox-label{
    padding-top: 2px;
}
.registration-page .custom-checkbox {   
    margin: 0px;
}

.registration-page .newsletter-checkbox {
    padding: 0px;
    display: -webkit-inline-box;
}

.search-box-button-custom {
    float: left;
    min-width: 86px;
    height: 40px;
    border: none;
    background-color: #CF3177;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
    .search-box-button-custom:hover {
        background-color: #a6275f;
    }
.basic-search input{
    width: 100% !important;
}
.advanced-search select{
    width: 100%;
}
.forum_name {
    width: 612px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 20px;
}
.forum_topic {
    max-width: 100%;
    margin: auto;
}
.forum_priority{
    text-align: center;
}
@media(max-width: 1000px){
    .forum_name label, .forum_topic label, .forum_priority label{
        display: block !important;
    }
    .customer-info-news{
        justify-content: center;
    }
    .customer-info-news > div{
        margin-left: 10px;
    }
    .wishlist-page .sku label {
        display: initial !important;
    }
    .shopping-cart-page .sku label {
        display: initial !important;
    }
    .quantity label{
        display: initial !important;
    }
    .remove-from-cart .custom-checkbox {
        align-items: center !important;
    }
   
    .html-shopping-cart-page .custom-custom-control-label::before,
    .html-wishlist-page .custom-custom-control-label::before {
        top: 0px !important;
    }

    .html-shopping-cart-page .custom-custom-control-label::after,
    .html-wishlist-page .custom-custom-control-label::after {
        top: 0px !important;
    }
    .master-wrapper-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .form-fields {
        max-width: 450px;
        margin:auto;
    }

    .login-page .new-wrapper {
        max-width: 450px;
        margin: 0 auto 50px;
    }

    .html-customer-info-page .gender {
        display: flex !important;
        justify-content: center;
    }

    .cart-footer .total-info {
       padding:0px;
    }

    .terms-of-service label {
        text-align: left;
    }
    .terms-of-service {
        padding: unset;
    }
    .checkout-page .ship-to-same-address .selector {
       justify-content:center;
    }
    .master-wrapper-content {
        padding: 70px 15px 0px;
    }

    .opc .step {
        padding: 30px 0px;  
    }
}
.forgot-password{
    margin: 0px !important;
}
.html-customer-info-page .gender{
    display: flex !important;
}
.html-customer-info-page .gender div{
       margin: 0 10px 0 0;
}
.customer-info-news{
    display: flex;
}
.customer-info-news label{
    width: initial !important;
    padding-top: 2.5px;
}
.customer-info-page textarea{
    padding: 8px;
}
.wishlist-page .sku label{
    display: none;
}
.shopping-cart-page .sku label {
    display: none;
}
.remove-from-cart .custom-checkbox {
    display: flex !important;
    justify-content: center;
}

.add-to-cart .custom-checkbox {
    display: flex !important;
    justify-content: center;
}

.registration-page .custom-checkbox-label {
    padding-top: 0px;
}
.registration-page .newsletter-checkbox {
    padding: 0px;
}

.html-customer-info-page .newsletter-checkbox {
    padding: 0px;
    margin: 0px !important;
    display: -webkit-inline-box;
}

   
    .html-customer-info-page .newsletter-checkbox label {
        width: unset !important;
        margin:0px !important;
        margin-left: 5px !important;
        padding-top: 0px;
    }

        .html-customer-info-page .newsletter-checkbox label:first-child {
            width: unset !important;
            margin: 0px !important;
            padding-top: 0px;
        }
    .registration-page .custom-checkbox label {
        width: unset;
        margin-left: 5px;
    }

.html-customer-info-page .newsletter-checkbox {
    padding: 0px;
    display: -webkit-inline-box;
}

.registration-page .newsletter-checkbox label:first-child {
    margin: 0px;
}

.registration-page .newsletter-checkbox label:before {
    left: 0;
}

.registration-page .newsletter-checkbox label:after {
    left: 0;
}

.html-customer-info-page .newsletter-checkbox label:before {
    left: 0;
}

.html-customer-info-page .newsletter-checkbox label:after {
    left: 0;
}



.registration-page .accept-consent.custom-checkbox label:before {
    left: -1.5rem
}

.registration-page .accept-consent.custom-checkbox label:after {
    left: -1.5rem;
}

.registration-page .accept-consent.custom-checkbox {
    padding-left: 1.5rem;
}

.section-1 {
    width: 58.33333333%;
    padding-right: 0;
    float: left;
}


.section-2 {
    width: 41.66666667%;
    display: inline-block;
    padding-right: 0;
    float: left;
}

.add-cart-button-panel {
    display: table-cell;
    vertical-align: top;
}
.button_add_to_cart {
    white-space: normal;
    margin-top: 0;
    width: 100%;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    margin-bottom: 1em;
    background: #CF3177;
    color: #fff;
    text-transform: uppercase;
    border: none;
    margin-left: 5px;
}
.acil_bilgi {
    color: #979797;
    margin-top: 1em;
    display: inline-block;
}
.prd_view_act_item {
    padding: 9px 6px;
    border-bottom: 0 dotted #dfdfdf;
    font-size: 12px;
    width: 100%;
    float: left;
    color: #95a8b0;
}

.prd_super_fast_delivery {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 100%;
    background: #efefef;
    color: #525252;
}
.full_aciklama ul li:before {
    font-family: FontAwesome;
    content: "\f00c";
    display: block;
    float: left;
    margin-right: 7px;
    color: #000;
    font-size: 15px
}

.full_aciklama ul li {
    line-height: 1.7;
    width: 100%;
    float: left;
    font-size: 14px;
    padding-left: 12px;
}

.prd_super_fast_delivery i {
    font-size: 44px;
    float: left;
    display: block;
    margin-right: 11px;
    padding: 6px 2px 6px 9px;
}

.prd_super_fast_delivery span {
    font-size: 17px;
    padding-left: 0;
    display: block;
    margin-top: 0;
    line-height: 1;
    padding-top: 13px;
    color: black;
}

.prd_super_fast_delivery small {
    display: block;
    font-size: 12px;
    margin-top: 2px;
    padding-left: 4px;
    font-weight: 400;
}

.prd_super_fast_delivery {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 100%;
    background: #efefef;
    color: #525252;
}
.table.table-hover.table_fiyat> tr> td {
    height: 43px;
    width: 100%;
}

.discount-rate {
    color: #e31e24;
    font-weight: 800;
}



.prd_genel_buton {
    padding: 3px;
    border: 1px solid #ddd;
    margin-bottom: 1em;
    text-align: left;
    width: 100%;
}

.btn2-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn2 {
    border: 1px solid black;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn2 {
    white-space: normal;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 3px;
    border: 1px solid #ddd;
    margin-bottom: 1em;
    text-align: left;
    width: 95%;
}

.prd_genel_buton small {
    font-size: 11px;
    color: gray;
}

.prd_genel_buton i {
    font-size: 41px;
    float: left;
    display: block;
    padding: 7px;
}
.prd_genel_buton span {
    font-size: 16px;
    display: block;
    padding-top: 7px;
}

.arrow_aciklama {
    position: relative;
    background: #fff1ec;
    display: inline-block;
    padding: 14px;
    border-radius: 2px;
    width: 100%;
}
    .arrow_aciklama ul {
        line-height: 1.5;
    }
    .arrow_aciklama li {
        border-bottom: 1px dotted #dab5a8;
        padding: 6px 0;
    }
    .arrow_aciklama li title {
        display: block;
        font-weight: 700;
        font-size: 14px;
        width: 100%;
        float: left;
    }
    .arrow_aciklama li span {
        display: inline-block;
        font-size: 14px;
    }
    .arrow_aciklama::after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        border-top-color: transparent;
        border-top-width: medium;
        border-right-color: transparent;
        border-right-width: medium;
        border-bottom-color: transparent;
        border-bottom-width: medium;
        border-left-color: transparent;
        border-left-width: medium;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(241, 241, 241, 0);
        border-left-color: rgba(241, 241, 241, 0);
        border-left-color: #fff1ec;
        border-width: 15px;
        margin-top: -15px;
    }

.full_aciklama {
    margin-top: 1em;
    padding-left: 20px;
}
 
.dy_ozellik span {
    color: #FF5722;
    font-size: 18px;
    margin: 8px 0;
}
.dy_kutu {
    padding-left: 13px;
    margin: 0 auto;
    width: 100%;
    float: left;
    font-size: 2.5em;
}

.dy_kutu_gri {
    border: 1px solid #c3c3c3;
    padding: 10px;
    width: 130px;
    margin-top: 5px;
    color: #9e9e9e;
    max-width: 276px;
    height: 130px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
}
.dy_kutu_gri i {
    font-size: 66px;
    width: 100%;
    text-align: center;
    height: 130px;
    line-height: 1;
    padding-left: 0;
    padding-top: 23px;
}
 
.fa-codepen::before {
    content: "\f1cb";
}
.ack_3d {
    font-style: normal;
    font-weight: 700;
    padding-top: 52px !important;
    line-height: 99px !important;
}
.dy_ozellik p {
    font-size: 14px;
    color: #bbbbbb;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn {
    white-space: normal;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.btn-white {
    background: rgb(0, 0, 0);
    color: #fff;
    border-radius: 2px;
    width: 100%;
    text-align: left;
    margin-bottom: 9px;
    padding: 8px 10px;
}
.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-white i {
    font-size: 38px;
    float: left;
    display: block;
    width: 45px;
    color: #fff;
}
.btn-white span {
    display: block;
    font-weight: 300;
}
.btn-white small {
    font-size: 12px;
}

.akilli_menus_pitos {
    border: 0 solid #E41C1B;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    padding: 0;
    margin-right: 7px;
    width: 100%;
    float: left;
    margin-top: 0;
    background: #cb2d3e;
    background: -webkit-linear-gradient(to right,#ef473a,#cb2d3e);
    background: linear-gradient(to top,#f51504,#cb2d3e);
}

nav.navbar.navbar-default.navbar-sol {
    background: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    border: 0;
}
.akilli_menus_pitos .navbar_title {
    color: #fff;
}
.navbar_title {
    font-size: 18px;
    float: left;
    width: 100%;
    color: #333131;
    font-weight: 700;
    padding: 18px 13px;
}
#nav_sol {
    padding: 0;
}
ul.nav.navbar-nav.nav_sol {
    width: 100%;
}
.nav_sol li.dropdown {
    width: 100%;
    position: relative;
}
.akilli_menus_pitos ul li {
    float: left;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,0.08);
}
.akilli_menus_pitos .navbar-nav.nav_sol > li > a {
    color: #fff;
}
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {
    display: table;
    content: " ";
}
.akilli_menus_pitos .navbar-nav.nav_sol > li > a {
    color: #fff;
}
.navbar-nav.nav_sol > li > a {
    background: none;
    color: #000;
    font-size: 14px;
    padding: 10px 14px;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.akilli_menus_pitos ul li a {
    color: #000;
    float: left;
    padding: 10px 14px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover,nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus{color:#CCC;background-color:transparent}
nav:hover .forAnimate{opacity:1}
section{padding-left:15px}
nav.navbar.navbar-default.navbar-sol{background:none;display:inline-block;width:100%;margin-bottom:0;padding:0;border:0}
ul.nav.navbar-nav.nav_sol{width:100%}
.nav_sol li.dropdown{width:100%;position:relative}
.nav_sol li.dropdown.open{position:relative;display:inline-block}
.nav_sol ul.dropdown-menu{position:relative;width:100%;background:rgba(0,0,0,0.09);box-shadow:none;border:0;padding:0!important;border-radius:0}
.navbar-nav.nav_sol>li>a{background:none;color:#000;font-size:14px;padding:10px 14px}
.navbar-sol a.navbar-brand{display:block;color:#fff;margin-bottom:0;height:auto;border-bottom:0 solid #000;width:100%;float:left;font-weight:700;padding:14px}
.collapse-sol{padding:0}
.nav_sol .dropdown-menu>li>a{color:#000;font-size:13px}
.nav_sol .dropdown-menu>li>a:focus,.nav_sol .dropdown-menu>li>a:hover{background:rgba(0,0,0,0.18)}
#nav_sol{padding:0}
.fdown{float:right}
.fthin{font-size:9px!important;line-height:18px!important;float:left;margin-right:7px;color:#000}
.akilli_menus_pitos.v2{background:#fff;margin-top:1em;border:1px solid #ddd}
.navbar_title{font-size:18px;float:left;width:100%;color:#333131;font-weight:700;padding:18px 13px}
.akilli_menus_pitos.v3{margin-top:1em;background:#fff;border:1px solid #ddd}
.navbar-right.navbar_ack{margin-right:20px}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-nav.nav_sol > li > a {
    background: none;
    color: #000;
    font-size: 14px;
    padding: 10px 14px;
}

.nav_sol li.dropdown {
    width: 100%;
    position: relative;
}
.akilli_menus_pitos ul li {
    float: left;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,0.08);
}

.nav_sol ul.dropdown-menu {
    position: relative;
    width: 100%;
    background: rgba(0,0,0,0.09);
    box-shadow: none;
    border: 0;
    padding: 0 !important;
    border-radius: 0;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0 solid #E41C1B;
    box-shadow: 0 8px 9px -7px rgba(0,0,0,0.82);
    -moz-box-shadow: 0 8px 9px -7px rgba(0,0,0,0.82);
    -webkit-box-shadow: 0 8px 9px -7px rgba(0,0,0,0.82);
}

#main_content {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
  
  
    border-radius: 2px;
    display: inline-block;
}

.ui-tabs-nav li {
    margin: 0 0px 0px 0 !important;
}
.ui-tabs-nav li a {
    border: 0px solid #ddd;
}

.ui-tabs-nav li.ui-state-active a {
   
    color:white;
}

 
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, 
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {

    color: #E41C1C!important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;

}
.akilli_menus_pitos.v2 {
    background: #fff;
    margin-top: 1em;
    border: 1px solid #ddd;
}

.akilli_menus_pitos.v2 .navbar_title, .akilli_menus_pitos.v3 .navbar_title {
    color: #000;
}

.akilli_menus_pitos.v2 .navbar-nav.nav_sol > li > a {
    color: #000;
}

.akilli_menus_pitos.v3 {
    margin-top: 1em;
    background: #fff;
    border: 1px solid #ddd;
}

.akilli_menus_pitos.v3 .navbar_title, .akilli_menus_pitos.v3 .navbar_title {
    color: #000;
}

.akilli_menus_pitos.v3 .navbar-nav.nav_sol > li > a {
    color: #000;
}

.yayinevi_menu.cc3 {
    background: #fff;
    border: 1px solid #ddd;
}
.yayinevi_menu {
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    padding: 5px;
    background: none repeat scroll 0 0 #607D8B;
    margin-right: 7px;
    width: 100%;
    float: left;
    margin-top: 1em;
}

.yayinevi_menu > ul li:first-child {
    border-top: 0;
    font-size: 17px;
    padding: 12px 5px;
    color: #000;
}
.yayinevi_menu ul li {
    float: left;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.12);
    border-bottom: 1px solid rgba(0,0,0,0.06);
}

.yayinevi_menu{border-radius:2px 2px 2px 2px;-moz-border-radius:2px;-webkit-border-radius:2px 2px 2px 2px;padding:5px;background:none repeat scroll 0 0 #607D8B;margin-right:7px;width:100%;float:left;margin-top:1em}
.yayinevi_menu ul li{float:left;width:100%;border-top:1px solid rgba(255,255,255,0.12);border-bottom:1px solid rgba(0,0,0,0.06)}
.yayinevi_menu ul li a{font-size:14px;color:#000;float:left;padding:6px 5px;width:100%}
.yayinevi_menu ul li a:hover{color:#1F3358;background-color:#fff}
.yayinevi_menu > ul li:first-child{border-top:0;font-size:17px;padding:12px 5px;color:#000}
.yayinevi_menu > ul li:last-child{border-bottom:0}

.gray {
    color: #ddd;
}
.my_arrow {
    float: right;
    font-size: 24px;
    line-height: .6;
}

@media screen and (max-width: 768px) {
	.col-md-2 {
		padding: 0 15px !important;
	}
	.pc_zero, .p_left, .p_right {
    padding: 0;
    margin-bottom: 1em;
}
}

@media (min-width: 767px) and (max-width: 1020px) {
   #ac-info  {
    display: none;
    }
}

.footer-logo {
	margin-top: -20px;
}

@media screen and (max-width: 768px) {
	.footer-logo {
		margin-top: 0px;
	}
}