
body {
    font-size: .85em;
    /*font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;*/
    
    color: #232323;
    background-color: #fff;
    margin:0px;

}


/*a {
    text-decoration: none;
    color: #7f7f7f;
}

    a:hover, a:focus {
        color: #000;
    }*/


img {
    max-width: 100%;
    height: auto;
    border: 0;
    outline: 0;
}

h1 {
    
    text-rendering: optimizeLegibility;
    margin-bottom: 0;
    text-shadow: 0 2px 0 #fff;
}

h2 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
    text-rendering: optimizeLegibility;
    text-shadow: 0 1px 0 #fff;
}

h3 {
    margin: 0;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    text-shadow: 0 1px 0 #fff;
}

p {
    margin: 0 0 1em;
}


#mcontent {
    margin: 0 !important;
    /*padding: 5px;*/
}


    .nav-belt {
        /*position: relative;*/
        width: 100%;
        font-size: 14px;
        z-index: 5;
        /*background:#f9f9f9 !important*/
    }
    .nav-left {
        position: relative;
        float: left;
        width: auto;
        display: inline-block;
    }

    .nav-right {
        position: relative;
        float: right;
        width: auto;
        display: inline-block;
    }

    .nav-fill {
        width: auto;
        overflow: hidden;
        white-space: nowrap;
        /*overflow: visible;*/
    }

    .link-style {
        color: #0000EE;
      
        text-decoration: none;
    }
    .link-style:hover, .link-style:focus {
        color: #0000EE;
 
        text-decoration: underline;
    }

    /*****POP UP HELP**************/

    #pup {
  position: absolute;
    z-index: 200;
   padding: 5px 5px 10px 10px;
    margin-left: 10px;
    margin-top: 5px;
    width: 350px;
    border: 1px solid #8dccff;
    color: #000;
    font-size: 0.95em;
    opacity: 1;
    border-radius: 9px 5px 5px 5px;
    background-color: #e3f1fe;
}



    /***********************************/

    .pa_select .nav-search-scope {
       /* background-color: #f3f3f3;
        background-image: none;*/
       /* border-left: 1px solid #f3f3f3;
        border-top: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;*/
    }

.pa_select .nav-search-scope {
    position: relative;
    float: left;
    height: 25px;
    margin: 0;
    /*padding-left: 5px;*/
    overflow: hidden;
    /*border: 1px solid #cdcdcd;*/
    /*border-top-color: #bdbdbd;*/
    /*-webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
        border-radius: 0\9;
        background-position: 0 -532px;*/
    width: 80px;
    background-color: transparent; /*#e6e6e6;*/
    /* padding: 2px 0; */
    border-radius: 7px;
    text-align: center;
    border: 1px solid rgb(16, 179, 229);
    
}
    .pa_select .nav-search-scope:hover {
        border: 1px solid rgb(16, 179, 229);
        -webkit-box-shadow: 0 0 3px rgba(13, 155, 208, .5);
        box-shadow: 0 0 3px rgba(13, 155, 208, .5);
    }
    .input-group {
    cursor: pointer;
}



.input-group-ext {
    border-radius: 16px;
    border-width: 1px 1px 1px 1px;
    border-color: #303d4b;
}
 
.input-group-ext:after {
    content: " ";
    display: block;
    font-size: 0;
    overflow: hidden;
    width: 1px;
    height: 18px;
    background-color: #aaaaaa;
    position: absolute;
    left: 64px;
    top: 8px;
}


.items_style .input-group-ext:after {
    display: none !important;
}

.input-group-ext:has(:hover) {
    background-color: rgb(0,0,0,0.05);
    border-radius: 16px;
    border-color: rgb(0,0,0,0.2);
    fill: #008ae0; 
    color: #008ae0 !important;
}

    .input-group-ext:has(:hover) .input-group-item {
        fill: #008ae0 ;
        color: #008ae0 !important;
    }




/*.input-group-ext:has(:hover) {
    box-shadow: 0 4px 8px 0 rgb(0 0 0/10%), 0 0 1px 0 rgb(0 0 0/10%);
    box-shadow: var(--yb-elevation3-box-shadow);
    border: 1px solid transparent;
    color: #008ae0 !important;
    fill: #008ae0;
    --yb-elevation3-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 15%), 0 0 1px 0 rgb(0 0 0 / 15%);
}*/

.grid-view-dd:has(:hover) {
    background-color: rgb(0,0,0,0.05);
    border-color: rgb(0,0,0,0.3);
}
.grid-view-dd:has(:hover) span {
    fill: #008ae0;
    color: #008ae0 !important;
}

/*.grid-view-dd span:has(:hover) {
    color: #008ae0 !important;
}*/






.input-group:has(:hover) {
    background-color: rgb(0,0,0,0.05);
}


/*.form-control-ext:hover {
    color: #008ae0;
}*/

.form-control-ext {
    border-width: 0;
}


.pa_select .nav-search-facade {
    top: 0px;
}

    .pa_select .nav-search-facade {
       /* position: relative;
        float: left;*/
        cursor: default;
        overflow: hidden;
    }

        .pa_select .nav-search-facade .nav-search-label {
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #777;
            font-size: 12px;
            line-height: 33px;
            margin-right: 21px;
            margin-left: 5px;
        }

        .pa_select .nav-search-facade .nav-icon {
            position: absolute;
            top: 14px;
            right: 8px;
            border-style: solid;
            _border-style: dashed;
            border-width: 4px;
            border-color: transparent;
            border-top: 4px solid #a0a0a0;
            border-bottom-width: 0;
            width: 0;
            height: 0;
            font-size: 0;
            line-height: 0;
        }

    .pa_select .nav-search-dropdown {
        position: absolute;
        display: block;
        top: -10px;
        left: 0;
        height: 35px;
        width: auto;
        
        outline: 0;
        margin: 0;
        padding: 0;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: visible;
        border: 0;
        line-height: 35px;
    }

    .pa_select option[selected][disabled] {
        background-color: #e3f1fe;
        color: #34495e;
    }

.pa_select span {
    /* border-radius: 5px;*/
    color: #34495e;
    /* display: inline-block;*/
    font-weight: 600;
    /* margin: 5px; */
    text-decoration: none;
    /*text-shadow: 1px 1px 1px #2a0607;*/
    height: 20px;
    /* padding-top: 0px;*/
    margin-top: 0px;
    font-size: 14px;
    /* background-color: #e6e6e6;*/
    width: 80px;
    text-align: center;
    cursor: pointer;
    vertical-align: -webkit-baseline-middle;
}

    .cwpid_block i{
        color:gray;font-size:17px;
        cursor:pointer;
    }



    /************************************/



    /******Page Search panel SearchText********/

.header_linq a {
    color: #1f61b8 !important;
    font-size: 16px;
    white-space: nowrap;
    text-decoration: underline;
}
  
.header_linq a:hover {
            text-decoration: underline;
        }

.title_page {
    vertical-align: central;
    margin: 13px;
    font-size: 20px;
    color: #2E719E;
    
    font-weight: lighter;
    letter-spacing: 0.25em;
    line-height: 120%;
    text-transform: uppercase;
    text-align: center;
    white-space: initial;
}

#search_text_div {
    display: inline-block;
    width: 97%;
}


div.Menu.JsOnly.tabMenu,div#AccountMenu.Menu.JsOnly,div#NavigationLinksHiddenMenu.Menu.blockLinksList.primaryContent{border:1px solid #f0f7fc; line-height: 1.5em;}

#search_text_div #searchTextHelperArea {
    /* border: #acacac 1px solid;*/
    box-shadow: 0 4px 8px 0 rgb(0 0 0/10%), 0 0 1px 0 rgb(0 0 0/10%);
    box-shadow: var(--yb-elevation3-box-shadow);
    border: 1px solid transparent;
    position: absolute;
    /*top: 21px;*/
    display: none;
    background-color: #fefefe;
    z-index: 300;
    left: 98px;
    top: 40px;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    border-radius: 10px;
    padding:5px 0 ;
    --yb-elevation3-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 15%), 0 0 1px 0 rgb(0 0 0 / 15%);
}




#search_text_div .nav-search-field {
    position: relative;
    height: 31px;
    background: #fff;
    border-top: 2px solid #10B3E5;
    border-bottom: 2px solid #10B3E5;
    display: flex;
    /*flex-direction: row;*/
    /*flex-wrap: wrap;*/
    /*flex-direction: column;*/
    justify-content: flex-start;
}

#search_text_div .nav-input {
    /*position: absolute;
    top: 0;
    left: 0;*/
    /* display: block; */
    flex-basis: 90%;
    box-sizing: border-box;
    line-height: 14px;
    padding: 6px 10px 6px 0;
    margin: 0;
    border: 0;
    height: 100%;
    /* font-family: arial, sans-serif; */
    font-size: 15px;
    background: 0 0;
    color: gray;
    outline: 0;
    -webkit-appearance: none;
    box-shadow: none;
    text-indent: 8px;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}


#search_text_div .nav-search-facade {
    /*position: relative;*/
    float: left;
    cursor: default;
    overflow: hidden;
    border: 2px solid #10B3E5;
    border-top: 2px solid #10B3E5;
    height: 31px;
    -webkit-border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
    border-radius: 0\9;
    width: 106px;
    z-index: 10;
    border-right-width: 1px;
    /*padding-left: 5px;*/
}

   #search_text_div .nav-search-dropdown {
        position: absolute;
        display: block;
        top: -4px;
        left: 0;
        height: 35px;
        line-height: 35px;

        width: 99px;
      
        outline: 0;
        margin: 0;
        padding: 0;
        outline: 0;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: visible;
        font-size:14px;

    }

#search_text_div .nav-search-label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #7d8597;
    font-size: 14px;
    line-height: 31px;
   /* margin-right: 21px;
    margin-left: 5px;*/
    padding-left: 9px;
   
}

   #search_text_div .nav-icon {
        position: absolute;
        top: 14px;
        right: 8px;
        border-style: solid;
        border-width: 4px;
        border-color: transparent;
        border-top: 4px solid #a0a0a0;
        border-bottom-width: 0;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
    }




#search_text_div .nav-search-submit {
    position: relative;
    top: 0;
    right: 0;
    height: 31px;
    width: 42px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid;
    border-left: 0px;
    border-color: #10B3E5 #10B3E5 #10B3E5 #fff;
    /*background-color: #5b626a;*/
    -webkit-border-radius: 0 16px 16px 0;
    -moz-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    border-radius: 0\9;
    background-position: 0 -381px;
    background-color: #f2f2f2;
}






   .filtered_down {
        width: 15px;
        height: 22px;
        display: inline-block;
        position: absolute;
        right: 1px;
        top: 4px;
        cursor: pointer;

    }

   #search_text_div #showSearchCategoriesButton  {
        width: 22px;
        height: 22px;
        display: inline-block;
        position: absolute;
        right: -5px;
        top: 4px;
        cursor: pointer;
    }

    /*.down_arrow {
        background-image: url(images/arrow_down.png);
    }*/

.down_arrow {
    background-image: url("data:image/svg+xml,%3Csvg fill='%237d8597' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E" );
    background-repeat: no-repeat;
    width: 21px;
}


/*div. image-expand-arrow1 {
    width: 14px;
    height: 14px;
    float: right;
    cursor: pointer;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg fill='%237d8597' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3Cpath d='M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z'/%3E%3C/svg%3E" );
}

div.image-expand-arrow {
    width: 14px;
    height: 14px;
    float: right;
    cursor: pointer;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg fill='%237d8597' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E" );
}*/
.xmark-svg {
    background-image: url("data:image/svg+xml,%3Csvg fill='rgb(35, 35, 35, 0.8)' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8.00047 7.05767L11.3003 3.75781L12.2431 4.70062L8.94327 8.00047L12.2431 11.3003L11.3003 12.2431L8.00047 8.94327L4.70062 12.2431L3.75781 11.3003L7.05767 8.00047L3.75781 4.70062L4.70062 3.75781L8.00047 7.05767Z'/%3E%3C/svg%3E" );
    background-repeat: no-repeat;
    width: 21px;
}

#setprice:hover {
    background-color: rgb(0, 0, 0, 0.05);
}

.clear-filter {
    cursor: pointer;
    float: left;
    background-color: #fff;
    height: 24px;
    border-radius: 4px;
    margin: 2px;
    margin-left: 2px;
    border: 1px rgb(0, 0, 0, 0.2) solid;
}

    .clear-filter:hover {
        border: 1px solid #303d4b;
    }
        .clear-filter:hover .xmark-svg {
            background-image: url("data:image/svg+xml,%3Csvg fill='%2310B3E5' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8.00047 7.05767L11.3003 3.75781L12.2431 4.70062L8.94327 8.00047L12.2431 11.3003L11.3003 12.2431L8.00047 8.94327L4.70062 12.2431L3.75781 11.3003L7.05767 8.00047L3.75781 4.70062L4.70062 3.75781L8.00047 7.05767Z'/%3E%3C/svg%3E" );
            background-repeat: no-repeat;
           
        }


.xmark-svg {
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-top: 3px;
    position: relative;
    top: 2px;
    right: 2px;
}


#search_text_div .nav-search-facade:hover {
    background-color: rgb(0, 0, 0, 0.05);
}

    #search_text_div .nav-search-facade:hover .nav-search-label {
        color: #10B3E5 !important;
    }

    #search_text_div .nav-search-facade:has(:hover) .down_arrow {
    background-image: url("data:image/svg+xml,%3Csvg fill='%2310B3E5' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E" );
    background-repeat: no-repeat;
    width: 21px;
}


.left-right-page {
    width: 30px;
    height: 30px;
    border: none;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    float: left;
    border: 1px solid rgb(0, 0, 0, 0.05);
    border-radius: 100%;
    margin: 3px 0 0 0;
    background-color: rgb(0, 0, 0, 0.05);
    /* color: #fff; */
    /* padding: 5px 2px; */
    line-height: 24px;
    /*#search_text_div .nav-search-field:hover {
    background-color: rgb(0, 0, 0, 0.05);
}*/
}

    .left-right-page:hover {
        background-color: rgba(0, 0, 0, 0.1);
        border-color: transparent;
    }
/*.left-right-page:hover .left-arrow {
    background-image: url("data:image/svg+xml,%3Csvg fill='%2310B3E5' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z'/%3E%3C/svg%3E" );
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}*/

    .left-right-page .left-arrow {
        background-image: url("data:image/svg+xml,%3Csvg fill='rgb(35, 35, 35)' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z'/%3E%3C/svg%3E" );
        background-repeat: no-repeat;
        width: 17px;
        height: 17px;
    }


    .left-right-page .right-arrow {
        background-image: url("data:image/svg+xml,%3Csvg fill='rgb(35, 35, 35)' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E" );
        background-repeat: no-repeat;
        width: 17px;
        height: 17px;
    }



    #search_text_div .nav-search-field:hover .down_arrow {
        background-image: url("data:image/svg+xml,%3Csvg fill='%2310B3E5' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E" );
        background-repeat: no-repeat;
        width: 17px;
        height:17px;
        
    }

.filtr_plus.svg_plus .down_arrow_swg {
    background-image: url("data:image/svg+xml,%3Csvg fill='%2310B3E5' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath d='M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z'/%3E%3C/svg%3E" );
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}

.filtr_plus.svg_minus .down_arrow_swg {
    background-image: url("data:image/svg+xml,%3Csvg fill='%2310B3E5' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath d='M376 232H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h368c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z'/%3E%3C/svg%3E" );
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}

.filtr_plus:hover {
    border: 1px solid #10B3E5;
}





#search_text_div .nav-search-field:hover #aaa21 {
    background-color: rgb(0, 0, 0, 0.05);
}

#search_text_div .nav-search-field:has(> #searchText:focus) #aaa21 {
    background-color: transparent !important;
}


#search_text_div .nav-search-field:has(> #searchText:focus) .down_arrow {
    background-image: url("data:image/svg+xml,%3Csvg fill='%237d8597' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E" );
    background-repeat: no-repeat;
     width: 21px;
    background-color: transparent !important;
}



#search_text_div .nav-search-field:hover #searchText {
    background-color: rgb(0, 0, 0, 0.05);
    color: #10B3E5;
} 

#search_text_div .nav-search-field:hover #searchText {
    background-color: rgb(0, 0, 0, 0.05);
    color: #10B3E5;
}
/*#search_text_div .nav-search-field:hover:has(:focus) {
        background-color: transparent;
        color: #10B3E5;
    }*/
#search_text_div .nav-search-field #searchText:hover {
    background-color: rgb(0, 0, 0, 0.05);
    color: #10B3E5;
} #search_text_div .nav-search-field #searchText:focus {
    background-color: transparent !important;
    color: grey !important;
} #search_text_div #searchTextButton {
    width: 60px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0px;
    /* top: 1px; */
    cursor: pointer;
    /* background-image: url(images/icon_search.jpg); */
    border-left: 2px solid #10B3E5;
} .mobile-btn-search {
       display: none;
   } #btn_mobile_search_apply {
    background: #cdebfb;
    position: fixed;
    bottom: 0;
    z-index: 500;
    right: 0px;
    left: 0px;
    height: 30px;
    border-top: 1px solid #cacbcd;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}
/******END Page Search panel SearchText********/
.aaaaaaa{ display: none;}
/************End Global**************/
/************Classes**************/
.grid-view-search-element {
    border: 1px solid #ffffff;
    border-bottom: #efefef 1px solid; height: 127px; margin-top: 30px; margin-right: 15px;padding-right: 5px;padding-left: 5px;
} .grid-view-search-element:hover {
    border: 1px solid #efefef;
}
/************End Classes**************/
/************End Structure**************/
/****** Images  ******/
.box {
    float: left;
    position: relative;
    padding-bottom: 50%;
    display:inline-block;
    border-bottom: #efefef 1px solid;
    height: 160px;
    min-height:127px;
    margin-top: 30px;
    margin-right: 15px;
    text-align:left;
} .boxInner {
    left: 10px;
    right: 10px;
    top: 10px;
    height: 160px;
    overflow: hidden;

} .boxInnerText {
    position: absolute;
    overflow: hidden;
    text-align:left;
    line-height:1.3;
    top:65%;
} .boxInner img {
        position:relative;
        width: 100%;
        max-width: 220px;
        /*top: 10px;*/
    } .titleBox {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin-bottom: -50px;
        background: #000;
        background: rgba(0, 0, 0, 0.5);
        color: #FFF;
        padding: 10px;
        text-align: center;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
/***** End Images    *****/
/*********** Structure   **************/
#container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
} #container_new {
    top: 0;
    left: 0;
    width: 100%;
} #outer {
    margin: 0px auto;
    width: 100%;
} #inner {
    width: 100%;
    margin: 0px;
    /*background: white;*/
    /*padding: 0 0 64px 0;*/
    text-align: left;
} #lpane {
    float: left;
    margin: 0px;
    min-width: 220px;
    /*background: white;*/
    overflow: hidden;
    text-align: left;
    width:240px;
    vertical-align: top;
    text-align:center;
    margin-left:10px;
    display:block;
    padding:5px;
}
/************ End Structure ***********/
/*Custom checkbox*/
input[type=checkbox].css-checkbox {
	display:none;
}
    input[type=checkbox].css-checkbox + label.css-label-full {
        margin: 0px;
        padding: 0px;
        padding-left: 23px;
        height: 16px;
        display: inline-flex;
        background-repeat: no-repeat;
        background-position: 0 0;
        vertical-align: middle;
        cursor: pointer;
        height: 21px;
        background-position: 0 0;
        position: relative;
        /*top: 15%;*/
        white-space: nowrap;
        align-items:center;
    } 
  input[type=checkbox].css-checkbox:checked + label.css-label-full{
	background-position: 0 -21px;
    white-space:nowrap;
  } 
  label.css-label-full {
    background-image:url(images/customui/ccb2.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
} .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
    background: url(images/customui/radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
} .radio {
  background: url(images/customui/radio.png) no-repeat;

    height:20px;
    margin-top: -2px;
} .checkbox1 {
	background: url(images/customui/radio.png) no-repeat;

    height:20px;
    margin-top: -2px;

} .div-main-content-style {
    /*float: left;*/
    width: 100%;
    border: none;
    border-bottom: 1px #dcdcdd solid;
    /*padding-bottom: 25px;*/
    /*margin-top: 5px;*/


}
.element-description-in-list {
    font-size: 14px;
    color: #183C52;
    text-decoration: none;
    line-height: normal;
} 
  .element-description-in-list:hover { 
      /*font-family: Arial;
    font-size: 13px;*/
    color: #3669b3;
    /*text-decoration: underline;*/
}
/*End custom checkbox*/
/*********search**************/
.select {
	position: absolute;
	width: 102px; /* With the padding included, the width is 190 pixels: the actual width of the image. */

	height: 24px;
	padding: 0 28px 0 8px;
	color: #666666;

    line-height: 24px;
	background: url(images/customui/select.png) no-repeat;
    background-repeat: no-repeat;
    background-position: top right;
	overflow: hidden;
} #map_pages a {
text-decoration: underline;
color: #ffffff;
} #map_pages a:hover {

color: #dddddd;
}
/**********End Search**********/
/****************************************/
/*page product*/
.text-diamond-ni {
margin-left: 95px;

color: #ae7aa0;
font-size: 13px;
} .text-price {
margin-left: 0px;

color: #295189;
font-size: 20px;
font-weight: bold;
} #div_price {
    text-align:center;
    display:inline-block;
} .text-header {
font-family: Arial;
color: #1a3d51;
font-size: 20px;
font-weight: normal;
margin-top: 10px;
padding: 0px;
line-height: 20px;
margin-bottom: 3px;
} .text-header1 {

color: #999999;
font-size: 15px;
margin-top: 10px;
line-height: 25px;
} .link1 {

font-size: 13px;
color: #a1a7b3;
text-decoration: none;
} .link2 {
font-family: Arial;
font-size: 13px;
color: #a1a7b3;
text-decoration: underline;
} .text-header2 {
display: block;
margin-bottom: 10px;

color: #5c5f66;
font-size: 13px;
font-weight: bold;
margin-top: 15px;
} .text-description {

line-height: 20px;
color: #5c5f66;
font-size: 13px;
} #social-buttons-large {

        display: none;
    } #social-buttons-small {
        display: block;
    } #social-buttons {
        float: left;
        margin-left:50px;
    } #sb-compare-block {
        margin-bottom: 5px;
    } #div-diamond-not-included {
        text-align: center;
        display: inline-block;
    } a.learnmore {
        color: #69c;
        text-decoration: underline;
    }
/*end page product*/
/*footer*/
#footer-outer a {
color: #6699CC;
} #footer-outer {
background: #D8D9DA none repeat scroll 0 0;
border-top: 5px solid #CACBCD;
clear: both;
padding: 15px 0;
color: #5A6265;
font-size: 0.9em;
margin-bottom: 15px;
} .clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
} .social-button-bottom-wrapper a span {
display: block;
float: left;
height: 32px;
margin-right: 10px;
width: 32px;
} span.pst_facebook_large {
  background-image: url(images/header/spriteme3.png);
  background-position: 0px 0px;
} span.pst_googleplus_large {
  background-image: url(images/header/spriteme3.png);
  background-position: 0px -32px;
} span.pst_youtube_large {
  background-image: url(images/header/spriteme3.png);
  background-position: 0px -64px;
} span.pst_twitter_large {
  background-image: url(images/header/spriteme3.png);
  background-position: 0px -96px;
} span.pst_pinterest_large {
  background-image: url(images/header/spriteme3.png);
  background-position: 0px -128px;
} span.pst_instagram_large {
  background-image: url(images/header/instagram.png);
}
/*end footer*/
#panel_list_page_sort {
    float: right;
} #div_found_top_clear_filters_partial {
    float: left;
    width:130px;
}
/*pop up*/
.no-close {
    font-size:14px;
} .ui-dialog .ui-dialog-titlebar {
    font-size:14px;
} .ui-button-text-only .ui-button-text {
    font-size:14px;
} #btn_shop_top {
        text-align:center;
        float: left;
        display: inline-block;
}
/*end pop up*/
/*listview*/
.list-view-title, .list-view-price {

    color: #1a3d51;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
} .list-view-title:hover {
    color: #3669b3;
    text-decoration: underline;
}
/*end listview*/
/*detail product*/
.div-image-detail {
float: left;
width: 100%;
border: none;
/*padding-bottom: 25px;
margin-top: 5px;
margin-left: 10px;*/
} 


.product-description {
        float:right;
        margin-right:20px;
        width:-webkit-calc(100% - 420px);
        width:calc(100% - 420px);
    } .product-img {
    width: 380px;
    height: 380px;
    max-width: 380px;
    max-height: 380px;



} .div-main-jewelry-information {
    float: left;
    margin-top: 15px;
} .div-cs-description {
    float: left;
    min-width: 220px;
    max-width: 300px;
    margin-right:20px;
} .div-as-description {
    float: left;
    min-width: 180px;
    max-width: 220px;
    margin-right:20px;
} .div-ai-description {
    float: left;
    min-width: 180px;
    max-width: 220px;

} .image-small-clicked {
        max-width: 60px;
        max-height: 60px;
        cursor: pointer;
        border: 1px #666666 solid;
    } .gallery-wrap {
        margin: 0 auto;
        margin-left: 5px;
        overflow: hidden;
        width: 320px;
        float: left;
        height: 65px;
    } .gallery {
        position: relative;
        left: 0;
        top: 0;
    } .gallery__item {
        float: left;
        list-style: none;
        margin-right: 20px;
        width: 60px;
    } .gallery__img {
    } .gallery__controls {
        margin-top: 10px;
    } .gallery__controls-prev {
        cursor: pointer;
        float: left;
        width: 27px;
        margin-top: 6px;
    } .gallery__controls-next {
        cursor: pointer;
        float: left;
        width: 27px;
        margin-top: 6px;
    } .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    } .image-big {
        max-width: 380px;
        max-height: 380px;
        cursor: pointer;
    } .image-small {
        max-width: 60px;
        max-height: 60px;
        cursor: pointer;
        border: 1px #ffffff solid;
    } .image-small:hover {
            border: 1px #e4e4e5 solid;
        } .div-main-jewelry-information {
        float: left;
        margin-top: 15px;
    } #list_small_images_content {
        width: 380px;
        margin-top: 10px;
    } #watchVideoPopup {
        cursor: pointer;
        margin-left: 75px;
        margin-top: 15px;
    }
/*end detail product*/
/*start page*/
#header-e1 {float: left; width:0%;} #header-e2 {float: left; width:0%;} #header-e3 {float: left; width:100%;}
/*end start page*/
/* end temporary*/
/*get short url*/
#div_short_url {
    display:block;
    float: right;
    margin:11px;
} #get_short_url {
    float: right;
    display: inline-block;
    position: relative;
    right: 15px;
    top: 103px;
    /*color: #66687c;*/
  
    font-size: 14px;
    z-index:105;

} #get_short_url_prod {
    float: right;
    display: inline-block;
    position: relative;
    right: 15px;
    top: 7px;
    /*color: #66687c;*/
    
    font-size: 14px;
    z-index:10;

} .copy-url-wrapper {

display: block;
background-color: #FFF;
border: 1px solid #CCC;
position: relative;
top: 15px;
width: 222px;
text-align: left;
z-index: 0;
right:15px;
height:28px;
} .close-copy-url {
width: 20px;
height: 20px;
background: url('images/x.png') no-repeat;
position: absolute;
float:right;
right: 3px;
top: 5px;
cursor: pointer;
} #short-url-text {
position:absolute;
display: block;
font-size: 10px;
margin-top: 5px;
width: 185px;
margin-left:4px;

}
/* end get short url*/
.next, .next_big_img, .next_small_img{
    background-image: url(images/slider_arrow_next.png);
    right:0;

} .prev, .prev_big_img, .prev_small_img{
    background-image: url(images/slider_arrow_prev.png);
    left:0px;
} .next_big_img{
    margin-right: 24px;
    right: 0;
} .prev_big_img{
    left: 0;
    margin-left: 24px;
} .next_big_img, .prev_big_img {
    position: absolute;
    width: 27px;
    height: 48px;
    display: block;
    cursor: pointer;
    top: 35%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px 51px;
    opacity: 0.6;
    z-index: 30;
    background-color: #bbbbbb;
}
/*.next{
    margin-right: 24px;
    right: 0;
}

.prev{
    left: 0;
}*/
.next, .prev {
    position: absolute;
    width: 27px;
    height: 48px;
    display: block;
    cursor: pointer;
    top: -webkit-calc(100% - 60%);
    top: calc(100% - 60%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px 51px;
    opacity: 0.6;
    z-index: 30;
    background-color: #bbbbbb;
} .next:hover, .prev:hover {
    background-color: #dddddd;
}
/*END recently viewed*/
/* search top filtr */
select:focus {outline:0 !important;} .select_css {
background: #F8F9FB;

color: #3f4f6f;
border: 1px solid #DCDCDD;
border-color: #DCDCDD #DCDCDD #DCDCDD;
border-radius: 5px 5px 0 0;
box-shadow: 0 1px 1px rgba(32, 50, 104, 0.2) inset;
padding: 5px 2px 5px 1px;
resize: none;
color: #7d8597;
} .select_css_search_text {
border-color: #acacac #acacac #acacac;
border: 1px solid #acacac;
border-right-width: 0px;
border-radius: 5px 0 0 5px;
width: 83px;
} .select_css_sort {

    width:138px;
}
/*.div_filtr_view_grid_list {
    float: right;
    margin-right: 5px;
    width: 116px;
}*/
.div_filtr_page_count {
    float: right;
    margin-right: 14px;
} .div_filtr_sort {
    float: right;
    margin-right: 9px;
}
/*.img_filtr_view_grid_list{
    cursor: pointer;
    height:24px;
}*/
/* end search top filtr*/
#sb-compare-block {
        margin-bottom: 20px;
    }
/*Education*/
.education_block {
    margin-right: 20px;
    width: 400px;
    height: 400px;
    border: #ececec 1px solid;
    position: relative;
    float: left;
} .education_block .education_block_image_div {
            margin-left: 75px;
        } .education_block .education_block_image {
            width: 250px;
        } .education_block .education_block_more {
        text-align: right;
        margin-right: 5px;
        position:absolute;
        bottom: 5px;
        right: 8px;
    }
/*end Education*/
/* Header SubMenu*/
#header_submenu_div {
    padding-left:404px;
    display:none;

} #header_submenu_div, x:-moz-any-link {
        padding-left:382px;

    }
/*"Crimson", Perpetua, Palatino,*/
#jewelry_submenu a {
        color:#041e3b;
        padding: 5px 38px 6px 37px;
        display:block;
        text-decoration:none;
       
        font-size:17px;
        cursor: pointer;
    } #jewelry_submenu a, x:-moz-any-link{
        padding: 5px 40px 4px 41px;

} #jewelry_submenu td:hover {
        background:#E6E6E6;
        color:#041e3b;
        /*border-bottom: none;*/
        border-bottom:#8a8b8d 4px solid;
	} #jewelry_submenu td {
      border-bottom:solid 3px #cacbcd;
     border-right:solid 1px #c5c6c6;
     background: transparent;
     color:#041e3b;
    } #jewelry_submenu td:hover a{


    }
/* End Header SubMenu*/
/*search_filtr*/
#search_filtr_div {
    /* margin-right:10px;*/
    border-bottom: #303d4b 1px solid;
} 

.filtr_count_product {
        position: relative;
        float: left;
        cursor: default;
        overflow: hidden;
        height: 22px;
        width: auto;
        padding: 0 5px 0 0;
        margin-top: 9px;
    } .border_ddl {
        border: 1px solid #bdbdbd ;
        border-bottom: 1px solid #cdcdcd;
        -webkit-border-radius: 4px 4px 0px 0px;
        -moz-border-radius: 4px 4px 0px 0px;
        border-radius: 4px 4px 0px 0px;

    } .filtr_page_count_product {
        position:relative;
        display:inline-block;
        float:left;

    } .filtr_sort_product {

        position:relative;
        display:inline-block;
        float:left;
    } .filtr_view_product {
        position:relative;
        display:inline-block;
        float:left;
        margin-left:5px;
    } .filtr_text_product {
        position:relative;
        display:inline-block;
        float:left;
        text-align:center;
    } .filtr_active_filters_product {
        position: relative;
        height: 31px;
        /*background: #fff;*/

    } .div_filtr_view_grid_list {

    } #search_filtr_div .nav-search-label {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #7d8597;
        font-size: 14px;
        line-height: 29px;
        margin-right: 21px;
        margin-left: 5px;
    } #search_filtr_div .nav-search-dropdown {
        position: absolute;
        display: block;
        top: -4px;

        height: 35px;


        outline: 0;
        margin: 0;
        padding: 0;
        outline: 0;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: visible;
        font-size:14px;

    } #search_filtr_div .text-label {

  white-space: nowrap;
  text-overflow: ellipsis;
 
  font-size: 12px;
  color: #acacac;
  line-height: 29px;


} #icon_filtr_search li {
       display: inline;
       list-style-type: none;
    } #search_filtr_div .filtr_view_product2 {
            display:none;
        } #search_filtr_div #sortorder {
            left:60px;
        } #search_filtr_div #pagesize {
            left:255px;
        } .filtr_panel_product {
        position: relative;
        top: 0;
        right: 0;
        height: 31px;
        overflow: hidden;
        cursor: pointer;
        white-space: nowrap; width:447px;
        background-position: 0 -381px;
    }
/*end search_filtr*/
/*scrollToTop bottom*/
.cd-top.cd-fade-out {
  opacity: .5;
} .cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
/*hover:*/
.cd-top:before {
  /*content: '\f432';*/
  display: block;


} .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;


} .cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  white-space: nowrap;
  background: rgba(168, 160, 160, 0.8) ;
  visibility: hidden;
  opacity: 0;
  /*font: normal 24px/1 'Genericons';*/
  /*content: '\f419';*/
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  font-size: 24px;
  color: #dedede;
  text-align: center;

} #map_pages {
        display: inline-block;
        position: absolute;
        left: 10px;
        top: 15px;
        color: #ffffff;
       
        font-size: 12px;
    }
/*end scrollToTop bottom*/


#filters-show-hide:hover {
    background-color:#414141 !important;
}
/*This code ensures the same height across browsers.*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        -webkit-appearance: menulist-button !important;
        line-height:35px !important;
    }
} #back_to_search_div {
     float: left;
    color: #1a3d51;
    font-weight: bold;
    margin: 5px 0 6px 0;
    height: 35px;
    font-size: 16px;
    position: relative;
    top: 7px;
} @media only screen and (max-width : 600px) {
       /*#search_filtr_div .nav-right {
            float:left;
        }*/
        /*#search_filtr_div  .nav-left  {
            display:none;
        }*/
        /*#search_filtr_div .nav-fill{
            display:none;

        }*/
       /*search_filtr*/
         #search_filtr_div .filtr_view_product {
            display:none;
        }


         #search_filtr_div .filtr_view_product2 {
            display:block;
        }

        .filtr_panel_product {
            width: 302px;
        }
        .next_big_img, .prev_big_img {
            top: 50vw;
            margin: 0px;
        }

        #back_to_search{
            display:none;
        }


        #zoom_big_img_div{
            display:none;
        }


       #div_short_url {
        display:none;
    }

        #back_to_search_div {
            height:5px;
        }
        /*end search_filtr*/
    }
/*Product Page Small Images*/
.thumbnails {
        position: relative;
        float: left;
        overflow: hidden;
        width: 100%;
        height: 76px;
    } .overlayImageCounter {
        z-index: 1;
        position: absolute;
        border: 1px solid #f60;
        left: 1px;
        width: 66px;
        height: 64px;
        margin: 5px 0;
        cursor: pointer;
    } .thumbnails ul li {
        width: 66px;
        height: 66px;
        float: left;
        text-align: center;
        vertical-align: middle;
        border: 2px solid #fff;

        line-height: 64px;
        margin: 5px 2px;
        list-style-type: none;
        background-color: #fff;
        overflow: hidden;
    } .thumbnails ul li .galleryThumb {
            display: inline-block;
            background-color: #FFF;
        } .nextImages {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        visibility: visible;
        float: left;
        width: 13px;
        height: 100%;
        border-left: 1px solid #b0b0b0;
        background-image: url(../images/search/carouselRightPlainBg.jpg);
        background-repeat: no-repeat;
    } .previousImages {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        visibility: visible;
        float: left;
        width: 13px;
        height: 100%;
        border-right: 1px solid #b0b0b0;
        background-image: url(../images/search/carouselLeftPlainBg.jpg);
        background-repeat: no-repeat;
    } .carousel .nextImages .arrowOrangeRight {
        position: absolute;
        background-image: url(../images/search/carouselRightArrow.jpg);
        background-repeat: no-repeat;
        width: 13px;
        height: 76px;
        right: 0;
    } .carousel .previousImages .arrowOrangeLeft {
        position: absolute;
        background-image: url(../images/search/carouselLeftArrow.jpg);
        background-repeat: no-repeat;
        left: 0;
        width: 13px;
        height: 76px;

    } .next_small_img, .prev_small_img {
        /* position: absolute; */
        display:none;
        width: 27px;
        height: 48px;
        display: block;
        cursor: pointer;
        /* top: 42%; */
        /* background-repeat: no-repeat; */
        /* background-position: center; */
        background-size: 28px 51px;
        opacity: 0.6;
        z-index: 30;
        /*background-color: #bbbbbb;*/
    }
/*END Product Page Small Images*/
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 365px) {
/* Styles */
 /* Styles */

   /*search_filtr*/
  #search_filtr_div .filtr_text_product{
            display:none;

        }

 #search_filtr_div .filtr_sort_product {
        margin-right:10px;
    }

 #search_filtr_div #sortorder {
            left:0px;
        }

        #search_filtr_div #pagesize {
            left:160px;
        }

        .filtr_panel_product {
            width: 207px;
        }

 /*****search_filtr_top****/
 body {
        width: 100%;
         font-size: 0.85em;
    }

    /*#menu {
        display: none;
    }*/

    #div_found_top_clear_filters_partial {
        width: 85px;
    }

    #panel_list_page_sort {
        float: left;
    }

    .span_product_count_found {
        display: none;
    }

    .boxInner {
        /*width: 89%;*/
    }

    .boxInner img {
            max-width: 100%;
    }

    .boxInnerText {
        top: 77%;
    }

    .box {
        width: 100%;
        padding-bottom: 81%;
        margin-right: 0px;
        float: none;
    }


    /*page Product*/
    .text-diamond-ni, .text-price {
        margin-left: 2px;/*calc(50% - 40px);*/
    }
    #div_price {
        text-align: center;
        display: inline-block;
        width: 100%;
    }



    #btn_shop_top {
        text-align: center;
        float: none;
        display: block;
}

    #btn_shop {
        display: inline-block;
    }

    /*.image-small-clicked {
        max-width: 50px;
        max-height: 50px;
    }*/

    .gallery__item {
        margin-right: 5px;
    }

    .gallery-wrap {
        width: 240px;
    }

    #list_small_images_content {
        width: 300px;
    }

     #watchVideoPopup {
        margin-left: 35px;
    }

    #div-shop-at {
        margin-left: -webkit-calc(50% - 120px);
        margin-left: calc(50% - 120px);
    }

    #div-diamond-not-included {
        margin-left: -20px;
    }


    #social-buttons-large {
        margin-top: 10px;
        display: inline-block;
         /*margin-left: -webkit-calc(50% - 135px);
        margin-left: calc(50% - 135px);*/
    }

    #social-buttons-small {
        display: none;
    }
    #social-buttons {
        float: none;
        display: block;
        margin-top: 15px;
        margin-bottom: 0;
         margin-left: 0px;
         text-align:center;
    }
    #sb-compare-block {
        margin-bottom: 5px;
    }
    /*End Page Product*/
    #header_banner {
        display: none;
    }



    .product-img {
        width: 90%;
        height: auto;
    }

     .select_css {
        height: 31px;
    }
    /*search text control*/
     /*#search_text_panel {
        width: 80%;
    }*/

    /*#search_text_panel {
        width: 80%;
    }*/




    /*#searchText {

        height: 27px;
        width: 160px;
    }*/
    /*#searchTextHelperArea {
        width: 99.97%;
    }*/
    /*#searchTextHelperArea {
        width: 210px;
    }*/

    .select_css_stexttype {
        height: 31px;
    }

    #search_text_partial_div {
        margin-left: 0px;
    }

    /*end search text control*/

    /**/


    #grid_list_icon {
        margin-left: 5px;
    }

    .select_css_sort {
        width: 102px;
    }

    /*#featured_viewed .next, #featured_viewed .prev {
       top: 37%;
    }*/


    /*.div_filtr_view_grid_list {
    margin-right: 1px;
    width: 138px;
}*/

    .div_filtr_page_count {
    margin-right: 3px;
}

.div_filtr_sort {
    margin-right: 3px;
}

    /*.img_filtr_view_grid_list {
        width: 46px;
        height: 31px;
}*/
    /**/
    /*Education*/

    .education_block {
        width: 100%;
        height: auto;
    }

        .education_block .education_block_image_div {
            margin: 15px 5% 15px 10%;
        }
        .education_block .education_block_image {
            width: -webkit-calc(100% - 10%);
            width: calc(100% - 10%);
        }

        .education_block .education_block_more {
        position:relative;
    }
    /*end Education*/

    /*get short url*/


   /*get short url*/
}
/* Smartphones (portrait and landscape) ----------- 359*/
@media only screen and (min-width : 365px) and (max-width : 480px) {


    /*search_filtr*/
    #search_filtr_div .filtr_text_product{
            display:none;

        }

    #search_filtr_div .filtr_sort_product {
        margin-right:10px;
    }
    #search_filtr_div #sortorder {
            left:0px;
        }

        #search_filtr_div #pagesize {
            left:160px;
        }
        .filtr_panel_product {
            width: 207px;
        }
    /*end search_filtr*/
    /* Styles */
    #div_found_top_clear_filters_partial {
        width: 125px;
    }

    .select {
        padding: 0 30px 0 8px;
    }

    .boxInner {
        height: 150px;
    }

    .boxInnerText {
        top: 70%;
    }

    .box {
        width: 45%;
        padding-bottom: 39%;
    }

    #div-diamond-not-included {
        text-align: center;
        display: block;
    }
    .text-diamond-ni, .text-price {
        margin-left: 2%;
    }

    #div_price {
        text-align: center;
        display: inline-block;
        width: 100%;
    }


    #btn_shop_top {
        text-align: center;
        float: none;
        display: block;
    }


    #btn_shop {
        display: inline-block;
    }



    /*.image-small-clicked {
        max-width: 60px;
        max-height: 60px;
    }

    .gallery__item {
        margin-right: 5px;
    }*/
    .gallery__item {
        margin-right: 16px;
    }

    .gallery-wrap {
        width: 290px;
    }

    #list_small_images_content {
        width: 360px;
    }

    #watchVideoPopup {
        margin-left: 35px;
    }

    #div-shop-at {
         margin-left: -webkit-calc(50% - 110px);
        margin-left: calc(50% - 110px);
    }

    /*End Page Product*/
    #header_banner {
        display: none;
    }

    .product-img {
        width: 96%;
        height: auto;
    }


    #social-buttons-large {
            margin-top: 10px;
            display: inline-block;
             /*margin-left: -webkit-calc(50% - 135px);
            margin-left: calc(50% - 135px);*/
        }

        #social-buttons-small {
            display: none;
        }
        #social-buttons {
        float: none;
        display: block;
        margin-top: 15px;
        margin-bottom: 0;
         margin-left: 0px;
         text-align:center;
        }
        #sb-compare-block {
            margin-bottom: 5px;
        }

    /*End Page Product*/

    /*search text control*/


    /*#searchText {
        height: 27px;
        width: 210px;
    }*/

    /*#searchTextHelperArea {
        width: 99.4%;
    }*/

    .select_css_stexttype {
        height: 30px;
    }
    /*end search text control*/

    #grid_list_icon {
        margin-left: 10px;
    }



    /*recently viewed*/
    /*#recently_viewed .next, #recently_viewed .prev,
    #similar_viewed .next, #similar_viewed .prev,
    #popular_products .next, #popular_products .prev,
    #compare_block .next, #compare_block .prev
    {
        top: 37%;
    }

    #featured_viewed .next, #featured_viewed .prev {
       top: 37%;
    }*/
    /*END recently viewed*/





    /* search top filtr */

    .select_css {
    height: 31px;
}

    .span_product_count_found {
        display: none;
    }

    .select_css_sort {
        width: 115px;
    }




    /*.div_filtr_view_grid_list {
        margin-right: 1px;
        width: 138px;
    }*/

    .div_filtr_page_count {
        margin-right: 3px;
    }

    .div_filtr_sort {
        margin-right: 3px;
    }

    /*.img_filtr_view_grid_list {
        width: 46px;
        height: 31px;
    }*/

    /* end search top filtr*/

    /*Education*/

    .education_block {
        width: 100%;
        height: auto;
    }

       .education_block .education_block_image_div {
            margin: 15px 10% 25px 20%;
        }

        .education_block .education_block_image {
            width: -webkit-calc(100% - 20%);
            width: calc(100% - 20%);
        }

         .education_block .education_block_more {
        position:relative;
    }

    /*end Education*/
    /*get short url*/


   /*get short url*/
} @media screen and (min-width: 480px) and (max-width: 648px) {

    #div_found_top_clear_filters_partial {
        width: 125px;
    }

    .select {
        padding: 0 30px 0 8px;
    }

    .boxInner {
        height: 150px;
    }


    /*page Product*/
    #div-diamond-not-included {
        text-align: center;
        display: block;
    }
    .text-diamond-ni, .text-price {
        margin-left: 2%;
    }

    #div_price {
        text-align: center;
        display: inline-block;
        width: 100%;
    }

    #div-shop-at {
        margin-left: -webkit-calc(50% - 110px);
        margin-left: calc(50% - 110px);
    }

    #btn_shop_top {
        text-align: center;
        float: none;
        display: block;
    }

    #btn_shop {
        display: inline-block;
    }
    /*End Page Product*/

    #header_banner {
        display: none;
    }

    #grid_list_icon {
        margin-left: 20px;
    }
    /*recently viewed*/
    /*#recently_viewed .next, #recently_viewed .prev, #similar_viewed .next, #similar_viewed .prev, #popular_products .next, #popular_products .prev,
    #compare_block .next, #compare_block .prev
    {
        top: 38%;
    }*/
    /*END recently viewed*/

    /*search text control*/


    /*#searchText {
        height: 27px;
        width: 270px;
    }*/

    /*#searchTextHelperArea {
        width: 99.4%;
    }*/

    .select_css_stexttype{
        height: 31px;
    }
    /*end search text control*/



    /* search top filtr */

    .span_product_count_found {
        display: none;
    }

    .select_css {
        height: 31px;
    }

    .select_css_sort {
        width: 115px;
    }




    /*.div_filtr_view_grid_list {
        margin-right: 8px;
        width: 138px;
    }*/

    .div_filtr_page_count {
        margin-right: 8px;
    }

    .div_filtr_sort {
        margin-right: 8px;
    }

    /*.img_filtr_view_grid_list {
        width: 46px;
        height: 31px;
    }*/

    /* end search top filtr*/
    /*get short url*/


   /*get short url*/

    #social-buttons-large {
        /*margin-top: 10px;*/
        display: none;
        /*margin-left: -webkit-calc(50% - 135px);
        margin-left: calc(50% - 135px);*/
    }

    #social-buttons-small {
        display: block;
    }

    #social-buttons {
        float: none;
        display: block;
        margin-top: 15px;
        margin-bottom: 0;
         margin-left: 0px;
         text-align:center;

    }

    #sb-compare-block {
        margin-bottom: 5px;
    }


} @media screen and (min-width: 648px) and (max-width: 750px) {
    #social-buttons-large {
        display: inline-block;
    }

    #social-buttons-small {
        display: none;
    }

    /*#social-buttons {
        float: right;
    }*/

    #sb-compare-block {
        margin-bottom: 20px;
    }
}
/*767*/
@media screen and (min-width: 648px) and (max-width: 867px) {

    #div_found_top_clear_filters_partial {
        width: 125px;
    }

    .boxInner {
        height: 150px;
    }

    .boxInnerText {
        top: 68%;
    }

    .box {
        width: 30.3%;
        padding-bottom: 29%;
    }


    /*End Page Product*/
    #grid_list_icon {
        margin-left: 20px;
    }
        /*recently viewed*/
/*#recently_viewed .next, #recently_viewed .prev, #similar_viewed .next, #similar_viewed .prev , #popular_products .next, #popular_products .prev,
#compare_block .next, #compare_block .prev
{
    top: 38%;
}*/
/*END recently viewed*/

/* search top filtr */

    .span_product_count_found {
        display: none;
    }

    .select_css {
    height: 31px;
}

    .select_css_sort {
        width: 139px;

    }

    /*search text control*/


    /*#searchText {
        height: 27px;

    }*/

    /*#searchTextHelperArea {
        width: 99.4%;
    }*/

    .select_css_stexttype{
        height: 31px;
    }
    /*end search text control*/



    /* search top filtr */

    /*.div_filtr_view_grid_list {
        margin-right: 8px;
        width: 138px;
    }*/

    .div_filtr_page_count {
        margin-right: 8px;
    }

    .div_filtr_sort {
        margin-right: 8px;
    }

    /*.img_filtr_view_grid_list {
        width: 46px;
        height: 31px;
    }*/

    /* end search top filtr*/


}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 767px) and (max-width : 1025px) {
    /* Styles */
    #div_found_top_clear_filters_partial {
    width: 55%;
}

     .boxInner {
    height: 150px;

}

    .boxInnerText {
        top: 65%;
    }
     .box {
        width: 22.9%;
        padding-bottom: 23%;
    }

     #grid_list_icon {
        margin-left: 20px;
    }

    .product-description {
        /*float:left;*/
        /*width:50%;*/
    }

       /*recently viewed*/
/*#recently_viewed .next, #recently_viewed .prev, #similar_viewed .next, #similar_viewed .prev , #popular_products .next, #popular_products .prev,
#compare_block .next, #compare_block .prev
{
    top: 37%;
}*/
/*END recently viewed*/

/* search top filtr */


.select_css {
    height: 31px;
}
    .select_css_sort {
        width: 139px;

    }


    /*search text control*/


    /*#searchText {
        height: 27px;

    }*/

    /*#searchTextHelperArea {
        width: 99.4%;
    }*/

    .select_css_stexttype{
        height: 31px;
    }
    /*end search text control*/



    /*.div_filtr_view_grid_list {
        margin-right: 2px;
        width: 138px;
    }*/

    .div_filtr_page_count {
        margin-right: 3px;
    }

    .div_filtr_sort {
        margin-right: 3px;
    }

    /*.img_filtr_view_grid_list {
        width: 46px;
        height: 31px;
    }*/

    /* end search top filtr*/

    #search_text_div {
        width: 70%;
    }
} #loginBarHandle {
    bottom: -20px !important;
    
}
/* Smartphones (landscape) ----------- */
@media only screen and (max-width : 530px) {
   /*#div_banner {
        display: none;
    }*/
} @media screen and (min-width: 365px) and (max-width: 400px) {
    .boxInnerText {
        top: 61%;

    }
    .box {
        width: 44%;
        padding-bottom: 40%;
    }
    /**/
        /*recently viewed*/
/*#recently_viewed .next, #recently_viewed .prev, #similar_viewed .next, #similar_viewed .prev,  #popular_products .next, #popular_products .prev,
#compare_block .next, #compare_block .prev
{
    top: 37%;
}*/
/*END recently viewed*/

} @media screen and (min-width: 400px) and (max-width: 559px) {
    .boxInnerText {
        top: 67%;
    }
    .box {
        width: 45%;
        padding-bottom: 45%;
    }
        /*recently viewed*/
/*#recently_viewed .next, #recently_viewed .prev, #similar_viewed .next, #similar_viewed .prev, #popular_products .next, #popular_products .prev,
#compare_block .next, #compare_block .prev
{
    top: 37%;
}*/
/*END recently viewed*/


} @media screen and (min-width: 560px) and (max-width: 648px) {
    .boxInnerText {
        top: 75%;
    }
    .box {
        width: 45%;
        padding-bottom: 34%;
    }
        /*recently viewed*/
    /*#recently_viewed .next, #recently_viewed .prev, #similar_viewed .next, #similar_viewed .prev, #popular_products .next, #popular_products .prev,
    #compare_block .next, #compare_block .prev {
        top: 39%;
    }*/
/*END recently viewed*/

} @media only screen and (max-width : 955px) {
    /*#footer_two_banner {
        display: none;
    }*/

    .product-description {
        float:left;
        margin-left:0px;
        width:100%;

    }
    #search_filtr_div .filtr_active_filters_product {
            display:none;
        }
} @media screen and (min-width: 956px) {
    /*page Product*/
    #list_small_images {
        display:block;
    }
    /*End Page Product*/
    #search_text_div {
        width: 50%;
    }


}
/* iPads (landscape) ----------- 768*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */

/*page Product*/
     #grid_list_icon {
        margin-left: 20px;
    }

    .product-description {
         margin-left:20px;
    }





.product-img {
       width: 30%;
    }

    #list_small_images {
        display:block;
    }
    /*.image-small-clicked {
        max-width: 50px;
        max-height: 50px;
    }
    .gallery__item {
        margin-right:5px;
    }*/
    /*.gallery-wrap {
        width:240px;
    }*/
    #list_small_images_content {
        width: 300px;
    }

     #watchVideoPopup {
        margin-left: 35px;
    }

    /*End Page Product*/
     /*#div_banner , #header_banner{
        display:none;
    }*/

    .product-img {
        width: 100%;
        height:auto;
    }


    /* search top filtr */


.select_css {
    height: 31px;
}
    .select_css_sort {
        width: 136px;

    }

    .select_css_stexttype{
        height: 34px;
    }
    /*#searchText {
        -webkit-appearance: none;
    }*/

    /*#searchTextHelperArea {
        width: 360px;
    }*/


    /*.div_filtr_view_grid_list {
        margin-right: 2px;
        width: 138px;
    }*/

    .div_filtr_page_count {
        margin-right: 3px;
    }

    .div_filtr_sort {
        margin-right: 3px;
    }

    /*.img_filtr_view_grid_list {
        width: 46px;
        height: auto;
    }*/

    /* end search top filtr*/


    /*End Page Product*/
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .select_css_sort {
        width: 136px;

    }

    .select_css_stexttype{
        height: 34px;
    }
    /*#searchText {
        -webkit-appearance: none;
    }*/
    /*#searchTextHelperArea {
        width: 360px;
    }*/
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
/* Styles */

}
/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
/* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
} @media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {


    body {
        width: 100%;
        font-size: 0.85em;
        margin: 0px;
        overflow: hidden;
        overflow-y:auto;
        min-width: 100%;
        max-width: 100%;
    }

    .select_css_sort {
        width: 88px;
    }

    /*#searchText {
        -webkit-appearance: none;

    }*/

    .select_css_stexttype{
        height: 34px;
    }


} @media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {

    body {
        width: 100%;
        font-size: 0.85em;
        margin: 0px;
        overflow: hidden;
        overflow-y:auto;
        min-width: 100%;
        max-width: 100%;
    }


    /*#menu {
        display: none;
    }*/

    #div_found_top_clear_filters_partial {
        width: 85px;
    }

    #panel_list_page_sort {
        float: left;
    }

    .span_product_count_found {
        display: none;
    }





    .boxInner {
        width: 83%;
    }


    .boxInnerText {
        top: 68%;
    }

    .box {
        width: 45%;
        padding-bottom: 35%;
    }
    /*recently viewed*/
    /*#recently_viewed .next, #recently_viewed .prev, #similar_viewed .next, #similar_viewed .prev, #popular_products .next, #popular_products .prev,
    #compare_block .next, #compare_block .prev
    {
        top: 37%;
    }*/

    /*page Product*/
    .text-diamond-ni, .text-price {
        margin-left: 2%;
    }
    #btn_shop_top {
        text-align: center;
        float: none;
        display: block;
    }

    #btn_shop {
        display: inline-block;
    }

    .image-small-clicked {
        max-width: 50px;
        max-height: 50px;
    }

    /*.gallery__item {
        margin-right: 5px;
    }*/

    /*.gallery-wrap {
        width: 240px;
    }*/

    #list_small_images_content {
        width: 300px;
    }

    #watchVideoPopup {
        margin-left: 35px;
    }

    /*End Page Product*/
    /*#div_banner, #header_banner {
        display: none;
    }*/

    .product-img {
        width: 90%;
        height: auto;
    }


    /*search text control*/
    /*#search_text_panel {
        width: 80%;
    }*/

    /*#searchText {
        -webkit-appearance: none;
        width: 280px;
    }*/

    /*#searchTextHelperArea {
        width: 99.97%;
    }*/

    .select_css_stexttype{
        height: 34px;
    }
    /*end search text control*/

    /**/
    .select_css {
        height: 31px;
    }

    #grid_list_icon {
        margin-left: 5px;
    }

    .select_css_sort {
        width: 102px;
    }



    /*.div_filtr_view_grid_list {
        margin-right: 1px;
        width: 138px;
    }*/

    .div_filtr_page_count {
        margin-right: 3px;
    }

    .div_filtr_sort {
        margin-right: 3px;
    }

    /*.img_filtr_view_grid_list {
        width: 46px;
        height: auto;
    }*/
} #filtersscroll {
        float: left; text-align: left;  width: 240px;
    } #div_clearfilters {
        width: 220px;
    }
.clearfilters, .clearfilters1 {
    float: right;
    font-family: Arial;
    font-size: 16px;
    color: #409ccc !important; /*#10B3E5*/
    cursor: pointer;
    text-decoration: none;
}

    .clearfilters:hover, .clearfilters1:hover {
        text-decoration: underline;
    }
    .title_category {
    font-family: Arial;
    font-size: 18px;
    color: #3463aa;
    font-weight: bold;
    cursor: pointer;
    /*width: 180px;*/
    display: inline-block;
    /*float: left;*/
} .div-filter-element {
    /*background-color: #ffffff;*/
    padding: 4px;
    height: 21px;
    border-radius: 7px;
    position: relative;
} .div-filter-element:hover {
        background-color: rgba(0,0,0,0.05);
    } .element-description-in-list-filters {
    font-family: Arial;
    font-size: 13px;
    color: #1a3d51;
    text-decoration: none;
}
.element-description-in-list-filters_2 {
    font-family: Arial;
    font-size: 15px;
    color: #0f0f0f; /*#1a3d51;*/
    text-decoration: none;
    width: 100%;
} .more_filtr_text {
    font-family: Arial;
    font-size: 13px;
    color: #3463aa;
    cursor: pointer;
    margin-left: 24px;
    margin-top: 2px;
    float: left;
} .title_category_img {
    display: block;
    float: right;
    cursor: pointer;
    width: 11px;
    height: 11px;
}
.filtr_plus {
    float: right;
    color: #333333;
    width: 22px;
    cursor: pointer;
    font-size: 26px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    position: absolute;
    top: 3px;
    right: 2px;
    border: 1px solid;
    border-color:transparent;
}
/*.div-filter-element:hover .filtr_plus {
    background-color: rgb(0, 0, 0, 0.075);
}*/
    .divcategorymore_class {
    overflow:hidden;min-height:105px;height:0px;

} .filtr_more_div {
    display: block;
} @media screen and (min-width: 1025px) {


    /*search_filtr*/
    #div_found_top_clear_filters_partial {
        width: 46%;
    }
    /*end search_filtr*/
    .boxInner {
        height: 220px;
        width: 220px;
    }


    .boxInnerText {
        top: 227px;
        /*bottom: 10px;*/
    }

    .box {
        width: 220px;
        /*height: 305px;*/
        padding-bottom: 180px;
    }
    /*page Product*/
    .text-header {
        margin: 0px;
        margin-top: 0px;
    }

     #grid_list_icon {
        margin-left: 34px;
    }

     /*End Page Product*/

     /*start page*/
     #header-e1 {float: left; width:5%;}
     #header-e2 {float: left; width:5%;}
     #header-e3 {float: left; width:90%;}

     /*end start page*/



     /* get short url*/
    .copy-url-wrapper {
        width: 322px;
    }
    #short-url-text {
        width: 285px;
    }
/* end get short url*/


/* search top filtr */

    .select_css {
        border-radius: 2px 2px 0 0;
        padding: 2px 1px 2px 1px;
        height: 24px;
    }



.select_css_sort {

    width:139px;
}

.select_css_stexttype{
        height: 25px;
    }



/*.div_filtr_view_grid_list {
    margin-right: 3px;
    width: 116px;
}*/

.div_filtr_page_count {
    margin-right: 3px;
}
.div_filtr_sort {
    margin-right: 3px;
}

/*.img_filtr_view_grid_list{
    cursor: pointer;
    height:24px;
}*/

/* end search top filtr*/

    #header_submenu_div {
    display:block;

}

    .filters_partial_br2, #icon_filtr_search {
        display:none;
    }
} #top_pager {
    display: inline-block;
    float: right;
} 
  
  
  /*flex column*/
.flex-column-content {
    margin: 15px;
    background-color: red;
}

.flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.flex-column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}



/* end flex column*/

.blue-column {
    background-color: blue;
    height: 100px;
}

.green-column {
    background-color: green;
    height: 100px;
}
  
  
  
  
  
  
  
  
  @media screen and (max-width: 1150px) {
    #map_pages {
        display:none;
    }

} @media screen and (max-width: 991px) {

    #top_pager, #text_sort_order, #text_page_size, .filters_partial_br1, #text_B_search {
          display:none;
    }





    #filtersscroll {
        float: left;
        text-align: left;
        
        width: 100%;
    }

    #div_clearfilters {
        width: 100%;
    }

    


     #lpane {
         display:none;
        width: 100%;

    }

    

    .title_category_img {
        width: 19px;
        height: 19px;
    }

    .div-filter-element {
        /*background-color: #ffffff;*/
        padding: 8px 4px;
        height: 21px;
        border-radius: 7px;
        position: relative;
        width: 100%;
    }

    .element-description-in-list-filters_2 {
        font-family: Arial;
        font-size: 21px;
        color: #0f0f0f;/*#1a3d51;*/
        text-decoration: none;
        width: 80%;
    }

    .count_category {
        display: none;
    }

    #divcategoryfilter, #divdesignerfilter, #divmaterialfilter, #divpricefilter, #divstorefilter, #divshowfilter {
        margin-top: 10px;
    }

    .more_filtr_text {
        font-family: Arial;
        font-size: 17px;
        color: #3463aa;
        cursor: pointer;
        margin-left: 24px;
        margin-top: 2px;
        float: left;
    }

    .filtr_plus {
        font-size: 26px;
        right: 22px;
    }

    .panel_category .image-expand-arrow, .panel_category .image-expand-arrow1 {
        font-size: 26px;
        right: 20px !important;
    }
    
    .clearfilters, .clearfilters1 {
        font-size:19px;
    }

    #div_clearfilters {
        margin-bottom:10px;
    }

    .divcategorymore_class {
        height:auto;
    }

    .filtr_more_div {
        display:none;
    }


    .pa_select .nav-search-scope{
        height:31px;
    }

    .pa_select .nav-search-facade{
        height:31px;
        padding-top:5px;
    }
    .cwpid_block i{
        font-size:24px;
    }
} @media screen and (max-width: 700px) {


} @media screen and (min-width: 700px) {

} .show {
    display:block !important;
} .hide{
    display:none !important;
}





