@font-face {
    font-family: sdn1;
    src: url('/asset/fonts/Shabnam.eot') format('eot'),
    url('/asset/fonts/Shabnam.woff') format('woff'),
    url('/asset/fonts/Shabnam.ttf') format('ttf');
}
body{
    background: white;
}
.navbar-default .navbar-nav > li > a {
    color: #d5d2bd;
}
.imgIconM {
    filter: drop-shadow(0 5px 2px #efefef );
}
#mainMenu {
    background: #444;
}
#tabProductD .sd-box {

    box-shadow: 0 0 5px #e9e9e9;
}
.sd-box {
    background: none;
    box-shadow: none;
    border: none;
    overflow: unset;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fbf1dd;
}
.sd-h-empty {
    display: none;
}

#mainMenu .fa,#topMenu .fa {
    font-size: 19px;
    color: #959595;
}
#topMenu .fa {
    font-size: 15px;
    color: #9f9f9f;
    transform: rotate(-10deg);
    padding-right: 8px;
}

#topMenu .dropdown-menu li a {
    font-size: 11px;
}


#mainMenu li:hover .fa, #topMenu li:hover .fa {
    color: #8d7b60;
    transform: rotate(0deg);
    transition: all 0.5s;
}
#c-topMenu .navbar{
box-shadow: 0 0 11px #d8d8d8;
}

#c-topMenu .navbar ,#subFullSlider{
    background: white;
    background: -moz-linear-gradient(45deg, #f5f5f5 0%,#fffefc 33%,#fff 63%,#f5f5f5 100%);
    background: -webkit-linear-gradient(45deg, #f5f5f5 0%,#fffefc 33%,#fff 63%,#f5f5f5 100%);
    background: linear-gradient(45deg, #f5f5f5 0%,#fffefc 33%,#fff 63%,#f5f5f5 100%);
}
#mainMenu > nav {
    background: white;
    border-radius: 0;

}
#topMenu > nav {
    background: #fff;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 0;
}
#topMenu nav {
    z-index: 2;
}
.btn.add-fovreate {
    background: #78d2d8;
    border: 0;
}
.add-cart-with-option,.btn.add-cart {
    border-radius: 0;
    background: #03d62f;
    border: none;
}
footer {
    background-color: #3f3f3f;
    background-image: url(/theme/theme-3/img/bg-fashion-large-6.png);
}
#newslatters {
    border-bottom: 35px solid #272727;
}
footer p, footer i, footer a, footer li {
    color: white;
}
footer a:hover i{
    color: #23527c;
}
.btn {
    border: none;
    box-shadow: 0 0px 3px #b0b0b0;
}
#mainMenu .navbar-brand {
    height: 40px;
}
#mainMenu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
#mainMenu nav {
    min-height: 40px;
}

#mainMenu ul.nav > li {
    border-left: 1px solid #ededed;
}
.wrapper > .container {
    width: 100%;
}
.sd-box.sd-label-box .sd-title-box ,.sd-title-box{
    display: table;
    background: white;
    color: #535353;
    right: 0;
    border-bottom: 2px dashed #e4e4e4;
    width: 97%;
    text-align: right;
    margin: 0px 1.5%;
}
footer .list-group-item {
    background: transparent;
    border: none;
    border-bottom: 1px solid #62d9fc;
    color: #ababab;
}
.subFooter {
    background: #545454;
}
.btn-success {
    background: #00aa61;
}
footer .list-group-item {
    border: none;
    background: transparent !important;
}
.sd-box.sd-label-box {
    overflow: inherit;
    margin-top: 20px;
}
footer .list-group-item:hover {
    color: wheat;
}
.btn.add-cart {
    background: #040c60;
}
footer .list-group-item i {
    color: #929292 !important;
    padding: 2px;
    font-size: 22px;
}
#NewsLatterBox input {
    background: transparent;
}

#mainMenu {
    border-bottom: 1px solid whitesmoke;
}
.titlePost {
    padding-top: 5px;
    padding-right: 7px;
}
.postCategory.loop .thumbnail {
    border: none;
    box-shadow: 3px 0 2px #d5d5d5;
    padding: 4px;
}
.tilesHome .tile::before{
    content: '';
}
.tilesHome .tile {
    background-size: 100%;
    box-shadow: 0 0 5px #bdbdbd;
}
.tilesHome .tile:hover{
    background-size: 120% ;
    transition: all 2s;
    background-position: center center;
}
.tilesHome .tile::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.tilesHome .tile-red::before{
    background: rgba(244, 67, 54, .85)
}

.tilesHome .tile-chocolate::before  {
    background: rgba(255, 152, 0, .85) ;
}

.tilesHome .tile-blue::before  {
    background: rgba(62, 200, 216, .85)
}

.tilesHome .tile-green::before  {
    background: rgba(195, 208, 0, .84)
}
.tileName {
    position: absolute;
    color: white;
}

header .nav .fa {
    color: #165596;
}
.loopPrd-item:hover img {
    filter: sepia(19%);
}
.btn.add-cart:hover, .btn.add-cart:active {
    background: #0614bb;
    transition: all 0.5s;
}
#topMenu :not(.icon-bar) {
    border: none !important;
}
.loopPrd-item .btn-group.btn-block {
    display: inline-block;
}

.add-fovreate {
    border-radius: 100% !important;
    background: wheat !important;
    color: #6b6b6b !important;
    box-shadow: 0 0 5px #e3e3e380;
    max-width: 40px;
}

.add-cart {
    color: #6b6b6b !important;
    border-radius: 50px !important;
    background: transparent !important;
    width: 50%;
    margin-left: 30%;
    box-shadow: 0 0 1px;
}
 .add-cart:hover {
    background: #6b6b6b !important;
    color: white  !important;
}
.loopPrd-item .price {
    color: #ae925e;
    font-size: 11px;
    border-bottom: 1px dashed #d8d8d8;
    padding-bottom: 7px;
}
@keyframes animBoxShdowsHover {
    0% {
        opacity: 1;
        box-shadow: 0px 0px 0px 0px rgba(132, 132, 132, 0.2), 0px 0px 0px 0px rgba(132, 132, 132, 0.2), 0px 0px 0px 15px rgba(132, 132, 132, 0.2);
    }
    50% {
        opacity: 1;
        box-shadow: 0px 0px 0px 8px rgba(132, 132, 132, 0.2), 0px 0px 0px 8px rgba(132, 132, 132, 0.2), 0px 0px 0px 0px rgba(132, 132, 132, 0.2);
    }
    100% {
        opacity: 1;
        box-shadow: 0px 0px 0px 0px rgba(132, 132, 132, 0.2), 0px 0px 0px 0px rgba(132, 132, 132, 0.2), 0px 0px 0px 15px rgba(132, 132, 132, 0.2);
    }
}
.openThemeDiv:hover,#fullSliderHome .owl-nav button:hover,.add-fovreate:hover{
    border-radius: 100%;
    animation:animBoxShdowsHover  2s normal infinite !important ;
}
#NewsLatterBox .btn {
    box-shadow: 0 0 18px #3602024d;
}
.loopPrd-item .pr-title-l {
    color: #575757;
    font-size: 13px;
}
#topMenu .navbar-toggle {
    z-index: 999;
}
.copyright {
    display: table;
    margin: auto;
    float: none !important;
    color: white;
}
.copyright * {
    color: yellow;
}
.openThemeDiv {
    color: #fff;
}
.countThemeS, .sd-gallery-box, .openThemeDiv, #sliderHome .nav.nav-justified li {
    background: #444;
}
.header-social.icon-social.opsd.animScale i {
    color: #6e6e6e !important;
}

.sd-gallery-box .owl-item {
    border: 5px solid #2c3c50;

}
#mainMenu :not(#searchMenuBox){
    border: none !important;
}
#mainMenu .fa {
    color: #8d7b60;
    margin-left: 5px;

}
#mainMenu .navbar-nav > li > a:hover i {
    color: #fff5d9;
    transition: none;
}
#mainMenu .navbar-nav > li > a {
    margin: 6px 0;
    line-height: 44px;
    padding: 0 12px !important;
    border-radius: 100px;
    min-width: 40px;
    text-align: center;
    font-size: 11px;
    padding-top: 1px !important;
}
#searchMenuBox input {
    color: wheat;
}
#mainMenu .navbar-nav > li > a:hover, #searchMenuBox button:hover[type="submit"] {
    background-color: #8d7b60;
    color: #fff !important;
    box-shadow: 0 0 5px #000;
}
#searchMenuBox i {
    color: #8d7b60 !important;
}
#fullSliderHome .owl-nav button {
    background: #303030;
    border: none !important;
    color: wheat;
    transition: all 0.5s;
}
#searchMenuBox button:hover[type="submit"] i{
    color: #fff8d4 !important;
}
#sliderHome {
    box-shadow: none;
    border: 1px solid #dedede;
}
.loopPrd-item {
    border: 1px solid whitesmoke;
    border-radius: 5px;
    padding: 4px;
    overflow: hidden;
    position: relative;
}

.sd-box .owl-nav button:hover {
    background: #303030;
    border: none !important;
    color: wheat;
    transition: all 0.5s;
}
.discounts {
    top: 11px;
    right: 11px;
    background: #f5deb3;
    border-radius: 3px;
    color: black;
    left: auto;
}
.nav-MenuIcons .item:hover {
    background: rgb(251, 241, 221);
}
.loopPrd-item::before {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    left: -25px;
    bottom: -25px;
    z-index: -1;
    background: #f5e3b7;
    border-radius: 0 100% 0 0;
    box-shadow: 0px 0px 0 #fff3d6;
    transition: all 0.5s;
}
.loopPrd-item:hover::before {
    width: 95px;
    height: 106px;
    box-shadow: 45px -45px 0px 45px #fefbf1,45px -45px 0px 345px #fbf6e8;
    transition: all 0.5s;
    background: #fcf3d9;
}
.loopPrd-item img {
    width: 100% !important;
}
.c-comment__user img {
    background: #dedede;
    filter: ;
    opacity: 0.2;
}



.defect li, .benefit li {
    list-style: none;
    padding-right: 20px;
    position: relative;
}
.defect li::before, .benefit li::before {
    width: 6px;
    height: 6px;
    background: #ccc;
    background-color: rgb(204, 204, 204);
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
}
.defect li::before{
    background-color:#e40000 ;
}

.benefit li::before{
    background-color:#03b603 ;
}
.benefit h4{
    color: #03b603;
}
.defect h4 {
    color: #e40000;
}
.paidReview {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    margin-top: 10px;
    padding-right: 36px;
    color: #a1a1a1;
}

@media screen and (max-width: 766px) {
    .cartbox .cartitem-name {
        color: wheat;
    }
    #mainMenu .nav a {
        color: wheat !important;
    }
    .sd-box.sd-label-box .sd-title-box, .sd-title-box {
        text-align: center;
        margin-bottom: 5px;
    }
    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 9px;
    }
    .navbar-toggle .icon-bar {
        width: 30px !important;
    }
    #mainMenu .open > a {
        background: #2c2926;
        color: wheat;
    }
.opsd {
    opacity: 1;
}}
