* {
    outline: none !important;
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/iransans/eot/IRANSansWeb_Bold.eot');
    src: url('../../fonts/iransans/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../../fonts/iransans/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/iransans/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/iransans/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../../fonts/iransans/eot/IRANSansWeb_Medium.eot');
    src: url('../../fonts/iransans/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../../fonts/iransans/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/iransans/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/iransans/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../../fonts/iransans/eot/IRANSansWeb_Light.eot');
    src: url('../../fonts/iransans/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../../fonts/iransans/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/iransans/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/iransans/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../../fonts/iransans/eot/IRANSansWeb_UltraLight.eot');
    src: url('../../fonts/iransans/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../../fonts/iransans/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/iransans/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/iransans/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/iransans/eot/IRANSansWeb.eot');
    src: url('../../fonts/iransans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../../fonts/iransans/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/iransans/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/iransans/ttf/IRANSansWeb.ttf') format('truetype');
}



body {
    font-family: 'IRANSans',tahoma, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    background-color: #eeeeee;;
    direction: rtl;
    color: #4c4c4c;
position: relative;
}
a, a:hover, a:focus {
    color: inherit;
    cursor: pointer;
    transition: color 400ms, background-color 400ms, border-color 400ms, opacity 400ms;
    outline: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    text-decoration: none;
}

a, .btn, button {
    outline: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

ul, ol {
    margin: 0;
    padding:0;
    list-style:none;
}





h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family:IRANSans,Tahoma, Helvetica, Arial, sans-serif;
    color: #1f252e;
}

p {
    line-height: 26px;
}

p, li {

    line-height: 26px;
}

a:focus, a:hover {
    color: #111;
    text-decoration: none;
    outline: 0;
}


.main-wrapper {
    box-shadow: 0 1px 5px rgba(190,190,190,.26);
    padding:0;
    background: #ffffff;
}

#t3-header {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #ffffff;
    border-bottom: 1px solid #ededed;
    margin-bottom: 0px;
}


.upper-topbar {
    color: #ffffff;
    background-color: #31262a;
    font-size: 13px;
}

.upper-topbar:before {
    content: " ";
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,.05);
    position: absolute;
    bottom: 0;
}



@media (min-width:1200px) {
    .outer-container {
        max-width:1200px;
        position:relative;
        margin-right:auto;
        margin-left:auto;
    }
}



.top-social ul {
    text-align: left;
}

.top-social ul li {
    display: inline-block;
    margin-left: 10px;
}

.top-social ul li  a {
    color: #fff;
    font-size: 16px;
    line-height: 41px
}


.contact-info {
    font-size: 12px;
    line-height: 41px;
}

.header-main {
    transition: height 300ms, line-height 300ms;
    position: relative;
    z-index: 10;
    line-height: 90px;
    height: 90px;
}

.header-main, .header-main .sign-in, #logo {
    line-height: 90px;
    height: 90px;
}

.header-main, .header-main a:not(.btn), .header-main .main-menu > ul > li > a:hover {
    color: #000000;
}

.table-cell.menu-cell, .main-menu:not(.vertical) > ul, .main-menu:not(.vertical) > ul > li, .main-menu:not(.vertical) > ul > li > a, .main-menu:not(.vertical) > ul > li.dropdown-wrapper > a .fa-angle-down, .main-menu.vertical .menu-heading {
    line-height: 50px;
    height: 50px;
}

.header-main .table-cell.menu-cell, .header-main .table-cell.shortcuts {
    line-height: 21px;
}

.header-main .table-cell.text-center {
    padding-right: 10px;
    padding-left: 10px;
}


.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.header-main .table-cell.menu-cell, .header-main .table-cell.shortcuts {
    line-height: 21px;
}

.header-main > .table-cell.shortcuts {
    white-space: nowrap;
}


.w40 {
    width: 40%;
}
.w20 {
    width: 20%;
}

.textss,.shortcutsddd {
    padding: 30px 0;
}

.logo {
    padding: 5px 0;

}


div.finder {
    margin-bottom: 0;
}


#mod-finder-searchword163,.k2SearchBlockForm input.inputbox {
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    background-color: #fff;
    height: 38px;
    width: 86%;
    font-weight: 300;
    float: right;
}


.finder .btn.btn-primary.hasTooltip.finder,.k2SearchBlockForm .btn.btn-primary.hasTooltip.finder  {
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    text-align: center;
    padding: 8px 20px;
    display: inline-block;
    background-color: #31262a;
    border-color: #31262a;
    height: 38px;
    border: 0;
    margin-top: 0;
    float: right;
}

.btn:hover {
    transition: background 500ms, opacity 500ms, border-color 500ms, color 500ms;
}

.textss p {
    color: #000;
    margin-top: 7px;
}

.off-canvas-toggle {
    display: none;
}

.menu-style {
    background: #ffffff;
    border-top: 1px solid rgba(0,0,0,0.07);
    transition: background 400ms;
}

.navbar-default {
    background-color: #fff;
    border-color: transparent;
    border:0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color: transparent;
}

.navbar-nav > li {
    float: none;
    display: inline-block;
}

.navbar-nav {
    float: none;
    margin: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-weight: 500;
}

.nav.navbar-nav {
    text-align: center;
}

.vina-pogo-slider {
    margin-bottom: 45px;

}

.widget {
    margin-bottom: 63px;
}

.widget .widget-title .main-title {
    font-size: 26px;
    line-height: 1.2;
    color: #111111;
    text-transform: uppercase;
}

.widget .widget-title {
    display: table;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.widget .widget-title .pre-line {
    color: #9b9b9b;
    margin-bottom: 8px;

    letter-spacing: 3px;
}

.widget .widget-title .main-title {

    font-size: 20px;
    font-weight: 500;


}
.widget .widget-title .main-title span {
    padding: 0 10px;
    position: relative;
}
.widget .widget-title-separator {
    margin: 2px 0 7px;
    font-size: 10px;
    color: #cccccc;
}

.widget .widget-title-separator:before, .widget .widget-title-separator:after {
    content: " ";
    display: inline-block;
    width: 25px;
    height: 1px;
    margin: 0 5px 1px;
    vertical-align: middle;
    background-color: #cccccc;
}

.t3-wrapper {
    background:inherit ;
}

.grid-holder.grid4 .item {
    width: 25%;
}

.product-style1.names-c .grid .single-product {
    text-align: center;
}

.grid-holder .item {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 20px 15px;
    width: 25%;
    float: right;
    position: relative;
}

.single-product .image {
    position: relative;
    margin-bottom: 12px;
}

.single-product .image img {
    max-width: 100%;
    height: auto;
}

.product-style1 .grid .single-product .product-name, .list .single-product .product-name {
    border-bottom: 1px solid rgba(0,0,0,.1);
    transition: border-bottom 300ms;
    margin-bottom: 5px;
}


.single-product .rating {
    margin-bottom: 9px;
    margin-top: 3px;
}
.product-style1.names-c .grid .single-product .product-name {
    border: none;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #31262a;
}
.rating {
    color: #333333;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 1px;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #31262a;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #31262a;
    background-color: transparent;
}


.text-one-line, .cut-names .product-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

.grid .single-product .product-name, .grid .single-product .product-name:hover, .list .single-product .product-name {
    display: inline-block;
    color: #111111;
    font-size: 14px;
    padding: 1px 0;
    margin-bottom: 4px;
}
.grid .single-product {
    text-align: center;
}

.grid .single-product .price-wrapper {
    height: 28px;
    overflow: hidden;
}

.grid .single-product .price {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    transition: margin-top 300ms;
}

.price, #cart-content .totals tbody > tr:last-child > td:last-child {
    color: #111111;
}
.grid .single-product .price-wrapper .btn-outline {
    height: 30px;
    line-height: 30px;
    color: #111111;
    border-radius: 0;
    border-bottom: 1px solid #999999;
}
.grid .single-product:hover .price-wrapper .price {
    margin-top: -30px;
    transition: margin-top 300ms;
}

.cm_block_wrapper {
    overflow: hidden;
}
.cm_block {
    width: 100%;
}

.cm_content {
    display: block;
    margin: auto;
}

.cm_content .cm_column {
    margin-bottom: 30px;
}

.cm_content .cm_item_wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

.cm_content .cm_item {
    display: table-cell;
    font-size: 14px;
}

.cm_item, .cm_item .dark {
    color: #111111;
}
.cm_content .cm_item  p {
    color: #666666;
    line-height: 1.7;
    margin-bottom: 17px;
    text-align:justify;
}

.cm_content .cm_item_wrapper {
    display: table;
    width: 100%;
    height: 100%;
}


.overlapping-about {
    margin-right: -80px;
    padding: 44px 40px;
    background: #ffffff;
    box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.17);
}
.cm_item h3 {
    font-size: 22px;
    margin: 0;
}

.vertical-middle {
    vertical-align: middle;
}

.overlapping-about p {
    color: #555555;
    margin-bottom: 20px;
}


.btn-tiny, .btn.btn-tiny {
    padding: 4px 12px;
    font-size: 13px;
}

.btn-contrast, a.btn-contrast, .btn-contrast-outline:hover {
    background-color: #179a94;
    border-color: transparent;
    color: #ffffff;
    opacity: 1;
}
.btn-contrast, a.btn-contrast, .btn-contrast-outline:hover {
    background-color: #31262a;
}

.btn-contrast:hover, a.btn-contrast:hover {
    opacity: 0.8;
    color: #ffffff;
}

#t3-footer {
    margin-top: 50px;
    padding-top: 50px;
    font-size: 13px;
    background-color: #000000;
    color: #999999;
}

#t3-footer h5 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 25px;
}

#t3-footer h5:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: rgba(255,255,255,0.8);
    margin-top: 2px;
}

#t3-footer  .nav > li > a {
    position: relative;
    display: block;
    color: #ffffff;
    padding: 0px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: underline;
    background-color:transparent;
}

#t3-footer strong {
    font-weight: 600;
    margin-left: 3px;
}

#t3-footer p , #t3-footer  li ,#t3-footer .t3-copyright a {
    color: #fff;
}

#t3-footer .content-desc li {
    margin-bottom: 10px;
}

.index #t3-mainbody {
    display: none;
}


#t3-footer .social-links li {
    display: inline-block;
    margin-left: 10px
}



#t3-footer .social-links li a {

    font-size: 16px;
    color: #fff;

}

#t3-footer .t3-copyright {
    padding: 25px 0 0px;
    text-align: center;
    position: relative;
    border-top:1px solid rgba(255,255,255,0.15);
    margin-top: 50px;

}
#t3-footer .t3-copyright a, #t3-footer .t3-copyright p ,#t3-footer .t3-copyright span {
    font-size: 12px;
}

.breadcrumb-holder {
    display: block;
    margin-bottom: 40px;
}

.breadcrumb-holder {
    background-color: #000000;
    text-align: center;
    padding: 23px 0 6px;
}

.breadcrumb-holder,.breadcrumb-holder .basel-back-btn {
    color: #ffffff;
}


.breadcrumb-holder {
    background-color: #31262a;
}

.breadcrumb-holder, .breadcrumb-holder .basel-back-btn {
    color: #ffffff;
}

.breadcrumb-holder {
    padding: 40px 0 5px;
}

.breadcrumb-holder #title-holder {
    display: block;
    font-size: 36px;
    text-transform: uppercase;
    line-height: inherit;
    line-height: 1;
}

.breadcrumb-holder #title-holder {
    margin-bottom: 3px;
}

.breadcrumb-holder #title-holder #page-title,  .breadcrumb-holder #title-holder #page-title,  .breadcrumb-holder #title-holder #page-title {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 10px;

}

.breadcrumb-holder .links-holder {
    display: block;
    padding: 12px 0;
}

.breadcrumb {
    background: none;
}


.breadcrumb  li a ,.breadcrumb > li ,.breadcrumb > li span  {
    color:#fff;
    font-size:12px;
}
.grid-holder.grid3 .item {
    width: 33.33%;
}

.product-name {
    display: inline-block;
    color: #111111;
    padding: 1px 0;
    transition: border-bottom 300ms;
    margin-bottom: 5px;
}

.product-name:hover {
    color: #111111;
}

.price-wrapper .btn-outline {
    height: 30px;
    line-height: 22px;
    border-radius: 0;
    color: #111111;
    border-bottom: 1px solid #999999;
}

.single-product {
    text-align: center;
    margin-bottom: 30px;
}

.product-lists .single-product .price-wrapper {
    height: 28px;
    overflow: hidden;
}

.product-lists  .single-product:hover .price-wrapper .price {
    margin-top: -30px;
    transition: margin-top 300ms;
}

.price {
    color: #949494;
}


.single-product .product-name, .list .single-product .product-name {
    border-bottom: 1px solid rgba(0,0,0,.1);
    transition: border-bottom 300ms;
    margin-bottom: 5px;
}

.single-product .product-name {
    border: none;
}


.single-product .price {
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    transition: margin-top 300ms;
}

.single-product .image {
    position: relative;
    margin-bottom: 12px;
}


div.catItemImageBlock {
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
}
div.catItemBody {
    padding: 0;
    margin: 0;
}


.t3-sidebar .widget .widget-title .main-title span {
    padding: 0;
}

.t3-sidebar .widget {
    margin-bottom: 47px;
}

.t3-sidebar .widget .widget-title {
    text-align: right;
    margin-bottom: 10px;
}

.lang-curr-wrapper h4, .t3-sidebar .widget .widget-title .main-title, #footer h5, .dropdown-inner h4.column-title b, .blog_post .section-title {
    font-size: 17px;
    font-weight: 500;
}

.plain-menu   li {
    position: relative;
    display: block;
    margin-bottom: 12px;
}

.plain-menu   li   a:not(:hover) {
    color: #111111;
}

.plain-menu   li   ul > li {
    padding: 8px 0 4px;
}

.plain-menu   li ul > li .icon-arrow-right {
    margin: 0 8px 0 2px;
    font-size: 6px;
    vertical-align: middle;
}


.t3-sidebar .widget .widget-title .widget-title-separator:after {
    display: none;
}

.plain-menu .sign {
    position: absolute;
    left: 5px;
    top: 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    color: #999999;
    padding: 4px;
    transform: rotate(90deg);
    transition: transform 350ms;
}

.plain-menu ul.level0 li a span {
    font-size: 13px;
}

div.itemRatingBlock {
    padding: 0px 0;
    float: right;
}

div.itemToolbar {
    padding: 0px;
    margin: 0px 0 0 0;
    background: #fff;
    border-radius:0px;
    float: left;
}

.t3-content {
    padding-top: 0;
    padding-bottom: 0;
}

.t3-mainbody {
    padding-top: 0;
    padding-bottom: 0;
}

span.itemImage {
    display: block;
    text-align: center;
    margin: 0 0 8px 0;
    text-align: center;
    box-shadow: -2px -3px 15px 1px #eee;
    width: 99%;
    margin: 0 auto;
}

div.itemToolbar ul li {
    border-left: 0;
}
div.itemToolbar ul li a {
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}

div.itemRatingBlock span {
    display: block;
    float: right;
    font-style: normal;
    padding: 0 4px 0 0;
    margin: 0;
    font-size:12px;
    color: #999;
}

.itemRatingForm {
    display: block;
    vertical-align: middle;
    line-height: 25px;
    float: right;
}

.itemRatingLog {
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 4px;
    float: right;
    display: block;
    width: 180px;
}

.itemRatingList {
    position: relative;
    float: right;
    width: 125px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top;
}


.newsitem_text ul li {
    background: url("../../images/orange.png") no-repeat scroll 99% 50% transparent;
    background-color: transparent;
    display: block;
    line-height: 30px;
    padding: 5px 30px 0 5px;
    font-size: 13px;
}


.newsitem_text ul li:nth-child(odd) {
    background-color: rgb(238, 238, 238);
}


.newsitem_text ul li:nth-child(even) {
    background-color: rgb(245, 245, 245);
}


div.itemExtraFields ul li span.itemExtraFieldsLabel , div.itemExtraFields ul li span.itemExtraFieldsValue{
    display: block;
    float: right;
    font-weight: 500;
    margin: 0 4px 0 0;
    width: auto;
    color: #111;
    font-size:21px;
}

div.itemImageBlock {
    padding: 8px 0;
    margin: 0 0 0px 0px;
}
div.itemFullText {
    margin-left: 6px;
}

div.itemComments {
    background: #fff;
    border: 1px solid #fff;
    border-radius:0px;
    padding: 16px;
}

.itemCommentsCounter {
    position: relative;
    font-size:20px;
}

.itemCommentsCounter:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #e5e5e5;
    margin: 5px 0 30px;
}

.blog_comment {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 35px;
    font-size: 15px;
}

.blog_comment .table-cell {
    padding-bottom: 25px;
    vertical-align: top;
}

.blog_comment .avatar i {
    margin: 2px 0 0 28px;
    font-size: 30px;

    background: #dddddd;
    color: #ffffff;
    padding: 15px;
    display: block;
}
.blog_comment .table-cell {
    padding-bottom: 25px;
}

.blog_comment p {
    margin-bottom: 10px;
    font-size: 13px;
}

#comment-form label {
    font-size: 14px;
    font-weight: 400;
}

div.required .control-label:after {
    content: '* ';
    color: #F00;
    padding-left: 3px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

input, textarea, select, .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 0;
    box-shadow: none;
    transition: border-color 500ms;
    padding: 8px 12px;
    font-size:13px;
    outline: none;
}

.form-control,input.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn, .btn:hover {
    transition: background 500ms, opacity 500ms, border-color 500ms, color 500ms;
}

.btn-primary, a.btn-primary, .btn-neutral {
    background-color: #000000;
    border-color: transparent;
    color: #ffffff;
    border-radius: 0;
    padding: 10px 15px
}

.btn-primary, a.btn-primary, .btn-neutral {
    background-color: #000000;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary.active, .btn-primary:focus, .btn-default:hover, .btn-default.active, .btn-default:focus {
    background-color: #3e3e3e !important;
    color: #ffffff !important;
}


.gridlist .single-product, .gridlist .single-blog {
    display: table !important;
    table-layout: fixed;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.grid-holder.gridlist .item {
    padding-right: 0;
    padding-left: 0;
}

.grid-holder.grid1 .item, .grid-holder.gridlist .item {
    width: 100%;
}

.gridlist .single-product .caption, .gridlist .single-blog .summary {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    width: 100%;
    padding: 0 10px 0 0px;
}

.gridlist .single-product .product-name, .gridlist .single-blog .blog-title {
    font-size:13px;
    display: inline-block;
}


.cut-names .product-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

.gridlist .single-product .caption, .gridlist .single-blog .summary {
    text-align: right;
}

.gridlist .single-product .image, .gridlist .single-blog .banner_wrap {
    display: table-cell;
    vertical-align: top;
}
.gridlist .single-product .product-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    margin-bottom:0;
}

div.itemExtraFields {
    margin: 16px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 0px dotted #ddd;
}

#k2ModuleBox173 .price-wrapper  .price {
    font-size: 13px;
    height: auto;
    line-height: 20px;
}
#k2ModuleBox173 .single-product {
    margin-bottom: 10px;
}


.article-content  .custom ul li {
    padding:5px 10px
}


.article-content  .custom .social-links li {
    display: inline-block;
    margin-left:0px;
    padding: 0;

}

.article-content   .social-links li a {
    font-size: 18px;
    color: #111;
}


.t3-megamenu .dropdown-header, .t3-megamenu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
    margin: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    font-size: 13px;
    line-height: normal;
    font-weight: 500;
    color: #111;

}

.mega-dropdown-inner .col-xs-2.mega-col-nav {
    width: 14.2855%;
}


.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    white-space: normal;
    display: block;
    padding: 4px 0px;
    transition: padding-left 300ms, opacity 300ms, color 300ms;
    position: relative;
    font-size: 13px;
    color: #333;
}

.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
    text-decoration: none;
    color: #000;
    background-color: transparent  !important;
    padding-right: 5px;
    transition: padding-right 300ms, opacity 300ms, color 300ms;
}

.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
    text-decoration: none;
    color: #000;
    background-color: transparent !important;
    padding-right: 5px;
    transition: padding-right 300ms, opacity 300ms, color 300ms;
}

div.k2SearchBlock div.k2LiveSearchResults {
    display: none;
    background: #fff;
    position: absolute;
    z-index: 99;
    border: 1px solid #ddd;
    margin-top: 38px;
    width: 86%;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
    display: block;
    padding: 1px 2px;
    border-top: 1px solid #ddd;
}

.logo-image {
    text-align:center;
    padding-left: 83px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color:#31262a;
    opacity: 0.9;
}

.t3-off-canvas .t3-off-canvas-body .parent.dropdown-submenu .dropdown-menu {
	display:none;
	font-size:13px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	
}

.t3-off-canvas .t3-off-canvas-body .parent.dropdown-submenu .dropdown-menu li a {
color:#555;

}

.shshs:after {
	transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
}

.werwerw ul li {
    display:block;
    float:right;
    width:50%;
}

.werwerw.plain-menu li a:not(:hover)  {
    color:#fff;
}

.werwerw.plain-menu li a:hover  {
    color:#eee;
    opacity: 0.8;
}


nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}


.plain-menu  ul.level1 {
    display: none;
}

.plain-menu li.open .sign {
    color: #111111;
}


.plain-menu li.open .sign {
    color: #111111;
    transform: rotate(-90deg);
    transition: transform 350ms;
}


.plain-menu   li   ul.level1  li {
    padding: 0px 0 0px;
    margin-top: 5px;
}

.plain-menu  li ul.level1  li i {
    margin: 0 2px 0 8px;
    font-size: 6px;
    vertical-align: middle;
}

.plain-menu  li ul.level1  li .icon-arrow-right {
    margin: 0 2px 0 8px;
    font-size: 6px;
    vertical-align: middle;
}

.plain-menu   li ul.level1   li a:not(:hover) {
    color: #999999;
    font-size: 12px;
}

.plain-menu   li ul.level1   li a:hover {
    color: #31262a;
    font-size: 12px;
}


ul.sigProClassic li.sigProThumb {
    float: right;
    background: #fff !important;
    margin: 5px;
    padding: 0;
    list-style: none !important;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    display: block;
    float: right;
    padding: 0 0px 5px 5px;
}


@media (max-width:1024px) {
#vina-pogo-slider97 {
    max-width: 100%;
    max-height: 345px !important;
}
}


@media (max-width: 992px) {
    #mod-finder-searchword163, .k2SearchBlockForm input.inputbox {
        width:85%;
    }
}


@media (max-width: 768px) {
    .off-canvas-toggle {
        display:block;
    }

    .navbar-toggle {
        display:none;
    }

    .ssrwre {
        text-align:center;
    }

    .logo-image {
        text-align: center;
        padding-left: 0px;
    }

    .shortcutsddd,#mod-finder-searchword163, .k2SearchBlockForm input.inputbox {
        width:80%;
    }

    .textss, .shortcutsddd {
        padding: 10px 0;
    }

    .off-canvas-toggle {
        display: block;
margin-top: -47px;
margin-right: 10px;
font-size: 17px;
line-height: 23px;
width: 38px;
height: 37px;
padding: 10px 10px;
margin-right: 22px;
background: #31262a;
    }

    .menu-style {
        border-bottom:0;
    }


    .overlapping-about {

        padding: 25px 20px;
        text-align: center;
        margin: -60px 20px 0;

    }

    .col-md-4.poweredby.text-left {
        text-align:center;
        margin:10px 0;
    }

    .single-product.groupPrimary div.catItemBody {
        border-bottom: 1px solid #ddd;
    }


    .single-product.groupPrimary .image {
        position: relative;
        margin-bottom: 0px;
        width: 29.333%;
        float: right;
    }
    .single-product.groupPrimary .caption {
        width: 66.6666%;
        float: right;
        line-height: 30px;
        text-align: right;
        padding: 30px 10px;
    }

#vina-pogo-slider97 {
    max-width: 100%;
    max-height: 200px !important;

}

.navbar {
    position: relative;
    min-height: 10px;
}

.menu-style {

    border-top: 0px;
}

#recaptcha {
display: block;
clear: both;
margin-bottom: 15px;
text-align: center;
}

#recaptcha > div {
margin: 0 auto;
}


}


@media (max-width:468px) {
    .single-product.groupPrimary .image {
        position: relative;
        margin-bottom: 0px;
        width: 40.333%;
        float: right;
    }


    .off-canvas-toggle {

margin-right: 12px;
}

    .single-product.groupPrimary .caption {
        width: 59.6666%;
        float: right;
        line-height: 30px;
        text-align: right;
        padding: 15px 10px;
    }
    


#vina-pogo-slider97 {
    max-width: 100%;
    max-height: 160px !important;
}

}



@media (max-width:320px) {

    .single-product.groupPrimary .caption {

        padding: 5px 5px;
    }

#vina-pogo-slider97 {
    max-width: 100%;
    max-height: 140px !important;
}


    .shortcutsddd, #mod-finder-searchword163, .k2SearchBlockForm input.inputbox {
        width: 77%;
    }

}


.t3-off-canvas-body .nav > li > a,.t3-off-canvas .t3-off-canvas-body a {
    position: relative;
    display: block;
    padding:10px;
    color:#111;
    font-weight:300;
}

.phoneLandscape {
position: absolute;
top: 0;
height: 100%;
width: 100%;
z-index: 6464564;
background: #fff;
text-align: center;
}



.phoneLandscape img {
display:inline-block;
}


.k2-recaptcha-v2 {
    margin-top: 12px;
    clear: both;
    margin-right: 15px;
}

.phoneLandscape h4 { 
color: #f00;
margin-top: 10px;
}