.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}#b2bking_request_custom_quote_button{
margin-bottom: 5px;
position: initial;
visibility: visible;
height: auto;
}
div#b2bking_before_quote_request_button {
display: none;
}
#b2bking_request_custom_quote_textarea{
width: 100%;
min-height: 150px;
resize: vertical;
margin-bottom: 5px;
display: none;
}
span.b2bking_request_custom_quote_text_label {
display: none;
text-align: left;
margin-top: 15px;
}
#b2bking_request_custom_quote_textarea_abovetext{
display: none;
text-align: left;
margin-top: 15px;
}
#b2bking_request_custom_quote_name, #b2bking_request_custom_quote_email{
width: 50%;
margin-bottom: 5px;
display: none;	
}
.b2bking_custom_quote_field, .b2bking_custom_quote_field_container{
display: none;
}
.b2bking_custom_quote_field{
width: 50% !important;
margin-bottom: 5px !important;
}
.b2bking_custom_quote_field_container label {
display: flex !important;
width: 110px;
align-items: flex-end;
justify-content: start;
}
.b2bking_custom_quote_field_container .b2bking_supported_types {
display: flex;
} .b2bking_offer_download {
min-width: 50px !important;
margin-left: 10px;
background: #8f8f8f !important;
}
.b2bking_offer_download:hover{
background: #626262 !important;
}
.b2bking_myaccount_individual_offer_custom_text, .b2bking_myaccount_individual_offer_custom_text_vendor {
margin: 0 30px;
padding: 10px 0px;
font-family: Roboto;
border-top: 1px solid #d7d7d7;
white-space: pre-wrap;
color: #515151;
line-height: 1.2em;
font-size: 11px;
}
.b2bking_offer_myaccount_total{
font-size: 16px;
}
.b2bking_offer_myaccount_total .amount{
font-weight: 700;
font-size: 22px;
}
.b2bking_offer_myaccount_items_text{
font-size: 15px;
}
#b2bking_myaccount_offers_container{
margin: 0px 40px;
}
#b2bking_myaccount_offers_title, #b2bking_myaccount_conversations_title, #b2bking_myaccount_bulkorder_title{
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
margin-bottom: 12px;
}
.b2bking_myaccount_individual_offer_top{
font-family:  Roboto;
font-weight: 500;
font-size: 17.5px;
display: flex;
justify-content: center;
align-items: center;
color: #EDEDED;
width: 100%;
height: 46px;
background: #383838;
border-radius: 5px 5px 0px 0px;
}
.b2bking_myaccount_individual_offer_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 200px;
position: relative;
margin-bottom: 40px;  
min-width: 422px; 
}
.b2bking_myaccount_individual_offer_top_icon{
position: absolute;
left: 15px;
top: 13px;
width: 17px;
}
.b2bking_myaccount_individual_offer_header_line{
border-bottom: 1px solid #d7d7d7;
margin: 18px 0px 6px 0px;
justify-content: space-between;
font-family: Roboto;
font-weight: 500;
font-size: 16.5px;
color: #646464;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.b2bking_myaccount_individual_offer_header_line_item{
text-align: center;
}
.b2bking_myaccount_individual_offer_element_line{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
align-items: center;
margin: 20px 1px;
font-size: 12px;
}
.b2bking_myaccount_individual_offer_element_line_item{
color: #515151;
font-family: Roboto;
font-size: 11px;
text-align: center;
}
.b2bking_offer_image{
width:60%;
margin: auto;
}
.b2bking_myaccount_individual_offer_bottom_line{
border-top: 1px solid #d7d7d7;
justify-content: space-between;
display: flex;
margin: 0px 30px;
padding: 20px 0px;
align-items: center;
}
.b2bking_myaccount_individual_offer_bottom_line_total{
font-family: Roboto;
font-size: 19px;
line-height: 28px;
color: #525252;
}
.b2bking_myaccount_individual_offer_bottom_line_add{
display:flex;
}
.b2bking_hidden_img{
display: none !important;
}
.b2bking_myaccount_individual_offer_bottom_line_add button.b2bking_myaccount_individual_offer_bottom_line_button{
background: #3AB1E4;
line-height: 15px;
min-width: 150px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px !important;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
.b2bking_myaccount_individual_offer_bottom_line_button:hover, .b2bking_myaccount_individual_offer_bottom_line_add button.b2bking_myaccount_individual_offer_bottom_line_button:hover{
background: #0088c2;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_myaccount_individual_offer_bottom_line_button_icon, .b2bking_myaccount_new_conversation_button_icon{
width: 19px;
margin-right: 10px;
}
.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_none_in_stock, .b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_none_in_stock:hover, .b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_none_in_stock:focus, .b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_none_in_stock:active, .b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_none_in_stock:target {
background: #999 !important;
}
.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_low_in_stock, .b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_low_in_stock:hover, .b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_low_in_stock:focus, .b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_low_in_stock:active, .b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add.b2bking_low_in_stock:target {
background: #bb4a4a !important;
} #b2bking_myaccount_conversations_container{
margin:0 20px;
}
#b2bking_myaccount_conversations_container_top{
display: flex;
justify-content: space-between;
margin-bottom: 12px;
}
.b2bking_tiered_range_replaced_hidden{
display: none !important;
}
.b2bking_tiered_clickable tbody tr{
cursor: pointer !important;
}
#b2bking_myaccount_conversations_container_top button{
background: #3AB1E4;
line-height: 15px;
min-width: 195px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
#b2bking_myaccount_conversations_container_top button:hover{
background-color: #0088c2;
cursor: pointer;
}
.b2bking_myaccount_individual_conversation_top{
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: space-around;
align-items: center;
color: #EDEDED;
width: 100%;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
}
.b2bking_myaccount_individual_conversation_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;   
display: block;
}
.b2bking_myaccount_individual_conversation_top_item{
position: relative;
right: 8px;
}
.b2bking_myaccount_individual_conversation_content{
display: flex;
justify-content: space-around;
}
.b2bking_myaccount_individual_conversation_content_item {
width: 140px;
padding: 12px;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color: #414141;
}
.b2bking_myaccount_individual_conversation_bottom{
display: flex;
justify-content: flex-end;
}
#b2bking_myaccount_conversations_container .b2bking_myaccount_individual_conversation_container .b2bking_myaccount_individual_conversation_bottom a{
text-decoration: none;
}
button.b2bking_myaccount_view_conversation_button{
background: #5B5B5B;
line-height: 8px;
min-width: 195px;
text-align: end;
height: 32px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
margin-right: 20px;
margin-bottom: 10px;
margin-left:20px;
padding: 0px 18px;
border: none;
font-family:  Roboto;
font-weight: 500;
font-size: 15px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_myaccount_view_conversation_button:hover{
background-color: #303030;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_view_conversation_button_icon{
width: 19px;
margin-right: 10px;
}
.b2bking_myaccount_conversations_pagination_container{
display: flex;
justify-content: space-between;
margin: 0px 20px;
}
.b2bking_myaccount_coffers_pagination_container{
display: flex;
justify-content: space-between;
}
.b2bking_myaccount_conversations_pagination_button a{
width: 230px;
height: 35px;
background: #A3A3A3;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
display: inline-flex;
border-radius: 3px;
justify-content: center;
align-items: center;
font-family: "Roboto Medium", Roboto;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #ECECEC;
text-decoration: none !important;
}
.b2bking_myaccount_conversations_pagination_button a:hover{
background-color: #6a6a6a;
}
.b2bking_myaccount_conversations_pagination_button a:visited{
color:#ececec;
}
.b2bking_myaccount_new_conversation_top{
font-family: "Roboto Medium", Roboto;
font-size: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: #EDEDED;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
padding: 0px 20px;
}
.b2bking_myaccount_new_conversation_new{
font-weight: 500;
}
.b2bking_checkbox_child {
padding-left: 18px;
border-left: 30px solid #777;
}
.b2bking_myaccount_new_conversation_close{
border-radius: 3px;
background: #2F2F2F;
padding: 0px 15px;
font-weight: 500;
}
.b2bking_myaccount_new_conversation_close:hover{
background-color: #000000;
cursor: pointer;
}
.b2bking_myaccount_new_conversation_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;
display: none;   
}
.b2bking_myaccount_new_conversation_content{
padding: 20px;
}
.b2bking_myaccount_new_conversation_content_element_text {
font-family: "Roboto Medium", Roboto;
font-weight: 600;
font-size: 15px;
line-height: 21px;
color: #4E4E4E;
}
select#b2bking_myaccount_conversation_type {
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 100%;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
}
input#b2bking_myaccount_title_conversation_start {
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
input#b2bking_myaccount_title_conversation_start::placeholder, #b2bking_myaccount_textarea_conversation_start::placeholder{
color: #8D8D8D;
}
#b2bking_myaccount_textarea_conversation_start{
resize: vertical;
min-height: 150px;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 10px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
.b2bking_myaccount_start_conversation_bottom{
display: flex;
justify-content: flex-end;
}
button.b2bking_myaccount_start_conversation_button{
background: #3AB1E4;
line-height: 8px;
min-width: 195px;
text-align: end;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_myaccount_start_conversation_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_start_conversation_button_icon{
width: 19px;
margin-right: 10px;
} #b2bking_myaccount_conversation_endpoint_container{
margin:0 20px;
}
#b2bking_myaccount_conversation_endpoint_container_top{
display: flex;
justify-content: space-between;
align-items: center;
}
#b2bking_myaccount_conversation_endpoint_container_top button{
line-height: 15px;
width: 130px;
background: #717171;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
#b2bking_myaccount_conversation_endpoint_container_top button:hover{
background-color: #454545;
cursor: pointer;
}
#b2bking_myaccount_conversation_endpoint_title{
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 26px;
color: #313131;
}
#b2bking_myaccount_conversation_endpoint_container_top_header{
background: #303030;
border-radius: 5px 5px 0px 0px;
min-height: 45px;
margin-top: 30px;
font-family: "Roboto Medium", Roboto;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0px 20px;
font-size: 13px;
}
.b2bking_myaccount_conversation_endpoint_container_top_header_item{
color: #D6D6D6;
}
.b2bking_myaccount_conversation_endpoint_top_header_text_bold{
font-weight: 500;
color: #f9f9f9;
}
.b2bking_myaccount_conversation_endpoint_bottom{
display: flex;
justify-content: flex-end;
}
.b2bking_myaccount_conversation_endpoint_button{
background: #3AB1E4;
line-height: 8px;
min-width: 165px;
text-align: end;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
margin-left:4px;
}
button#b2bking_conversation_make_offer_vendor {
min-width: 100px;
background: #0a6099;
}
.b2bking_myaccount_conversation_endpoint_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_conversation_endpoint_button_icon{
width: 19px;
margin-right: 10px;
}
#b2bking_conversation_user_new_message{
resize: vertical;
min-height: 125px;
outline: none;
padding: 15px;
margin-top: 20px;
background: #F2F2F2;
border-radius: 5px;
margin-bottom: 5px;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
}
#b2bking_conversation_messages_container{
max-height: 500px;
overflow-y: scroll;
}
.b2bking_conversation_message{
background: #eeeeee;
margin: 10px;
padding: 15px;
padding-right: 10%;
padding-bottom: 50px;
border-radius: 8px;
width: 70%;
position: relative;
font-family: "Roboto Medium", Roboto;
font-size: 15px;
font-weight: normal;
}
.b2bking_conversation_message_self{
margin-left: auto;
background: #e9f1f8;
}
.b2bking_conversation_message_time{
position: absolute;
right: 10px;
color: #888f92;
font-family: Roboto;
font-size: 14px;
font-weight: bold;
bottom: 10px;
} img.b2bking_livesearch_image {
width: 50px;
display: block;
border-radius: 3px;
text-align: right;
}
#b2bking_myaccount_bulkorder_container{
margin: 0px 20px;
min-width: 500px;
}
.b2bking_bulkorder_form_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;
display: grid;
}
.b2bking_bulkorder_form_container_indigo{
background: #13263a;
border-radius:20px;
box-shadow: none;
}
button.b2bking_bulkorder_indigo_add, button.b2bking_bulkorder_indigo_add:focus, button.b2bking_bulkorder_indigo_add:target, button.b2bking_bulkorder_indigo_add:active{
background: initial !important;
color: #00a046;
font-family: 'DM Sans', sans-serif !important;
font-size: 13.7px !important;
border: 0 !important;
outline: 0 !important;
}
.b2bking_bulkorder_indigo_product_container {
width: 42%;
display: flex;
align-items: center;
}
.b2bking_bulkorder_form_container_top{
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: flex-start;
align-items: center;
padding: 0px 15px;
color: #EDEDED;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
font-weight: 400;
}
.b2bking_bulkorder_form_container_content{
padding: 20px;
}
.b2bking_bulkorder_form_container_content_indigo{
padding: 0px !important;
}
.b2bking_bulkorder_form_container_content_header_product{
width: 68%;
display: inline-block;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_content_header_qty{
width: 10%;
display: inline-block;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
margin-right: 4%;
margin-left: 4%;
}
.b2bking_bulkorder_form_container_content_header_subtotal{
width: 12%;
display: inline-block;
text-align:right;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_content_header_qty_indigo{
width: 10%;
color: #e5e5e5;
font-size:16.7px;
font-family: "DM Sans";
font-weight: 400;
}
.b2bking_bulkorder_form_container_content_header_subtotal_indigo{
width: 18%;
color: #e5e5e5;
font-size:16.7px;
font-family: "DM Sans";
font-weight: 400;
text-align: center; 
}
.b2bking_bulkorder_form_container_content_header_cart_indigo {
width: 20%;
color: #e5e5e5;
font-size: 16.7px;
font-family: "DM Sans";
text-align: center;
padding-left: 5%;
font-weight: 400;
}
.b2bking_bulkorder_form_container_content_line_cart_indigo {
font-family: 'DM Sans', sans-serif;
font-size: 16.7px !important;
text-align: center;
width: 20%;
position: relative;
left: 3.25%;
font-weight: 500;
}
.b2bking_bulkorder_form_container_top_indigo {
background: #112232;
font-family: Roboto;
display: flex;
justify-content: flex-start;
align-items: center;
padding: 0px 20px;
height: 62px;
border-radius: 0px 0px 0px 0px;
font-weight: 400;
}
.b2bking_bulkorder_form_container_content_header_top {
height: 66px;
display: flex;
align-items: center;
padding: 0px 20px;
color: #fff;
font-family: 'DM Sans', sans-serif;
font-weight: 300;
font-size: 16.7px;
}
#b2bking_bulkorder_search_text_indigo, #b2bking_bulkorder_search_text_indigo:focus, #b2bking_bulkorder_search_text_indigo:active{
background: #132639;
color: #fff;
font-family: 'DM Sans', sans-serif;
font-weight: 300;
font-size: 16.7px; 
border: 0;
outline: 0;  
padding: 0;
width: 350px;
box-shadow: none;
}
#b2bking_bulkorder_search_text_indigo::placeholder{
color: #d1d6da;
font-weight: 300;
}
.b2bking_bulkorder_form_container_bottom_indigo {
margin-top: 0px !important;
height: 30px;
justify-content: center !important;
color: white;
font-family: 'DM Sans', sans-serif;
}
.b2bking_bulkorder_form_container_bottom_indigo_large {
height: 40px !important;
}
.b2bking_bulkorder_back_top:hover{
cursor: pointer;
}
.b2bking_bulkorder_indigo_noproducts {
padding: 20px 0px 0px 20px;
color: #fff !important;
font-family: 'DM Sans', sans-serif;
font-size: 16.7px;
}
.b2bking_bulkorder_form_container_content_line{
position: relative;
}
.b2bking_loader_img{
margin:auto;
display: block;
}
.b2bking_loader_hidden{
display: none !important;
}
select#b2bking_bulkorder_searchby_select:hover{
cursor: pointer;
background: #666666;
}
select#b2bking_bulkorder_searchby_select:focus{
outline: none;
}
select#b2bking_bulkorder_searchby_select {
background: #939393;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.06);
color: white;
border: 0px;
margin-left: 5px;
height: auto;
width: auto;
-webkit-appearance: auto;
margin-bottom: 0;
padding: 1px 5px;
border-radius: 3px !important;
display: inline-block;
font-weight: 400;
font-family: "Roboto Medium";
}
.b2bking_bulkorder_form_container_content_header {
margin-bottom: 2px;
}
.b2bking_bulkorder_clear{
position: absolute;
top: 14px;
padding: 1px 8px;
border-radius: 3px;
color: #f0f0f0;
left: 54.5%;
background: #b8b8b8;
height: 27.5px;
border: none;
text-transform: none;
min-height: 0;
font-family:  Roboto;
font-size: 15px;
font-weight: 500;
line-height: normal;
}
.b2bking_bulkorder_clear:hover{
background-color: #d5d5d5;
border-color: #d5d5d5;
color: #333333;
cursor: pointer;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product{
width: 68%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
margin-bottom: 18px;
padding-right: 25px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product{
width: 68%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
margin-bottom: 18px;
padding-right: 25px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
}
.b2bking_bulkorder_form_container_content_header_product_indigo, #b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product.b2bking_bulkorder_form_container_content_line_product_indigo, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product.b2bking_bulkorder_form_container_content_line_product_indigo{
width: 42%;
color: #e5e5e5;
font-size:16.9px;
font-family: "DM Sans";
font-weight: 400;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product:focus, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product:focus{
background: #DEDEDE;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product::placeholder, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product::placeholder{
color: #8D8D8D;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty{
width: 10%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
border: none;
font-family: "Roboto Medium", Roboto;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
padding: 8px;
margin-left: 4%;
margin-right: 4%;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_indigo, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_indigo {
width: 8% !important;
margin: 0% 6%;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic::-webkit-inner-spin-button, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic::-webkit-inner-spin-button, 
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic::-webkit-outer-spin-button, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic::-webkit-outer-spin-button { 
margin: 0; 
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic::-webkit-inner-spin-button, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic:hover::-webkit-inner-spin-button, 
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic::-webkit-outer-spin-button, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic:hover::-webkit-outer-spin-button{
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic:focus, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty_classic:focus{
background: #DEDEDE;
}
input.b2bking_bulkorder_form_container_content_line_qty_indigo {
background: #132639 !important;
color: #fff !important;
text-align: center;
font-family: "DM Sans";
font-weight: 400;
font-size: 16.7px !important;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line_subtotal, .b2bking_bulkorder_form_container_content_line_subtotal {
width: 12%;
text-align: right;
padding-right: 7px;
display: inline-block;
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #6B6B6B;
box-sizing: border-box;
}
.b2bking_bulkorder_form_container_content_line_subtotal_indigo{
width: 15% !important;
color: #fff !important;
text-align: center !important;
font-family: "DM Sans" !important;
font-weight: 400 !important;  
font-size: 16.7px !important;
}
.b2bking_loader_indigo_content {
height: 85px;
display: flex;
justify-content: center;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button, .b2bking_bulkorder_form_container_newline_button{
background: #939393;
font-family: Roboto;
font-weight: 400;
font-size: 12px;
line-height: 5px;
min-width: 90px;
text-align: end;
height: 29px;
padding: 0px 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button:hover, .b2bking_bulkorder_form_container_newline_button:hover{
background: #666666;
color: #ffffff;
cursor: pointer;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button:focus, .b2bking_bulkorder_form_container_newline_button:focus{
outline: none;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button_icon, .b2bking_bulkorder_form_container_newline_button_icon {
width: 17px;
margin-right: 5px;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_container, .b2bking_bulkorder_form_container_newline_container {
margin-top: -8px;
padding-bottom: 16px;
border-bottom: 1px solid #c0c0c0;
}
.b2bking_bulkorder_form_container_bottom{
justify-content: space-between;
display: flex;
align-items: center;
margin-top: 15px;
}
.b2bking_bulkorder_form_container_bottom_total{
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 23px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_bottom_add{
display: flex;
}
button.b2bking_bulkorder_form_container_bottom_add_button{
background: #3AB1E4;
line-height: 15px;
min-width: 150px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_add_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_add_button:hover{
background-color: #0088c2;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_bulkorder_form_container_bottom_add_button_icon{
width: 19px;
margin-right: 10px;
}
.b2bking_loader_icon_button{
width: 37px;
position: relative;
left: -7px;
}
.b2bking_loader_icon_button_indigo{
width: 37px;
position: relative;
}
.b2bking_loader_icon_button_quote {
width: 22px;
display: inline-block;
float: right;
margin-left: 20px;
}
input#b2bking_bulkorder_search_text_indigo {
margin-bottom: 0px !important;
margin-top: 0px !important;
}
button.b2bking_bulkorder_form_container_bottom_save_button{
background: #939393;
line-height: 15px;
min-width: 120px;
margin-left: 13px;
margin-right: 13px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
.b2bking_bulkorder_form_container_content_line_indigo {
height: 71px !important;
display: flex;
align-items: center;
color: #fff;
border-bottom: 1px solid #112234;
padding: 20px;
}
img.b2bking_bulkorder_indigo_image {
width: 40px !important;
height: 40px !important;
vertical-align: middle !important;
display: inline-block !important;
border-radius: 8px !important;
margin-right: 17px;
}
.b2bking_bulkorder_indigo_name, .b2bking_bulkorder_indigo_name:focus, .b2bking_bulkorder_indigo_name:visited {
font-size: 14.7px;
font-family: "DM Sans";
font-weight: 400;
color: white !important;
text-decoration: none !important;
max-height: 100px;
overflow: auto;
width: 100%;
}
button.b2bking_bulkorder_form_container_bottom_update_button{
background: #939393;
line-height: 15px;
min-width: 137px;
margin-left: 13px;
margin-right: 13px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_save_button:focus, button.b2bking_bulkorder_form_container_bottom_update_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_save_button:hover, button.b2bking_bulkorder_form_container_bottom_update_button:hover{
background-color: #666666;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_bulkorder_form_container_bottom_save_button_icon, .b2bking_bulkorder_form_container_bottom_update_button_icon{
width: 19px;
margin-right: 10px;
}
button.b2bking_bulkorder_form_container_bottom_delete_button{
background: #939393;
line-height: 15px;
width: 93px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 3px 16px;
text-transform: none;
min-height: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_delete_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_delete_button:hover{
background-color: #666666;
color: white;
cursor: pointer;
outline: none;
}
.b2bking_bulkorder_form_container_bottom_delete_button_icon {
width: 21px;
position: relative;
bottom: 1px;
}
.b2bking_bulkorder_form_container_content_line_livesearch {
background: #646464;
width: 68%;
position: relative;
padding: 10px;
border-radius: 0px 0px 4px 4px;
bottom: 20px;
color: white;
font-size: 13px;
font-family: Roboto;
display: none;
}
.b2bking_livesearch_product_result{
padding: 5px;
display: flex;
justify-content: space-between;
align-items: center;
}
.b2bking_livesearch_product_result:hover{
background-color: #363636;
cursor: pointer;
border-radius: 3px;
} select#b2bking_registration_roles_dropdown, .b2bking_custom_registration_field {
width: 100%;
}
.b2bking_registration_roles_dropdown_section_hidden{
display: none !important;
}
.b2bking_checkbox_registration_field{
width: auto;
}
select#b2bking_registration_roles_dropdown{
display: inline-block;
}
.b2bking_custom_registration_field_textarea{
resize: vertical;
min-height: 55px;
}
.b2bking_country_or_state{
margin-bottom: 0 !important;
} .b2bking_vat_visible{
display: block;
}
.b2bking_vat_hidden{
display: none !important;
}
.b2bking_vat_countries_hidden{
display: none !important;
}
button#b2bking_checkout_registration_validate_vat_button {
margin-top: 8px;
} .b2bking_subaccounts_container_top {
display: flex;
justify-content: space-between;
margin-bottom: 17px;
align-items: center;
}
.b2bking_subaccounts_container_top_title {
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
}
.b2bking_subaccounts_new_account_container_top_title {
font-weight: 400;
}
button.b2bking_subaccounts_container_top_button {
background: #3AB1E4;
line-height: 15px;
min-width: 195px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 1px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_subaccounts_container_top_button:hover {
background-color: #0088c2;
color: #ffffff;
cursor: pointer;
}
button.b2bking_subaccounts_container_top_button:focus{
outline: none;
}
svg.b2bking_subaccounts_container_top_button_icon {
width: 29px;
}
.b2bking_subaccounts_account_container {
min-height: 180px;
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
margin-bottom: 35px;
}
.b2bking_subaccounts_account_top {
background: #646464;
display: flex;
border-radius: 5px 5px 0px 0px;
justify-content: center;
align-items: center;
color: #ffffff;
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
text-align: center;
min-height: 30px;
}
svg.b2bking_subaccounts_account_top_icon {
width: 20px;
margin-right: 7px;
}
.b2bking_subaccounts_account_line {
display: flex;
justify-content: space-between;
margin: 15px;
}
.b2bking_subaccounts_container .b2bking_subaccounts_account_container .b2bking_subaccounts_account_line a{
text-decoration: none;
}
.b2bking_subaccounts_account_name {
font-family: Roboto;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 23px;
margin-bottom: 5px;
text-align: center;
color: #292929;
}
.b2bking_subaccounts_account_title {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-align: left;
color: #414141;
}
button.b2bking_subaccounts_account_button {
background: #818181;
font-family: Roboto;
font-weight: 400;
font-size: 14px;
line-height: 15px;
width: 125px;
display: inline-flex;
justify-content: center;
align-items: center;
justify-content: space-between;
height: 30px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
padding: 0px 10px;
border: none;
text-decoration: none;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_account_button:hover{
background-color: #555555;
color: #ffffff;
cursor: pointer;
text-decoration: none;
}
button.b2bking_subaccounts_account_button:focus{
outline: none;
}
svg.b2bking_subaccounts_account_button_icon {
width: 19px;
margin-right: 5px;
}
.b2bking_subaccounts_account_phone_email {
margin-top: 17px;
}
.b2bking_subaccounts_account_phone_email_text {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-align: left;
margin-bottom: 5px;
color: #414141;
}
.b2bking_subaccounts_new_account_container_top {
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: #ffffff;
height: 36px;
background: #9e9e9e;
border-radius: 5px 5px 0px 0px;
padding: 0px 20px;
}
.b2bking_subaccounts_new_account_container_content {
padding: 20px;
background: #FBFBFB;
border-radius: 5px;
}
.b2bking_subaccounts_new_account_container {
margin-bottom: 30px;
background: #FBFBFB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
display: none;
}
.b2bking_subaccounts_edit_account_container {
margin-bottom: 30px;
background: #FBFBFB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
}
.b2bking_subaccounts_new_account_container_content {
padding: 20px;
}
.b2bking_subaccounts_new_account_container_content_large_title {
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 26px;
min-height: 40px;
align-items: center;
display: flex;
color: #4E4E4E;
margin-bottom: 20px;
margin-top: 5px;
}
svg.b2bking_subaccounts_new_account_container_content_large_title_icon {
width: 30px;
position: relative;
bottom: 1px;
margin-right: 10px;
}
.b2bking_span_title_text_subaccount{
margin-left: 15px;
margin-right: 15px;
}
.b2bking_subaccounts_new_account_container_top_close, .b2bking_subaccounts_edit_account_container_top_close {
border-radius: 3px;
background: #5b5b5b;
padding: 0px 15px;
font-weight: 500;
}
.b2bking_subaccounts_new_account_container_top_close:hover, .b2bking_subaccounts_edit_account_container_top_close:hover {
background-color: #333333;
cursor: pointer;
}
.b2bking_subaccounts_new_account_container_content_element_label {
font-family: "Roboto Medium", Roboto;
font-weight: 500;
font-size: 15px;
line-height: 21px;
color: #4E4E4E;
}
.b2bking_subaccounts_new_account_container_content_element input.b2bking_subaccounts_new_account_container_content_element_text {
height: 43px;
background: #ededed;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
.b2bking_subaccounts_new_account_container_content_element input.b2bking_subaccounts_new_account_container_content_element_text::placeholder{
color: #8D8D8D;
}
.b2bking_subaccount_horizontal_line {
border-bottom: 1px solid #cdcdcd;
padding-bottom: 15px;
}
.b2bking_subaccount_top_margin{
margin-top: 20px;
}
.b2bking_subaccounts_new_account_container_content_element_checkbox {
background: #ededed;
border-radius: 3px;
margin-top: 12px;
justify-content: space-between;
display: flex;
align-items: center;
padding: 0px 15px;
min-height: 40px;
}
.b2bking_subaccounts_new_account_container_content_element_checkbox_name {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #252525;
}
.b2bking_subaccounts_new_account_container_content_bottom {
display: flex;
justify-content: space-between;
margin-top: 35px;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button {
background: #3AB1E4;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button:focus{
outline: none;
color: #fff;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button {
background: #3AB1E4;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button:focus{
outline: none;
color: #fff;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete {
background: #6a6a6a;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete:hover{
background-color: #555555;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete:focus{
outline: none;
color: #fff;
}
svg.b2bking_subaccounts_new_account_container_content_bottom_button_icon {
width: 24px;
margin-right: 10px;
}
.b2bking_subaccounts_new_account_container_content_bottom_validation_errors {
color: red;
} div#b2bking_purchase_lists_table_wrapper {
font-size: 14px;
background: #fff;
border-radius: 5px;
}
table#b2bking_purchase_lists_table {
padding-top: 19px;
padding-bottom: 13px;
width:100%
}
.b2bking_purchase_lists_top_title {
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
}
#b2bking_purchase_lists_table_filter input {
border-radius: 4px;
box-shadow: none;
height: 33px;
background: #fff;
border: 1px solid #eee;
}
#b2bking_purchase_lists_table_length select{
border-radius: 4px;
}
div#b2bking_purchase_lists_table_length {
margin-top: 3px;
}
button.b2bking_purchase_lists_view_list {
border-radius: 3px;
display: inline-flex;
vertical-align: middle;
align-items: center;
margin-right: 5px;
padding: 4px 8px;
justify-content: center;
color: #ffffff;
background: #6abeff;
margin-top: 1px;
border: none;
font-weight: 600;
text-transform: none;
min-height: 0;
line-height: normal;
height: 31px;
font-family: Roboto;
font-size: 13px;
}
button.b2bking_purchase_lists_view_list:hover{
background: #3a98e1;
color: #ffffff;
cursor: pointer;
}
button.b2bking_purchase_lists_add_to_cart {
border-radius: 3px;
display: inline-flex;
vertical-align: middle;
align-items: center;
padding: 4px 8px;
justify-content: center;
color: #ffffff;
background: #606060;
margin-right: 5px;
margin-top: 1px;
border: none;
font-weight: 600;
text-transform: none;
min-height: 0;
line-height: normal;
height: 31px;
font-family: "Roboto Medium", Roboto;
font-size: 13px;
min-width: 60px;
}
button.b2bking_purchase_lists_add_to_cart:hover{
background: #444444;
color: #ffffff;
cursor: pointer;
}
#b2bking_purchase_lists_table a.b2bking_purchase_list_button_href:visited, #b2bking_purchase_lists_table a.b2bking_purchase_list_button_href{
text-decoration: none;
}
#b2bking_purchase_lists_table td, #b2bking_purchase_lists_table th{
text-align: center;
}
#b2bking_purchase_lists_table td{
padding: 12px 14px;
}
.b2bking_purchase_list_top_container {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content .b2bking_purchase_list_top_container a.b2bking_purchase_list_new_link{
text-decoration: none !important;
}
button#b2bking_purchase_list_new_button {
background: #3AB1E4;
line-height: 15px;
min-width: 135px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button#b2bking_purchase_list_new_button:hover{
background-color: #0088c2;
color: #ffffff;
cursor: pointer;
}
svg.b2bking_purchase_list_new_button_icon {
width: 19px;
margin-right: 10px;
}
.b2bking_purchase_list_new_link{
height: fit-content;
}
table#b2bking_purchase_lists_table thead tr th {
color: white;
}
table#b2bking_purchase_lists_table thead tr th:nth-child(1){
border-radius: 5px 0px 0px 0px;
}
table#b2bking_purchase_lists_table thead tr th:nth-child(4){
border-radius: 0px 5px 0px 0px;
}
table#b2bking_purchase_lists_table:not( .has-background ) tbody td{
background: #fff;
}
table#b2bking_purchase_lists_table tfoot{
display: none;
}
table#b2bking_purchase_lists_table td{
border-bottom: 1px solid #eee;
}
#b2bking_purchase_lists_table_length select {
border-radius: 4px;
background: #fff;
border: 1px solid #eee;
margin: 0px 5px;
}
#b2bking_purchase_lists_table_paginate .paginate_button.current {
background: #fcfcfc;
border: 1px solid #ddd;
border-radius: 5px;
}
#b2bking_purchase_lists_table_paginate .paginate_button:hover {
background: #f1f1f1 !important;
border: 1px solid #eee;
border-radius: 5px;
color: #333 !important;
cursor: pointer;
}
img.b2bking_list_download {
width: 14px;
margin-right: 6px;
filter: invert(1);
}
button.b2bking_purchase_lists_view_list {
font-weight: 300 !important;
}
table#b2bking_purchase_lists_table thead tr th{
border-bottom: none;
}  @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'DM Sans';
font-style: normal;
font-weight: 400;
src: local('DM Sans'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/dmsans/dm-sans-v11-latin-regular.woff2) format('woff2');
} @font-face {
font-family: 'DM Sans';
font-style: italic;
font-weight: 400;
src: local('DM Sans'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/dmsans/dm-sans-v11-latin-italic.woff2) format('woff2');
} @font-face {
font-family: 'DM Sans';
font-style: normal;
font-weight: 500;
src: local('DM Sans'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/dmsans/dm-sans-v11-latin-500.woff2) format('woff2');
} @font-face {
font-family: 'DM Sans';
font-style: italic;
font-weight: 500;
src: local('DM Sans'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/dmsans/dm-sans-v11-latin-500italic.woff2) format('woff2');
} @font-face {
font-family: 'DM Sans';
font-style: normal;
font-weight: 700;
src: local('DM Sans'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/dmsans/dm-sans-v11-latin-700.woff2) format('woff2');
} @font-face {
font-family: 'DM Sans';
font-style: italic;
font-weight: 700;
src: local('DM Sans'), url(//brandbar.ua/wp-content/plugins/codecanyon-pcaeo75q-b2bking-the-ultimate-woocommerce-b2b-plugin/public/../includes/assets/fonts/dmsans/ddm-sans-v11-latin-700italic.woff2) format('woff2');
} .b2bking_tiered_active_price, .b2bking_tiered_range_replaced{
visibility: visible !important;
display: inline-block;
}
.b2bking_shop_table{
margin-top: 50px;
}
.b2bking_has_color{
background: rgb(30, 115, 190); 
color: rgb(255, 255, 255) !important;
}
.b2bking_bulkorder_form_container_indigo.b2bking_bulkorder_form_container_cream, #b2bking_bulkorder_search_text_indigo.b2bking_bulkorder_search_text_cream, #b2bking_bulkorder_search_text_indigo.b2bking_bulkorder_search_text_cream:focus, #b2bking_bulkorder_search_text_indigo.b2bking_bulkorder_search_text_cream:active{
background: #fff;
}
.b2bking_bulkorder_form_container_top_indigo.b2bking_bulkorder_form_container_top_cream {
background: #f9f9f9;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}
.b2bking_bulkorder_form_container_content_line_indigo.b2bking_bulkorder_form_container_content_line_cream{
border-bottom:1px solid #eaeaea;
}
.b2bking_bulkorder_form_container_content_header_product_indigo.b2bking_bulkorder_form_container_content_header_product_cream, .b2bking_bulkorder_form_container_content_header_qty_indigo.b2bking_bulkorder_form_container_content_header_qty_cream, #b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product.b2bking_bulkorder_form_container_content_line_product_indigo.b2bking_bulkorder_form_container_content_line_product_cream, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product.b2bking_bulkorder_form_container_content_line_product_indigo.b2bking_bulkorder_form_container_content_line_product_cream, .b2bking_bulkorder_form_container_content_header_subtotal_indigo.b2bking_bulkorder_form_container_content_header_subtotal_cream, .b2bking_bulkorder_form_container_content_header_cart_indigo.b2bking_bulkorder_form_container_content_header_cart_cream{
color: rgba(0, 0, 0, 0.5) !important;
font-weight: 500 !important;
}
input.b2bking_bulkorder_form_container_content_line_qty_indigo.b2bking_bulkorder_form_container_content_line_qty_cream{
border: 1px solid rgba(0, 0, 0, 0.2) !important;
background: white !important;
color: #5D6A76 !important;
font-size: 13px !important;
}
.b2bking_bulkorder_indigo_noproducts.b2bking_bulkorder_cream_noproducts, .b2bking_bulkorder_indigo_name.b2bking_bulkorder_cream_name, .b2bking_bulkorder_indigo_name.b2bking_bulkorder_cream_name:focus, .b2bking_bulkorder_indigo_name.b2bking_bulkorder_cream_name:visited, .b2bking_bulkorder_form_container_content_line_subtotal_indigo.b2bking_bulkorder_form_container_content_line_subtotal_cream, button.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add, button.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add:focus, button.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add:target, button.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add:active, .b2bking_bulkorder_form_container_bottom_indigo.b2bking_bulkorder_form_container_bottom_cream{
color: #393939 !important;
}
#b2bking_bulkorder_search_text_indigo.b2bking_bulkorder_search_text_cream::placeholder, #b2bking_bulkorder_search_text_indigo.b2bking_bulkorder_search_text_indigo{
color: #939393 !important;
}
.b2bking_bulkorder_indigo_add{
cursor: pointer;
}
button.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add, button.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add:focus {
background: #00a046 !important;
color: #ffffff !important;
border-radius: 4px !important;
width: 100%;
max-width: 165px;
position: relative;
border: none;
padding: 1px 10px !important;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
min-height: 42px;
margin: auto;
}
button.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add:hover{
background: #6dab3c !important;
}
.b2bking_loader_indigo_content.b2bking_loader_cream_content{
filter: invert();
}
#b2bking_bulkorder_search_text_indigo.b2bking_bulkorder_search_text_cream{
color: #393939 !important;
}
.b2bking_bulkorder_form_container_bottom_indigo_large.b2bking_bulkorder_form_container_bottom_cream_large{
height: 70px !important;
}
.b2bking_bulkorder_form_container_content_line_indigo.b2bking_bulkorder_form_container_content_line_cream{
height: 81px !important;
}
.b2bking_bulkorder_form_container_content_header_top_cream {
border: 1px solid #dcdcdc;
margin: 5px 0px 15px 0px;
display: flex;
justify-content: space-between;
height: 49px;
border-radius: 5px;
width: 85%;
}
.b2bking_orderform_filters{
width: 14%;
min-width: 85px;
position: relative;
}
select#b2bking_bulkorder_cream_filters_dropdown {
position: absolute;
bottom: -39px;
}
.b2bking_orderform_filters span {
font-family: 'DM Sans', sans-serif;
font-weight: 500;
font-size: 15.5px;
border: 0;
outline: 0;
padding: 0;
box-shadow: none;
color: rgb(0 0 0 / 75%);
}
.b2bking_bulkorder_indigo_noproducts.b2bking_bulkorder_cream_noproducts {
text-align: center;
display: grid;
justify-content: center;
}
.b2bking_cream_noproductsfound_text {
margin-top: 10px;
}
.b2bking_bulkorder_form_container_cream_filters{
display: none;
}
.b2bking_bulkorder_form_cream_main_container.b2bking_bulkorder_form_cream_main_container{
display: flex;
}
.b2bking_bulkorder_form_cream_main_container_content {
width: 100%;
}
.b2bking_bulkorder_form_container_cream_filters.b2bking_filters_open {
border: 1px solid #dcdcdc;
border-radius: 5px;
overflow-y: auto;
max-height: 565px;
width: 20%;
padding: 20px;
display: block;
}
ul.b2bking_bulkorder_filters_list, ul.b2bking_bulkorder_filters_list_sortby {
margin: 0px !important;
list-style: none;
color: #333;
padding-left: 0px !important;
}
.b2bking_bulkorder_filters_list li, .b2bking_bulkorder_filters_list_sortby li {
cursor: pointer !important;
padding: 5px 0;
font-size: 16px;
line-height: 20px;
margin: 16px 0;
list-style: none !important;
font-family: "DM Sans";
}
.b2bking_bulkorder_filters_list li:hover, .b2bking_bulkorder_filters_list_sortby li:hover {
color: black !important;
font-weight: 600;
}
.b2bking_bulkorder_filter_header {
font-weight: bold;
font-size: 16px;
line-height: 24px;
font-family: 'DM Sans';
color: rgb(0 0 0 / 66%);
padding: 0px 20px 20px 0px;
box-shadow: 0px 1px 0px rgb(0 0 0 / 10%);
}
.b2bking_categories_header_separator {
height: 26px;
}
.b2bking_bulkorder_form_cream_main_container_content.b2bking_filters_open {
width: 78%;
margin-left: 2%;
}
.b2bking_bulkorder_cream_header_container {
display: flex;
justify-content: space-between;
}
div#b2bking_bulkorder_cream_search_icon, div#b2bking_bulkorder_cream_filter_icon {
display: flex;
align-items: center;
}
.b2bking_orderform_filters:hover {
background: rgba(0, 0, 0, 0.05);
cursor: pointer;
}
.b2bking_bulkorder_form_container_content_header_top_cream input{
font-size: 13.5px !important;
}
#b2bking_bulkorder_search_text_indigo.b2bking_bulkorder_search_text_cream{
width: 100%;
}
img.b2bking_bulkorder_indigo_image.b2bking_bulkorder_cream_image {
width: 45px !important;
height: 45px !important;
vertical-align: middle !important;
display: inline-block !important;
border-radius: 3px !important;
margin-right: 19px;
} @media screen and (max-width: 750px) { 
button.b2bking_bulkorder_clear{
left:50%;
}
}
@media screen and (max-width: 665px) { 
button.b2bking_bulkorder_form_container_bottom_delete_button{
margin-top: 10px;
}
.b2bking_conversation_message_time{
font-size:10px !important;
}
.b2bking_bulkorder_form_container_bottom_add,.b2bking_bulkorder_form_container_bottom, .b2bking_bulkorder_form_container, #b2bking_myaccount_conversations_container_top, .b2bking_subaccounts_container_top, .b2bking_subaccounts_new_account_container_content_bottom{
display: block;
}
#b2bking_myaccount_offers_container, #b2bking_myaccount_bulkorder_container{
margin: 0px 0px;
}
.b2bking_myaccount_individual_offer_container, #b2bking_myaccount_bulkorder_container{
min-width: unset;
}
.b2bking_myaccount_individual_offer_bottom_line{
margin:0px 10px;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty{
width: 20%;
}
.b2bking_bulkorder_form_container_bottom_total{
margin-top: 10px;
}
.b2bking_bulkorder_form_container_content_line_subtotal{
width: 100% !important;
text-align: center !important;
}
.b2bking_bulkorder_form_container_content_line_subtotal_indigo{
width: 15% !important;
}
button.b2bking_bulkorder_clear{
left: 45%;
}
.b2bking_bulkorder_form_container_content_header_subtotal, .b2bking_bulkorder_form_container_content_line_subtotal_indigo{
display: none !important;
}
.b2bking_bulkorder_form_container_content_header_cart_indigo{
display: block !important; 
}
.b2bking_bulkorder_form_container_content_header_qty_indigo, .b2bking_bulkorder_form_container_content_line_qty_indigo{
width: 20% !important;
}
.b2bking_bulkorder_form_container_content_header_cart_indigo, .b2bking_bulkorder_form_container_content_line_cart_indigo{
width: 40% !important;
}
.b2bking_bulkorder_indigo_product_container, .b2bking_bulkorder_form_container_content_header_product_indigo{
width: 52% !important;
}
.b2bking_bulkorder_form_container_bottom_indigo{
display: flex !important;
}
.b2bking_bulkorder_form_container_content_line_indigo.b2bking_bulkorder_form_container_content_line_cream .b2bking_bulkorder_form_container_content_line_qty.b2bking_bulkorder_form_container_content_line_qty_indigo.b2bking_bulkorder_form_container_content_line_qty_cream{
margin: 0px 5px 0px 5px !important;
width: 12% !important;
}
.b2bking_bulkorder_form_container_cream_filters.b2bking_filters_open{
padding: 4px;
}
.b2bking_bulkorder_filter_header{
padding: 0px;
font-size: 14px;
}
.b2bking_bulkorder_filters_list li, .b2bking_bulkorder_filters_list_sortby li, .b2bking_orderform_filters span{
font-size: 14px;
}
.b2bking_bulkorder_cream_filter_icon, #b2bking_bulkorder_cream_filter_icon{
display: none !important;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//brandbar.ua/wp-content/plugins/ithemeland-free-gifts-for-woocommerce/frontend/assets/css/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.dd-select {
border-radius: 2px;
border: none;
position: relative;
cursor: pointer;
margin-top: 10px;
background: transparent !important;
}
.dd-select button {
background-color: transparent !important;
color: #3e3e3e;
}
.dd-desc {
color: #000;
display: block;
overflow: hidden;
font-weight: normal;
line-height: 1.4em;
margin-top: 8px;
margin-left: 45px;
font-weight: 800 !important;
text-transform: capitalize;
}
.dd-selected {
position: relative;
overflow: hidden;
display: block;
padding: 15px;
font-weight: normal;
width: 100%;
text-align: left;
font-size: 17px;
text-transform: uppercase;
letter-spacing: 1px;
}
.dd-selected:focus {
z-index: 2001;
}
.dd-pointer {
width: 0;
height: 0;
position: absolute;
right: 10px;
top: 50%;
margin-top: -3px;
}
.dd-selected:focus+.dd-pointer {
z-index: 2002;
}
.dd-pointer-down {
border: solid 5px transparent;
border-top: solid 5px #000;
}
.dd-pointer-up {
border: solid 5px transparent !important;
border-bottom: solid 5px #000 !important;
margin-top: -8px;
}
.dd-options {
border: solid 1px #e5e5e5;
display: none;
position: absolute;
margin: 0;
padding: 0;
background: #fff;
max-height: 400px;
overflow: auto;
z-index: 2000;
}
.dd-options:focus {
outline: 0;
}
.dd-option {
padding: 10px 10px 18px;
display: block;
width: 100%;
text-align: left;
border-bottom: solid 1px #ddd;
overflow: visible;
text-decoration: none;
color: #333;
cursor: pointer;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
box-sizing: border-box;
vertical-align: middle;
}
.dd-options>.dd-option:last-child {
border-bottom: none;
}
.dd-option:hover, .dd-option:active, .dd-option:focus {
background: #f3f3f3;
color: #000;
z-index: 2001;
}
.dd-selected-description-truncated {
text-overflow: ellipsis;
white-space: nowrap;
}
.dd-option-selected {
background: #f6f6f6;
}
.dd-option-image, .dd-selected-image {
vertical-align: middle;
float: left;
margin-right: 5px;
max-width: 35px !important;
}
.dd-image-right {
float: right;
margin-right: 15px;
margin-left: 5px;
}
.dd-container {
position: relative;
}
.dd-selected-text {
font-weight: bold
}.it-owl-carousel-items {
direction: ltr;
}
.wgb-space-30 {
height: 30px;
} .wgb-maincontainer *,
.wgb-maincontainer *::before,
.wgb-maincontainer *::after,
.adv-gift-section *,
.adv-gift-section *::before,
.adv-gift-section *::after,
.wgb-row * {
box-sizing: border-box;
}
.adv-gift-section {
margin-bottom: 20px;
}
.wgb-maincontainer {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.wgb-mt30 {
margin-top: 30px;
}
.wgb-mb30 {
margin-bottom: 30px;
}
@media (min-width: 576px) {
.wgb-maincontainer {
max-width: 540px;
}
}
@media (min-width: 768px) {
.wgb-maincontainer {
max-width: 720px;
}
}
@media (min-width: 992px) {
.wgb-maincontainer {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.wgb-maincontainer {
max-width: 1140px;
}
}
.wgb-row,
.wgb-row.pw-gift-active {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.wgb-no-gutters {
margin-right: 0;
margin-left: 0;
}
.wgb-no-gutters>.wgb-col,
.wgb-no-gutters>[class*="wgb-col-"] {
padding-right: 0;
padding-left: 0;
}
.wgb-col-1,
.wgb-col-2,
.wgb-col-3,
.wgb-col-4,
.wgb-col-5,
.wgb-col-6,
.wgb-col-7,
.wgb-col-8,
.wgb-col-9,
.wgb-col-10,
.wgb-col-11,
.wgb-col-12,
.col,
.wgb-col-auto,
.wgb-col-sm-1,
.wgb-col-sm-2,
.wgb-col-sm-3,
.wgb-col-sm-4,
.wgb-col-sm-5,
.wgb-col-sm-6,
.wgb-col-sm-7,
.wgb-col-sm-8,
.wgb-col-sm-9,
.wgb-col-sm-10,
.wgb-col-sm-11,
.wgb-col-sm-12,
.wgb-col-sm,
.wgb-col-sm-auto,
.wgb-col-md-1,
.wgb-col-md-2,
.wgb-col-md-3,
.wgb-col-md-4,
.wgb-col-md-5,
.wgb-col-md-6,
.wgb-col-md-7,
.wgb-col-md-8,
.wgb-col-md-9,
.wgb-col-md-10,
.wgb-col-md-11,
.wgb-col-md-12,
.wgb-col-md,
.wgb-col-md-auto,
.wgb-col-lg-1,
.wgb-col-lg-2,
.wgb-col-lg-3,
.wgb-col-lg-4,
.wgb-col-lg-5,
.wgb-col-lg-6,
.wgb-col-lg-7,
.wgb-col-lg-8,
.wgb-col-lg-9,
.wgb-col-lg-10,
.wgb-col-lg-11,
.wgb-col-lg-12,
.wgb-col-lg,
.wgb-col-lg-auto,
.wgb-col-xl-1,
.wgb-col-xl-2,
.wgb-col-xl-3,
.wgb-col-xl-4,
.wgb-col-xl-5,
.wgb-col-xl-6,
.wgb-col-xl-7,
.wgb-col-xl-8,
.wgb-col-xl-9,
.wgb-col-xl-10,
.wgb-col-xl-11,
.wgb-col-xl-12,
.wgb-col-xl,
.wgb-col-xl-auto {
position: relative;
width: 100%;
padding-right: 5px;
padding-left: 5px;
margin-bottom: 30px;
}
.wgb-col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-1 {
margin-left: 8.333333%;
}
.wgb-offset-2 {
margin-left: 16.666667%;
}
.wgb-offset-3 {
margin-left: 25%;
}
.wgb-offset-4 {
margin-left: 33.333333%;
}
.wgb-offset-5 {
margin-left: 41.666667%;
}
.wgb-offset-6 {
margin-left: 50%;
}
.wgb-offset-7 {
margin-left: 58.333333%;
}
.wgb-offset-8 {
margin-left: 66.666667%;
}
.wgb-offset-9 {
margin-left: 75%;
}
.wgb-offset-10 {
margin-left: 83.333333%;
}
.wgb-offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.wgb-col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-sm-0 {
margin-left: 0;
}
.wgb-offset-sm-1 {
margin-left: 8.333333%;
}
.wgb-offset-sm-2 {
margin-left: 16.666667%;
}
.wgb-offset-sm-3 {
margin-left: 25%;
}
.wgb-offset-sm-4 {
margin-left: 33.333333%;
}
.wgb-offset-sm-5 {
margin-left: 41.666667%;
}
.wgb-offset-sm-6 {
margin-left: 50%;
}
.wgb-offset-sm-7 {
margin-left: 58.333333%;
}
.wgb-offset-sm-8 {
margin-left: 66.666667%;
}
.wgb-offset-sm-9 {
margin-left: 75%;
}
.wgb-offset-sm-10 {
margin-left: 83.333333%;
}
.wgb-offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.wgb-col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-md-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-md-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-md-0 {
margin-left: 0;
}
.wgb-offset-md-1 {
margin-left: 8.333333%;
}
.wgb-offset-md-2 {
margin-left: 16.666667%;
}
.wgb-offset-md-3 {
margin-left: 25%;
}
.wgb-offset-md-4 {
margin-left: 33.333333%;
}
.wgb-offset-md-5 {
margin-left: 41.666667%;
}
.wgb-offset-md-6 {
margin-left: 50%;
}
.wgb-offset-md-7 {
margin-left: 58.333333%;
}
.wgb-offset-md-8 {
margin-left: 66.666667%;
}
.wgb-offset-md-9 {
margin-left: 75%;
}
.wgb-offset-md-10 {
margin-left: 83.333333%;
}
.wgb-offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.wgb-col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-lg-0 {
margin-left: 0;
}
.wgb-offset-lg-1 {
margin-left: 8.333333%;
}
.wgb-offset-lg-2 {
margin-left: 16.666667%;
}
.wgb-offset-lg-3 {
margin-left: 25%;
}
.wgb-offset-lg-4 {
margin-left: 33.333333%;
}
.wgb-offset-lg-5 {
margin-left: 41.666667%;
}
.wgb-offset-lg-6 {
margin-left: 50%;
}
.wgb-offset-lg-7 {
margin-left: 58.333333%;
}
.wgb-offset-lg-8 {
margin-left: 66.666667%;
}
.wgb-offset-lg-9 {
margin-left: 75%;
}
.wgb-offset-lg-10 {
margin-left: 83.333333%;
}
.wgb-offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.wgb-col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wgb-col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.wgb-col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.wgb-col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.wgb-col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.wgb-col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.wgb-col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.wgb-col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wgb-col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.wgb-col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.wgb-col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.wgb-col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.wgb-col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.wgb-col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wgb-order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.wgb-order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.wgb-order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.wgb-order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.wgb-order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.wgb-order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.wgb-order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.wgb-order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.wgb-order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.wgb-order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.wgb-order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.wgb-order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.wgb-order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.wgb-order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.wgb-order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.wgb-offset-xl-0 {
margin-left: 0;
}
.wgb-offset-xl-1 {
margin-left: 8.333333%;
}
.wgb-offset-xl-2 {
margin-left: 16.666667%;
}
.wgb-offset-xl-3 {
margin-left: 25%;
}
.wgb-offset-xl-4 {
margin-left: 33.333333%;
}
.wgb-offset-xl-5 {
margin-left: 41.666667%;
}
.wgb-offset-xl-6 {
margin-left: 50%;
}
.wgb-offset-xl-7 {
margin-left: 58.333333%;
}
.wgb-offset-xl-8 {
margin-left: 66.666667%;
}
.wgb-offset-xl-9 {
margin-left: 75%;
}
.wgb-offset-xl-10 {
margin-left: 83.333333%;
}
.wgb-offset-xl-11 {
margin-left: 91.666667%;
}
}
.wgb-d-none {
display: none !important;
}
.wgb-d-inline {
display: inline !important;
}
.wgb-d-inline-block {
display: inline-block !important;
}
.wgb-d-block {
display: block !important;
}
.wgb-d-table {
display: table !important;
}
.wgb-d-table-row {
display: table-row !important;
}
.wgb-d-table-cell {
display: table-cell !important;
}
.wgb-d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.wgb-d-sm-none {
display: none !important;
}
.wgb-d-sm-inline {
display: inline !important;
}
.wgb-d-sm-inline-block {
display: inline-block !important;
}
.wgb-d-sm-block {
display: block !important;
}
.wgb-d-sm-table {
display: table !important;
}
.wgb-d-sm-table-row {
display: table-row !important;
}
.wgb-d-sm-table-cell {
display: table-cell !important;
}
.wgb-d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.wgb-d-md-none {
display: none !important;
}
.wgb-d-md-inline {
display: inline !important;
}
.wgb-d-md-inline-block {
display: inline-block !important;
}
.wgb-d-md-block {
display: block !important;
}
.wgb-d-md-table {
display: table !important;
}
.wgb-d-md-table-row {
display: table-row !important;
}
.wgb-d-md-table-cell {
display: table-cell !important;
}
.wgb-d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.wgb-d-lg-none {
display: none !important;
}
.wgb-d-lg-inline {
display: inline !important;
}
.wgb-d-lg-inline-block {
display: inline-block !important;
}
.wgb-d-lg-block {
display: block !important;
}
.wgb-d-lg-table {
display: table !important;
}
.wgb-d-lg-table-row {
display: table-row !important;
}
.wgb-d-lg-table-cell {
display: table-cell !important;
}
.wgb-d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.wgb-d-xl-none {
display: none !important;
}
.wgb-d-xl-inline {
display: inline !important;
}
.wgb-d-xl-inline-block {
display: inline-block !important;
}
.wgb-d-xl-block {
display: block !important;
}
.wgb-d-xl-table {
display: table !important;
}
.wgb-d-xl-table-row {
display: table-row !important;
}
.wgb-d-xl-table-cell {
display: table-cell !important;
}
.wgb-d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.wgb-d-print-none {
display: none !important;
}
.wgb-d-print-inline {
display: inline !important;
}
.wgb-d-print-inline-block {
display: inline-block !important;
}
.wgb-d-print-block {
display: block !important;
}
.wgb-d-print-table {
display: table !important;
}
.wgb-d-print-table-row {
display: table-row !important;
}
.wgb-d-print-table-cell {
display: table-cell !important;
}
.wgb-d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.wgb-d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.wgb-flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.wgb-flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.wgb-flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.wgb-flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.wgb-flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.wgb-flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.wgb-flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.wgb-flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.wgb-flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.wgb-flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.wgb-flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.wgb-flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.wgb-flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.wgb-flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.wgb-flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.wgb-flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.wgb-justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.wgb-justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.wgb-justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.wgb-justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.wgb-justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.wgb-align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.wgb-align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.wgb-align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.wgb-align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.wgb-align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.wgb-align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.wgb-align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.wgb-align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.wgb-align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.wgb-align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.wgb-align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.wgb-align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.wgb-align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.wgb-align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.wgb-align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.wgb-align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.wgb-align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
} @font-face {
font-family: 'agicon';
src: url(//brandbar.ua/wp-content/plugins/ithemeland-free-gifts-for-woocommerce/frontend/assets/css/style/fonts/agicon.eot?3g4mg3);
src: url(//brandbar.ua/wp-content/plugins/ithemeland-free-gifts-for-woocommerce/frontend/assets/css/style/fonts/agicon.eot?3g4mg3#iefix) format('embedded-opentype'), url(//brandbar.ua/wp-content/plugins/ithemeland-free-gifts-for-woocommerce/frontend/assets/css/style/fonts/agicon.ttf?3g4mg3) format('truetype'), url(//brandbar.ua/wp-content/plugins/ithemeland-free-gifts-for-woocommerce/frontend/assets/css/style/fonts/agicon.woff?3g4mg3) format('woff'), url(//brandbar.ua/wp-content/plugins/ithemeland-free-gifts-for-woocommerce/frontend/assets/css/style/fonts/agicon.svg?3g4mg3#agicon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="agicon-"],
[class*=" agicon-"] { font-family: 'agicon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.agicon-arrow-left:before {
content: "\e900";
}
.agicon-arrow-right:before {
content: "\e901";
}
.agicon-check:before {
content: "\e902";
}
.agicon-edit-2:before {
content: "\e903";
}
.agicon-eye:before {
content: "\e904";
}
.agicon-gift:before {
content: "\e905";
}
.agicon-plus:before {
content: "\e906";
}
.agicon-trash-2:before {
content: "\e907";
}
.agicon-loader:before {
content: "\e908";
}
.agicon-x1:before {
content: "\eae2";
} .font-weight-bold {
font-weight: bold;
}
.text-capitalize {
text-transform: capitalize;
}
.text-uppercase {
text-transform: uppercase;
}
.text-center {
text-align: center;
} .wgb-header-cnt {
position: relative;
padding-bottom: 15px;
margin-bottom: 20px;
margin-top: 30px;
display: inline-block;
width: 100%;
}
.wgb-header-cnt:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100px;
border-top: 3px solid #e4003b;
}
.wgb-header-cnt:after {
content: '';
position: absolute;
left: 105px;
right: 0;
bottom: 0;
border-top: 3px solid #dcdcdc;
}
.wgb-header-icon {
font-size: 45px;
margin-right: 10px;
}
.wgb-header-text {
display: inline-block;
}
.wgb-title {
font-size: 18px !important;
margin: 0 !important;
line-height: initial !important;
}
.wgb-title:before {
display: none;
}
.wgb-sub-title {
font-size: 13px;
color: #848484;
} .wgb-wrap-item-cnt.wgb-selected-wrap {
border: 3px solid #e0003a;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-overlay {
opacity: 1;
height: 0;
top: auto;
bottom: 0;
background: rgba(255, 255, 255, 0);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(25, 25, 25, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(25, 25, 25, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#191919', GradientType=0);
transition: all 0.3s;
}
.wgb-item-layout1 .wgb-wrap-item-cnt:hover .wgb-item-overlay {
opacity: 1;
height: 100%;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-content {
opacity: 0;
bottom: 0;
}
.wgb-item-layout1 .wgb-wrap-item-cnt:hover .wgb-item-content,
.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-content {
opacity: 1;
bottom: 15px;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-item-title a {
color: #fff;
border: none !important;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-price span.amount {
color: #cecece;
font-size: 16px;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-selected-icon,
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon {
position: absolute;
top: 15px;
right: 15px;
width: 40px;
height: 40px;
background-color: #e0003a;
border-radius: 50%;
text-align: center;
opacity: 0;
visibility: hidden;
}
.wgb-item-layout1 .wgb-wrap-item-cnt .wgb-selected-icon i,
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon i {
font-size: 22px;
color: #fff;
line-height: 40px;
font-weight: lighter;
}
.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon,
.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon {
opacity: 1;
visibility: visible;
}
.wgb-item-layout1 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-overlay {
height: 100%;
} .wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap {
box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
border-radius: 10px;
overflow: hidden;
}
.wgb-item-layout2 .wgb-wrap-item-cnt:hover {
box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
}
.wgb-item-layout2 .wgb-wrap-item-cnt {
text-align: left;
padding-bottom: 10px;
}
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon {
position: absolute;
top: 15px;
right: 15px;
width: 40px;
height: 40px;
background-color: #e0003a;
border-radius: 50%;
text-align: center;
opacity: 0;
visibility: hidden;
}
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-selected-icon i {
font-size: 22px;
color: #fff;
line-height: 40px;
font-weight: lighter;
}
.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-selected-icon {
opacity: 1;
visibility: visible;
}
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-item-content {
padding: 15px 10px 0 15px;
}
.wgb-item-layout2 .wgb-wrap-item-cnt.wgb-selected-wrap .wgb-item-content {
padding: 15px 10px 0 15px;
}
.wgb-item-layout2 .wgb-wrap-item-cnt .wgb-price {
font-size: 16px;
}
.wgb-owl-carousel.wgb-item-layout2 .wgb-owl-item {
margin-bottom: 30px;
} .wgb-single-wrap-cnt {
margin-bottom: 30px;
}
.wgb-addwrap-btn {
display: inline-block;
background-color: #000;
color: #fff;
font-size: 14px;
padding: 5px 10px;
border: none;
border-radius: 5px;
cursor: pointer;
transition: all 0.3s;
}
.wgb-addwrap-btn i {
margin-right: 5px;
}
.wgb-addwrap-btn:hover {
background-color: #000;
color: #fff;
}
.wgb-addwrap-btn,
.wgb-add-gift-btn,
.wgb-cart-wrap-btn {
overflow: hidden;
position: relative;
cursor: pointer;
}
.wgb-addwrap-btn .wgb-loading-icon,
.wgb-add-gift-btn .wgb-loading-icon,
.wgb-cart-wrap-btn .wgb-loading-icon {
position: absolute;
left: 0;
right: 0;
top: 0;
width: 100%;
height: 100%;
text-align: center;
background-color: transparent
}
.wgb-spinner {
position: absolute;
top: 50%;
margin-top: -8px;
left: 50%;
margin-left: -8px;
height: 16px;
width: 16px;
background: rgba(0, 0, 0, .2);
border-radius: 50%;
}
.wgb-spinner--2 {
border: 2px solid rgba(255, 255, 255, 0.35);
border-top-color: #fff;
animation: spinner2 600ms linear infinite;
}
@keyframes spinner2 {
to {
transform: rotate(360deg);
}
} .wgb-cart-wrap-btn {
display: inline-block;
color: #ffffff;
font-size: 13px;
cursor: pointer;
background-color: #000;
padding: 3px 10px;
text-transform: capitalize;
margin-top: 5px;
border-radius: 5px;
transition: all 0.3s;
}
.wgb-cart-wrap-btn:hover {
background-color: #e4003b;
}
.wgb-cart-wrap-btn i {
margin-right: 5px;
} .wgb-grid-cnt,
.wgb-wrap-cnt {
position: relative;
}
.pw_gift_pagination_div { top: 0;
left: 0;
transition: all 0.3s;
}
.pw-gift-active {  display: block !important;
}
.pw-gift-deactive {
display: none !important;
}
.wgb-product-item-cnt,
.wgb-wrap-item-cnt {
position: relative;
transition: all 0.3s;
}
.wgb-item-thumb img {
width: 100%;
height: auto;
max-width: 100%;
max-height: 100%;
}
.wgb-item-thumb figure {
margin-bottom: 0 !important;
}
.wgb-item-title {
font-size: 14px !important;
letter-spacing: normal;
margin: 0;
margin-bottom: 4px !important;
margin-top: 0 !important;
padding: 0!important;
line-height: initial !important;
}
.wgb-item-title:before {
display: none !important;
}
.wgb-item-title a {
font-weight: 700;
letter-spacing: normal;
color: #222;
text-decoration: none !important;
border: none !important;
transition: all 0.3s;
}
.wgb-stock {
font-size: 12px;
color: #7b7b7b;
line-height: initial;
} .wgb-pagination-cnt {
display: block;
text-align: center;
}
.wgb-paging-item {
display: inline-block;
background-color: #f6f6f6;
padding: 8px 30px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.wgb-paging-item .wgb-pages {
display: inline-block;
font-size: 15px;
}
.wgb-paging-item span {
display: inline-block;
margin-right: 20px;
}
.wgb-pagination-cnt a {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-weight: normal!important;
background-color: transparent;
color: #333;
text-decoration: none!important;
margin: 0 7px;
font-size: 16px;
border-radius: 50%;
transition: all 0.3s;
}
.pw_gift_pagination_num.wgb-active-page,
.pw_gift_pagination_num:hover {
background-color: #e4003b;
color: #fff;
font-weight: bold;
} .wgb-item-layout1 .wgb-product-item-cnt:hover {
box-shadow: 0 0 60px 0px rgba(0, 0, 0, 0.10);
}
.wgb-item-layout1 .wgb-product-item-cnt .wgb-item-overlay {
top: 100%;
background: rgba(255, 255, 255, 0);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(25, 25, 25, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(25, 25, 25, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#191919', GradientType=0);
}
.wgb-item-layout1 .wgb-product-item-cnt.hovering:hover .wgb-item-overlay {
top: 0;
opacity: 1;
}
.wgb-item-layout1 .wgb-item-content {
position: absolute;
bottom: 10px;
left: 0;
right: 0;
padding: 0 20px;
transition: all 0.3s;
opacity: 0;
}
.wgb-item-layout1 .wgb-item-content .wgb-item-title a {
color: #fff;
}
.wgb-item-layout1 .wgb-stock {
position: absolute;
top: 20px;
left: 20px;
background-color: #000;
padding: 1px 5px;
color: #fff;
}
.wgb-item-layout1 .wgb-product-item-cnt.hovering:hover .wgb-item-content {
bottom: 15px;
opacity: 1;
} .wgb-item-layout2 .wgb-item-thumb {
position: relative;
}
.wgb-item-layout2 .wgb-stock,
.wgb-item-overlay {
position: absolute;
width: 60%;
left: 0;
right: 0;
bottom: 0;
font-size: 9pt;
background: #222222;
color: #fff;
text-align: center;
padding: 0 5px;
margin: auto;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
}
.in_stock .wgb-stock,
.in_stock .wgb-item-overlay {
background: #34a034;
}
.out_of_stock .wgb-stock,
.out_of_stock .wgb-item-overlay {
background: #a03434;
}
.wgb-disable-gift-button {
line-height: 38px;
margin-top: 10px;
}
.wgb-item-layout2 .wgb-item-content {
padding: 15px 0 0;
}
.wgb-add-gift-btn {
display: inline-block;
font-size: 13px;
cursor: pointer;
background-color: transparent;
border: 1px #e4003b solid;
color: #e4003b;
padding: 6px 20px;
text-transform: capitalize;
margin: 5px 0 10px;
transition: all 0.3s;
font-weight: bold;
}
.wgb-add-gift-btn:hover {
background-color: #e4003b;
color: #fff;
}
.wgb-add-gift-btn i {
margin-right: 5px;
} .wgb-item-layout3 .wgb-product-item-cnt {
border-radius: 5px;
transition: all 0.5s;
}
.wgb-item-layout3 .carousel-item .wgb-product-item-cnt,
.wgb-item-layout3 .wgb-owl-stage .wgb-product-item-cnt {
margin-bottom: 30px;
}
.wgb-item-layout3 .wgb-product-item-cnt:hover {
box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
}
.wgb-item-layout3 .wgb-item-thumb {
overflow: hidden;
position: relative;
}
.wgb-item-layout3 .wgb-stock {
position: absolute;
top: 10px;
left: 10px;
background-color: #000;
padding: 1px 5px;
color: #fff;
}
.wgb-item-layout3 .wgb-item-content {
padding: 15px 10px;
} .wgb-page {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
visibility: hidden;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.wgb-page-current,
.no-js .wgb-page {
visibility: visible;
z-index: 1;
}
.no-js body {
overflow: auto;
}
.wgb-page-ontop {
z-index: 999;
} .close {
margin: 28px 0 0 -16px;
position: absolute;
}
.wgb-popup-close:hover .wgb-leftright {
transform: rotate(-45deg);
background-color: #d4d4d4;
}
.wgb-popup-close:hover .wgb-rightleft {
transform: rotate(45deg);
background-color: #d4d4d4;
}
.wgb-popup-close:hover label {
opacity: 1;
}
.scroll-element.scroll-x {
display: none !important;
}
.wgb-popup-body .wgb-product-cnt {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.wgb-default-wrap-cnt {
position: relative;
width: 75px;
height: 75px;
display: inline-block;
margin-right: 10px;
float: left;
border-radius: 5px;
border: 2px solid #000;
overflow: hidden;
box-sizing: content-box;
}
.woocommerce table.cart tbody tr td img.wgb-default-wrap-cnt {
height: auto;
}
.remove-wrap-signle-product {
position: absolute;
width: 20px;
height: 20px;
top: 0;
right: 0;
text-align: center;
line-height: 20px;
cursor: pointer;
background-color: #000;
color: #fff;
font-size: 11px;
border-radius: 0 0 0 10px;
}
.wgb-default-wrap-cnt .wgb-default-wrap-img {
width: 100%;
max-width: 100%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
}
.wgb-wrap-price-cnt {
display: block;
margin-top: 15px;
font-size: 16px;
text-transform: capitalize;
}
.wgb-wrap-price-cnt div {
display: inline-block;
background-color: #000;
padding: 0 10px;
border-radius: 5px;
margin-left: 15px;
color: #fff;
}
.wgb-wrap-price-cnt div {
display: inline-block;
background-color: #000;
padding: 0 10px;
border-radius: 5px;
margin-left: 15px;
color: #fff;
}
.wgb-wrap-price-sign {
margin-left: 3px;
}
.variation-WrapSelected {
display: block !important;
float: none!important;
margin: 5px 0 10px 0;
font-size: 13px;
font-weight: bold;
text-transform: capitalize;
}
.variation-WrapSelected span.item-variation-name {
display: block!important;
margin-bottom: 5px;
}
.wgb-wrap-price-title-cnt {
margin-top: 10px;
}
.wgb-wrap-price-title {
font-size: 13px;
font-weight: bold;
display: inline-block;
margin-right: 5px;
text-transform: capitalize;
}  .scroll-wrapper {
overflow: hidden !important;
padding: 0 !important;
position: relative;
}
.scroll-wrapper>.scroll-content {
border: none !important;
box-sizing: content-box !important;
height: auto;
left: 0;
margin: 0;
max-height: none;
max-width: none !important;
overflow: scroll !important;
padding: 0;
position: relative !important;
top: 0;
width: 100% !important;
}
.scroll-wrapper>.scroll-content::-webkit-scrollbar {
height: 0;
width: 0;
}
.scroll-wrapper.scroll--rtl {
direction: rtl;
}
.scroll-element {
box-sizing: content-box;
display: none;
}
.scroll-element div {
box-sizing: content-box;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
cursor: default;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
display: block;
}
.scroll-textarea {
border: 1px solid #cccccc;
border-top-color: #999999;
}
.scroll-textarea>.scroll-content {
overflow: hidden !important;
}
.scroll-textarea>.scroll-content>textarea {
border: none !important;
box-sizing: border-box;
height: 100% !important;
margin: 0;
max-height: none !important;
max-width: none !important;
overflow: scroll !important;
outline: none;
padding: 2px;
position: relative !important;
top: 0;
width: 100% !important;
}
.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
height: 0;
width: 0;
} .scrollbar-macosx>.scroll-element,
.scrollbar-macosx>.scroll-element div {
background: none;
border: none;
margin: 0;
padding: 0;
position: absolute;
z-index: 10;
}
.scrollbar-macosx>.scroll-element div {
display: block;
height: 100%;
left: 0;
top: 0;
width: 100%;
}
.scrollbar-macosx>.scroll-element .scroll-element_track {
display: none;
}
.scrollbar-macosx>.scroll-element .scroll-bar {
background-color: #6C6E71;
display: block;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
-ms-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover>.scroll-element .scroll-bar,
.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
opacity: 0.7;
}
.scrollbar-macosx>.scroll-element.scroll-x {
bottom: 0px;
height: 0px;
left: 0;
min-width: 100%;
overflow: visible;
width: 100%;
}
.scrollbar-macosx>.scroll-element.scroll-y {
height: 100%;
min-height: 100%;
right: 0px;
top: 0;
width: 0px;
} .scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {
height: 7px;
min-width: 10px;
top: -9px;
}
.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
left: -9px;
min-height: 10px;
width: 7px;
}
.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {
left: 2px;
}
.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {
left: -4px;
}
.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {
top: 2px;
}
.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {
top: -4px;
} .scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
left: -11px;
}
.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
top: -11px;
} .wgb-rule-list-cnt {
margin: 20px 0;
}
.wgb-rule-cnt {
padding: 20px;
margin-bottom: 20px;
border-radius: 20px;
transition: all 0.3s;
}
.wgb-rule-cnt:hover {
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
span.wgb-rule-num {
display: inline-block;
min-width: 30px;
height: 30px;
background-color: #ee6688;
border-radius: 50%;
color: #fff;
text-align: center;
line-height: 30px;
margin-right: 10px;
float: left;
margin-top: -4px;
}
.wgb-rule-title {
display: inline-block;
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
}
.wgb-rule-title a {
color: #333;
border-bottom: none !important;
text-decoration: underline;
}
.wgb-rule-desc-cnt {
color: #848484;
margin-bottom: 20px;
font-size: 13px;
}
.wgb-rule-btn {
color: #333;
text-transform: capitalize;
font-size: 13px;
cursor: pointer;
border-bottom: none !important;
text-decoration: none!important;
}
.wgb-rule-btn i {
margin-right: 5px;
}
.wgb-rule-btn:hover {
text-decoration: none;
} .tab-js {
position: absolute;
opacity: 0;
top: 30px;
left: 0;
right: 0;
visibility: hidden;
transition: all 0.3s
}
.tab-active-js {
opacity: 1;
top: 20px;
visibility: visible
}
.tabs-buttons {
font-size: 14px;
border-bottom: 3px solid #eee;
}
.tabs-buttons__btn {
position: relative;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border: none;
border-bottom-width: 0;
color: #333;
background-color: #fff;
outline: none;
padding: 12px 20px;
cursor: pointer;
transition: all .3s;
}
.tabs-buttons__btn:before {
content: '';
position: absolute;
bottom: -3px;
left: 0;
right: 0;
height: 3px;
background-color: transparent;
transition: all .3s;
}
.tabs-buttons__btn:hover:before,
.tabs-buttons__btn--active:before {
background-color: #ee6688;
}
.tabs-sections {
position: relative;
padding: 20px 0;
height: 100%;
}
@media screen and (min-width: 640px) {
.tabs-buttons {
font-size: 0;
}
.tabs-buttons__btn {
position: relative;
width: auto;
display: inline-block;
font-size: 14px;
}
.tabs-buttons__btn:not(:last-child) {
margin-right: 5px;
}
}
@media screen and (max-width: 640px) {
.tabs-buttons__btn:before {
bottom: 0px !important;
}
.tabs-sections {
border-top: 3px solid #eee;
}
.tabs-buttons {
border-bottom: none;
}
.qty input[type="number"] {
padding: 0 !important;
}
} .wgb-owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
overflow: hidden;
padding-bottom: 5px;
}
.wgb-owl-carousel .wgb-owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.wgb-owl-carousel .wgb-owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.wgb-owl-carousel .wgb-owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.wgb-owl-carousel .wgb-owl-wrapper,
.wgb-owl-carousel .wgb-owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.wgb-owl-carousel .wgb-owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.wgb-owl-carousel .wgb-owl-item img {
display: block;
width: 100%;
max-width: 100%;
}
.wgb-owl-carousel .wgb-owl-nav.disabled,
.wgb-owl-carousel .wgb-owl-dots.disabled {
display: none;
}
.wgb-owl-carousel .wgb-owl-nav .wgb-owl-prev,
.wgb-owl-carousel .wgb-owl-nav .wgb-owl-next,
.wgb-owl-carousel .wgb-owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wgb-owl-carousel .wgb-owl-nav button.wgb-owl-prev,
.wgb-owl-carousel .wgb-owl-nav button.wgb-owl-next,
.wgb-owl-carousel button.wgb-owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.adv-gift-section .owl-nav .owl-prev,
.adv-gift-section .owl-nav .owl-next {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
color: #fff !important;
z-index: 999;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
text-align: center;
line-height: 40px;
}
.adv-gift-section .owl-nav .owl-prev {
left: 5px;
}
.adv-gift-section .owl-nav .owl-next {
right: 5px;
}
.adv-gift-section .owl-rtl .owl-nav .owl-prev {
right: 5px;
left :auto;
}
.adv-gift-section .owl-rtl .owl-nav .owl-next {
left: 5px;
right :auto;
}
.wgb-owl-carousel.wgb-owl-loaded {
display: block;
}
.wgb-owl-carousel.wgb-owl-loading {
opacity: 0;
display: block;
}
.wgb-owl-carousel.wgb-owl-hidden {
opacity: 0;
}
.wgb-owl-carousel.wgb-owl-refresh .wgb-owl-item {
visibility: hidden;
}
.wgb-owl-carousel.wgb-owl-drag .wgb-owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wgb-owl-carousel.wgb-owl-grab {
cursor: move;
cursor: grab;
}
.wgb-owl-carousel.wgb-owl-rtl {
direction: rtl;
}
.wgb-owl-carousel.wgb-owl-rtl .wgb-owl-item {
float: right;
} .no-js .wgb-owl-carousel {
display: block;
} .wgb-owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.wgb-owl-carousel .wgb-owl-animated-in {
z-index: 0;
}
.wgb-owl-carousel .wgb-owl-animated-out {
z-index: 1;
}
.wgb-owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .wgb-owl-height {
transition: height 500ms ease-in-out;
} .wgb-owl-carousel .wgb-owl-item { }
.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy[src^=""],
.wgb-owl-carousel .wgb-owl-item .wgb-owl-lazy:not([src]) {
max-height: 0;
}
.wgb-owl-carousel .wgb-owl-item img.wgb-owl-lazy {
transform-style: preserve-3d;
} .wgb-owl-carousel .wgb-owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.wgb-owl-carousel .wgb-owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//brandbar.ua/wp-content/plugins/ithemeland-free-gifts-for-woocommerce/frontend/assets/css/style/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.wgb-owl-carousel .wgb-owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.wgb-owl-carousel .wgb-owl-video-playing .wgb-owl-video-tn,
.wgb-owl-carousel .wgb-owl-video-playing .wgb-owl-video-play-icon {
display: none;
}
.wgb-owl-carousel .wgb-owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.wgb-owl-carousel .wgb-owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}
.wgb-owl-nav>div {
position: absolute;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
z-index: 1;
font-size: 17px;
transition: all 0.3s;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
top: 50%;
margin-top: -17px;
background-color: rgba(0, 0, 0, 0.1);
}
.wgb-owl-nav>div i {
line-height: 35px;
}
.wgb-owl-nav>div:hover {
background-color: rgba(0, 0, 0, 0.5);
color: #ffffff;
}
.wgb-owl-nav .wgb-owl-prev {
left: -35px;
}
.wgb-owl-nav .wgb-owl-next {
right: -35px;
}
.wgb-owl-carousel:hover .wgb-owl-nav .wgb-owl-next {
right: 10px;
}
.wgb-owl-carousel:hover .wgb-owl-nav .wgb-owl-prev {
left: 10px;
}
.adv-gift-section .owl-dots {
width: 100%;
text-align: center;
margin-top: 10px;
}
.adv-gift-section .owl-dots .owl-dot {
display: inline-block;
width: 10px;
min-width: 10px;
height: 10px;
min-height: 10px;
max-height: 10px;
background-color: #333 !important;
margin-right: 8px;
border-radius: 10px;
box-shadow: 0 0 0 3px transparent;
transition: all 0.3s;
}
.adv-gift-section .owl-dots .wgb-owl-dot:active,
.owl-dots .owl-dot:focus {
outline: none !important;
}
.adv-gift-section .owl-dot.active {
box-shadow: 0 0 0 2px;
background-color: #000 !important;
}  .wgb-page-moveToLeft {
-webkit-animation: moveToLeft .6s ease both;
animation: moveToLeft .6s ease both;
}
.wgb-page-moveFromLeft {
-webkit-animation: moveFromLeft .6s ease both;
animation: moveFromLeft .6s ease both;
}
.wgb-page-moveToRight {
-webkit-animation: moveToRight .6s ease both;
animation: moveToRight .6s ease both;
}
.wgb-page-moveFromRight {
-webkit-animation: moveFromRight .6s ease both;
animation: moveFromRight .6s ease both;
}
.wgb-page-moveToTop {
-webkit-animation: moveToTop .6s ease both;
animation: moveToTop .6s ease both;
}
.wgb-page-moveFromTop {
-webkit-animation: moveFromTop .6s ease both;
animation: moveFromTop .6s ease both;
}
.wgb-page-moveToBottom {
-webkit-animation: moveToBottom .6s ease both;
animation: moveToBottom .6s ease both;
}
.wgb-page-moveFromBottom {
-webkit-animation: moveFromBottom .6s ease both;
animation: moveFromBottom .6s ease both;
} .wgb-page-fade {
-webkit-animation: fade .7s ease both;
animation: fade .7s ease both;
} .wgb-page-moveToLeftFade {
-webkit-animation: moveToLeftFade .7s ease both;
animation: moveToLeftFade .7s ease both;
}
.wgb-page-moveFromLeftFade {
-webkit-animation: moveFromLeftFade .7s ease both;
animation: moveFromLeftFade .7s ease both;
}
.wgb-page-moveToRightFade {
-webkit-animation: moveToRightFade .7s ease both;
animation: moveToRightFade .7s ease both;
}
.wgb-page-moveFromRightFade {
-webkit-animation: moveFromRightFade .7s ease both;
animation: moveFromRightFade .7s ease both;
}
.wgb-page-moveToTopFade {
-webkit-animation: moveToTopFade .7s ease both;
animation: moveToTopFade .7s ease both;
}
.wgb-page-moveFromTopFade {
-webkit-animation: moveFromTopFade .7s ease both;
animation: moveFromTopFade .7s ease both;
}
.wgb-page-moveToBottomFade {
-webkit-animation: moveToBottomFade .7s ease both;
animation: moveToBottomFade .7s ease both;
}
.wgb-page-moveFromBottomFade {
-webkit-animation: moveFromBottomFade .7s ease both;
animation: moveFromBottomFade .7s ease both;
} .wgb-page-moveToLeftEasing {
-webkit-animation: moveToLeft .7s ease-in-out both;
animation: moveToLeft .7s ease-in-out both;
}
.wgb-page-moveToRightEasing {
-webkit-animation: moveToRight .7s ease-in-out both;
animation: moveToRight .7s ease-in-out both;
}
.wgb-page-moveToTopEasing {
-webkit-animation: moveToTop .7s ease-in-out both;
animation: moveToTop .7s ease-in-out both;
}
.wgb-page-moveToBottomEasing {
-webkit-animation: moveToBottom .7s ease-in-out both;
animation: moveToBottom .7s ease-in-out both;
}  @-webkit-keyframes moveToLeft {
from {}
to {
-webkit-transform: translateX(-100%);
}
}
@keyframes moveToLeft {
from {}
to {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveFromLeft {
from {
-webkit-transform: translateX(-100%);
}
}
@keyframes moveFromLeft {
from {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveToRight {
from {}
to {
-webkit-transform: translateX(100%);
}
}
@keyframes moveToRight {
from {}
to {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveFromRight {
from {
-webkit-transform: translateX(100%);
}
}
@keyframes moveFromRight {
from {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveToTop {
from {}
to {
-webkit-transform: translateY(-100%);
}
}
@keyframes moveToTop {
from {}
to {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveFromTop {
from {
-webkit-transform: translateY(-100%);
}
}
@keyframes moveFromTop {
from {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveToBottom {
from {}
to {
-webkit-transform: translateY(100%);
}
}
@keyframes moveToBottom {
from {}
to {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes moveFromBottom {
from {
-webkit-transform: translateY(100%);
}
}
@keyframes moveFromBottom {
from {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
} @-webkit-keyframes fade {
from {}
to {
opacity: 0.3;
}
}
@keyframes fade {
from {}
to {
opacity: 0.3;
}
} @-webkit-keyframes moveToLeftFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateX(-100%);
}
}
@keyframes moveToLeftFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveFromLeftFade {
from {
opacity: 0.3;
-webkit-transform: translateX(-100%);
}
}
@keyframes moveFromLeftFade {
from {
opacity: 0.3;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@-webkit-keyframes moveToRightFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateX(100%);
}
}
@keyframes moveToRightFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveFromRightFade {
from {
opacity: 0.3;
-webkit-transform: translateX(100%);
}
}
@keyframes moveFromRightFade {
from {
opacity: 0.3;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@-webkit-keyframes moveToTopFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateY(-100%);
}
}
@keyframes moveToTopFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveFromTopFade {
from {
opacity: 0.3;
-webkit-transform: translateY(-100%);
}
}
@keyframes moveFromTopFade {
from {
opacity: 0.3;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes moveToBottomFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateY(100%);
}
}
@keyframes moveToBottomFade {
from {}
to {
opacity: 0.3;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes moveFromBottomFade {
from {
opacity: 0.3;
-webkit-transform: translateY(100%);
}
}
@keyframes moveFromBottomFade {
from {
opacity: 0.3;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
} .wgb-page-scaleDown {
-webkit-animation: scaleDown .7s ease both;
animation: scaleDown .7s ease both;
}
.wgb-page-scaleUp {
-webkit-animation: scaleUp .3s ease both;
animation: scaleUp .3s ease both;
}
.wgb-page-scaleUpDown {
-webkit-animation: scaleUpDown .5s ease both;
animation: scaleUpDown .5s ease both;
}
.wgb-page-scaleDownUp {
-webkit-animation: scaleDownUp .5s ease both;
animation: scaleDownUp .5s ease both;
}
.wgb-page-scaleDownCenter {
-webkit-animation: scaleDownCenter .4s ease-in both;
animation: scaleDownCenter .4s ease-in both;
}
.wgb-page-scaleUpCenter {
-webkit-animation: scaleUpCenter .4s ease-out both;
animation: scaleUpCenter .4s ease-out both;
}  @-webkit-keyframes scaleDown {
from {}
to {
opacity: 0;
-webkit-transform: scale(.8);
}
}
@keyframes scaleDown {
from {}
to {
opacity: 0;
-webkit-transform: scale(.8);
transform: scale(.8);
}
}
@-webkit-keyframes scaleUp {
from {
opacity: 0;
-webkit-transform: scale(1);
}
}
@keyframes scaleUp {
from {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scaleUpDown {
from {
opacity: 0;
-webkit-transform: scale(1.2);
}
}
@keyframes scaleUpDown {
from {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownUp {
from {}
to {
opacity: 0;
-webkit-transform: scale(1.2);
}
}
@keyframes scaleDownUp {
from {}
to {
opacity: 0;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownCenter {
from {}
to {
opacity: 0;
-webkit-transform: scale(.7);
}
}
@keyframes scaleDownCenter {
from {}
to {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
}
@-webkit-keyframes scaleUpCenter {
from {
opacity: 0;
-webkit-transform: scale(.7);
}
}
@keyframes scaleUpCenter {
from {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
} .wgb-page-rotateRightSideFirst {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRightSideFirst .8s both ease-in;
animation: rotateRightSideFirst .8s both ease-in;
}
.wgb-page-rotateLeftSideFirst {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateLeftSideFirst .8s both ease-in;
animation: rotateLeftSideFirst .8s both ease-in;
}
.wgb-page-rotateTopSideFirst {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateTopSideFirst .8s both ease-in;
animation: rotateTopSideFirst .8s both ease-in;
}
.wgb-page-rotateBottomSideFirst {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateBottomSideFirst .8s both ease-in;
animation: rotateBottomSideFirst .8s both ease-in;
} .wgb-page-flipOutRight {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutRight .5s both ease-in;
animation: flipOutRight .5s both ease-in;
}
.wgb-page-flipInLeft {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInLeft .5s both ease-out;
animation: flipInLeft .5s both ease-out;
}
.wgb-page-flipOutLeft {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutLeft .5s both ease-in;
animation: flipOutLeft .5s both ease-in;
}
.wgb-page-flipInRight {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInRight .5s both ease-out;
animation: flipInRight .5s both ease-out;
}
.wgb-page-flipOutTop {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutTop .5s both ease-in;
animation: flipOutTop .5s both ease-in;
}
.wgb-page-flipInBottom {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInBottom .5s both ease-out;
animation: flipInBottom .5s both ease-out;
}
.wgb-page-flipOutBottom {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipOutBottom .5s both ease-in;
animation: flipOutBottom .5s both ease-in;
}
.wgb-page-flipInTop {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: flipInTop .5s both ease-out;
animation: flipInTop .5s both ease-out;
} .wgb-page-rotateFall {
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-animation: rotateFall 1s both ease-in;
animation: rotateFall 1s both ease-in;
} .wgb-page-rotateOutNewspaper {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: rotateOutNewspaper .5s both ease-in;
animation: rotateOutNewspaper .5s both ease-in;
}
.wgb-page-rotateInNewspaper {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation: rotateInNewspaper .5s both ease-out;
animation: rotateInNewspaper .5s both ease-out;
} .wgb-page-rotatePushLeft {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotatePushLeft .8s both ease;
animation: rotatePushLeft .8s both ease;
}
.wgb-page-rotatePushRight {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotatePushRight .8s both ease;
animation: rotatePushRight .8s both ease;
}
.wgb-page-rotatePushTop {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotatePushTop .8s both ease;
animation: rotatePushTop .8s both ease;
}
.wgb-page-rotatePushBottom {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotatePushBottom .8s both ease;
animation: rotatePushBottom .8s both ease;
} .wgb-page-rotatePullRight {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotatePullRight .5s both ease;
animation: rotatePullRight .5s both ease;
}
.wgb-page-rotatePullLeft {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotatePullLeft .5s both ease;
animation: rotatePullLeft .5s both ease;
}
.wgb-page-rotatePullTop {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotatePullTop .5s both ease;
animation: rotatePullTop .5s both ease;
}
.wgb-page-rotatePullBottom {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotatePullBottom .5s both ease;
animation: rotatePullBottom .5s both ease;
} .wgb-page-rotateFoldRight {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateFoldRight .7s both ease;
animation: rotateFoldRight .7s both ease;
}
.wgb-page-rotateFoldLeft {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateFoldLeft .7s both ease;
animation: rotateFoldLeft .7s both ease;
}
.wgb-page-rotateFoldTop {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateFoldTop .7s both ease;
animation: rotateFoldTop .7s both ease;
}
.wgb-page-rotateFoldBottom {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateFoldBottom .7s both ease;
animation: rotateFoldBottom .7s both ease;
} .wgb-page-rotateUnfoldLeft {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateUnfoldLeft .7s both ease;
animation: rotateUnfoldLeft .7s both ease;
}
.wgb-page-rotateUnfoldRight {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateUnfoldRight .7s both ease;
animation: rotateUnfoldRight .7s both ease;
}
.wgb-page-rotateUnfoldTop {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateUnfoldTop .7s both ease;
animation: rotateUnfoldTop .7s both ease;
}
.wgb-page-rotateUnfoldBottom {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateUnfoldBottom .7s both ease;
animation: rotateUnfoldBottom .7s both ease;
} .wgb-page-rotateRoomLeftOut {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateRoomLeftOut .8s both ease;
animation: rotateRoomLeftOut .8s both ease;
}
.wgb-page-rotateRoomLeftIn {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRoomLeftIn .8s both ease;
animation: rotateRoomLeftIn .8s both ease;
}
.wgb-page-rotateRoomRightOut {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRoomRightOut .8s both ease;
animation: rotateRoomRightOut .8s both ease;
}
.wgb-page-rotateRoomRightIn {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateRoomRightIn .8s both ease;
animation: rotateRoomRightIn .8s both ease;
}
.wgb-page-rotateRoomTopOut {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateRoomTopOut .8s both ease;
animation: rotateRoomTopOut .8s both ease;
}
.wgb-page-rotateRoomTopIn {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateRoomTopIn .8s both ease;
animation: rotateRoomTopIn .8s both ease;
}
.wgb-page-rotateRoomBottomOut {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateRoomBottomOut .8s both ease;
animation: rotateRoomBottomOut .8s both ease;
}
.wgb-page-rotateRoomBottomIn {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateRoomBottomIn .8s both ease;
animation: rotateRoomBottomIn .8s both ease;
} .wgb-page-rotateCubeLeftOut {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCubeLeftOut .6s both ease-in;
animation: rotateCubeLeftOut .6s both ease-in;
}
.wgb-page-rotateCubeLeftIn {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCubeLeftIn .6s both ease-in;
animation: rotateCubeLeftIn .6s both ease-in;
}
.wgb-page-rotateCubeRightOut {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCubeRightOut .6s both ease-in;
animation: rotateCubeRightOut .6s both ease-in;
}
.wgb-page-rotateCubeRightIn {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCubeRightIn .6s both ease-in;
animation: rotateCubeRightIn .6s both ease-in;
}
.wgb-page-rotateCubeTopOut {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCubeTopOut .6s both ease-in;
animation: rotateCubeTopOut .6s both ease-in;
}
.wgb-page-rotateCubeTopIn {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCubeTopIn .6s both ease-in;
animation: rotateCubeTopIn .6s both ease-in;
}
.wgb-page-rotateCubeBottomOut {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCubeBottomOut .6s both ease-in;
animation: rotateCubeBottomOut .6s both ease-in;
}
.wgb-page-rotateCubeBottomIn {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCubeBottomIn .6s both ease-in;
animation: rotateCubeBottomIn .6s both ease-in;
} .wgb-page-rotateCarouselLeftOut {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCarouselLeftOut .8s both ease;
animation: rotateCarouselLeftOut .8s both ease;
}
.wgb-page-rotateCarouselLeftIn {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCarouselLeftIn .8s both ease;
animation: rotateCarouselLeftIn .8s both ease;
}
.wgb-page-rotateCarouselRightOut {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateCarouselRightOut .8s both ease;
animation: rotateCarouselRightOut .8s both ease;
}
.wgb-page-rotateCarouselRightIn {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateCarouselRightIn .8s both ease;
animation: rotateCarouselRightIn .8s both ease;
}
.wgb-page-rotateCarouselTopOut {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCarouselTopOut .8s both ease;
animation: rotateCarouselTopOut .8s both ease;
}
.wgb-page-rotateCarouselTopIn {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCarouselTopIn .8s both ease;
animation: rotateCarouselTopIn .8s both ease;
}
.wgb-page-rotateCarouselBottomOut {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateCarouselBottomOut .8s both ease;
animation: rotateCarouselBottomOut .8s both ease;
}
.wgb-page-rotateCarouselBottomIn {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: rotateCarouselBottomIn .8s both ease;
animation: rotateCarouselBottomIn .8s both ease;
} .wgb-page-rotateSidesOut {
-webkit-transform-origin: -50% 50%;
transform-origin: -50% 50%;
-webkit-animation: rotateSidesOut .5s both ease-in;
animation: rotateSidesOut .5s both ease-in;
}
.wgb-page-rotateSidesIn {
-webkit-transform-origin: 150% 50%;
transform-origin: 150% 50%;
-webkit-animation: rotateSidesIn .5s both ease-out;
animation: rotateSidesIn .5s both ease-out;
} .wgb-page-rotateSlideOut {
-webkit-animation: rotateSlideOut 1s both ease;
animation: rotateSlideOut 1s both ease;
}
.wgb-page-rotateSlideIn {
-webkit-animation: rotateSlideIn 1s both ease;
animation: rotateSlideIn 1s both ease;
}  @-webkit-keyframes rotateRightSideFirst {
0% {}
40% {
-webkit-transform: rotateY(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateRightSideFirst {
0% {}
40% {
-webkit-transform: rotateY(15deg);
transform: rotateY(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateLeftSideFirst {
0% {}
40% {
-webkit-transform: rotateY(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateLeftSideFirst {
0% {}
40% {
-webkit-transform: rotateY(-15deg);
transform: rotateY(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateTopSideFirst {
0% {}
40% {
-webkit-transform: rotateX(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateTopSideFirst {
0% {}
40% {
-webkit-transform: rotateX(15deg);
transform: rotateX(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateBottomSideFirst {
0% {}
40% {
-webkit-transform: rotateX(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateBottomSideFirst {
0% {}
40% {
-webkit-transform: rotateX(-15deg);
transform: rotateX(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
} @-webkit-keyframes flipOutRight {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@keyframes flipOutRight {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInLeft {
from {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@keyframes flipInLeft {
from {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutLeft {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@keyframes flipOutLeft {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInRight {
from {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@keyframes flipInRight {
from {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutTop {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@keyframes flipOutTop {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInBottom {
from {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@keyframes flipInBottom {
from {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutBottom {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@keyframes flipOutBottom {
from {}
to {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInTop {
from {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@keyframes flipInTop {
from {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
} @-webkit-keyframes rotateFall {
0% {
-webkit-transform: rotateZ(0deg);
}
20% {
-webkit-transform: rotateZ(10deg);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: rotateZ(17deg);
}
60% {
-webkit-transform: rotateZ(16deg);
}
100% {
-webkit-transform: translateY(100%) rotateZ(17deg);
}
}
@keyframes rotateFall {
0% {
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
20% {
-webkit-transform: rotateZ(10deg);
transform: rotateZ(10deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: rotateZ(17deg);
transform: rotateZ(17deg);
}
60% {
-webkit-transform: rotateZ(16deg);
transform: rotateZ(16deg);
}
100% {
-webkit-transform: translateY(100%) rotateZ(17deg);
transform: translateY(100%) rotateZ(17deg);
}
} @-webkit-keyframes rotateOutNewspaper {
from {}
to {
-webkit-transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@keyframes rotateOutNewspaper {
from {}
to {
-webkit-transform: translateZ(-3000px) rotateZ(360deg);
transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@-webkit-keyframes rotateInNewspaper {
from {
-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
}
@keyframes rotateInNewspaper {
from {
-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
} @-webkit-keyframes rotatePushLeft {
from {}
to {
opacity: 0;
-webkit-transform: rotateY(90deg);
}
}
@keyframes rotatePushLeft {
from {}
to {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePushRight {
from {}
to {
opacity: 0;
-webkit-transform: rotateY(-90deg);
}
}
@keyframes rotatePushRight {
from {}
to {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePushTop {
from {}
to {
opacity: 0;
-webkit-transform: rotateX(-90deg);
}
}
@keyframes rotatePushTop {
from {}
to {
opacity: 0;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePushBottom {
from {}
to {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
}
@keyframes rotatePushBottom {
from {}
to {
opacity: 0;
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
} @-webkit-keyframes rotatePullRight {
from {
opacity: 0;
-webkit-transform: rotateY(-90deg);
}
}
@keyframes rotatePullRight {
from {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePullLeft {
from {
opacity: 0;
-webkit-transform: rotateY(90deg);
}
}
@keyframes rotatePullLeft {
from {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePullTop {
from {
opacity: 0;
-webkit-transform: rotateX(-90deg);
}
}
@keyframes rotatePullTop {
from {
opacity: 0;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePullBottom {
from {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
}
@keyframes rotatePullBottom {
from {
opacity: 0;
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
} @-webkit-keyframes rotateFoldRight {
from {}
to {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateFoldRight {
from {}
to {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateFoldLeft {
from {}
to {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateFoldLeft {
from {}
to {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateFoldTop {
from {}
to {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateFoldTop {
from {}
to {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateFoldBottom {
from {}
to {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateFoldBottom {
from {}
to {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateUnfoldLeft {
from {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateUnfoldLeft {
from {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateUnfoldRight {
from {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateUnfoldRight {
from {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateUnfoldTop {
from {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateUnfoldTop {
from {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateUnfoldBottom {
from {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateUnfoldBottom {
from {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateRoomLeftOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes rotateRoomLeftOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateRoomLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes rotateRoomLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateRoomRightOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes rotateRoomRightOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
transform: translateX(100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateRoomRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes rotateRoomRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
transform: translateX(-100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateRoomTopOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes rotateRoomTopOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateRoomTopIn {
from {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
}
}
@keyframes rotateRoomTopIn {
from {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateRoomBottomOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
}
}
@keyframes rotateRoomBottomOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
transform: translateY(100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateRoomBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes rotateRoomBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
transform: translateY(-100%) rotateX(-90deg);
}
} @-webkit-keyframes rotateCubeLeftOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateCubeLeftOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@-webkit-keyframes rotateCubeRightOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateCubeRightOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateCubeRightIn {
0% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@keyframes rotateCubeRightIn {
0% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
transform: translateX(-100%) rotateY(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@-webkit-keyframes rotateCubeTopOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateCubeTopOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateCubeTopIn {
0% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@keyframes rotateCubeTopIn {
0% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@-webkit-keyframes rotateCubeBottomOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateCubeBottomOut {
0% {}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
transform: translateY(100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
}
@keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
transform: translateY(-100%) rotateX(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
} @-webkit-keyframes rotateCarouselLeftOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@keyframes rotateCarouselLeftOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@-webkit-keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-webkit-keyframes rotateCarouselRightOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes rotateCarouselRightOut {
from {}
to {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-webkit-keyframes rotateCarouselRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@keyframes rotateCarouselRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@-webkit-keyframes rotateCarouselTopOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes rotateCarouselTopOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-webkit-keyframes rotateCarouselTopIn {
from {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes rotateCarouselTopIn {
from {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-webkit-keyframes rotateCarouselBottomOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes rotateCarouselBottomOut {
from {}
to {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-webkit-keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
} @-webkit-keyframes rotateSidesOut {
from {}
to {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(90deg);
}
}
@keyframes rotateSidesOut {
from {}
to {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(90deg);
transform: translateZ(-500px) rotateY(90deg);
}
}
@-webkit-keyframes rotateSidesIn {
from {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(-90deg);
}
}
@keyframes rotateSidesIn {
from {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(-90deg);
transform: translateZ(-500px) rotateY(-90deg);
}
} @-webkit-keyframes rotateSlideOut {
0% {}
25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes rotateSlideOut {
0% {}
25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
transform: translateZ(-500px);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes rotateSlideIn {
0%,
25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
}
}
@keyframes rotateSlideIn {
0%,
25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
transform: translateZ(0) translateX(0);
}
} .wgb-page-delay100 {
-webkit-animation-delay: .1s;
animation-delay: .1s;
}
.wgb-page-delay180 {
-webkit-animation-delay: .180s;
animation-delay: .180s;
}
.wgb-page-delay200 {
-webkit-animation-delay: .2s;
animation-delay: .2s;
}
.wgb-page-delay300 {
-webkit-animation-delay: .3s;
animation-delay: .3s;
}
.wgb-page-delay400 {
-webkit-animation-delay: .4s;
animation-delay: .4s;
}
.wgb-page-delay500 {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
.wgb-page-delay700 {
-webkit-animation-delay: .7s;
animation-delay: .7s;
}
.wgb-page-delay1000 {
-webkit-animation-delay: 1s;
animation-delay: 1s;
} .dataTables_wrapper {
margin-bottom: 20px;
}
.datatable>tbody>tr>td {
border-bottom: none;
border-right: none;
}
table.dataTable.no-footer {
border-bottom: none !important;
}
table.dataTable.display {
background: white;
border-radius: 3px;
margin: auto;
padding: 5px;
width: 100%;
animation: float 5s infinite;
margin-bottom: 5px;
border-top: none;
border-left: none;
margin-left: 0;
}
table.dataTable.display thead th {
color: #a9a9a9;
background-color: #fff;
text-transform: capitalize;
font-size: 14px !important;
font-weight: bold !important;
padding: 12px 0;
text-align: left;
vertical-align: middle;
border: 0;
border-bottom: 1px #e3e3e3 solid;
}
table.dataTable.display tfoot th {
color: rgba(0, 0, 0, 0.87);
background-color: #FFFFFF;
border-bottom: none;
border-right: none;
text-transform: capitalize;
font-size: 12px;
font-weight: bold;
padding: 10px 8px;
text-align: center;
vertical-align: middle;
border-bottom: 1px solid #E1E7EC;
border-right: none;
}
table.dataTable.display tr {
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
color: #666B85;
text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
table.dataTable.display tr:first-child {
border-top: none;
}
table.dataTable.display tr:last-child {
border-bottom: none;
}
table.dataTable.display tr:nth-child(odd) td {
background: #fff;
}
table.dataTable.display td {
background: #fff;
padding: 10px 0;
text-align: center;
vertical-align: middle;
border-top: none !important;
font-size: 12px;
}
.dataTable a {
color: #474747;
text-decoration: none;
font-size: 13px;
font-weight: normal;
text-transform: capitalize;
}
.intelligence_customer_datatable tr {
cursor: pointer;
}
.pw_int_customers_single {
cursor: pointer;
}
table.dataTable.display tbody tr.odd>.sorting_1 {
background-color: #f6f6f6 !important;
}
table.dataTable.display tbody tr.even>.sorting_1 {
background-color: #ffffff !important;
} .dataTables_filter,
.dataTables_length {
display: none;
} .wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate {
font-size: 13px;
text-transform: uppercase;
background-color: #f6f6f6;
padding: 5px 15px;
border-radius: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.wgb-rules-gifts-cnt .paginate_button.previous,
.wgb-rules-gifts-cnt .paginate_button.next {
display: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
padding: 2px 10px !important;
font-size: 13px;
}
.dataTables_wrapper .dataTables_info {
font-size: 13px !important;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current {
background: #fff !important;
border: none !important;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
background: #c13f57 !important;
border: none !important;
color: #fff !important;
box-shadow: none;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
color: #a5a5a5 !important;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.current {
background: #c03d55 !important;
color: #fff !important;
}
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button,
.wgb-rules-gifts-cnt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
background: #ffffff !important;
border: none !important;
margin: 0 3px !important;
color: #a5a5a5 !important;
min-width: 25px !important;
width: 25px !important;
height: 25px !important;
line-height: 25px;
padding: 0 !important;
border-radius: 50% !important;
} .wgb-rules-gifts-cnt .dataTables_info {
box-sizing: border-box;
display: inline-block;
min-width: 1.5em;
padding: 0 !important;
margin-top: 5px;
text-align: center;
text-decoration: none !important;
background: #fff !important;
border: none;
color: #bfbfbf !important;
text-transform: capitalize;
font-size: 13px;
} @keyframes agspin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.dataTable thead th {
color: #3e3e3e !important;
font-weight: bold !important;
}
.owl-item .wgb-product-item-cnt,
.wgb-grid-cnt .wgb-product-item-cnt {
text-align: center;
border: 1px #e3e3e3 solid;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.owl-item .wgb-item-title,
.wgb-grid-cnt .wgb-item-title {
font-size: 17px !important;
line-height: 30px !important;
}
.wgb-product-item-td-thumb {
position: relative;
padding: 15px;
text-align: center !important;
}
.wgb-product-item-td-thumb img {
border: 1px #e3e3e3 solid;
background-color: #fff;
width: 50px;
height: auto;
display: inline-table;
}
.wgb-product-item-stock-in-thumb {
position: absolute;
top: 25px;
left: -53px;
right: 0;
width: 80px;
height: 25px;
font-size: 12px;
color: #fff !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
line-height: 25px;
margin: auto;
}
.in_stock .wgb-product-item-stock-in-thumb {
background-color: #34a034;
}
.out_of_stock .wgb-product-item-stock-in-thumb {
background-color: #a03434;
}
.wgb-product-item-stock-in-thumb::before {
content: ' ';
position: absolute;
top: 25px;
left: 0;
width: 0;
height: 0;
border-top: 6px #243524 solid;
border-right: 6px #243524 solid;
border-bottom: 6px transparent solid;
border-left: 6px transparent solid;
}
.gift-product-stock {
line-height: 30px !important;
color: #fff !important;
}
.it-gift-products-table {
padding: 20px;
}
.it-gift-products-table,
.it-gift-products-table th,
.it-gift-products-table td {
border: 0;
text-align: left !important;
}
.it-gift-products-table th {
font-size: 14px;
font-weight: bold !important;
padding: 10px 0;
}
.it-gift-products-table td {
padding: 10px 0;
}
td.wgb-product-item-td-thumb {
padding: 5px 0 !important;
}
.it-gift-products-table thead tr,
.it-gift-products-table tfoot tr {
background-color: #f6f6f6;
padding: 5px 0;
}
.it-gift-products-table tbody tr td {
border-bottom: 1px #e3e3e3 solid;
}
.dataTable th,
.dataTable td {
text-align: center;
}
.wgb-tables-popup-items {
width: 100%;
text-align: center;
margin-top: 10px;
}
.wgb-tables-popup-items thead th {
background-color: #e3e3e3;
padding: 20px 0;
font-size: 16px;
}
tr.disable-hover::after,
div.disable-hover::after {
content: ' ';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.7);
}
.wgb-item-content .qty,
.wgb-popup-content .qty {
text-align: center !important;
}
.wgb-item-content .qty,
.dataTable .qty {
width: 100%;
display: inline-table;
padding: 0 10px;
vertical-align: middle;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.dataTable .qty {
width: 50%;
max-width: 150px;
}
.qty input[type="number"] {
width: 25%;
min-width: 45px;
display: inline-table;
vertical-align: middle;
line-height: 28px;
padding: 0 15px;
margin: 0;
text-align: center;
font-size: 10pt !important;
-moz-appearance: textfield;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.qty input[type="number"]:focus,
.qty input[type="number"]:active {
box-shadow: none !important;
border: 0 !important;
}
.qty input::-webkit-outer-spin-button,
.qty input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.qty .wgb-qty-decrease-btn,
.qty .wgb-qty-increase-btn {
width: 15%;
min-width: 25px;
display: inline-table;
vertical-align: middle;
padding: 0;
line-height: 28px;
}
.wgb-add-gift-btn {
vertical-align: middle;
}
#items_list div{display:none;
}
#loadMoregifts {
color:green;
cursor:pointer;
}
#loadMoregifts:hover {
color:black;
}.wgb-popup {
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
background-color: rgba(0, 0, 0, 0.6);
z-index: 9999;
}
.wgb-popup .wgb-popup-box {
width: 55%;
height: 80%;
max-width: 930px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
box-shadow: 0 0 14px 0 rgba(15, 17, 17, .5);
background-color: #fff;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
overflow: hidden;
}
.wgb-popup .wgb-popup-header {
width: 100%;
height: 50px;
float: left;
background-color: #F0F2F2;
padding: 10px 15px;
line-height: 32px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-bottom: 1px #D5D9D9 solid;
position: relative;
z-index: 9;
}
.wgb-popup .wgb-popup-title {
float: left;
line-height: 30px;
font-size: 14pt;
margin: 0;
}
.wgb-popup .wgb-popup-close {
padding: 0;
float: left;
border: 0;
color: #4d4d4d;
background-color: transparent;
cursor: pointer;
}
.wgb-popup .wgb-popup-close i {
font-weight: 100;
width: 30px;
height: 30px;
font-size: 30px;
}
.wgb-popup .wgb-popup-close:hover i {
color: #a11717;
font-weight: bold;
}
.wgb-popup-box .wgb-popup-body {
width: 100%;
float: left;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-mobile-filter-button {
width: 100%;
float: left;
display: none;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content {
width: 100%;
height: 100%;
position: absolute;
padding-top: 50px;
top: 0;
right: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
overflow: auto;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top {
width: 100%;
float: left;
padding: 25px 15px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-left {
font-size: 13pt;
float: left;
line-height: 32px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right {
float: right;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button {
height: 30px;
font-size: 14px !important;
background-color: transparent;
border: 0;
cursor: pointer;
border-bottom: 2px transparent solid;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button.active {
border-color: #3e3e3e;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button i {
font-weight: 300;
font-size: 17px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts {
width: 100%;
float: left;
height: 95%;
overflow: auto;
padding: 20px;
margin-bottom: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-items {
width: 100%;
float: left;
min-height: 250px;
padding: 0 15px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination {
width: 100%;
float: left;
margin-top: 10px;
padding-bottom: 10px;
text-align: center;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button {
padding: 7px 25px;
color: #4d4d4d !important;
font-size: 13pt !important;
font-weight: normal !important;
background: #fff;
border: 1px #e3e3e3 solid;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
cursor: pointer;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
margin: 0 2px;
line-height: 15px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button i {
font-weight: 100;
font-size: 16px;
width: 16px;
height: 16px;
}
#it-popup-posts-pagination-next i {
margin-left: 8px;
}
#it-popup-posts-pagination-prev i {
margin-right: 8px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-posts-pagination button:hover {
background: #f6f6f6;
text-decoration: none !important;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item {
width: 29.33%;
float: left;
margin: 0 2% 30px 2%;
position: relative;
cursor: pointer;
border: 1px #e3e3e3 solid;
padding: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item.active {
border-color: #c2bf37;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-add-button {
width: 100%;
float: left;
text-align: center;
margin: 10px 0 0 0;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-add-button .wgb-add-gift-btn {
margin: 0;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail {
width: 100%;
float: left;
position: relative;
text-align: center;
margin-top: 0;
border-bottom: 1px solid #d4d4d4;
padding-bottom: 5px;
margin-bottom: 0;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail .wgb-product-item-stock-in-thumb {
left: -13px;
right: auto;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-title {
width: 100%;
float: left;
min-height: 50px;
margin: 10px 0 0 0;
font-size: 12pt;
font-weight: bold;
text-align: center;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts .wgb-popup-post-item .wgb-popup-post-thumbnail img {
width: 100%;
height: auto;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom {
position: absolute;
bottom: 0;
width: 100%;
height: 50px;
background-color: #fff;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button {
float: right;
height: 30px;
background: #1c9911;
border: 1px #198510 solid;
color: #fff;
margin: 10px 20px 10px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
cursor: pointer;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
font-size: 10pt;
padding: 0 10px !important;
line-height: 30px !important;
font-weight: normal !important;
letter-spacing: 0 !important;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:disabled {
background-color: #cdcdcd !important;
border: 1px #b4b4b4 solid !important;
color: #3e3e3e !important;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:disabled:hover {
background-color: #cdcdcd;
border: 1px #b4b4b4 solid;
color: #3e3e3e;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom .wgb-popup-content-action-button:hover {
text-decoration: none;
background-color: #198510;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
}
.lni {
vertical-align: middle;
} @media screen and (max-width: 1024px) {
.wgb-popup .wgb-popup-box {
width: 100%;
height: 100%;
max-width: 100%;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar {
width: 100%;
height: 100%;
left: auto;
right: -100%;
background-color: #fff;
z-index: 8;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-sidebar-items {
height: 92%;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-mobile-sidebar-buttons {
display: block;
width: 100%;
float: left;
padding: 5px 20px;
border-bottom: 1px #e3e3e3 solid;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-sidebar .wgb-popup-mobile-sidebar-buttons span {
float: left;
line-height: 32px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content {
width: 100%;
overflow: hidden;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts {
height: 83%;
padding-top: 10px;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-mobile-filter-button,
.wgb-popup-box .wgb-popup-sidebar .wgb-popup-mobile-apply-filter {
display: block;
height: 32px;
font-size: 13pt;
cursor: pointer;
color: #fff;
background-color: #5e5e5e;
border: 1px #535353 solid;
padding: 0 20px;
text-decoration: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.wgb-popup-box .wgb-popup-sidebar .wgb-popup-mobile-apply-filter {
background-color: #2ca036;
border-color: #26882e;
float: right;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-bottom,
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top .wgb-popup-content-top-right .view-mode-button {
display: none;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-content-top {
padding: 5px 20px;
border-bottom: 1px #e3e3e3 solid;
}
.wgb-popup-box .wgb-popup-body .wgb-popup-content .wgb-popup-posts[data-view="grid"] .wgb-popup-post-item {
width: 98%;
float: left;
margin: 0 1% 10px 1%;
}
}.yith-wcbm-clearfix:before,
.yith-wcbm-clearfix:after {
content : '';
display : table;
}
.yith-wcbm-clearfix:after {
clear : both;
}
.yith-wcbm-clearfix {
zoom : 1; }
.yith-wcbm-badge {
position        : absolute;
display         : flex;
justify-content : center;
flex-direction  : column;
box-sizing      : border-box;
text-align      : center;
line-height     : normal;
z-index         : 50;
font-family     : "Open Sans", sans-serif;
font-size       : 13px;
min-width       : max-content;
}
.yith-wcbm-badge img {
display : block;
}
.yith-wcbm-badge p {
margin      : 0 !important;
line-height : inherit;
font-size   : unset !important;
}
.yith-wcbm-badge strong,
.yith-wcbm-badge b {
font-weight : 600;
}
p.yith-wcbm-badge-txt {
margin  : 0;
padding : 0;
}
.container-image-and-badge {
position    : relative;
display     : block;
text-indent : 0;
line-height : 0;
}
.yith-wcbm-badge img {
margin : 0 !important;
}
span.onsale {
z-index : 10;
} .yith-wcbm-shortcode-badge-container .container-image-and-badge {
display : inline-block;
}  .cart_item .yith-wcbm-badge {
display : none !important;
} .product-thumbnails .yith-wcbm-badge {
display : none !important;
} .yith-wcbm-theme-flatsome .iosSlider.product-thumbnails .yith-wcbm-badge,
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge .yith-wcbm-badge {
display : none !important;
}
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge,
.yith-wcbm-theme-flatsome .products .container-image-and-badge,
.yith-wcbm-theme-flatsome .yith-wcbm-badge img {
position : static !important;
} .fusion-menu-cart-items .yith-wcbm-badge {
display : none !important;
} #yith-wcwl-form .yith-wcbm-badge {
display : none !important;
} .yith-wfbt-section .yith-wcbm-badge, .yith-wfbt-form .yith-wcbm-badge {
display : none !important;
} #ywsfl_container_list .yith-wcbm-badge {
display : none !important;
} .yith-quick-view-nav .container-image-and-badge {
position : static !important;
width    : 100% !important;
padding  : 0 !important;
}
.yith-quick-view-nav .yith-wcbm-badge {
display : none !important;
} .yith-ajaxsearchform-container .yith-wcbm-badge {
display : none !important;
} .yith-wcpb-product-bundled-items .yith-wcbm-badge {
display : none !important;
} .ssatc-sticky-add-to-cart .yith-wcbm-badge {
display : none !important;
} .yith-ywraq-list-widget-wrapper .yith-wcbm-badge {
display : none !important;
} .yith-wacp-content table.cart-list .yith-wcbm-badge {
display : none;
} body.yith-wcbm-theme-basel .container-image-and-badge > img,
body.yith-wcbm-theme-basel .container-image-and-badge *:not(.yith-wcbm-badge) img {
width : 100%;
}