<!–
Nobody Wanted This Dog Because He Was Different
{“@context”:”https://schema.org”,”@graph”:[{“@type”:”WebSite”,”@id”:”https://videokaif.com/#website”,”url”:”https://videokaif.com/”,”name”:”Videokaif”,”potentialAction”:{“@type”:”SearchAction”,”target”:”https://videokaif.com/?s={search_term_string}”,”query-input”:”required name=search_term_string”}},{“@type”:”ImageObject”,”@id”:”https://videokaif.com/dogs/nobody-wanted-this-dog-because-he-was-different#primaryimage”,”url”:”https://videokaif.com/wp-content/uploads/2018/01/cornelius-758×397.jpg”,”width”:758,”height”:397},{“@type”:”WebPage”,”@id”:”https://videokaif.com/dogs/nobody-wanted-this-dog-because-he-was-different#webpage”,”url”:”https://videokaif.com/dogs/nobody-wanted-this-dog-because-he-was-different”,”inLanguage”:”en-US”,”name”:”Nobody Wanted This Dog Because He Was Different”,”isPartOf”:{“@id”:”https://videokaif.com/#website”},”primaryImageOfPage”:{“@id”:”https://videokaif.com/dogs/nobody-wanted-this-dog-because-he-was-different#primaryimage”},”datePublished”:”2018-01-10T15:47:26+00:00″,”dateModified”:”2020-02-05T23:25:48+00:00″,”author”:{“@id”:”https://videokaif.com/#/schema/person/6b41698d959f1d9e5bedac6e6e118ff6″},”description”:”This dog was born different from the others, but you wont be able to NOT love him…”},{“@type”:[“Person”],”@id”:”https://videokaif.com/#/schema/person/6b41698d959f1d9e5bedac6e6e118ff6″,”name”:”admin”,”image”:{“@type”:”ImageObject”,”@id”:”https://videokaif.com/#authorlogo”,”url”:”https://secure.gravatar.com/avatar/695ebed04dd1f67f67eb3f853f3be728?s=96&d=mm&r=g”,”caption”:”admin”},”sameAs”:[]}]}
window._wpemojiSettings = {“baseUrl”:”https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72×72\/”,”ext”:”.png”,”svgUrl”:”https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/”,”svgExt”:”.svg”,”source”:{“concatemoji”:”https:\/\/videokaif.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.3.2″}};
!function(e,a,t){var r,n,o,i,p=a.createElement(“canvas”),s=p.getContext&&p.getContext(“2d”);function c(e,t){var a=String.fromCharCode;s.clearRect(0,0,p.width,p.height),s.fillText(a.apply(this,e),0,0);var r=p.toDataURL();return s.clearRect(0,0,p.width,p.height),s.fillText(a.apply(this,t),0,0),r===p.toDataURL()}function l(e){if(!s||!s.fillText)return!1;switch(s.textBaseline=”top”,s.font=”600 32px Arial”,e){case”flag”:return!c([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])&&(!c([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!c([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]));case”emoji”:return!c([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}function d(e){var t=a.createElement(“script”);t.src=e,t.defer=t.type=”text/javascript”,a.getElementsByTagName(“head”)[0].appendChild(t)}for(i=Array(“flag”,”emoji”),t.supports={everything:!0,everythingExceptFlag:!0},o=0;o<i.length;o++)t.supports[i[o]]=l(i[o]),t.supports.everything=t.supports.everything&&t.supports[i[o]],"flag"!==i[o]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[i[o]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(r=t.source||{}).concatemoji?d(r.concatemoji):r.wpemoji&&r.twemoji&&(d(r.twemoji),d(r.wpemoji)))}(window,document,window._wpemojiSettings);
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
.broken_link, a.broken_link {
text-decoration: line-through;
}
var tdBlocksArray = []; //here we store all the items for the current page
//td_block class – each ajax block uses a object of this class for requests
function tdBlock() {
this.id = ”;
this.block_type = 1; //block type id (1-234 etc)
this.atts = ”;
this.td_column_number = ”;
this.td_current_page = 1; //
this.post_count = 0; //from wp
this.found_posts = 0; //from wp
this.max_num_pages = 0; //from wp
this.td_filter_value = ”; //current live filter value
this.is_ajax_running = false;
this.td_user_action = ”; // load more or infinite loader (used by the animation)
this.header_color = ”;
this.ajax_pagination_infinite_stop = ”; //show load more at page x
}
// td_js_generator – mini detector
(function(){
var htmlTag = document.getElementsByTagName(“html”)[0];
if ( navigator.userAgent.indexOf(“MSIE 10.0”) > -1 ) {
htmlTag.className += ‘ ie10’;
}
if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) {
htmlTag.className += ‘ ie11’;
}
if ( navigator.userAgent.indexOf(“Edge”) > -1 ) {
htmlTag.className += ‘ ieEdge’;
}
if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {
htmlTag.className += ‘ td-md-is-ios’;
}
var user_agent = navigator.userAgent.toLowerCase();
if ( user_agent.indexOf(“android”) > -1 ) {
htmlTag.className += ‘ td-md-is-android’;
}
if ( -1 !== navigator.userAgent.indexOf(‘Mac OS X’) ) {
htmlTag.className += ‘ td-md-is-os-x’;
}
if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {
htmlTag.className += ‘ td-md-is-chrome’;
}
if ( -1 !== navigator.userAgent.indexOf(‘Firefox’) ) {
htmlTag.className += ‘ td-md-is-firefox’;
}
if ( -1 !== navigator.userAgent.indexOf(‘Safari’) && -1 === navigator.userAgent.indexOf(‘Chrome’) ) {
htmlTag.className += ‘ td-md-is-safari’;
}
if( -1 !== navigator.userAgent.indexOf(‘IEMobile’) ){
htmlTag.className += ‘ td-md-is-iemobile’;
}
})();
var tdLocalCache = {};
( function () {
“use strict”;
tdLocalCache = {
data: {},
remove: function (resource_id) {
delete tdLocalCache.data[resource_id];
},
exist: function (resource_id) {
return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
},
get: function (resource_id) {
return tdLocalCache.data[resource_id];
},
set: function (resource_id, cachedData) {
tdLocalCache.remove(resource_id);
tdLocalCache.data[resource_id] = cachedData;
}
};
})();
var td_viewport_interval_list=[{“limitBottom”:767,”sidebarWidth”:228},{“limitBottom”:1018,”sidebarWidth”:300},{“limitBottom”:1140,”sidebarWidth”:324}];
var td_animation_stack_effect=”type0″;
var tds_animation_stack=true;
var td_animation_stack_specific_selectors=”.entry-thumb, img”;
var td_animation_stack_general_selectors=”.td-animation-stack img, .td-animation-stack .entry-thumb, .post img”;
var td_ajax_url=”https:\/\/videokaif.com\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=8.5″;
var td_get_template_directory_uri=”https:\/\/videokaif.com\/wp-content\/themes\/Newspaper”;
var tds_snap_menu=””;
var tds_logo_on_sticky=””;
var tds_header_style=”7″;
var td_please_wait=” Please wait… “;
var td_email_user_pass_incorrect=” User or password incorrect! “;
var td_email_user_incorrect=” Email or username incorrect! “;
var td_email_incorrect=” Email incorrect! “;
var tds_more_articles_on_post_enable=””;
var tds_more_articles_on_post_time_to_wait=””;
var tds_more_articles_on_post_pages_distance_from_top=0;
var tds_theme_color_site_wide=”#68488f”;
var tds_smart_sidebar=”enabled”;
var tdThemeName=”Newspaper”;
var td_magnific_popup_translation_tPrev=” Previous (Left arrow key) “;
var td_magnific_popup_translation_tNext=” Next (Right arrow key) “;
var td_magnific_popup_translation_tCounter=” %curr% of %total% “;
var td_magnific_popup_translation_ajax_tError=” The content from %url% could not be loaded. “;
var td_magnific_popup_translation_image_tError=” The image #%curr% could not be loaded. “;
var tdDateNamesI18n={“month_names”:[“January”,”February”,”March”,”April”,”May”,”June”,”July”,”August”,”September”,”October”,”November”,”December”],”month_names_short”:[“Jan”,”Feb”,”Mar”,”Apr”,”May”,”Jun”,”Jul”,”Aug”,”Sep”,”Oct”,”Nov”,”Dec”],”day_names”:[“Sunday”,”Monday”,”Tuesday”,”Wednesday”,”Thursday”,”Friday”,”Saturday”],”day_names_short”:[“Sun”,”Mon”,”Tue”,”Wed”,”Thu”,”Fri”,”Sat”]};
var td_ad_background_click_link=””;
var td_ad_background_click_target=””;
.td-header-wrap .black-menu .sf-menu > .current-menu-item > a,
.td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-wrap .black-menu .sf-menu > li > a:hover,
.td-header-wrap .black-menu .sf-menu > .sfHover > a,
.td-header-style-12 .td-header-menu-wrap-full,
.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after,
.td-header-style-12 .td-affix,
.header-search-wrap .td-drop-down-search:after,
.header-search-wrap .td-drop-down-search .btn:hover,
input[type=submit]:hover,
.td-read-more a,
.td-post-category:hover,
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category,
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category,
.td_top_authors .td-active .td-author-post-count,
.td_top_authors .td-active .td-author-comments-count,
.td_top_authors .td_mod_wrap:hover .td-author-post-count,
.td_top_authors .td_mod_wrap:hover .td-author-comments-count,
.td-404-sub-sub-title a:hover,
.td-search-form-widget .wpb_button:hover,
.td-rating-bar-wrap div,
.td_category_template_3 .td-current-sub-category,
.dropcap,
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper,
.wpb_default,
.wpb_default:hover,
.td-left-smart-list:hover,
.td-right-smart-list:hover,
.woocommerce-checkout .woocommerce input.button:hover,
.woocommerce-page .woocommerce a.button:hover,
.woocommerce-account div.woocommerce .button:hover,
#bbpress-forums button:hover,
.bbp_widget_login .button:hover,
.td-footer-wrapper .td-post-category,
.td-footer-wrapper .widget_product_search input[type=”submit”]:hover,
.woocommerce .product a.button:hover,
.woocommerce .product #respond input#submit:hover,
.woocommerce .checkout input#place_order:hover,
.woocommerce .woocommerce.widget .button:hover,
.single-product .product .summary .cart .button:hover,
.woocommerce-cart .woocommerce table.cart .button:hover,
.woocommerce-cart .woocommerce .shipping-calculator-form .button:hover,
.td-next-prev-wrap a:hover,
.td-load-more-wrap a:hover,
.td-post-small-box a:hover,
.page-nav .current,
.page-nav:first-child > div,
.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,
.td_category_template_4 .td-category-siblings .td-category a:hover,
#bbpress-forums .bbp-pagination .current,
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a,
.td-theme-slider:hover .slide-meta-cat a,
a.vc_btn-black:hover,
.td-trending-now-wrapper:hover .td-trending-now-title,
.td-scroll-up,
.td-smart-list-button:hover,
.td-weather-information:before,
.td-weather-week:before,
.td_block_exchange .td-exchange-header:before,
.td_block_big_grid_9.td-grid-style-1 .td-post-category,
.td_block_big_grid_9.td-grid-style-5 .td-post-category,
.td-grid-style-6.td-hover-1 .td-module-thumb:after,
.td-pulldown-syle-2 .td-subcat-dropdown ul:after,
.td_block_template_9 .td-block-title:after,
.td_block_template_15 .td-block-title:before,
div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit] {
background-color: #68488f;
}
.global-block-template-4 .td-related-title .td-cur-simple-item:before {
border-color: #68488f transparent transparent transparent !important;
}
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.global-block-template-4 .td-related-title .td-cur-simple-item,
.global-block-template-3 .td-related-title .td-cur-simple-item,
.global-block-template-9 .td-related-title:after {
background-color: #68488f !important;
}
.woocommerce .product .onsale,
.woocommerce.widget .ui-slider .ui-slider-handle {
background: none #68488f;
}
.woocommerce.widget.widget_layered_nav_filters ul li a {
background: none repeat scroll 0 0 #68488f !important;
}
a,
cite a:hover,
.td_mega_menu_sub_cats .cur-sub-cat,
.td-mega-span h3 a:hover,
.td_mod_mega_menu:hover .entry-title a,
.header-search-wrap .result-msg a:hover,
.td-header-top-menu .td-drop-down-search .td_module_wrap:hover .entry-title a,
.td-header-top-menu .td-icon-search:hover,
.td-header-wrap .result-msg a:hover,
.top-header-menu li a:hover,
.top-header-menu .current-menu-item > a,
.top-header-menu .current-menu-ancestor > a,
.top-header-menu .current-category-ancestor > a,
.td-social-icon-wrap > a:hover,
.td-header-sp-top-widget .td-social-icon-wrap a:hover,
.td-page-content blockquote p,
.td-post-content blockquote p,
.mce-content-body blockquote p,
.comment-content blockquote p,
.wpb_text_column blockquote p,
.td_block_text_with_title blockquote p,
.td_module_wrap:hover .entry-title a,
.td-subcat-filter .td-subcat-list a:hover,
.td-subcat-filter .td-subcat-dropdown a:hover,
.td_quote_on_blocks,
.dropcap2,
.dropcap3,
.td_top_authors .td-active .td-authors-name a,
.td_top_authors .td_mod_wrap:hover .td-authors-name a,
.td-post-next-prev-content a:hover,
.author-box-wrap .td-author-social a:hover,
.td-author-name a:hover,
.td-author-url a:hover,
.td_mod_related_posts:hover h3 > a,
.td-post-template-11 .td-related-title .td-related-left:hover,
.td-post-template-11 .td-related-title .td-related-right:hover,
.td-post-template-11 .td-related-title .td-cur-simple-item,
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover,
.comment-reply-link:hover,
.logged-in-as a:hover,
#cancel-comment-reply-link:hover,
.td-search-query,
.td-category-header .td-pulldown-category-filter-link:hover,
.td-category-siblings .td-subcat-dropdown a:hover,
.td-category-siblings .td-subcat-dropdown a.td-current-sub-category,
.widget a:hover,
.td_wp_recentcomments a:hover,
.archive .widget_archive .current,
.archive .widget_archive .current a,
.widget_calendar tfoot a:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
#bbpress-forums li.bbp-header .bbp-reply-content span a:hover,
#bbpress-forums .bbp-forum-freshness a:hover,
#bbpress-forums .bbp-topic-freshness a:hover,
#bbpress-forums .bbp-forums-list li a:hover,
#bbpress-forums .bbp-forum-title:hover,
#bbpress-forums .bbp-topic-permalink:hover,
#bbpress-forums .bbp-topic-started-by a:hover,
#bbpress-forums .bbp-topic-started-in a:hover,
#bbpress-forums .bbp-body .super-sticky li.bbp-topic-title .bbp-topic-permalink,
#bbpress-forums .bbp-body .sticky li.bbp-topic-title .bbp-topic-permalink,
.widget_display_replies .bbp-author-name,
.widget_display_topics .bbp-author-name,
.footer-text-wrap .footer-email-wrap a,
.td-subfooter-menu li a:hover,
.footer-social-wrap a:hover,
a.vc_btn-black:hover,
.td-smart-list-dropdown-wrap .td-smart-list-button:hover,
.td_module_17 .td-read-more a:hover,
.td_module_18 .td-read-more a:hover,
.td_module_19 .td-post-author-name a:hover,
.td-instagram-user a,
.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,
.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i,
.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,
.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i,
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover,
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i,
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link:hover,
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item .td-cur-simple-item,
.global-block-template-2 .td-related-title .td-cur-simple-item,
.global-block-template-5 .td-related-title .td-cur-simple-item,
.global-block-template-6 .td-related-title .td-cur-simple-item,
.global-block-template-7 .td-related-title .td-cur-simple-item,
.global-block-template-8 .td-related-title .td-cur-simple-item,
.global-block-template-9 .td-related-title .td-cur-simple-item,
.global-block-template-10 .td-related-title .td-cur-simple-item,
.global-block-template-11 .td-related-title .td-cur-simple-item,
.global-block-template-12 .td-related-title .td-cur-simple-item,
.global-block-template-13 .td-related-title .td-cur-simple-item,
.global-block-template-14 .td-related-title .td-cur-simple-item,
.global-block-template-15 .td-related-title .td-cur-simple-item,
.global-block-template-16 .td-related-title .td-cur-simple-item,
.global-block-template-17 .td-related-title .td-cur-simple-item,
.td-theme-wrap .sf-menu ul .td-menu-item > a:hover,
.td-theme-wrap .sf-menu ul .sfHover > a,
.td-theme-wrap .sf-menu ul .current-menu-ancestor > a,
.td-theme-wrap .sf-menu ul .current-category-ancestor > a,
.td-theme-wrap .sf-menu ul .current-menu-item > a,
.td_outlined_btn {
color: #68488f;
}
a.vc_btn-black.vc_btn_square_outlined:hover,
a.vc_btn-black.vc_btn_outlined:hover,
.td-mega-menu-page .wpb_content_element ul li a:hover,
.td-theme-wrap .td-aj-search-results .td_module_wrap:hover .entry-title a,
.td-theme-wrap .header-search-wrap .result-msg a:hover {
color: #68488f !important;
}
.td-next-prev-wrap a:hover,
.td-load-more-wrap a:hover,
.td-post-small-box a:hover,
.page-nav .current,
.page-nav:first-child > div,
.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,
.td_category_template_4 .td-category-siblings .td-category a:hover,
#bbpress-forums .bbp-pagination .current,
.post .td_quote_box,
.page .td_quote_box,
a.vc_btn-black:hover,
.td_block_template_5 .td-block-title > *,
.td_outlined_btn {
border-color: #68488f;
}
.td_wrapper_video_playlist .td_video_currently_playing:after {
border-color: #68488f !important;
}
.header-search-wrap .td-drop-down-search:before {
border-color: transparent transparent #68488f transparent;
}
.block-title > span,
.block-title > a,
.block-title > label,
.widgettitle,
.widgettitle:after,
.td-trending-now-title,
.td-trending-now-wrapper:hover .td-trending-now-title,
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a,
.td_block_template_1 .td-related-title .td-cur-simple-item,
.woocommerce .product .products h2:not(.woocommerce-loop-product__title),
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more,
.td_3D_btn,
.td_shadow_btn,
.td_default_btn,
.td_round_btn,
.td_outlined_btn:hover {
background-color: #68488f;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background-color: #68488f !important;
}
.block-title,
.td_block_template_1 .td-related-title,
.wpb_tabs .wpb_tabs_nav,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-color: #68488f;
}
.td_block_wrap .td-subcat-item a.td-cur-simple-item {
color: #68488f;
}
.td-grid-style-4 .entry-title
{
background-color: rgba(104, 72, 143, 0.7);
}
(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’https://www.google-analytics.com/analytics.js’,’ga’);
ga(‘create’, ‘UA-76669540-1’, ‘auto’);
ga(‘send’, ‘pageview’);
(function (d, w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter44137269 = new Ya.Metrika({
id:44137269,
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
} catch(e) { }
});
var n = d.getElementsByTagName(“script”)[0],
s = d.createElement(“script”),
f = function () { n.parentNode.insertBefore(s, n); };
s.type = “text/javascript”;
s.async = true;
s.src = “https://mc.yandex.ru/metrika/watch.js”;
if (w.opera == “[object Opera]”) {
d.addEventListener(“DOMContentLoaded”, f, false);
} else { f(); }
})(document, window, “yandex_metrika_callbacks”);
Nobody Wanted This Dog Because He Was Different
@import url(‘https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,greek,vietnamese’); @import url(‘https://fonts.googleapis.com/css?family=Open+Sans’); .mgresponsive { display: inherit; } #MarketGidComposite828653_0e830 .mgbox { padding: 0 !important; position: relative !important; text-align: center; vertical-align: top !important; margin: 0 auto; border-style: solid; border-width: 0px; border-color: ; background-color: ; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 100% !important; transition: none !important; box-sizing: border-box; } .image-with-text { position: relative; } #MarketGidComposite828653_0e830 .mgbox { width: 100%; max-width: 100%; } #MarketGidComposite828653_0e830 div.mcimg { padding: 0px; text-align: center; } #MarketGidComposite828653_0e830 img.mcimg { border-style: solid; border-color: #ffffff; border-width: 0px; width: 100% !important; height: auto !important; max-width: 492px; max-height: 328px; box-sizing: border-box; display: block; } #MarketGidComposite828653_0e830 .mctitle { margin-top: 10px; text-align: left; } #MarketGidComposite828653_0e830 .mctitle a { font-weight: bold; font-size: 17px; line-height: 17px; font-style: normal; text-decoration: none; color: #000000; font-family: Roboto; } #MarketGidComposite828653_0e830 .mcdesc { display: none; text-align: center; } #MarketGidComposite828653_0e830 .mcdesc a { font-weight: normal; font-size: 12px; line-height: 12px; font-style: normal; text-decoration: none; color: #666666; font-family: ‘Open Sans’, sans-serif; } #MarketGidComposite828653_0e830 .mcdomain { display: none; text-align: center; } #MarketGidComposite828653_0e830 .mcdomain a { font-weight: normal; font-size: 10px; line-height: 10px; font-style: normal; text-decoration: none; color: #bbbbbb; font-family: Roboto; padding: 4px; display: block; overflow: hidden; text-transform: capitalize; } #MarketGidComposite828653_0e830 .mcdomain a img.mcimgsrc { vertical-align: bottom; margin-bottom: -3px; height: 20px; width: 20px; display: inline-block; } #MarketGidComposite828653_0e830 .mgline { background: none repeat scroll 0 0; background-color: ; cursor: pointer; display: inline-block; overflow: hidden; zoom: 1; display: inline; padding: 0 !important; border-style: solid; border-color: #ffffff; border-width: 0px; width: 49%; max-width: 49%; box-sizing: border-box; margin: 10px 0.5%; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; word-wrap: break-word; } #MarketGidComposite828653_0e830 .mgline .image-container { position: relative; } #MarketGidComposite828653_0e830 .mgline .image-container .mcimgad { position: absolute; right: 0; bottom: 0; width: 20px; height: 20px; } #MarketGidComposite828653_0e830 .mgline { vertical-align: top; } #MarketGidComposite828653_0e830 .mgline, #MarketGidComposite828653_0e830 .mgbox { min-width: 90px; } #MarketGidComposite828653_0e830 .mgline[max-width~=”120px”] .mcdesc { display: none !important; } @supports not (flex-wrap: wrap) { .mgbox { display: block !important; } #MarketGidComposite828653_0e830 .mgline { display: inline-block !important; } } .text-elements a { text-decoration: none; } #MarketGidComposite828653_0e830 div.mcprice { text-align: left; } #MarketGidComposite828653_0e830 div.mcprice span { font-weight: bold; font-size: 14px; line-height: 14px; font-style: normal; text-decoration: none; color: #2a3a7b; font-family: ‘Open Sans’, sans-serif; } #MarketGidComposite828653_0e830 div.mgbuybox, #MarketGidComposite828653_0e830 div.mgarrowbox { display: false; } #MarketGidComposite828653_0e830 div.mgbuybox, #MarketGidComposite828653_0e830 div.mgarrowbox, #MarketGidComposite828653_0e830 div.mcprice { display: none; } #MarketGidComposite828653_0e830 span.mcpriceold { text-decoration: line-through !important; } @media (max-width: 480px) { #MarketGidComposite828653_0e830 .mgline { width: 48% !important; margin: 1% !important; max-width: 48% !important; } } @media (max-width: 480px) { #MarketGidComposite828653_0e830 .mgline { width: 98% !important; margin: 1% !important; max-width: 98% !important; } } #MarketGidComposite828653_0e830 img.mcimg { margin: 0; opacity: 1 !important; } #MarketGidComposite828653_0e830 .mgline { position: relative; } #MarketGidComposite828653_0e830 .mgline .fake { visibility: hidden; position: relative; padding-top: 4px; } #MarketGidComposite828653_0e830 .mgline:hover .mctitle a { color: #2b397b; text-decoration: underline !important; text-decoration: none !important; } #MarketGidComposite828653_0e830 .mgbuybox { text-align: right; font-weight: 700; font-size: 12px; color: #666666; } #MarketGidComposite828653_0e830 .mctitle { margin-top: 2px; line-height: 1 !important; } #MarketGidComposite828653_0e830 .mctitle a { line-height: 110% !important; } #MarketGidComposite828653_0e830 .mctitle a { line-height: 22px !important; } #MarketGidComposite828653_0e830 .mcdesc { margin-top: 0; margin-bottom: 2px; } #MarketGidComposite828653_0e830 .mcdesc a { line-height: 1.5 !important; } #MarketGidComposite828653_0e830 .mcprice-wrap { position: absolute; display: block; top: 0px; left: 0px; text-decoration: none; } #MarketGidComposite828653_0e830 .mcdiscount { color: #fff; border: none; font-size: 1.21em; } #MarketGidComposite828653_0e830 .mgarrowbox { position: relative; background: #fff; padding-right: 12px; } #MarketGidComposite828653_0e830 .mgarrowbox:before { content: ”; position: absolute; top: 0; right: -10px; border-top: 21px solid transparent; border-bottom: 21px solid transparent; border-left: 10px solid #fff; } #MarketGidComposite828653_0e830 div.mcprice-cover { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; height: 42px; font-size: 14px; } #MarketGidComposite828653_0e830 div.mcprice-cover .mcprice { font-size: 1.29em; color: #fff; } #MarketGidComposite828653_0e830 div.mcprice-cover.mcprice-cover_old .mcprice-inner { padding-top: 4px; width: auto; } #MarketGidComposite828653_0e830 div.mcprice-cover.mcprice-cover_old .mcprice-val { padding-right: 0; } #MarketGidComposite828653_0e830 div.mcprice-cover.mcprice-cover_old .mcprice { margin-bottom: 4px; color: #2a3a7b; font-size: 1em; } #MarketGidComposite828653_0e830 div.mcprice-cover.mcprice-cover_old + .mcprice-cover { display: none !important; } #MarketGidComposite828653_0e830 .mcprice-val, #MarketGidComposite828653_0e830 .mcprice-inner { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: flex-start; justify-content: flex-start; white-space: nowrap; } #MarketGidComposite828653_0e830 .mcprice-inner { background: #ed181d; position: relative; padding: 0 2px 0 8px; text-align: center; color: #fff; width: 100%; } #MarketGidComposite828653_0e830 .mcprice-inner:before { content: ”; position: absolute; top: 0; right: -10px; border-top: 21px solid transparent; border-bottom: 21px solid transparent; border-left: 10px solid #ed181d; } #MarketGidComposite828653_0e830 .mcprice-val { padding: 2px 10px 0 14px; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; font-weight: bold; font-style: normal; text-align: left; } #MarketGidComposite828653_0e830 .mcpriceold { display: block !important; position: relative; width: 100%; font-size: 0.78em; font-weight: inherit; color: #ed181d; } #MarketGidComposite828653_0e830 .mcpriceold span { position: relative; } #MarketGidComposite828653_0e830 .mcpriceold span:before { content: ”; height: 1px; background: #ed181d; left: 0; right: 0; top: 50%; position: absolute; } #MarketGidComposite828653_0e830 div.mgbuybox, #MarketGidComposite828653_0e830 div.mgarrowbox { display: none; } .fake, #MarketGidComposite828653_0e830 .mgtobottom { display: table; bottom: 0; width: 100%; text-align: left; } .fake > *, #MarketGidComposite828653_0e830 .mgtobottom > * { display: table-cell; } #MarketGidComposite828653_0e830 .mgtobottom__buy { padding-right: 20px; } #MarketGidComposite828653_0e830 .mgtobottom { position: absolute; } #MarketGidComposite828653_0e830 .mgline .image-with-text, #MarketGidComposite828653_0e830 .mgline .mgtobottom { width: 100% !important; margin: 0 auto; } #MarketGidComposite828653_0e830 .mgline .image-with-text, #MarketGidComposite828653_0e830 .mgline .mgtobottom { max-width: 492px; } #MarketGidComposite828653_0e830 .mghead { font-family: Roboto !important; color: #2b397b; font-size: 17px !important; text-transform: uppercase !important; } #MarketGidComposite828653_0e830 .mghead { margin: 5px 0 0 0 !important; font-weight: 600 !important; } #MarketGidComposite828653_0e830 .mcdomain { display: none; overflow: hidden; padding: 4px; } #MarketGidComposite828653_0e830 .mcdomain a { display: block; padding: 0 0 2px; padding-top: 5px; overflow: hidden; } #MarketGidComposite828653_0e830 div.mcprice, #MarketGidComposite828653_0e830 div.mcriceold { font-weight: bold; font-size: 14px; line-height: 14px; font-style: normal; text-decoration: none; color: #2a3a7b; font-family: ‘Open Sans’, sans-serif; } #MarketGidComposite828653_0e830 .mgline[max-width~=”120px”] .mgarrowbox, #MarketGidComposite828653_0e830 .mgline[max-width~=”120px”] .mgbuybox { display: none !important; } .image-with-text { min-height: 1px; } @media (max-width: 480px) { #MarketGidComposite828653_0e830 .mgline { width: 98% !important; margin: 1% !important; max-width: 98% !important; } } #MarketGidComposite828653_0e830 .mg-slider-overlay { overflow: hidden; position: relative; } #MarketGidComposite828653_0e830 .mg-slider-overlay .mg-slider-wrap { min-height: 200px; position: relative; width: 100%; -webkit-transform: translate3D(0, 0, 0); -moz-transform: translate3D(0, 0, 0); -ms-transform: translate3D(0, 0, 0); -o-transform: translate3D(0, 0, 0); transform: translate3D(0, 0, 0); -webkit-transition-duration: 200ms; -moz-transition-duration: 200ms; -ms-transition-duration: 200ms; -o-transition-duration: 200ms; transition-duration: 200ms; } #MarketGidComposite828653_0e830 .mg-slider-overlay .mg-slider-wrap .mg-slider-box { left: 0; top: 0; position: absolute; width: 100%; } #MarketGidComposite828653_0e830 .mg-pagination { text-align: center; } #MarketGidComposite828653_0e830 .mg-pagination .mg-pagination-list { display: inline-block; } #MarketGidComposite828653_0e830 .mg-pagination .mg-pagination-item { cursor: pointer; display: inline-block; *display: inline; *zoom: 1; width: 8px; height: 8px; margin: 0 2px; background: #ddd; border-radius: 50%; } #MarketGidComposite828653_0e830 .mg-pagination .mg-pagination-item-prev, #MarketGidComposite828653_0e830 .mg-pagination .mg-pagination-item-next { background: #f7f7f7; border: 1px solid #cecece; border-radius: 2px; cursor: pointer; display: inline-block; height: 11px; margin: 0 10px; padding: 5px 0; text-align: center; vertical-align: middle; width: 29px; } #MarketGidComposite828653_0e830 .mg-pagination .mg-pagination-item-prev:after, #MarketGidComposite828653_0e830 .mg-pagination .mg-pagination-item-next:after { background: url(https://images.dable.io/static/i/prevnext2.png?3) no-repeat 0 0; background-size: 17px 11px; content: “”; display: inline-block; height: 13px; width: 9px; } #MarketGidComposite828653_0e830 .mg-pagination .mg-pagination-item-next:after { background-position: -10px 0; width: 8px; } #MarketGidComposite828653_0e830 .mg-pagination .mg-pagination-item-current { background: #508eef; } #MarketGidComposite828653_0e830 .mgheader { border-bottom: 1px solid #2b397b !important; padding-bottom: 3px; margin-bottom: 10px; }
#MarketGidComposite828653_0e830 div.mcimg a.close-informer { width: 14px; height: 14px; background-image: url(“data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NzI0ODBDMzY3ODcxMUU1OEM4RUU2RUJCOUREODIyQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NzI0ODBDNDY3ODcxMUU1OEM4RUU2RUJCOUREODIyQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk3MjQ4MEMxNjc4NzExRTU4QzhFRTZFQkI5REQ4MjJCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk3MjQ4MEMyNjc4NzExRTU4QzhFRTZFQkI5REQ4MjJCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uNcpEQAAAHxJREFUeNqckgEKwCAIRe3fYjfKc2zX6hydaLRbbDnGkLDIPggl/5lKIcbIRJRqbDSnUmOHE6LPm+CEfhj6lnN+o5WVh1VOm6xColCXc/cgLWYev9gaejnQojCab5RDzyDt6RantqoBaz5zq54ZywJ3CXjIwQGd8skfAQYALdQqftYulocAAAAASUVORK5CYIJ0ZW50Ij4NCiA8ZGl2IGNsYXNzPSJjb250ZW50LWNvbnRhaW5lciI+PGZpZWxkc2V0Pg0KICA8aDI+NTAyIC0gV2ViIHNlcnZlciByZWNlaXZlZCBhbiBpbnZhbGlkIHJlc3BvbnNlIHdoaWxlIGFjdGluZyBhcyBhIGdhdGV3YXkgb3IgcHJveHkgc2VydmVyLjwvaDI+DQogIDxoMz5UaGVyZSBpcyBhIHByb2JsZW0gd2l0aCB0aGUgcGFnZSB5b3UgYXJlIGxvb2tpbmcgZm9yLCBhbmQgaXQgY2Fubm90IGJlIGRpc3BsYXllZC4gV2hlbiB0aGUgV2ViIHNlcnZlciAod2hpbGUgYWN0aW5nIGFzIGEgZ2F0ZXdheSBvciBwcm94eSkgY29udGFjdGVkIHRoZSB1cHN0cmVhbSBjb250ZW50IHNlcnZlciwgaXQgcmVjZWl2ZWQgYW4gaW52YWxpZCByZXNwb25zZSBmcm9tIHRoZSBjb250ZW50IHNlcnZlci48L2gzPg0KIDwvZmllbGRzZXQ+PC9kaXY+DQo8L2Rpdj4NCjwvYm9keT4NCjwvaHRtbD4NCg==”); display: block; opacity: 0; position: absolute; right: 3px; top: 3px; z-index: 1; cursor: pointer; } #MarketGidComposite828653_0e830 div.mgline:hover a.close-informer { opacity: 0.7; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #MarketGidComposite828653_0e830 div.mgline a.close-informer:hover { opacity: 1; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #MarketGidComposite828653_0e830 div.mcimg { position: relative; display: inline-block; } div.image-with-price { position: relative; } #MarketGidComposite828653_0e830 .mgline .image-container { width: auto; margin: 0 auto; position: relative; }
.mghead{ font-weight:700;font-size:14px;text-transform:uppercase;text-align:left;font-family: “Open Sans”, sans-serif;color:#4555a7;display:block;margin:5px 0 0px 5px;float:left;}.mgheader{ display: table !Important; width: 100% !important;margin-bottom:0px;}div.mg_addad828655{text-align: right; opacity: 0.5;margin-right: 10px;display: inline-block;float: right;} div.mg_addad828655:hover{opacity: 1} div.mg_addad828655 a{color: #000000; font:normal 10px Myriad Pro; text-decoration: none;} div.mg_addad828655 img{margin: 0px -5px 0px 0px; border:0px;float: none;padding:0px;}
.image-container {
overflow: hidden;}
.preload {
background: #2a397b;
left: -100%;
position: absolute;
top: 0;
height: 4px;
width: 100%;
z-index: 2;
-webkit-animation: preloadAnimation linear .8s;
-moz-animation: preloadAnimation linear .8s;
-ms-animation: preloadAnimation linear .8s;
-o-animation: preloadAnimation linear .8s;
animation: preloadAnimation linear .8s;
-webkit-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-ms-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
}
@keyframes preloadAnimation {
0% {
transform: translateX(0)
}
90% {
transform: translateX(100%)
}
100% {
transform: translateY(-2px)
}
}
@-moz-keyframes preloadAnimation {
0% {
-moz-transform: translateX(0)
}
90% {
-moz-transform: translateX(100%)
}
100% {
-moz-transform: translateY(-2px)
}
}
@-ms-keyframes preloadAnimation {
0% {
-ms-transform: translateX(0)
}
90% {
-ms-transform: translateX(100%)
}
100% {
-ms-transform: translateY(-2px)
}
}
Meet Mr. Cornelius, a pug mix with a grumpy face and the character that made him an internet star!
While Mr. Cornelius was living in a shelter nobody wanted to adopt him because everyone thought he was sick. His skin was pale and pinkish and his face was unlike any other dog there. The truth was that he wasn’t sick (at least not seriously), he was just different.
Mr’ Cornelious suffers from a partial pigment deficiency, a mild form of albinism if you will. A trait that made most people pass on him was exactly the trait this couple fell in love with.
They saw just how cute he was and decided to adopt him.
Not only is he cute but Mr. Cornelius turned out to be one wonderfully eccentric dog!
He is obsessed with taking baths, and with all things orange! He simply adores that color. It’s so random but so adorable and funny. Take a look for yourself.
His family made an Instagram profile for him and soon he had thousands of followers gushing over his gorgeous little face.
You can follow him on Instagram HERE, and if you like his story share it with your friends.
<!–@ inlined-iframe
@import url(‘https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,greek,vietnamese’); @import url(‘https://fonts.googleapis.com/css?family=Open+Sans’); .mgresponsive { display: inherit; } #MarketGidComposite828770_09beb .mgbox { padding: 0 !important; position: relative !important; text-align: center; vertical-align: top !important; margin: 0 auto; border-style: solid; border-width: 0px; border-color: ; background-color: ; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 100% !important; transition: none !important; box-sizing: border-box; } .image-with-text { position: relative; } #MarketGidComposite828770_09beb .mgbox { width: 100%; max-width: 100%; } #MarketGidComposite828770_09beb div.mcimg { padding: 0px; text-align: center; } #MarketGidComposite828770_09beb img.mcimg { border-style: solid; border-color: #ffffff; border-width: 0px; width: 100% !important; height: auto !important; max-width: 492px; max-height: 328px; box-sizing: border-box; display: block; } #MarketGidComposite828770_09beb .mctitle { margin-top: 10px; text-align: left; } #MarketGidComposite828770_09beb .mctitle a { font-weight: bold; font-size: 17px; line-height: 17px; font-style: normal; text-decoration: none; color: #515150; font-family: Roboto; } #MarketGidComposite828770_09beb .mcdesc { display: none; text-align: center; } #MarketGidComposite828770_09beb .mcdesc a { font-weight: normal; font-size: 12px; line-height: 12px; font-style: normal; text-decoration: none; color: #666666; font-family: ‘Open Sans’, sans-serif; } #MarketGidComposite828770_09beb .mcdomain { display: block; text-align: center; } #MarketGidComposite828770_09beb .mcdomain a { font-weight: normal; font-size: 10px; line-height: 10px; font-style: normal; text-decoration: none; color: #bbbbbb; font-family: Roboto; padding: 4px; display: block; overflow: hidden; text-transform: capitalize; } #MarketGidComposite828770_09beb .mcdomain a img.mcimgsrc { vertical-align: bottom; margin-bottom: -3px; height: 20px; width: 20px; display: inline-block; } #MarketGidComposite828770_09beb .mgline { background: none repeat scroll 0 0; background-color: ; cursor: pointer; display: inline-block; overflow: hidden; zoom: 1; display: inline; padding: 0 !important; border-style: solid; border-color: #ffffff; border-width: 0px; width: 32.33333333%; max-width: 32.33333333%; box-sizing: border-box; margin: 10px 0.5%; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; word-wrap: break-word; } #MarketGidComposite828770_09beb .mgline .image-container { position: relative; } #MarketGidComposite828770_09beb .mgline .image-container .mcimgad { position: absolute; right: 0; bottom: 0; width: 20px; height: 20px; } #MarketGidComposite828770_09beb .mgline { vertical-align: top; } #MarketGidComposite828770_09beb .mgline, #MarketGidComposite828770_09beb .mgbox { min-width: 90px; } #MarketGidComposite828770_09beb .mgline[max-width~=”120px”] .mcdesc { display: none !important; } @supports not (flex-wrap: wrap) { .mgbox { display: block !important; } #MarketGidComposite828770_09beb .mgline { display: inline-block !important; } } .text-elements a { text-decoration: none; } #MarketGidComposite828770_09beb div.mcprice { text-align: left; } #MarketGidComposite828770_09beb div.mcprice span { font-weight: bold; font-size: 14px; line-height: 14px; font-style: normal; text-decoration: none; color: #2a3a7b; font-family: ‘Open Sans’, sans-serif; } #MarketGidComposite828770_09beb div.mgbuybox, #MarketGidComposite828770_09beb div.mgarrowbox { display: false; } #MarketGidComposite828770_09beb div.mgbuybox, #MarketGidComposite828770_09beb div.mgarrowbox, #MarketGidComposite828770_09beb div.mcprice { display: none; } #MarketGidComposite828770_09beb span.mcpriceold { text-decoration: line-through !important; } @media (max-width: 480px) { #MarketGidComposite828770_09beb .mgline { width: 48% !important; margin: 1% !important; max-width: 48% !important; } } @media (max-width: 480px) { #MarketGidComposite828770_09beb .mgline { width: 98% !important; margin: 1% !important; max-width: 98% !important; } } #MarketGidComposite828770_09beb img.mcimg { margin: 0; opacity: 1 !important; } #MarketGidComposite828770_09beb .mgline { position: relative; } #MarketGidComposite828770_09beb .mgline .fake { visibility: hidden; position: relative; padding-top: 4px; } #MarketGidComposite828770_09beb .mgline:hover .mctitle a { color: #2b397b; text-decoration: underline !important; text-decoration: none !important; } #MarketGidComposite828770_09beb .mgbuybox { text-align: right; font-weight: 700; font-size: 12px; color: #666666; } #MarketGidComposite828770_09beb .mctitle { margin-top: 2px; line-height: 1 !important; } #MarketGidComposite828770_09beb .mctitle a { line-height: 110% !important; } #MarketGidComposite828770_09beb .mctitle a { line-height: 22px !important; } #MarketGidComposite828770_09beb .mcdesc { margin-top: 0; margin-bottom: 2px; } #MarketGidComposite828770_09beb .mcdesc a { line-height: 1.5 !important; } #MarketGidComposite828770_09beb .mcprice-wrap { position: absolute; display: block; top: 0px; left: 0px; text-decoration: none; } #MarketGidComposite828770_09beb .mcdiscount { color: #fff; border: none; font-size: 1.21em; } #MarketGidComposite828770_09beb .mgarrowbox { position: relative; background: #fff; padding-right: 12px; } #MarketGidComposite828770_09beb .mgarrowbox:before { content: ”; position: absolute; top: 0; right: -10px; border-top: 21px solid transparent; border-bottom: 21px solid transparent; border-left: 10px solid #fff; } #MarketGidComposite828770_09beb div.mcprice-cover { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; height: 42px; font-size: 14px; } #MarketGidComposite828770_09beb div.mcprice-cover .mcprice { font-size: 1.29em; color: #fff; } #MarketGidComposite828770_09beb div.mcprice-cover.mcprice-cover_old .mcprice-inner { padding-top: 4px; width: auto; } #MarketGidComposite828770_09beb div.mcprice-cover.mcprice-cover_old .mcprice-val { padding-right: 0; } #MarketGidComposite828770_09beb div.mcprice-cover.mcprice-cover_old .mcprice { margin-bottom: 4px; color: #2a3a7b; font-size: 1em; } #MarketGidComposite828770_09beb div.mcprice-cover.mcprice-cover_old + .mcprice-cover { display: none !important; } #MarketGidComposite828770_09beb .mcprice-val, #MarketGidComposite828770_09beb .mcprice-inner { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: flex-start; justify-content: flex-start; white-space: nowrap; } #MarketGidComposite828770_09beb .mcprice-inner { background: #ed181d; position: relative; padding: 0 2px 0 8px; text-align: center; color: #fff; width: 100%; } #MarketGidComposite828770_09beb .mcprice-inner:before { content: ”; position: absolute; top: 0; right: -10px; border-top: 21px solid transparent; border-bottom: 21px solid transparent; border-left: 10px solid #ed181d; } #MarketGidComposite828770_09beb .mcprice-val { padding: 2px 10px 0 14px; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; font-weight: bold; font-style: normal; text-align: left; } #MarketGidComposite828770_09beb .mcpriceold { display: block !important; position: relative; width: 100%; font-size: 0.78em; font-weight: inherit; color: #ed181d; } #MarketGidComposite828770_09beb .mcpriceold span { position: relative; } #MarketGidComposite828770_09beb .mcpriceold span:before { content: ”; height: 1px; background: #ed181d; left: 0; right: 0; top: 50%; position: absolute; } #MarketGidComposite828770_09beb div.mgbuybox, #MarketGidComposite828770_09beb div.mgarrowbox { display: none; } .fake, #MarketGidComposite828770_09beb .mgtobottom { display: table; bottom: 0; width: 100%; text-align: left; } .fake > *, #MarketGidComposite828770_09beb .mgtobottom > * { display: table-cell; } #MarketGidComposite828770_09beb .mgtobottom__buy { padding-right: 20px; } #MarketGidComposite828770_09beb .mgtobottom { position: absolute; } #MarketGidComposite828770_09beb .mgline .image-with-text, #MarketGidComposite828770_09beb .mgline .mgtobottom { width: 100% !important; margin: 0 auto; } #MarketGidComposite828770_09beb .mgline .image-with-text, #MarketGidComposite828770_09beb .mgline .mgtobottom { max-width: 492px; } #MarketGidComposite828770_09beb .mghead { font-family: Roboto !important; color: #2b397b; font-size: 17px !important; text-transform: uppercase !important; } #MarketGidComposite828770_09beb .mghead { margin: 5px 0 0 0 !important; font-weight: 600 !important; } #MarketGidComposite828770_09beb .mcdomain { display: block; overflow: hidden; padding: 4px; } #MarketGidComposite828770_09beb .mcdomain a { display: block; padding: 0 0 2px; padding-top: 5px; overflow: hidden; } #MarketGidComposite828770_09beb div.mcprice, #MarketGidComposite828770_09beb div.mcriceold { font-weight: bold; font-size: 14px; line-height: 14px; font-style: normal; text-decoration: none; color: #2a3a7b; font-family: ‘Open Sans’, sans-serif; } #MarketGidComposite828770_09beb .mgline[max-width~=”120px”] .mgarrowbox, #MarketGidComposite828770_09beb .mgline[max-width~=”120px”] .mgbuybox { display: none !important; } .image-with-text { min-height: 1px; } @media (max-width: 480px) { #MarketGidComposite828770_09beb .mgline { width: 98% !important; margin: 1% !important; max-width: 98% !important; } } #MarketGidComposite828770_09beb .mg-slider-overlay { overflow: hidden; position: relative; } #MarketGidComposite828770_09beb .mg-slider-overlay .mg-slider-wrap { min-height: 200px; position: relative; width: 100%; -webkit-transform: translate3D(0, 0, 0); -moz-transform: translate3D(0, 0, 0); -ms-transform: translate3D(0, 0, 0); -o-transform: translate3D(0, 0, 0); transform: translate3D(0, 0, 0); -webkit-transition-duration: 200ms; -moz-transition-duration: 200ms; -ms-transition-duration: 200ms; -o-transition-duration: 200ms; transition-duration: 200ms; } #MarketGidComposite828770_09beb .mg-slider-overlay .mg-slider-wrap .mg-slider-box { left: 0; top: 0; position: absolute; width: 100%; } #MarketGidComposite828770_09beb .mg-pagination { text-align: center; } #MarketGidComposite828770_09beb .mg-pagination .mg-pagination-list { display: inline-block; } #MarketGidComposite828770_09beb .mg-pagination .mg-pagination-item { cursor: pointer; display: inline-block; *display: inline; *zoom: 1; width: 8px; height: 8px; margin: 0 2px; background: #ddd; border-radius: 50%; } #MarketGidComposite828770_09beb .mg-pagination .mg-pagination-item-prev, #MarketGidComposite828770_09beb .mg-pagination .mg-pagination-item-next { background: #f7f7f7; border: 1px solid #cecece; border-radius: 2px; cursor: pointer; display: inline-block; height: 11px; margin: 0 10px; padding: 5px 0; text-align: center; vertical-align: middle; width: 29px; } #MarketGidComposite828770_09beb .mg-pagination .mg-pagination-item-prev:after, #MarketGidComposite828770_09beb .mg-pagination .mg-pagination-item-next:after { background: url(https://images.dable.io/static/i/prevnext2.png?3) no-repeat 0 0; background-size: 17px 11px; content: “”; display: inline-block; height: 13px; width: 9px; } #MarketGidComposite828770_09beb .mg-pagination .mg-pagination-item-next:after { background-position: -10px 0; width: 8px; } #MarketGidComposite828770_09beb .mg-pagination .mg-pagination-item-current { background: #508eef; } #MarketGidComposite828770_09beb .mgheader { border-bottom: 1px solid #2b397b !important; padding-bottom: 3px; margin-bottom: 10px; }
#MarketGidComposite828770_09beb div.mcimg a.close-informer { width: 14px; height: 14px; background-image: url(“data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NzI0ODBDMzY3ODcxMUU1OEM4RUU2RUJCOUREODIyQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NzI0ODBDNDY3ODcxMUU1OEM4RUU2RUJCOUREODIyQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk3MjQ4MEMxNjc4NzExRTU4QzhFRTZFQkI5REQ4MjJCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk3MjQ4MEMyNjc4NzExRTU4QzhFRTZFQkI5REQ4MjJCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uNcpEQAAAHxJREFUeNqckgEKwCAIRe3fYjfKc2zX6hydaLRbbDnGkLDIPggl/5lKIcbIRJRqbDSnUmOHE6LPm+CEfhj6lnN+o5WVh1VOm6xColCXc/cgLWYev9gaejnQojCab5RDzyDt6RantqoBaz5zq54ZywJ3CXjIwQGd8skfAQYALdQqftYulocAAAAASUVORK5CYIJ0ZW50Ij4NCiA8ZGl2IGNsYXNzPSJjb250ZW50LWNvbnRhaW5lciI+PGZpZWxkc2V0Pg0KICA8aDI+NTAyIC0gV2ViIHNlcnZlciByZWNlaXZlZCBhbiBpbnZhbGlkIHJlc3BvbnNlIHdoaWxlIGFjdGluZyBhcyBhIGdhdGV3YXkgb3IgcHJveHkgc2VydmVyLjwvaDI+DQogIDxoMz5UaGVyZSBpcyBhIHByb2JsZW0gd2l0aCB0aGUgcGFnZSB5b3UgYXJlIGxvb2tpbmcgZm9yLCBhbmQgaXQgY2Fubm90IGJlIGRpc3BsYXllZC4gV2hlbiB0aGUgV2ViIHNlcnZlciAod2hpbGUgYWN0aW5nIGFzIGEgZ2F0ZXdheSBvciBwcm94eSkgY29udGFjdGVkIHRoZSB1cHN0cmVhbSBjb250ZW50IHNlcnZlciwgaXQgcmVjZWl2ZWQgYW4gaW52YWxpZCByZXNwb25zZSBmcm9tIHRoZSBjb250ZW50IHNlcnZlci48L2gzPg0KIDwvZmllbGRzZXQ+PC9kaXY+DQo8L2Rpdj4NCjwvYm9keT4NCjwvaHRtbD4NCg==”); display: block; opacity: 0; position: absolute; right: 3px; top: 3px; z-index: 1; cursor: pointer; } #MarketGidComposite828770_09beb div.mgline:hover a.close-informer { opacity: 0.7; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #MarketGidComposite828770_09beb div.mgline a.close-informer:hover { opacity: 1; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } #MarketGidComposite828770_09beb div.mcimg { position: relative; display: inline-block; } div.image-with-price { position: relative; } #MarketGidComposite828770_09beb .mgline .image-container { width: auto; margin: 0 auto; position: relative; }
.mghead{ font-weight:700;font-size:14px;text-transform:uppercase;text-align:left;font-family: “Open Sans”, sans-serif;color:#4555a7;display:block;margin:5px 0 0px 5px;float:left;}.mgheader{ display: table !Important; width: 100% !important;margin-bottom:0px;}div.mg_addad828770{text-align: right; opacity: 0.5;margin-right: 10px;display: inline-block;float: right;} div.mg_addad828770:hover{opacity: 1} div.mg_addad828770 a{color: #000000; font:normal 10px Myriad Pro; text-decoration: none;} div.mg_addad828770 img{margin: 0px -5px 0px 0px; border:0px;float: none;padding:0px;}
.image-container {
overflow: hidden;}
.preload {
background: #2a397b;
left: -100%;
position: absolute;
top: 0;
height: 4px;
width: 100%;
z-index: 2;
-webkit-animation: preloadAnimation linear .8s;
-moz-animation: preloadAnimation linear .8s;
-ms-animation: preloadAnimation linear .8s;
-o-animation: preloadAnimation linear .8s;
animation: preloadAnimation linear .8s;
-webkit-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-ms-animation-iteration-count: 1;
-o-animation-iteration-count: 1;
animation-iteration-count: 1;
}
@keyframes preloadAnimation {
0% {
transform: translateX(0)
}
90% {
transform: translateX(100%)
}
100% {
transform: translateY(-2px)
}
}
@-moz-keyframes preloadAnimation {
0% {
-moz-transform: translateX(0)
}
90% {
-moz-transform: translateX(100%)
}
100% {
-moz-transform: translateY(-2px)
}
}
@-ms-keyframes preloadAnimation {
0% {
-ms-transform: translateX(0)
}
90% {
-ms-transform: translateX(100%)
}
100% {
-ms-transform: translateY(-2px)
}
}
jQuery().ready(function jQuery_ready() {
tdAjaxCount.tdGetViewsCountsAjax(“post”,”[8939]”);
});
(function(){
var html_jquery_obj = jQuery(‘html’);
if (html_jquery_obj.length && (html_jquery_obj.is(‘.ie8’) || html_jquery_obj.is(‘.ie9’))) {
var path = ‘https://videokaif.com/wp-content/themes/Newspaper/style.css’;
jQuery.get(path, function(data) {
var str_split_separator = ‘#td_css_split_separator’;
var arr_splits = data.split(str_split_separator);
var arr_length = arr_splits.length;
if (arr_length > 1) {
var dir_path = ‘https://videokaif.com/wp-content/themes/Newspaper’;
var splited_css = ”;
for (var i = 0; i 0) {
arr_splits[i] = str_split_separator + ‘ ‘ + arr_splits[i];
}
//jQuery(‘head’).append(‘
‘ + arr_splits[i] + ‘
‘);
var formated_str = arr_splits[i].replace(/\surl\(\'(?!data\:)/gi, function regex_function(str) {
return ‘ url(\” + dir_path + ‘/’ + str.replace(/url\(\’/gi, ”).replace(/^\s+|\s+$/gm,”);
});
splited_css += “
” + formated_str + ”
“;
}
var td_theme_css = jQuery(‘link#td-theme-css’);
if (td_theme_css.length) {
td_theme_css.after(splited_css);
}
}
});
}
})();













