/*@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');*/
@import url('https://fonts.googleapis.com/css?family=Courgette|Roboto:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap');
body {
    font-weight: normal;
    font-size: 16px;
    /*font-family: 'Raleway', sans-serif;*/
    font-family: 'Rubik', sans-serif;
    text-align: left;
    background: #FFF;
    margin: 0;
    padding: 0;
}

table,
tr,
td {
    font-weight: normal;
    font-size: 14px;
}

a {
    color: #0A91CF;
}

a:hover {
    color: #A84301;
}

h1 {
    font-size: 50px;
    margin: 5px 0;
    font-family: 'Lobster Two', cursive;
    margin-bottom: 30px;
    color: #30426B;
}

h1 a {
    text-decoration: none;
    color: #A10101;
    font-weight: normal;
}

h2 {
}

h2 a {
    text-decoration: none;
}

h3 {
}

h3 a {
    color: #000000;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.hidden {
    display: none !important;
}

.navbar-toggler {
    background-color: #FFF;
    position: absolute;
    right: 0;
    /*float: right !important;*/
    top: -66px;
    z-index: 100000;
}

.free-shipping {
    text-align: center;
    background: #4C121A;
    padding: 10px 30px;
    color: #FFF015;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 10;
    position: relative;
}

.free-shipping a {
    color: #FFF;
}

.free-shipping i {
    margin-right: 5px;
    font-size: 16px;
}

.parallax {
    height: 950px;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

header {
    /*background: url(../img/bigbaner.jpg) center / cover no-repeat;*/
    /*padding-bottom: 40px;*/
    /*margin-bottom: 14px;*/
    /*position: absolute;*/
    /*z-index: 100;*/
    /*top: 0;*/
    /*right: 0;*/
    /*left: 0;*/
    background: url(../img/baner24.jpg) left top / cover no-repeat;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

header.header_index {
    /*min-height: 587px;*/
    /*margin-bottom: 40px;*/
    /*padding-bottom: 0;*/
    /*background: url(../img/baner24.jpg) bottom / cover no-repeat;*/
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.container_mezuzah-home-life {
    /*display: none;*/
    /*padding-bottom: 100px;*/
}

.container_shalom-house {
    padding-bottom: 100px;
}

.container_online-policies-privacy {
    padding-bottom: 100px;
}

.container_privacy {
    padding-bottom: 100px;
}

.container_products {
    min-height: 650px;
}

.btn-primary {
    color: #FFF;
    background-color: #598ABF;
    border-color: #598ABF;
}

.breadcrumb {
    /*background-color: rgba(233, 237, 246, 0.537);*/
    /*font-size: 12px;*/
    padding-bottom: 15px;
    border-bottom: 1px dotted #CCC;
    padding-left: 2%;
    margin-bottom: 20px;
}

.gray_line {
    background: #E3EBEF;
    padding: 30px;
}

.gray_line h1 {
    margin: 0;
    border: none;
    padding: 0;
    text-align: center;
    color: #427CBD;
    text-shadow: -1px 4px 5px #FFFFFF;
}

.zoom_picts {
    position: relative;
}

.zoom_picts_icons {
    position: absolute;
    right: 29px;
    top: -8px;
}

.list_picts_icons {
    position: absolute;
    right: -20px;
    top: -8px;
}

.icon_judaica {
    background: #FFF;
    padding: 10px;
    z-index: 10;
    border-radius: 150px;
    border: 3px dotted #F99D00;
    margin-bottom: 10px;
    z-index: 150;
    position: relative;
}

.icon_judaica div {
    width: 30px;
    height: 30px;
    background: url(../img/gj.svg) center / contain no-repeat #FFF;
}

.madeinusa {
    position: absolute;
    right: 8px;
    bottom: 49px;
    z-index: 10;
}

.madeinusa .img {
    width: 34px;
    height: 46px;
    display: inline-block;
    background: url(../img/madeinusa.png) center / contain no-repeat;
    vertical-align: 0;
    margin-right: -5px;
}

.madeinusa span {
    display: inline-block;
    vertical-align: 7px;
    font-size: 12px;
    color: #345287;
    line-height: 106%;
}

.madeinusa span i {
    display: block;
    font-style: normal;
    margin-left: 5px;
}

.madeinisrael {
    position: absolute;
    right: 8px;
    bottom: 49px;
    z-index: 10;
}

.madeinisrael .img {
    width: 34px;
    height: 46px;
    display: inline-block;
    background: url(../img/madeinisrael.png) center / contain no-repeat;
    vertical-align: 0;
    margin-right: -5px;
}

.madeinisrael span {
    display: inline-block;
    vertical-align: 7px;
    font-size: 12px;
    color: #345287;
    line-height: 106%;
}

.madeinisrael span i {
    display: block;
    font-style: normal;
    margin-left: 5px;
}

.bestseller {
    position: absolute;
    z-index: 10;
    padding: 3px 15px;
    background: #FF9728;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    transform: rotate(-10deg);
    top: 5px;
    left: -6px;
}

/*.products__list__item .icon_judaica
{
	padding: 7px;
	right: -7px;
	top: -9px;
}*/
/*.products__list__item .icon_judaica DIV
{
	width: 25px;
	height: 25px;
}*/
ul.manuf {
    clear: both;
    padding: 0;
    margin: 0 0 80px 0;
    text-align: left;
    /*display: table-row;*/
}

ul.manuf div {
    font-size: 18px;
    color: #608EC1;
    margin-bottom: 13px;
}

ul.manuf li {
    border-bottom: 1px dotted #CCC;
}

ul.manuf li a:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3em;
    color: #A3A3A5;
    margin-right: 5px;
    vertical-align: -2px;
    font-weight: bold;
    content: "\f105";
}

ul.manuf li a {
    color: #898989;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    padding: 3px 3px 3px 0;
}

ul.manuf li a:hover {
    text-decoration: underline;
}

ul.manuf li.active a {
    color: #4276D0;
}

ul.manuf li.active a:before {
    color: #748DB8;
}

.refineCats {
    padding: 0;
    margin-top: 0;
}

.refineCats ul.cats {
    clear: both;
    padding: 0;
    margin: 0;
    text-align: left;
    list-style: none;
    /*display: table-row;*/
}

.refineCats div {
    font-size: 18px;
    color: #608EC1;
    margin-bottom: 13px;
    margin-top: -10px;
}

.refineCats ul.cats li {
    border-bottom: 2px solid #FFF;
    background: #748DB8;
    color: #FFF;
}

.refineCats ul.cats li.active {
    background: #355894;
}

.refineCats li:first-child {
    border-radius: 5px 5px 0 0;
}

.refineCats li:last-child {
    border-radius: 0 0 5px 5px;
}

.refineCats ul.cats li:before {
    /*font-family: "Font Awesome 5 Free";*/
    /*font-size: 1.3em;*/
    /*color: #A3A3A5;*/
    margin-right: 5px;
    vertical-align: -2px;
    font-weight: bold;
    /*content: "\f105";*/
}

.refineCats ul.cats li a {
    color: #FFF;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 15px;
    display: block;
    padding: 7px 5px 7px 20px;
}

.refineCats ul.cats li a:hover {
    text-decoration: underline;
}

.gj-check {
    font-size: 18px;
    color: #608EC1;
    margin-bottom: 21px;
    padding-bottom: 20px;
    border-bottom: 2px solid #CCC;
}

.artist_border {
    display: inline-block;
    color: #B40303;
    font-weight: bold;
    padding: 10px 20px;
    background: #FFF;
    border-radius: 10px;
}

@media (max-width: 575px) {
    h1 {
        font-size: 30px;
    }
    
    .free-shipping {
        font-size: 12px;
    }
    
    /*.navbar-toggler
    {
    	top: -67px;
    	right: 0;
    }*/
    header.header_index {
        min-height: 466px;
    }
    
    header {
        padding-bottom: 15px;
    }
    
    .header_gallery-judaica h1 {
        font-size: 22px !important;
        margin-bottom: 4px;
    }
    
    .gray_line .title {
        font-size: 30px;
    }
    
    .zoom_picts_icons {
        right: 9px;
        top: -6px;
    }
    
    .icon_judaica div {
        width: 20px;
        height: 20px;
    }
    
    .list_picts_icons {
        position: absolute;
        right: 0;
        top: -8px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    h1 {
        font-size: 30px;
    }
    
    header.header_index {
        min-height: 380px;
    }
    
    header {
        padding-bottom: 22px;
    }
    
    .zoom_picts_icons {
        right: 2px;
        top: -4px;
    }
    
    .icon_judaica {
    }
    
    .icon_judaica div {
        width: 20px;
        height: 20px;
    }
    /*.gray_line_mezuzah .list-item SPAN
    {
    	height: 148px;
    }*/
    /*.gray_line_mezuzah UL.cats LI.list-item A
    {
    	font-size: 16px !important;
    }*/
    /*.gray_line_mezuzah LI.list-item
    {
    	width: 32.5%;
    }*/
}

@media (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 35px;
    }
    
    /*HEADER.header_index
    {
    	min-height: 354px;
    }*/
    /*HEADER
    {
    	padding-bottom: 22px;
    }*/
    header {
    }
    
    .zoom_picts_icons {
        right: 2px;
        top: -4px;
    }
    
    .icon_judaica div {
        width: 20px;
        height: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    h1 {
        font-size: 40px;
    }
    /*HEADER.header_index
    {
    	min-height: 392px;
    }*/
}

@media (min-width: 1200px) and (max-width: 1299px) {
}

@media (min-width: 1300px) {
}

.dropdown-item a {
    display: block;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181B;
    text-decoration: none;
    background-color: #F8F9FA;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #FFF;
    text-decoration: none;
    background-color: #5C6F95;
}

.dropdown-item.active a,
.dropdown-item:active a {
    color: #FFF;
}

img,
form {
    margin: 0px;
    padding: 0px;
    background: none;
}

p {
    margin: 10px 0px;
}

img {
    border: none;
}

select.form-control[size="1"] {
    height: 34px;
}

.navbar-nav {
    width: 100%;
    z-index: 100;
    background: rgba(255, 255, 255, 0.915);
    border-radius: 10px;
    margin-top: 5px;
}

.navbar-nav-small {
    width: 7%;
    padding-left: 20px;
    padding-right: 20px;
}

.navbar {
    padding: 0;
}

.top-menu {
    margin-top: 15px;
}

.top-menu .nav-link {
    font-size: 20px;
    color: #364871 !important;
    font-weight: 400;
    /*text-transform: uppercase;*/
    padding-top: 18px;
    padding-bottom: 18px;
}

.top-menu .free .nav-link {
    color: red !important;
    font-weight: bold;
    padding-bottom: 25px;
}

.top-menu .free .nav-link i {
    color: red !important;
}

.top-menu .cur .nav-link {
    font-weight: bold;
    color: #5288CC !important;
}

.top-menu .small-text .nav-link {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #364871;
    padding-right: 0;
    padding-left: 0;
    font-style: italic;
}

.top-menu .dropdown_gallery-judaica .nav-link {
    font-weight: bold;
}

.sec_menu {
    padding: 0;
    margin-right: 0;
    border-right: 1px solid #CCC;
}

.sec_menu > a {
    padding-right: 10px;
}

.sec_menu i {
    font-size: 22px;
    line-height: 44px;
}

.top-menu .dropdown-menu {
    /*display: block !important;*/
    padding: 10px;
    margin-top: -7px;
}

.top-menu .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #CCC;
}

.top-menu .dropdown-menu .dropdown-item a {
    text-decoration: none;
    color: #4A6AB3;
}

.top-menu .dropdown-menu .dropdown-item.cur {
    font-weight: bold;
}

.nav-item.search-item {
    background: #A6C5D8;
    padding-left: 10px;
    position: relative;
}

.js-searchform {
    display: none;
    height: 100%;
    position: absolute;
    right: -60px;
    left: auto;
    background: #A0B7C2;
    padding-left: 15px;
}

.js-searchform i {
    color: #FFF;
    font-size: 25px;
}

.js-searchform.active {
    display: block;
}

.js-adrecom-search-toggle {
    display: block;
    line-height: 45px;
    font-size: 20px;
    color: #FFF;
}

.js-adrecom-search-toggle.active {
    display: none;
}

.logo-part {
    padding-bottom: 10px;
    padding-top: 30px;
    z-index: 10;
    position: relative;
}

.logo {
    background: #FFF;
    /*box-shadow: 0 0 5px 10px #FFFFFF;*/
    margin: -5px 0 0 16px;
    display: block;
    border-radius: 10px;
    padding: 10px 0;
}

.navbar-brand {
    height: 43px;
    display: block;
    width: 100%;
    padding: 0px 30px;
}

.navbar-brand img {
    height: 100%;
}

/*.nav-item.logo
{
	padding: 0;
	margin: -5px;
}*/
.roof {
    /*padding: 16px 0px 5px;*/
    font-size: 15px;
    vertical-align: middle;
}

.roof i {
    font-size: 20px;
    vertical-align: -1px;
}

.roof ul {
    margin: 0;
    padding: 0;
    color: #FFF;
    text-align: right;
}

.roof ul li {
    padding: 0 5px;
}

.roof a {
    color: #FFF;
    padding: 2px;
    text-decoration: none;
}

.roof .viewcart .badge {
    position: relative;
    margin-left: -24px;
    top: 1px;
    margin-right: 2px;
    color: #2E416B;
    z-index: 10;
    width: 24px;
}

.roof .ketubah i {
    margin-right: 3px;
    vertical-align: -3px;
}

.roof .wedding i {
    font-size: 17px;
}

.roof .free .nav-link {
    font-weight: bold;
    text-transform: uppercase;
}

.roof .phone {
    font-size: 20px;
}

.sale-baner {
    text-align: center;
    /*background: url(../img/sale-baner5.jpg) bottom right / cover;*/
    background: #2B7876;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 50px;
    margin-top: 40px;
}

.sale-baner .picts {
    margin-top: 10px;
    margin-right: 20px;
}

.sale-baner .picts li {
    background: #FFF;
    overflow: hidden;
    height: 137px;
    line-height: 137px;
    border: 1px solid #FFF;
}

.sale-baner .picts li img {
    height: auto;
    width: 100%;
}

.sale-baner h2 {
    color: #FFF;
    font-family: 'Courgette', cursive;
    font-size: 40px;
    margin: 7px 0 10px;
    text-transform: uppercase;
}

.sale-baner h3 {
    color: #FFC62C;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 27px;
}

.sale-baner h4 {
    color: #FFC62C;
    font-size: 17px;
    margin: 5px 0 0;
}

.sale-baner ul.text {
    margin: 13px 0 0;
    text-align: center !important;
    width: auto !important;
    padding: 0;
}

.sale-baner .text li {
    color: #FFF;
    font-family: 'Courgette', cursive;
    font-size: 14px;
    text-align: left;
    padding: 0 5px;
    display: inline-block;
    text-align: center;
}

.sale-baner .text li:before {
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    color: #14E5FF;
    margin-right: 7px;
    vertical-align: 1px;
    font-weight: bold;
    content: "\f69a";
}

.sale-baner .col-lg-3 {
    text-align: left;
    color: #FFF;
    padding-left: 0;
    font-size: 19px;
}

.sale-baner .col-lg-3 b {
    display: block;
    margin: 10px 0 5px;
}

.sale-baner .col-lg-3 ul {
    padding: 0;
    margin: 0;
}

.sale-baner .col-lg-3 li {
    width: 49%;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.sale-baner .col-lg-3 li a {
    color: #FFF;
}

@media (max-width: 575px) {
    .navbar-nav {
        padding: 3%;
        position: absolute;
        background: #FFF;
        border-radius: 20px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.564);
    }
    
    .logo-part {
        text-align: left;
        margin-bottom: -14px;
        padding-top: 20px;
    }
    
    .logo {
        display: inline-block;
    }
    
    .navbar-brand {
        height: 28px;
        padding: 0px 20px;
        text-align: center;
    }
    
    .top-menu .nav-link {
        font-size: 18px;
        display: block;
        padding: 10px;
    }
    
    .navbar-nav li.nav-item {
        width: 100%;
        text-align: center;
        padding: 0;
        border-bottom: 1px dotted #CCC;
    }
    
    .nav-item.search-item {
        padding: 7px !important;
    }
    
    .nav-item.search-item .btn {
        padding: 0;
        line-height: 38px;
    }
    
    .nav-item.search-item i {
        font-size: 18px;
    }
    
    /*.js-searchform
    {
    	right: 0;
    	left: auto;
    	padding: 15px !important;
    	height: 50px;
    	top: -6px;
    	border-radius: 10px;
    }*/
    .searchform input[type=text] {
        /*width: 221px;*/
        margin-right: 5px;
    }
    
    .roof {
        font-size: 12px;
        margin-top: 22px;
        margin-bottom: -13px;
    }
    
    .roof i {
        font-size: 16px;
    }
    
    .roof .phone {
        font-size: 14px;
    }
    
    .roof ul li {
        padding: 0;
    }
    
    .products_list {
        margin: 0 20px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .navbar-nav {
        padding: 3%;
        position: absolute;
        background: #FFF;
        border-radius: 20px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.564);
    }
    
    .logo-part {
        text-align: center;
        margin-bottom: -14px;
        padding-top: 20px;
    }
    
    .logo {
        display: inline-block;
    }
    
    .navbar-brand {
        height: 28px;
        padding: 0px 20px;
        text-align: center;
    }
    
    .top-menu .nav-link {
        font-size: 18px;
        display: block;
        padding: 10px;
    }
    
    .navbar-nav li.nav-item {
        width: 100%;
        text-align: center;
        padding: 0;
        border-bottom: 1px dotted #CCC;
    }
    
    .nav-item.search-item {
        padding: 7px !important;
    }
    
    .nav-item.search-item .btn {
        padding: 0;
        line-height: 38px;
    }
    
    .nav-item.search-item i {
        font-size: 18px;
    }
    
    /*.js-searchform
    {
    	right: 0;
    	left: auto;
    	padding: 15px !important;
    	height: 50px;
    	top: -6px;
    	border-radius: 10px;
    }*/
    .searchform input[type=text] {
        /*width: 221px;*/
        margin-right: 5px;
    }
    
    .roof {
        font-size: 12px;
        margin-top: 22px;
        margin-bottom: -20px;
    }
    
    .roof i {
        font-size: 16px;
    }
    
    .roof .phone {
        font-size: 14px;
    }
    
    .roof ul li {
        padding: 0;
    }
    
    .products_list {
        margin: 0 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav {
        padding-right: 1%;
        padding-left: 1.5%;
    }
    
    .logo-part {
        text-align: center;
        margin-bottom: -36px;
        padding-top: 20px;
    }
    
    .logo {
        display: inline-block;
    }
    
    .navbar-brand {
        height: 28px;
        padding: 0px 20px;
        text-align: center;
    }
    
    .top-menu .nav-link {
        font-size: 12px;
    }
    
    .nav-item.search-item {
        padding: 0 !important;
        width: 51px;
        height: 40px;
        line-height: 0px;
        vertical-align: middle;
        position: absolute;
        right: 0;
        top: -66px;
        border-radius: 10px;
    }
    
    .nav-item.search-item .btn {
        padding: 0;
        line-height: 38px;
    }
    
    .nav-item.search-item i {
        font-size: 18px;
    }
    
    .js-searchform {
        right: 0;
        left: auto;
        padding: 15px !important;
        height: 50px;
        top: -6px;
        border-radius: 10px;
    }
    
    .searchform input[type=text] {
        width: 221px;
        margin-right: 5px;
    }
    
    .roof {
        font-size: 11px;
        margin-top: 22px;
        margin-bottom: 4px;
    }
    
    .roof i {
        font-size: 16px;
    }
    
    .roof .phone {
        font-size: 14px;
    }
    
    .roof ul li {
        padding: 0;
    }
    
    .products_list {
        margin: 0 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav {
        padding-right: 0%;
        padding-left: 1%;
    }
    
    .navbar-brand {
        height: 28px;
        padding: 0px 20px;
    }
    
    .top-menu .nav-link {
        font-size: 14px;
    }
    
    .nav-item.search-item {
        padding-left: 0;
        width: 51px;
    }
    
    .nav-item.search-item i {
        font-size: 18px;
    }
    
    .searchform input[type=text] {
        width: 319px;
    }
    
    .roof {
        font-size: 12px;
    }
    
    .roof i {
        font-size: 16px;
    }
    
    .roof .phone {
        font-size: 14px;
    }
    
    .roof ul li {
        padding: 0;
    }
    
    .products_list {
        margin: 0 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .navbar-nav {
        padding-right: 1%;
        padding-left: 1.5%;
    }
    
    .navbar-brand {
        height: 39px;
        padding: 0px 20px;
    }
    
    .top-menu .nav-link {
        font-size: 16px;
    }
    
    .nav-item.search-item {
        padding-left: 3px;
        width: 52px;
    }
    
    .searchform input[type=text] {
        width: 319px;
    }
    
    .roof {
        font-size: 13px;
    }
    
    .roof .phone {
        font-size: 15px;
    }
    
    .products_list {
        margin: 0 30px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .navbar-nav {
        padding-right: 1%;
        padding-left: 1.5%;
    }
    
    .logo-part.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .top-menu.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .index-baner .row.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .featured.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .gray_line.ps-xxl-5.pe-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .feature-products-list.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .Ketubah .row.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .top-menu .nav-link {
        font-size: 16px;
    }
    
    .searchform input[type=text] {
        width: 166px;
    }
    
    .container-fluid.ps-xxl-5.pe-xxl-5 {
        /*padding-right: 0 !important;*/
        /*padding-left: 0 !important;*/
        /*margin-right: 0 !important;*/
        /*margin-left: 0 !important;*/
    }
    
    .container-fluid.ps-xxl-5.pe-xxl-5 > div.ps-xxl-5.pe-xxl-5 {
        /*padding-right: 0 !important;*/
        /*padding-left: 0 !important;*/
        /*margin-right: 0 !important;*/
        /*margin-left: 0 !important;*/
    }
}

@media (min-width: 1600px) and (max-width: 1799px) {
    .navbar-nav {
        padding-right: 1%;
        padding-left: 1%;
    }
    
    .logo-part.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    nav.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .top-menu.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .index-baner .row.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .featured.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .gray_line.ps-xxl-5.pe-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .feature-products-list.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .Ketubah .row.ms-xxl-5.me-xxl-5 {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .top-menu .nav-link {
        font-size: 18px;
    }
    
    .searchform input[type=text] {
        width: 178px;
    }
}

@media (min-width: 1800px) {
    .navbar-nav {
        padding-right: 3%;
        padding-left: 3%;
    }
}

.social-links a {
    text-decoration: none;
    display: inline-block;
    color: #354E53;
}

.social-links a i {
    width: 50px;
    vertical-align: middle;
    border-radius: 100%;
    line-height: 30px;
    transition: all 0.2s linear 0s;
    font-size: 40px;
    padding: 5px;
    text-align: center;
}

.slogan {
    /*float: right;*/
    text-align: right;
    font-weight: 400;
    margin-top: 14px;
    margin-bottom: 0;
    color: #C5C9CD;
}

.slogan a {
    padding: 3px;
    color: #4C555D;
    font-size: 13px;
    letter-spacing: 1px;
}

.top_search {
    padding: 0;
    vertical-align: 2px;
}

.top_search input[type=text] {
    min-width: 100px;
    font-size: 14px;
    padding: 5px 30px 5px 5px;
}

.top_search .btn {
    background: transparent;
    margin-left: -39px;
}

.top_search .btn:hover,
.top_search .btn:focus {
}

.creator {
    max-width: 600px;
    margin: 0 auto;
    padding: 10px 80px;
}

.footer {
    clear: both;
    padding: 50px 0 0;
    z-index: 20;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 2px solid #CCC;
}

.footer .gray {
    padding: 30px 0 20px;
    background: #E3EBEF;
    margin-top: 50px;
    border-top: 1px solid #CCC;
    font-size: 13px;
}

.footer .title {
    font-size: 30px;
    color: #545454;
}

.footer a {
}

.footer ul li {
    margin-bottom: 10px;
}

.footer .bot_prod_menu {
    padding: 0 0 0 22px;
    margin: 0;
}

.footer .bot_prod_menu li {
    padding: 0 !important;
    margin: 0 30px 0 0;
    width: 43%;
    float: left;
}

.footer .bot_prod_menu li a {
    padding: 7px 7px 7px 0;
}

.footer .bot_prod_menu .dropdown-toggle::after {
    content: none;
}

.footer .bot_prod_menu li ul {
    display: none;
    font-size: 13px;
    position: relative;
}

.bot_info {
    line-height: 166%;
}

.loginbar {
    margin-top: 8px;
}

.menu-search {
    margin-left: 5px;
}

.menu-search * {
    width: auto;
    margin-left: 5px;
}

.madatorystar {
    color: #CC0000;
}

.count {
    text-align: right;
    color: #FFD324;
    font-style: italic;
    font-family: georgia;
    font-size: 11px;
    margin-top: -51px;
    margin-right: 6px;
    margin-bottom: 21px;
}

.price {
    color: #9E011C;
}

.msrp {
    color: #686464;
    font-weight: normal;
    text-decoration: line-through;
}

.save {
    color: #477558;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.page-item.active .page-link {
    z-index: 1;
    color: #FFF;
    background-color: #598ABF;
    border-color: #598ABF;
}

.page-item a.page-link {
    color: #598ABF;
}

.alert-secondary .review-post-st {
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: middle;
    clear: none;
}

.alert-secondary .rr-star-st {
    margin: 0;
}

.alert-secondary {
    color: #383D41;
    background-color: #E9F3F9;
    border-color: #C5DEED;
}

.row.js-masonry {
    margin-top: 20px;
}

.page_height {
    min-height: 350px;
}

.blockquote {
    padding-left: 30px;
    border-left: 3px solid #CCC;
    font-size: 16px;
}

.featured .title {
    text-align: center;
    /*font-size: 35px;*/
    /*padding-bottom: 15px;*/
}

.featured h2 {
    margin: 10px 10px 26px 10px;
}

.item-sale {
}

.item_sale .text {
    font-size: 30px;
    text-transform: uppercase;
    color: #30426B;
    margin: 52px 0;
}

.item_sale .text i {
    margin: 5px;
    font-size: 25px;
    color: #06A0CB;
}

.item_sale .text b {
    font-size: 50px;
    font-weight: normal;
    display: block;
    line-height: 100%;
    font-family: 'Lobster Two', cursive;
    margin-bottom: 15px;
}

.item_new {
}

.item_new .text {
    font-size: 25px;
    text-transform: uppercase;
    color: #748DB8;
    margin: 84px 0;
}

.item_new .text i {
    margin: 5px;
    font-size: 40px;
}

.item_new .text b {
    font-size: 33px;
    font-weight: normal;
    display: block;
    line-height: 100%;
}

@media (max-width: 575px) {
}

@media (min-width: 576px) and (max-width: 767px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) and (max-width: 1399px) {
}

@media (min-width: 1400px) and (max-width: 1599px) {
}

@media (min-width: 1600px) and (max-width: 1799px) {
}

@media (min-width: 1800px) {
}

/**********************************************************************************************************************
contact-page*/
.googlemap {
    margin-bottom: 30px;
}

.contact_form_box {
    padding: 23px 20px 10px;
    margin-bottom: 30px;
    background: #F2F2F2;
}

.contact_info {
    font-size: 16px;
}

/**********************************************************************************************************************
left menu*/
.left_menu .title {
    font-size: 20px;
    margin: 0 5px 5px 16px;
}

/*.lead
{
	font-size: 20px;
	margin: 5px;
}*/
.left_menu .badge {
    font-size: 9px;
}

.left_menu .active a {
    color: #FFF;
}

.left_menu .l_0 {
    padding: 7px 15px;
}

.left_menu .l_10 {
    font-size: 13px;
    padding: 6px 15px 6px 20px;
    /*background: #F5F5F5;*/
}

.left_menu .l_20 {
    font-size: 12px;
    font-size: 13px;
    padding: 6px 25px;
    background: #E7E7E7;
}

.category_menu {
}

.category_menu_list--sub {
    display: none;
}

.category_menu_list__item--open > .category_menu_list--sub,
.category_menu_list__item--path.category_menu_list__item--open > .category_menu_list--sub,
.category_menu_list__item--current.category_menu_list__item--open > .category_menu_list--sub {
    display: block;
}

.category_menu .badge.badge-secondary {
    font-size: 10px;
}

.category_menu .list-group-flush .list-group-item {
    padding: 10px 15px;
    background: #F2F2F2;
    font-size: 13px;
}

/*lend eft menu
*/
/*lend eft menu
*/
/*articles
*/
.plain_list {
}

.card-header .rr-star-st {
    margin: 0;
}

.plain_list .well {
    border: none;
    background: #F0F0F0;
    font-size: 13px;
    margin: 0 0 10px 0;
    padding: 7px 10px;
    box-shadow: none;
}

.plain_list .well .date {
    margin-right: 10px;
    font-weight: bold;
}

.img .review-post-st {
    margin-top: 10px;
    display: inline-block;
}

.more {
}

.more a {
    text-decoration: none;
}

.more a:hover {
    color: #DB0202;
    text-decoration: underline;
}

.side_list .title {
    font-size: 20px;
    margin: 0 5px 5px 16px;
    color: #FC6400;
}

.side_list h4.list-group-item-heading {
    font-size: 15px;
    margin: 0;
}

.side_list p.list-group-item-text {
    margin: 0;
    font-size: 13px;
    margin-top: 5px;
}

.articles__list__item {
    margin-bottom: 30px;
}

.faq_list ol {
    margin: 30px !important;
}

.faq_list ol li a {
    font-size: 15px;
}

/**********************************************************************************************************************
products list*/
/*.jumbotron
{
	(*background: url(../img/products_top.jpg) 0 0 / cover;*)
	(*color: #FFF;*)
	(*text-transform: uppercase;*)
	padding: 0;
	background: none;
	(*text-align: center;*)
	font-size: 16px;
}*/
/*.jumbotron H1
{
	font-size: 50px;
	margin: 5px 0;
	font-family: 'Courgette', cursive;
	border-bottom: 3px dotted rgba(89, 137, 190, 0.280);
	margin-bottom: 15px;
	padding-bottom: 13px;
	color: #608EC1;
	text-align: center;
}*/
/*.container_artisans .jumbotron H1
{
	margin-bottom: 25px;
}*/
.jumbotron .search-ab {
    margin-top: 28px;
    margin-bottom: 50px;
}

.shop_price {
    margin-bottom: 20px;
}

.title {
    font-size: 50px;
    margin: 5px 0;
    font-family: 'Lobster Two', cursive;
    margin-bottom: 30px;
    color: #30426B;
}

.title b {
    font-weight: normal;
    color: #06A0CB;
}

.title a {
    color: #818181;
    text-decoration: underline;
}

h1.title {
    font-size: 50px;
    margin: 30px 0 50px;
}

.search_rows .title {
    background: rgba(193, 193, 193, 0.225);
    border: none;
    font-family: 'Rubik', sans-serif;
    font-size: 30px;
    padding: 5px;
    text-transform: uppercase;
}

.next_prev {
    margin: 0;
    position: absolute;
    z-index: 10;
    right: 0;
    padding: 5px;
    background: #F3F3F3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.next_prev a {
    text-decoration: none;
    font-size: 30px;
    color: #CCC;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
}

.next_prev a:hover {
    color: #5296D3;
}

.nopict {
    font-size: 20px;
    color: #D1D1D1;
    line-height: 200px;
    height: 200px;
    vertical-align: middle;
    background: #F0F0F0;
}

.nopict i {
    vertical-align: middle;
}

.products_list .nopict {
    line-height: 200px;
    height: 200px;
}

.discounts_info_upsale {
    margin: 10px 0;
}

.discounts_info_upsale th {
    text-align: center;
    font-size: 12px;
    padding: 2px !important;
}

.discounts_info_upsale td {
    text-align: center;
    font-size: 12px;
    padding: 2px !important;
}

.products_list {
}

.products_list a {
    text-decoration: none;
    display: inline-block;
}

.products_list .products__list__item {
    /*text-align: center;*/
    margin-bottom: 30px;
}

.products__list__item form {
    height: 100%;
}

.products__list__item .card {
    height: 100%;
    text-align: center;
    /*box-shadow: 0px 1px 5px rgba(39, 39, 39, 0.183);*/
    /*padding-bottom: 60px;*/
}

.products__list__item .card .card-footer {
    background: transparent;
    border: navy;
    padding-bottom: 20px;
}

.products__list__item .products__list__item__caption {
    font-weight: normal;
    font-size: 20px;
    margin: 0 0 5px 0;
    text-decoration: none;
}

.products__list__item__picture {
    padding: 10px;
    height: 250px;
    line-height: 223px;
    /*border-bottom: 1px solid #CCC;*/
}

.products__list__item__picture img {
    object-fit: contain;
    max-height: 230px;
}

.products__list__item__offer__price {
    /*font-size: 16px;*/
    color: #9E1717;
}

.products_list .qty div {
    padding: 0 2px;
}

.products_list .cat-item {
    margin-bottom: 20px;
}

.product_option {
    float: none;
    width: 100% !important;
    padding: 10px;
    background: rgba(165, 196, 215, 0.376);
    margin: 0;
}

.product_option label {
    padding-right: 0;
    text-align: right;
}

.product_option .row {
    margin-top: 3px;
    margin-bottom: 3px;
}

.products_list h3 {
    margin: 10px 0 0;
    font-size: 19px;
}

.products_list .sdesc {
    /*text-align: left;*/
    font-size: 12px;
    margin: 5px 0;
}

.products__list__item__manufacturer {
    font-weight: bold;
    margin-top: 5px;
    text-transform: capitalize;
}

/*.products_list .rating_table
{
	text-align: center;
	right: 10px;
	left: 10px;
	position: absolute;
	bottom: 65px;
}*/
.products_list .rating_table .review-post-st {
    display: inline-block;
}

/*.qty
{
	margin: 5px 0 10px;
	background: #EAEEF7;
	padding: 15px 0 10px;
	border-radius: 3px;
	text-align: center !important;
}*/
.qty a {
    display: inline-block;
    text-align: center;
}

/*.products_list .qty
{
	position: absolute;
	bottom: -10px;
	right: 0;
	border-radius: 0 0 4px 4px;
	left: 0;
	text-align: center !important;
	padding-right: 0;
	padding-left: 0;
}*/
.qty .btn-light {
    font-weight: bold;
    background: #007AC5;
    color: #FFF;
    /*margin-right: 10px;*/
    /*margin-bottom: 3px;*/
}

.qty .btn-secondary {
    font-weight: bold;
    background: #395076;
    color: #FFF;
    border: none;
}

.qty .form-group {
    margin-bottom: 0;
}

.qty label {
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}

.products_list .cat_desc {
    margin-bottom: 30px;
    font-size: 17px;
    border-radius: 20px;
    padding: 0 30px 20px;
    background: rgb(255, 255, 255);
    background: linear-gradient(183deg, rgba(255, 255, 255, 1) 39%, rgba(227, 235, 239, 1) 100%);
}

.products_categories_list .cat_desc {
    margin-bottom: 30px;
    font-size: 17px;
    border-radius: 20px;
    padding: 0 30px 20px;
    background: rgb(255, 255, 255);
    background: linear-gradient(183deg, rgba(255, 255, 255, 1) 39%, rgba(227, 235, 239, 1) 100%);
}

.products_list .vendor_description {
    margin-bottom: 30px;
    font-size: 17px;
    /*border-radius: 20px;*/
    /*padding: 0 30px 20px;*/
    /*background: rgb(255, 255, 255);*/
    /*background: linear-gradient(183deg, rgba(255, 255, 255, 1) 39%, rgba(227, 235, 239, 1) 100%);*/
}

.bot_desc {
    padding: 20px 0 150px;
    margin-top: 40px;
    /*border-top: 2px dotted #748DB8;*/
    font-size: 16px;
}

.bot_desc h2 {
    font-size: 30px;
    color: #748DB8;
    margin-top: 30px;
}

.bot_desc_ketubot {
    border: none;
    padding-top: 55px;
    margin-top: 0;
}

.bot_desc_ketubot h2 {
    color: #C10089;
}

.bot_desc_mezuzah-home-life h2 {
    color: #BB0000;
}

.ray_line_bottom_ketubot {
    /*background: #FAFDFF;*/
    font-size: 17px;
}

.wishlist-box {
    text-align: center;
    margin: 10px 0;
}

.rel-products {
}

.rel-products > .row {
}

.rel-products .cat_title {
    font-size: 40px;
    margin: 5px 0;
    font-family: 'Courgette', cursive;
    border-bottom: 3px dotted rgba(89, 137, 190, 0.280);
    margin-bottom: 50px;
    padding-bottom: 13px;
    color: #608EC1;
    text-align: center;
}

.rel-products .products__list__item:nth-child(5) {
    display: none;
}

.products_categories_list {
    margin-bottom: 50px;
}

.products_categories_list .card {
    margin-bottom: 30px;
}

.products_categories_list .card-body {
    padding: 5px;
    text-align: center;
}

.products_categories_list .card a {
    text-decoration: none;
}

.products_categories_list .card-body .card-title {
    font-size: 20px;
    margin-top: 10px;
}

.products_categories_list .card .img {
    height: 200px;
    overflow: hidden;
}

.products_categories_list .card .img img {
    object-fit: cover;
    height: 100%;
}

@media (max-width: 575px) {
    .title {
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .product_option label {
        padding-left: 21px;
        text-align: left;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .products__list__item .card {
        font-size: 12px;
    }
    
    .products_list .products__list__item {
        padding: 5px;
        margin-bottom: 10px;
    }
    
    .products__list__item .products__list__item__caption {
        font-size: 15px;
    }
    
    .products__list__item .qty .btn-light {
        font-size: 12px;
    }
    
    .featured .col-lg-4 .title {
        margin-top: 30px;
    }
    
    .product_option label {
        padding-left: 21px;
        text-align: left;
    }
    
    .container_weddings .bot_desc .pict {
        height: 150px;
        border: none;
        margin: 20px;
    }
    
    .title {
        font-size: 35px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .title {
        font-size: 35px;
    }
    
    .products__list__item .card {
        font-size: 12px;
    }
    
    .products__list__item .products__list__item__caption {
        font-size: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .title {
        font-size: 40px;
    }
    
    .products__list__item .qty .btn-sm {
        font-size: 12px;
    }
    
    .products_categories_list .card-body .card-title {
        font-size: 17px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .products_categories_list .card-body .card-title {
        font-size: 17px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .products_categories_list .card-body .card-title {
        font-size: 19px;
    }
}

@media (min-width: 1600px) and (max-width: 1799px) {
}

@media (min-width: 1800px) {
}

/*products zoom*/
.zoom_properties h1 {
    font-size: 40px;
    margin: 5px 0;
    font-family: 'Courgette', cursive;
    margin-bottom: 15px;
    color: #4178B2;
}

.zoom_properties .qty {
    /*background: none;*/
    width: auto;
}

.zoom_properties .qty div {
    text-align: left;
}

.zoom_properties .qty label {
    width: auto !important;
    /*max-width: 8%;*/
}

/*.zoom_properties .qty INPUT.btn-default
{
	position: relative;
	z-index: 10;
}*/
.remove_from_wishlist {
    color: #868686 !important;
}

.addwishlist_icon {
    display: block;
    height: 55px;
    width: 55px;
    /*position: absolute;*/
    /*right: 49px;*/
    /*margin-top: -70px;*/
    text-align: center;
    border-radius: 100px;
    padding: 5px;
    background: #F99D00;
    border: 3px dotted #FFF;
}

.addwishlist_icon:before {
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    margin-right: 0;
    vertical-align: middle;
    font-weight: bold;
    content: "\f06b";
    color: #FFF;
}

.giftregbox {
    display: inline-block;
    border: 2px solid #FFF;
    vertical-align: top;
    padding-left: 10px;
    font-size: 13px;
    height: 38px;
    /*margin-left: 5px;*/
    float: right;
}

.giftregbox .fa-stack {
    color: #007AC5;
    position: relative;
    top: 3px;
    margin-left: -5px;
    margin-right: 2px;
}

.giftregbox .btn-default {
    /*font-weight: bold;*/
    background: transparent;
    color: #007AC5;
    position: relative;
    z-index: 10;
    margin-left: -43px;
    padding-left: 43px;
    padding-right: 8px;
    font-size: 13px;
}

.giftregbox .mess {
    color: red;
    font-weight: bold;
    display: none;
    font-size: 12px;
    padding-left: 0;
    position: relative;
    top: 4px;
}

/*.content_products_zoom .jumbotron
{
	(*background: transparent;*)
	padding-top: 30px;
	padding-bottom: 30px;
	background: #F7F7F7;
	(*border: 2px solid #CCC;*)
}*/
.long_desc {
    margin: 20px 0 10px;
}

/*.zoom_picts
{
	padding-right: 60px;
}*/
.pict_zoom {
    padding: 0;
    border: 2px solid #EDEDED;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 0 10px 0;
    min-height: 350px;
    line-height: 350px;
    position: relative;
}

.pict_zoom img {
    max-width: 100%;
    max-height: 100%;
}

.small-picts {
    margin: 0 -2px 80px;
}

.small-picts .owl-item {
    height: 251px;
    border: 1px solid rgba(0, 0, 0, 0.124);
    line-height: 243px;
    text-align: center;
}

.small-picts .owl-item.owl-item--active {
    border: 1px solid #7197F8;
}

.small-picts .owl-item img {
    max-height: 100% !important;
    width: auto !important;
    max-width: 100%;
    display: inline-block;
}

.small-picts .col {
    border: 2px solid #EDEDED;
    border-radius: 4px;
    margin: 3px;
    height: 153px;
}

.small-picts .col img {
    object-fit: cover;
    height: 100%;
}

.products_related_right {
    padding: 0px 0;
    font-size: 13px;
}

.products_related_right .price {
    font-size: 13px;
}

.products_related_right .price .save {
    display: block;
    padding: 0;
    margin: 0;
    text-align: left;
}

.products_related_right h2 {
    padding: 0px;
    margin-top: 0;
    font-size: 18px !important;
}

.products_related_right .list_item {
    border-bottom: none;
    padding-bottom: 20px;
    /*padding: 0 0 20px 0;*/
    /*padding: 10px 0 5px;*/
}

.products_related_right .pict {
    margin: 0 0 10px 0;
    min-height: 155px;
    float: none;
    border: 1px solid #EBEAEA;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.products_related_right .pict a {
    display: block;
    line-height: 150px;
}

.products_related_right .pict img {
    max-width: 100%;
    max-height: 100%;
}

.cat_title {
    font-size: 22px;
    margin: 7px 10px;
    text-transform: uppercase;
    margin-top: 20px;
    /*color: #818181;*/
}

/*.cat_title A
{
	color: #E85800;
	text-decoration: none;
	font-family: "Trebuchet MS";
}*/
.zoom_properties .sku {
    margin: 5px 0;
}

.zoom_properties div.product_option {
    margin: 10px 0;
    width: 70%;
}

.product_option h4 {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}

.zoom_properties .qty .col-sm-4 {
    padding-left: 0;
}

.zoom_properties .discounts_info_upsale {
    float: right;
}

.zoom_properties .rr-star-st {
    clear: left;
    margin-top: 10px;
}

.zoom-rel {
    margin-top: 20px;
}

.zoom_properties input[type=checkbox] {
    width: auto;
    margin-top: 3px;
}

@media (max-width: 575px) {
    .zoom_properties h1 {
        font-size: 25px;
    }
    
    .zoom_picts {
        padding-right: 15px;
    }
    
    .giftregbox {
        float: none !important;
        display: block;
        width: 224px;
        margin-top: 8px;
        margin-left: 0;
    }
    
    .qty .pl-0 {
        padding-left: 15px !important;
        margin-top: 10px;
    }
    
    .addwishlist_icon {
        height: 45px;
        width: 45px;
    }
    
    .addwishlist_icon:before {
        font-size: 18px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .zoom_properties h1 {
        font-size: 25px;
    }
    
    .zoom_picts {
        padding-right: 20px;
    }
    
    .pict_zoom {
        min-height: 200px;
        line-height: 200px;
    }
    
    .small-picts .owl-item {
        height: 135px;
        line-height: 133px;
    }
    
    .giftregbox {
        float: none;
        margin-top: 8px;
        margin-left: 0;
    }
    
    .qty .pl-0 {
        padding-left: 15px !important;
        margin-top: 10px;
    }
    
    .addwishlist_icon {
        height: 45px;
        width: 45px;
    }
    
    .addwishlist_icon:before {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .zoom_properties h1 {
        font-size: 25px;
    }
    
    .pict_zoom {
        min-height: 250px;
        line-height: 250px;
    }
    
    .small-picts .owl-item {
        height: 135px;
        line-height: 133px;
    }
    
    .giftregbox {
        float: left;
        margin-top: 7px;
        margin-left: -94px;
    }
    
    .addwishlist_icon {
        height: 45px;
        width: 45px;
    }
    
    .addwishlist_icon:before {
        font-size: 18px;
    }
    
    .zoom_picts {
        padding-right: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .giftregbox {
        float: left;
        margin-top: 7px;
        margin-left: -30px;
    }
    /*.giftregbox .btn-default
    {
    	margin-left: -37px;
    	padding-left: 36px;
    	padding-right: 0;
    	font-size: 14px;
    }*/
    /*.giftregbox .mess
    {
    	font-size: 10px;
    }*/
}

@media (min-width: 1200px) {
}

/*bundle*/
.bundle_but {
    text-align: center;
    padding: 2px 0px;
    margin: 10px 0;
}

.bundle_but a {
    width: 100%;
}

.bundles_list {
}

.bundl__list__item {
    margin-bottom: 20px;
}

.bundles_list .row {
    margin-top: 20px;
    text-align: center;
}

.bundles_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    width: 100%;
}

.bundles_list ul li {
    margin: 0.2%;
    padding: 0;
    list-style: none;
    /*float: left;*/
    width: 32%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.bundles_list .pict {
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
}

.bundles_list .gray {
    min-height: 130px;
}

.bundles_list h3 {
    font-size: 20px;
    text-align: center;
    /*margin-bottom: 10px;*/
}

.bundl_price {
    margin-top: 5px;
    /*font-weight: bold;*/
}

.bundles_in_list {
    margin-top: -8px !important;
}

.bundled_item_info {
}

.bundled_item_info h4 {
    font-size: 15px;
    margin-top: 9px;
}

.bundl_price {
    color: #B30000;
}

.bundle_all_price {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px;
}

.bundle_all_price span {
    padding: 0 5px;
}

.bundles_list .qty {
    text-align: center;
}

.bundles_list .qty .row {
    margin: 0;
}

.bundles_list .qty div {
    padding: 0 5px;
}

.bundles_list .tellfriend {
    padding-left: 10px;
}

/*faq*/
.faq_list ol {
    margin: 15px 0 10px;
    padding: 0 0 0 24px;
}

.faq_list ol li {
    font-size: 15px;
    margin: 10px 0;
}

.faq_list h3 {
    font-size: 20px;
    margin: 5px 0;
}

.faq_list .list_item {
    padding: 10px 5px;
}

/*members*/
.members_list {
}

.members_list .nopict {
    text-align: center;
    height: 160px;
    line-height: 160px;
    border: 1px solid #CCC;
}

.members_list .pict {
    text-align: center;
    height: 160px;
    line-height: 160px;
    border: 1px solid #CCC;
    vertical-align: middle;
}

.members_list .date {
    font-size: 11px;
    float: right;
}

.members_list .list_item {
    padding-bottom: 34px;
}

.members_list .pict_mem_zoom {
    float: left;
    width: 160px;
    margin-right: 20px;
}

.members_list .inactive {
    float: right;
    color: #FF0000;
}

.members_list .item_property {
    /*float: left;*/
    /*width: 355px;*/
}

/*team*/
.team_pict {
    float: right;
}

.team_linkedin img {
    width: 100px;
    height: 35px;
}

.team_zoom dt {
    font-weight: bold;
}

.team_zoom dd {
    margin: 0;
}

/*events
calendar & events search*/
.calendar_next {
    font-size: 12px;
    color: #434343;
    text-decoration: none;
}

.calendar_next:hover {
    color: #CC0000;
}

.calendar_day_name {
    font-size: 9px;
    text-decoration: none;
    background: #888888;
    color: #FFFFFF;
}

.calendar_sun {
    font-size: 9px;
    font-weight: bold;
}

.calendar_sat {
    font-size: 9px;
    font-weight: bold;
}

.calendar_curr {
    font-size: 9px;
    color: #FF0000;
    font-weight: bold;
}

.calendar_fri {
    font-size: 9px;
    font-weight: bold;
}

.calendar_thu {
    font-size: 9px;
    font-weight: bold;
}

.calendar_wed {
    font-size: 9px;
    font-weight: bold;
}

.calendar_tue {
    font-size: 9px;
    font-weight: bold;
}

.calendar_mon {
    font-size: 9px;
    font-weight: bold;
}

.calendar {
    border: 1px solid #D2DFD8;
    padding: 3px 1px 5px;
    margin-bottom: 7px;
}

.events_calendar_left {
}

.calendar_search {
    padding: 10px;
    background: #ECECEC;
}

.calendar_search input[type=text] {
    max-width: 45%;
}

/*for alphabetical  search (left and top)*/
.ot {
    text-decoration: none;
    border: 1px solid #D7D7D7;
    text-align: center;
    font-size: 12px;
    padding: 0;
}

.ot a {
    display: block;
    padding: 2px;
}

.table_ab {
}

.table_ab td {
}

.table_ab .last {
    border: none;
    text-align: left;
}

/*befor_after*/
.before_after {
}

.before_after h2 {
    background: #EFEFEF;
    padding: 10px;
    margin: 0 0 10px;
}

.before_after h2 span {
    font-size: 12px;
    float: right;
}

.before_after h3 {
    /*[disabled]background:#EFEFEF;*/
    padding: 5px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
}

.before_after .picts {
    clear: both;
}

.before_after .pict {
    padding: 3px;
    text-align: center;
}

/*video & picts*/
.video_list {
}

.video_list a {
    display: block;
}

.video_list .item {
    padding-bottom: 30px;
}

.video_list .item .img {
    text-align: center;
    height: 130px;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden;
}

.video_list .item .nopict {
    line-height: 130px;
    height: 128px;
    vertical-align: middle;
}

.video_zoom {
    text-align: center;
}

.video_zoom .rating_table {
    float: left;
}

.event_video {
    text-align: center;
}

.event_video object embed {
    width: 450px;
    height: 350px;
}

.event_video object {
    /*[disabled]width:486px;*/
    /*[disabled]height:auto;*/
}

.list_picts {
}

.list_picts .list_item {
    padding-bottom: 30px;
}

.galleries_list {
    margin-top: 10px;
}

.galleries_list h1 {
    text-align: center;
    margin-bottom: 20px;
}

.galleries_list .list_item {
    padding-bottom: 20px;
}

.galleries_picts {
    margin-top: 10px;
}

.galleries_picts .list_item {
    padding-bottom: 20px;
}

.galleries_picts .pict {
    float: none;
    padding: 0;
    margin: 0 0 5px;
    border: 1px solid #CCC;
    height: 150px;
    overflow: hidden;
}

.galleries_picts .name {
    margin-bottom: 10px;
}

/**********************************************************************************************************************
jobs offers*/
.job_offers {
}

.job_offers .date {
}

.job_offers .job_desc {
    margin-bottom: 10px;
    border-bottom: 5px solid #CCC;
}

.content_mid_jobs h2 {
    margin: 0;
    padding: 3px;
}

.content_mid_jobs .list_item {
    padding: 3px 3px 10px;
    margin-bottom: 10px;
}

.content_mid_jobs .right {
    margin: -7px 0 0;
    padding: 0;
}

.resume_form {
    background: #F7F7F7;
    margin: 20px 0;
    padding: 20px;
}

.resume_form h2 {
    margin-bottom: 10px;
    text-align: center;
    margin: 10px 0;
}

.resume_form table {
    width: 90%;
}

.jobs_top_search {
    padding: 10px;
    background: #F5F5F5;
    text-align: center;
    margin-bottom: 50px;
}

.jobs_top_search .form-group {
    margin-bottom: 10px;
}

/****  raiting*/
.ratingdiv {
    /*float: right;*/
    margin-bottom: 10px;
}

.w-stars-st > span.o-act,
.w-stars-st > span.selected {
    background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.rr-star-st {
    margin: 8px 0 0;
    clear: both;
    display: inline-block;
    height: 25px;
}

.rr-star-st > div {
    width: 155px;
    height: 26px;
    line-height: 17px;
    float: left;
    overflow: hidden;
}

.rr-star-st > div > span {
    float: left;
    width: 28px;
    height: 22px;
    background: url(../img/review-st/w-stars-h.png) no-repeat;
    margin-left: 2px;
    margin-top: 1px;
    cursor: pointer;
    /*cursor: pointer;*/
}

.rr-star-st > div.rating1 > span.rating1,
.rr-star-st > div.rating2 > span.rating1,
.rr-star-st > div.rating2 > span.rating2,
.rr-star-st > div.rating3 > span.rating1,
.rr-star-st > div.rating3 > span.rating2,
.rr-star-st > div.rating3 > span.rating3,
.rr-star-st > div.rating4 > span.rating1,
.rr-star-st > div.rating4 > span.rating2,
.rr-star-st > div.rating4 > span.rating3,
.rr-star-st > div.rating4 > span.rating4,
.rr-star-st > div.rating5 > span {
    background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.w-stars-st > span.o-act,
.w-stars-st > span.selected {
    background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.rr-star-st > var {
    color: #00002E;
    font-size: 11px;
    line-height: 17px;
    font-style: normal;
    float: left;
}

.rr-star-st > span {
    display: block;
    clear: both;
    color: #617996;
    font-size: 11px;
}

.rr-star-st a {
    /*display: block;*/
}

/*comments*/
.comments {
    text-align: left;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

.comments .title {
    /*background: #E9ECEF;*/
}

.comments li {
    margin: 10px 0;
    padding: 5px 0;
    list-style: none none;
    text-align: left;
    font-size: 16px;
}

.comments li .rr-star-st {
    margin: 0;
}

.comments li .info_line {
    margin-bottom: 10px;
}

.comments .date {
    font-weight: normal;
    font-style: italic;
    color: #666666;
    margin-right: 20px;
    font-size: 15px;
}

.comments .author {
    color: #748DB8;
    margin-right: 20px;
}

.comments .replay_line {
    border-bottom: 2px solid #EDEDED;
    padding-bottom: 20px;
}

/*redefine owl for index*/
.owl-index-carousel-wrap {
    margin: 20px 5px -20px;
}

.owl-index-carousel .item {
    text-align: center;
}

.owl-index-carousel.owl-theme .owl-controls .owl-page span {
    background: #FC6400;
}

.owl-index-carousel.owl-theme .owl-controls .owl-buttons div {
    background: #FC6400;
}

.owl-index-carousel .owl-controls {
    position: relative;
}

.owl-index-carousel.owl-theme .owl-controls .owl-prev,
.owl-index-carousel.owl-theme .owl-controls .owl-next {
    position: absolute;
    top: -210px;
    font-size: 40px;
    background: none !important;
    color: #FC6400;
}

.owl-index-carousel.owl-theme .owl-controls .owl-prev {
    left: -5px;
}

.owl-index-carousel.owl-theme .owl-controls .owl-next {
    right: -5px;
}

.owl-index-carousel.owl-theme .owl-controls .owl-page span {
    margin-left: 3px;
    margin-right: 3px;
}

.owl-cat-index-carousel-wrap {
    margin: 0 20px;
}

.owl-cat-index-carousel-wrap h2 {
    margin-bottom: 10px;
}

.owl-cat-index-carousel .owl-pagination {
    display: none;
}

.owl-cat-index-carousel .owl-controls {
    position: relative;
}

.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev,
.owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
    position: absolute;
    top: -150px;
    font-size: 20px;
    background: none !important;
    color: #FC6400;
}

.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev {
    left: -32px;
}

.owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
    right: -32px;
}

.owl-cat-index-carousel-wrap [class*=col-] {
    padding: 0 5px;
}

.video-index-thumbnail .pict {
    background: #F7F7F9;
    display: block;
}

.video-index-thumbnail .caption {
    height: 64px;
    overflow: hidden;
    font-size: 12px;
}

.picts-index-thumbnail .pict {
    background: #F7F7F9;
    display: block;
}

.picts-index-thumbnail .caption {
    height: 31px;
    overflow: hidden;
    font-size: 12px;
}

.picts-index-thumbnail .caption h5 {
    margin-top: 0;
}

@media (max-width: 575px) {
    /*.carousel-control-next, .carousel-control-prev
    {
    	display: none;
    }*/
    .table_ab td {
        padding: 7px;
        display: inline-block;
        width: 14%;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    /*.carousel-control-next, .carousel-control-prev
    {
    	display: none;
    }*/
    .index-baner .carousel-inner a h3 {
        font-size: 12px;
    }
    
    .index-baner .carousel-inner a h2 {
        font-size: 22px;
    }
    
    .index-baner .carousel-inner .btn {
        font-size: 13px;
    }
    
    .table_ab td {
        padding: 5px 3px;
        display: inline-block;
        width: 11%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .table_ab td {
        padding: 5px 3px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .table_ab td {
        padding: 3px;
    }
}

@media (min-width: 1200px) {
}

/*index*/
/*.index-tabs-expert ARTICLE H5
{
	margin-bottom: 0;
}*/
/*.index-tabs-expert ARTICLE H5 + P
{
	margin-top: 3px;
}*/
/*.index-tabs-expert ARTICLE HR
{
	margin: 5px 0;
}*/
/*.index-tabs-news ARTICLE HR
{
	margin: 5px 0;
}*/
/*.index-tabs-articles ARTICLE H5
{
	margin-bottom: 0;
}*/
/*.index-tabs-articles ARTICLE H5 + P
{
	margin-top: 3px;
}*/
/*.index-tabs-articles ARTICLE HR
{
	margin: 5px 0;
}*/
/*.index-right-events ARTICLE H5
{
	margin-bottom: 0;
}*/
/*.index-right-events ARTICLE H5 + P
{
	margin-top: 3px;
}*/
/*.index-right-events ARTICLE HR
{
	margin: 5px 0;
}*/
/*.index-members ARTICLE H5
{
	margin-bottom: 0;
}*/
/*.index-members ARTICLE H5 + P
{
	margin-top: 3px;
}*/
/*.index-members ARTICLE HR
{
	margin: 5px 0;
}*/
/*.index-banner
{
	margin: 20px 0;
}*/
/*.index-right-list ARTICLE HR
{
	margin: 5px 0;
}*/
/*.index-ask-btn
{
	width: 100%;
}*/
/**********************************************************************************************************************
sitemap_*/
/**********************************************************************************************************************
sitemap_*/
.sitemap_div {
    font-size: 15px;
}

.sitemap_div li {
    margin: 5px 0;
}

.sitemap_div_tree ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sitemap_div_tree > ul > li {
    width: 30%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
}

.sitemap_div_tree > ul > li > a {
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    margin-bottom: 6px;
    font-size: 17px;
}

.sitemap_div_tree ul li ul {
    display: block;
    position: relative;
    border: none;
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
    z-index: 1;
}

.sitemap_div_tree ul li ul li {
    padding: 2px 0 2px 16px;
}

@media (max-width: 575px) {
    .sitemap_div_tree > ul > li {
        width: 98%;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .sitemap_div_tree > ul > li {
        width: 98%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sitemap_div_tree > ul > li {
        width: 98%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sitemap_div_tree > ul > li {
        width: 48%;
    }
}

@media (min-width: 1200px) {
}

/*******************************contacts_zoom************************************/
.contacts_information {
    margin-right: 30px;
    line-height: 180%;
}

.contacts_information2 {
    line-height: 180%;
}

.BUSINESS_DIR_card {
    margin: 20px 20px 20px 0;
    float: left;
    border: 1px solid #CCC;
}

.BUSINESS_DIR_card .title {
    background: #1D5188;
    color: #FFF;
    padding: 5px 0px;
    font-size: 15px;
    text-align: center;
    margin: 0;
}

.BUSINESS_DIR_card .pict {
    margin: 10px;
    float: none;
}

.BUSINESS_DIR_card .contact_person {
    margin: 20px 20px 0 10px;
    color: #1D5188;
    font-weight: bold;
}

.BUSINESS_DIR_card .contact_person .rep_name {
    color: #1D5188;
    font-size: 18px;
    font-weight: bold;
}

.BUSINESS_DIR_card .rep_name_sm {
    color: #1D5188;
    font-weight: bold;
}

.BUSINESS_DIR_card .company_info {
    margin: 0 2px;
    padding: 5px 20px;
    background: #EEE;
}

.BUSINESS_DIR_card td .left {
    text-align: left;
    color: #053260;
    margin: 0 20px 0 10px;
}

.BUSINESS_DIR_card td .right {
    text-align: right;
    color: #053260;
    margin: 0 20px 0 10px;
}

/********************************/
.all_panel_404 {
    text-align: center;
}

.all_panel_404 .shadow_panel {
    padding-bottom: 100px;
}

.all_panel_404 .logo {
    float: none;
    margin: 37px 0 0;
    width: 227px;
    height: 60px;
    display: inline-block;
    clear: both;
    /*[disabled]background:url(../img/logo.jpg);*/
}

.num404 {
    font-size: 150px;
    font-family: "Trebuchet MS";
    line-height: 100%;
    background: #F0EFEF;
    color: #D83D04;
    width: 350px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
}

/*Checkout Form
******************************************************************************/
/***********************************************************************/
/******** Checkout cart ticket *****************************************/
/******** Checkout cart ticket *****************************************/
.c_order_preview {
}

.c_order_preview table td table td {
    padding: 3px;
    border-bottom: 1px dotted #CCC;
}

.c_order_preview .prod_table td {
    border: 1px solid #CCC;
    padding: 7px;
    white-space: normal !important;
}

.c_order_preview .prod_table .product_option {
    display: block;
    width: auto !important;
    padding: 2px 2px 2px 10px;
    margin-bottom: 2px;
}

.c_order_preview .prod_table .product_option .opt_title {
    font-weight: bold;
    margin-right: 5px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .c_order_preview .prod_table td {
        display: block;
        white-space: normal !important;
        border: none;
        padding: 3px 10px 3px 20px;
        /*text-align: center;*/
    }
    
    /*.c_order_preview .prod_table TR
    {
        display: block;
        padding: 10px 0;
    }*/
    .c_order_preview .prod_table tr:first-child {
        display: none;
    }
    
    .c_order_preview .prod_table td:nth-child(1) {
        border-top: 1px solid #FFF;
        padding-top: 20px;
    }
    
    .c_order_preview .prod_table td:nth-child(6) {
        border-bottom: 5px solid #CCC;
        padding-bottom: 20px;
    }
    
    .c_order_preview .prod_table td:nth-child(1):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Item:";
    }
    
    .c_order_preview .prod_table td:nth-child(2):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Quantity: ";
    }
    
    .c_order_preview .prod_table td:nth-child(3):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Ship to: ";
    }
    
    .c_order_preview .prod_table td:nth-child(4):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Shipping method: ";
    }
    
    .c_order_preview .prod_table td:nth-child(5):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Unit Cost: ";
    }
    
    .c_order_preview .prod_table td:nth-child(6):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Cost: ";
    }
    
    .c_order_preview > table > tbody > tr > td {
        display: block;
        width: 100% !important;
        text-align: left;
    }
    
    .c_order_preview > table > tbody > tr > td > table {
        width: auto;
        margin-bottom: 10px;
    }
    
    .c_order_preview > table > tbody > tr > td > table td {
        text-align: left;
        white-space: normal !important;
    }
}

/********************** registration & forms ********************************/
.madatorystar {
    color: #CC0000;
}

.mandatory_selected {
    border: 1px solid #FF0000;
}

label.mandatory_selected {
    border: 0;
    color: #FF0000;
    font-weight: bold;
}

.form_err_message,
.form_email_error,
.form_password_error,
.form_mandatory_error,
.validate_terms_error {
    display: none;
}

.error_mess,
.submit_mess,
.soldout {
    color: #CC0000;
}

/**********************new login form ********************************/
.login_form {
    padding: 0 10px;
}

.facebook_login_block {
}

.login_form .form-group {
    margin-top: 0;
    margin-bottom: 7px;
}

.facebook_login_block {
    text-align: center;
}

.forgot_pass_related {
    display: none;
}

.facebook_login_block .sn_login {
    display: inline-block;
    background: #415DAE;
    color: #FFF;
    padding: 7px 15px;
    font-size: 13px;
    border-radius: 5px;
    width: 45%;
    margin-bottom: 5px;
}

.facebook_login_block .sn_login i {
    font-size: 22px;
    vertical-align: -2px;
    margin-right: 5px;
}

.facebook_login_block .sn_google {
    background: #DD4B39;
}

.facebook_login_block .sn_twitter {
    background: #00B0FC;
}

.facebook_login_block .sn_linked {
    background: #0274B3;
}

.facebook_login_block .sn_vk {
    background: #719AC6;
}

#mm-quote label {
    text-align: right;
    font-weight: bold;
}

/*.contact_form LABEL
{
	text-align: right;
	font-weight: bold;
}*/
.loginpage {
    font-size: 16px;
}

.loginpage h2.title {
    border: none;
    margin: 5px 5px 10px 5px;
    color: #608EC1;
    font-size: 40px;
}

.loginpage .alert-warning {
    min-width: 200px;
    max-width: 600px;
    display: inline-block;
    background: #FFF;
    text-transform: uppercase;
    border: 2px solid #CCC;
}

/***********************************************************************************************************************/
.reggiftmess {
    background: #F3F5FA;
    color: #2A4E95;
    margin-bottom: 30px;
    background: url(../img/salute-left.svg) top left / contain no-repeat #F3F5FA;
}

.reggiftmess div.reggiftmess-in {
    background: url(../img/salute-right.svg) top right / contain no-repeat;
    padding: 50px 30px 30px;
}

/*.reggiftmess SPAN.left
{
	position: absolute;
	display: block;
	z-index: 10;
	width: 304px;
	height: 200px;
}*/
.reggiftmess h1 {
    font-size: 50px;
}

.reggiftmess .date {
    font-size: 40px;
    border: 4px dotted #586B94;
    background: #FFF;
    display: inline-block;
    padding: 0 30px;
    border-radius: 10px;
}

.reggiftmess .alert {
    margin: 20px;
    font-size: 20px;
    background: #586B94;
    color: #FFF;
    padding: 30px;
    border-radius: 10px;
}

/***********************************************************************************************************************/
/**********************************************************************************************************************
for big calendar*/
.right_selector {
    float: right;
    padding-top: 7px;
}

.weekdaytop {
    background: url(../img/tile_sub.gif);
    color: #FFFFFF;
    height: 29px;
    text-align: center;
}

.sundaytop {
    background: url(../img/tile_sub1.gif);
    color: #FFFFFF;
    text-align: center;
}

.sunweekdayempty {
    background: #DFE8E4;
    color: #A6AFB4;
    text-align: center;
}

.weekdayempty {
    background: #DDE0E0;
    color: #A6AFB4;
    text-align: center;
    =height: 65px;
    min-height: 65px;
}

.weekday {
    background: #EEF0F0;
    text-align: center;
}

.sunday {
    background: #DFE8E4;
    text-align: center;
}

.event_box {
    background: url(../img/bg_event.gif) bottom;
    margin: 3px;
    border-top: 1px solid #D0D4D4;
    border-left: 1px solid #D0D4D4;
    border-bottom: 1px solid #DFE2E2;
    border-right: 1px solid #DFE2E2;
    padding: 1px 3px 1px 6px;
    =height: 65px;
    min-height: 65px;
}

.event {
    border-bottom: 1px dotted #D0D4D4;
    padding: 3px 0px;
    font-size: 10px;
    text-decoration: none;
    text-align: left;
}

.event a {
    text-decoration: none;
    color: #3D4D55;
}

.weekday:hover {
    background: #CCE1EB;
}

.weekday:hover .calnum {
    background: #CCE1EB;
}

.event a:hover {
    text-decoration: underline;
    color: #FC5300;
}

.calnum {
    float: right;
    margin-right: -4px;
    margin-top: -2px;
    width: 16px;
    text-align: center;
    background: #EEF0F0;
    height: 20px;
    padding-left: 2px;
    border-left: 1px solid #D0D4D4;
    border-bottom: 1px solid #D0D4D4;
    padding-top: 2px;
}

.calnum a {
    text-decoration: none;
    font-weight: bold;
    color: #0F5A80;
}

.sunday .calnum {
    background: #DFE8E4;
}

.sunday:hover {
    background: #D0E8DD;
}

.sunday:hover .calnum {
    background: #D0E8DD;
}

.ev_more {
    text-align: right;
    font-style: italic;
    padding: 3px 0px 0px 3px;
}

.ev_more a {
    font-size: 11px;
    text-decoration: none;
    color: #B80626;
}

.ev_more a:hover {
    text-decoration: underline;
    color: #FC5300;
}

.nextmonth {
    background: #D8E0E4;
    padding: 2px;
    /*[disabled]width:172px;*/
}

.nextmonth a {
    background: #FFFFFF;
    text-decoration: none;
    padding: 3px 5px;
    display: block;
    font-family: georgia;
}

.currentmonth {
    font-family: georgia;
    color: #BD012B;
    font-size: 16px;
    background-color: #DDE0E0;
}

.currday {
    background: #FDD9BB;
}

.currday .calnum {
    background: #FDD9BB;
}

.currday:hover {
    background: #FFC89A;
}

.currday:hover .calnum {
    background: #FFC89A;
}

#calendar_month,
#calendar_year {
    cursor: pointer;
}

div#calendar_year_selector,
div#calendar_month_selector {
    width: 150px;
    padding: 3px;
    background-color: #ACBDC5;
}

#calendar_year_selector,
#calendar_month_selector,
#calendar_year_selector a,
#calendar_month_selector a {
    font-family: georgia;
    color: #6B0C21;
    font-size: 13px;
    background-color: #F9FAFA;
    /*[disabled]font-weight:bold;*/
    padding: 3px 3px 3px 10px;
    margin: 0 0 1px;
    text-decoration: none;
    display: block;
    /*[disabled]font-style:italic;*/
}

#calendar_year_selector a:hover {
    background-color: #FEC799;
}

#calendar_month_selector a:hover {
    background-color: #FEC799;
}

#calendar_year_selector,
#calendar_month_selector {
    display: none;
}

/**********************************************************************************************************************
end for big calendar
*********************************************************************************************************************
*/
/*==========================================================================================================
!diaolog_st default style!*/
.indxe-video {
    padding: 0;
    height: auto;
    margin: 0 10px 0 70px;
    max-width: 100%;
}

.indxe-video video {
    width: 100%;
    height: auto;
}

.free-baner {
    margin-top: 0;
    background: #4CAF50;
    padding: 50px 20px;
    color: #FFF;
    /*min-height: 241px;*/
    text-align: center;
}

.free-baner h2 {
    margin: 0;
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
}

.free-baner h3 {
    margin: 0;
    font-size: 15px;
}

.free-baner h4 {
    margin: 14px 0 0;
    font-size: 15px;
}

.free-baner h4 b {
    display: block;
}

.free-baner a {
    color: #FFF !important;
    display: block;
}

.free-baner .img {
    height: 107px;
    background: url(../img/face.png) center top no-repeat;
    margin-top: 20px;
    margin-bottom: 20px;
}

.free-baner span {
    font-size: 20px;
}

.free-baner span b {
    display: block;
}

.popup-order-replenishment {
    width: 300px;
    min-height: 150px;
    text-align: left;
    padding: 15px;
    line-height: 200%;
    background: #FFF;
    border-radius: 10px;
}

.popup-order-replenishment .error-box {
    display: none;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}

.bottom_logos {
    margin: 50px 0 20px;
    padding: 0;
    background: #EFF2F3;
    box-shadow: inset 0 0 20px -4px rgba(59, 59, 59, 0.467);
}

.bottom_logos > div > div {
}

.bottom_logos_title {
    background: #3584B6;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 45px 0;
    font-size: 16px;
    line-height: 1.5;
}

.bottom_logos_item {
    height: 130px;
    padding: 0 24px;
    display: table-cell;
    vertical-align: middle;
}

.bottom_logos_item_caption {
    text-align: center;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    margin: 3px 0;
    line-height: 130%;
}

#index-logos-carousel.owl-theme .owl-nav {
    margin-top: 0;
}

#index-logos-carousel.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    width: 15px;
    height: 25px;
    top: 50px;
    background-color: transparent;
}

#index-logos-carousel.owl-theme .owl-nav .owl-prev {
    background-image: url(/img/arr-left.png);
    left: -15px;
}

#index-logos-carousel.owl-theme .owl-nav .owl-next {
    background-image: url('/img/arr-right.png');
    right: -15px;
}

.sidemenu .links li ul {
    display: none;
    list-style-type: none;
    margin: 0;
    /* padding: 0; */
}

.sidemenu .links li.selected_menu_item.open > ul,
.sidemenu .links li.open > ul {
    display: block;
}

.sidemenu .links li > .menu_arrow {
    float: left;
    margin-top: 7px;
    margin-right: 10px;
    /* vertical-align: -13px; */
    /* display: inline-block; */
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: currentColor;
    -webkit-transition: border-color 500ms;
    -o-transition: border-color 500ms;
    transition: border-color 500ms;
    text-decoration: none;
}

.sidemenu .links li > .menu_arrow:active,
.sidemenu .links li > .menu_arrow:focus,
.sidemenu .links li > .menu_arrow:hover {
    text-decoration: none;
}

.sidemenu .links li.selected_menu_item.open > .menu_arrow,
.sidemenu .links li.open > .menu_arrow {
    margin-top: 2px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.js-adrecom-scrolltotop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background-color: #000000;
    cursor: pointer;
    z-index: 1090;
    text-align: center;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 2em;
    transition: all 250ms;
    transform: scale(0);
}

.js-adrecom-scrolltotop.active {
    transform: scale(1);
}

.js-adrecom-scrolltotop i {
    transition: all 250ms;
}

.js-adrecom-scrolltotop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 3px #000;
}

.js-adrecom-scrolltotop:hover i {
    transform: scale(0.9);
}

/*Product images*/
/*.cp
{
	position: relative;
}*/
/*.cp__container
{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 210px;
}*/
/*.cp__slides
{
	transition-duration: 0.6s;
	transform: translate3d(0px, 0px, 0px);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}*/
/*.cp__item
{
	width: 153px;
	height: 206px;
	flex: 0 0 153px;
	margin: 0 3px;
	border: 2px solid #EEE;
}*/
/*.cp__item--active
{
	border: 2px solid #000;
}*/
/*.cp__item IMG
{
	display: block;
	width: 100%;
}*/
/*.cp__nav
{
	width: 100%;
	bottom: 0px;
	left: 0;
}*/
/*.cp__nav BUTTON
{
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	position: absolute;
	top: 50%;
	z-index: 10;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.5;
	margin-top: -20px;
}*/
/*.cp__nav BUTTON:hover
{
	opacity: 1;
	cursor: pointer;
}*/
/*.cp__prev
{
	left: 0;
	background: none;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1sZWZ0IiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtYW5nbGUtbGVmdCBmYS13LTgiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjU2IDUxMiI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMzEuNyAyMzlsMTM2LTEzNmM5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwyMi42IDIyLjZjOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlMMTI3LjkgMjU2bDk2LjQgOTYuNGM5LjQgOS40IDkuNCAyNC42IDAgMzMuOUwyMDEuNyA0MDljLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC0xMzYtMTM2Yy05LjUtOS40LTkuNS0yNC42LS4xLTM0eiI+PC9wYXRoPjwvc3ZnPg==);
}*/
/*.cp__next
{
	right: 0;
	background: none;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1yaWdodCIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWFuZ2xlLXJpZ2h0IGZhLXctOCIgcm9sZT0iaW1nIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0yMjQuMyAyNzNsLTEzNiAxMzZjLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC0yMi42LTIyLjZjLTkuNC05LjQtOS40LTI0LjYgMC0zMy45bDk2LjQtOTYuNC05Ni40LTk2LjRjLTkuNC05LjQtOS40LTI0LjYgMC0zMy45TDU0LjMgMTAzYzkuNC05LjQgMjQuNi05LjQgMzMuOSAwbDEzNiAxMzZjOS41IDkuNCA5LjUgMjQuNi4xIDM0eiI+PC9wYXRoPjwvc3ZnPg==);
}*/
.ui-slider {
    position: relative;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 10px;
    background-color: rgb(0, 0, 123);
    cursor: pointer;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    overflow: hidden;
}

.ui-slider-horizontal {
    height: 4px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -4px;
    margin-left: -6px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    height: 6px;
    margin-top: -1px;
    box-sizing: border-box;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-widget-content {
    background: #DDDDDD;
    border: 1px solid #CDCDCD;
}

.ui-widget-header {
    border: 1px solid rgba(0, 0, 153, 0.35);
    background: rgba(0, 0, 153, 0.35);
}

.priceFilterBottmo {
    display: flex;
    padding-top: 15px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.priceFilterBottmo div {
    padding-right: 20px;
    font-size: 14px;
}

.priceFilterBottmo button {
    border: 1px solid #DDDDDD;
    display: inline-block;
    color: #000000;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 12px;
    padding: 5px 15px;
    text-align: center;
    box-sizing: border-box;
    line-height: 1.5 !important;
    text-transform: uppercase;
    cursor: pointer;
}

.product_option[data-name="GIFT_REGISTRY"] {
    display: none;
}
